Sep 06 22:36:49 devstack devstack@c-api.service[75137]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 06 22:36:49 devstack devstack@c-api.service[75137]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Sep 6 22:36:49 2026] *** Sep 06 22:36:49 devstack devstack@c-api.service[75137]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 06 22:36:49 devstack devstack@c-api.service[75137]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 06 22:36:49 devstack devstack@c-api.service[75137]: nodename: devstack Sep 06 22:36:49 devstack devstack@c-api.service[75137]: machine: x86_64 Sep 06 22:36:49 devstack devstack@c-api.service[75137]: clock source: unix Sep 06 22:36:49 devstack devstack@c-api.service[75137]: pcre jit disabled Sep 06 22:36:49 devstack devstack@c-api.service[75137]: detected number of CPU cores: 4 Sep 06 22:36:49 devstack devstack@c-api.service[75137]: current working directory: / Sep 06 22:36:49 devstack devstack@c-api.service[75137]: detected binary path: /usr/bin/uwsgi-core Sep 06 22:36:49 devstack devstack@c-api.service[75137]: your processes number limit is 47518 Sep 06 22:36:49 devstack devstack@c-api.service[75137]: your memory page size is 4096 bytes Sep 06 22:36:49 devstack devstack@c-api.service[75137]: detected max file descriptor number: 2048 Sep 06 22:36:49 devstack devstack@c-api.service[75137]: lock engine: pthread robust mutexes Sep 06 22:36:49 devstack devstack@c-api.service[75137]: thunder lock: enabled Sep 06 22:36:49 devstack devstack@c-api.service[75137]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 06 22:36:49 devstack devstack@c-api.service[75137]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 06 22:36:49 devstack devstack@c-api.service[75137]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 06 22:36:49 devstack devstack@c-api.service[75137]: Set PythonHome to /opt/stack/data/venv Sep 06 22:36:49 devstack devstack@c-api.service[75137]: Python main interpreter initialized at 0x75ebe88a4668 Sep 06 22:36:49 devstack devstack@c-api.service[75137]: python threads support enabled Sep 06 22:36:49 devstack devstack@c-api.service[75137]: your server socket listen backlog is limited to 100 connections Sep 06 22:36:49 devstack devstack@c-api.service[75137]: your mercy for graceful operations on workers is 80 seconds Sep 06 22:36:49 devstack devstack@c-api.service[75137]: mapped 403077 bytes (393 KB) for 2 cores Sep 06 22:36:49 devstack devstack@c-api.service[75137]: *** Operational MODE: preforking *** Sep 06 22:36:49 devstack devstack@c-api.service[75137]: *** uWSGI is running in multiple interpreter mode *** Sep 06 22:36:49 devstack devstack@c-api.service[75137]: spawned uWSGI master process (pid: 75137) Sep 06 22:36:49 devstack devstack@c-api.service[75137]: spawned uWSGI worker 1 (pid: 75144, cores: 1) Sep 06 22:36:49 devstack devstack@c-api.service[75137]: spawned uWSGI worker 2 (pid: 75145, cores: 1) Sep 06 22:36:49 devstack devstack@c-api.service[75137]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 06 22:36:50 devstack devstack@c-api.service[75145]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 22:36:50 devstack devstack@c-api.service[75145]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 22:36:50 devstack devstack@c-api.service[75145]: we strongly recommend against using it for new projects. Sep 06 22:36:50 devstack devstack@c-api.service[75145]: If you are already using Eventlet, we recommend migrating to a different Sep 06 22:36:50 devstack devstack@c-api.service[75145]: framework. For more detail see Sep 06 22:36:50 devstack devstack@c-api.service[75145]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 22:36:50 devstack devstack@c-api.service[75145]: import eventlet # noqa Sep 06 22:36:50 devstack devstack@c-api.service[75144]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 22:36:50 devstack devstack@c-api.service[75144]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 22:36:50 devstack devstack@c-api.service[75144]: we strongly recommend against using it for new projects. Sep 06 22:36:50 devstack devstack@c-api.service[75144]: If you are already using Eventlet, we recommend migrating to a different Sep 06 22:36:50 devstack devstack@c-api.service[75144]: framework. For more detail see Sep 06 22:36:50 devstack devstack@c-api.service[75144]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 22:36:50 devstack devstack@c-api.service[75144]: import eventlet # noqa Sep 06 22:36:50 devstack devstack@c-api.service[75145]: /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 06 22:36:50 devstack devstack@c-api.service[75145]: from cgi import parse_header Sep 06 22:36:50 devstack devstack@c-api.service[75144]: /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 06 22:36:50 devstack devstack@c-api.service[75144]: from cgi import parse_header Sep 06 22:36:50 devstack devstack@c-api.service[75145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 22:36:50 devstack devstack@c-api.service[75145]: warnings.warn( Sep 06 22:36:50 devstack devstack@c-api.service[75145]: /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 06 22:36:50 devstack devstack@c-api.service[75145]: removals.removed_module( Sep 06 22:36:50 devstack devstack@c-api.service[75145]: /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 06 22:36:50 devstack devstack@c-api.service[75145]: removals.removed_module( Sep 06 22:36:50 devstack devstack@c-api.service[75144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 22:36:50 devstack devstack@c-api.service[75144]: warnings.warn( Sep 06 22:36:50 devstack devstack@c-api.service[75144]: /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 06 22:36:50 devstack devstack@c-api.service[75144]: removals.removed_module( Sep 06 22:36:50 devstack devstack@c-api.service[75144]: /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 06 22:36:50 devstack devstack@c-api.service[75144]: removals.removed_module( Sep 06 22:36:52 devstack devstack@c-api.service[75145]: /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 06 22:36:52 devstack devstack@c-api.service[75145]: warnings.warn( Sep 06 22:36:52 devstack devstack@c-api.service[75144]: /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 06 22:36:52 devstack devstack@c-api.service[75144]: warnings.warn( Sep 06 22:36:52 devstack devstack@c-api.service[75145]: /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 06 22:36:52 devstack devstack@c-api.service[75145]: warnings.warn( Sep 06 22:36:52 devstack devstack@c-api.service[75144]: /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 06 22:36:52 devstack devstack@c-api.service[75144]: warnings.warn( Sep 06 22:36:52 devstack devstack@c-api.service[75145]: 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 06 22:36:52 devstack devstack@c-api.service[75145]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75145) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 22:36:52 devstack devstack@c-api.service[75144]: 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 06 22:36:52 devstack devstack@c-api.service[75144]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75144) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 22:36:52 devstack devstack@c-api.service[75144]: /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 06 22:36:52 devstack devstack@c-api.service[75144]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 22:36:52 devstack devstack@c-api.service[75145]: /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 06 22:36:52 devstack devstack@c-api.service[75145]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75144) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75145) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:53 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:53 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: INFO dbcounter [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Registered counter for database cinder Sep 06 22:36:54 devstack devstack@c-api.service[75144]: INFO dbcounter [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Registered counter for database cinder Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG oslo_db.sqlalchemy.engines [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 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=75144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG oslo_db.sqlalchemy.engines [None req-9135c224-20ac-4b68-90cf-f588c2eca349 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=75145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG dbcounter [-] [75144] Writer thread running {{(pid=75144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: /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 06 22:36:54 devstack devstack@c-api.service[75144]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 22:36:54 devstack devstack@c-api.service[75144]: INFO cinder.rpc [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 22:36:54 devstack devstack@c-api.service[75144]: INFO cinder.rpc [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG dbcounter [-] [75145] Writer thread running {{(pid=75145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: INFO cinder.rpc [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 22:36:54 devstack devstack@c-api.service[75145]: /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 06 22:36:54 devstack devstack@c-api.service[75145]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 22:36:54 devstack devstack@c-api.service[75145]: INFO cinder.rpc [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 22:36:54 devstack devstack@c-api.service[75144]: INFO cinder.rpc [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: INFO cinder.rpc [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING cinder.keymgr.conf_key_mgr [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 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 06 22:36:54 devstack devstack@c-api.service[75145]: INFO cinder.rpc [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: INFO cinder.rpc [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING cinder.keymgr.conf_key_mgr [None req-9135c224-20ac-4b68-90cf-f588c2eca349 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 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG oslo_db.sqlalchemy.engines [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 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=75144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: INFO cinder.rpc [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG oslo_db.sqlalchemy.engines [None req-9135c224-20ac-4b68-90cf-f588c2eca349 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=75145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: INFO cinder.rpc [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: INFO cinder.rpc [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 22:36:54 devstack devstack@c-api.service[75145]: INFO cinder.rpc [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING cinder.api.contrib.hosts [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING cinder.api.contrib.hosts [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extended resource: extensions {{(pid=75144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extended resource: os-volume-manage {{(pid=75144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extended resource: os-quota-class-sets {{(pid=75144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extended resource: extensions {{(pid=75145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extended resource: os-hosts {{(pid=75144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extended resource: os-volume-manage {{(pid=75145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extended resource: capabilities {{(pid=75144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extended resource: encryption {{(pid=75144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extended resource: os-quota-class-sets {{(pid=75145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extended resource: os-hosts {{(pid=75145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extended resource: scheduler-stats {{(pid=75144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extended resource: capabilities {{(pid=75145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extended resource: os-quota-sets {{(pid=75144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extended resource: encryption {{(pid=75145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extended resource: os-availability-zone {{(pid=75144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extended resource: scheduler-stats {{(pid=75145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extended resource: qos-specs {{(pid=75144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extended resource: os-quota-sets {{(pid=75145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extended resource: extra_specs {{(pid=75144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extended resource: os-availability-zone {{(pid=75145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extended resource: qos-specs {{(pid=75145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extended resource: backups {{(pid=75144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extended resource: extra_specs {{(pid=75145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extended resource: encryption {{(pid=75144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extended resource: backups {{(pid=75145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extended resource: cgsnapshots {{(pid=75144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extended resource: os-volume-type-access {{(pid=75144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extended resource: encryption {{(pid=75145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extended resource: consistencygroups {{(pid=75144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extended resource: cgsnapshots {{(pid=75145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extended resource: os-volume-type-access {{(pid=75145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extended resource: os-volume-transfer {{(pid=75144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extended resource: consistencygroups {{(pid=75145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extended resource: os-snapshot-manage {{(pid=75144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extended resource: os-volume-transfer {{(pid=75145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extended resource: os-snapshot-manage {{(pid=75145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING stevedore.named [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WARNING castellan.key_manager [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.contrib.snapshot_actions [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] SnapshotActionsController initialized {{(pid=75144) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extension AdminActions extending resource: volumes {{(pid=75144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extension AdminActions extending resource: snapshots {{(pid=75144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extension AdminActions extending resource: backups {{(pid=75144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extension VolumeActions extending resource: volumes {{(pid=75144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extension UsedLimits extending resource: limits {{(pid=75144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extension TypesManage extending resource: types {{(pid=75144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extension SnapshotActions extending resource: snapshots {{(pid=75144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.v3.router [None req-dae25a41-c2b7-4c94-a4ab-0297cc25a232 None None] Extension VolumeTypeAccess extending resource: types {{(pid=75144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING stevedore.named [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WARNING castellan.key_manager [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.contrib.snapshot_actions [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] SnapshotActionsController initialized {{(pid=75145) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extension AdminActions extending resource: volumes {{(pid=75145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extension AdminActions extending resource: snapshots {{(pid=75145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extension AdminActions extending resource: backups {{(pid=75145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extension VolumeActions extending resource: volumes {{(pid=75145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extension UsedLimits extending resource: limits {{(pid=75145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extension TypesManage extending resource: types {{(pid=75145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extension SnapshotActions extending resource: snapshots {{(pid=75145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75145]: DEBUG cinder.api.v3.router [None req-9135c224-20ac-4b68-90cf-f588c2eca349 None None] Extension VolumeTypeAccess extending resource: types {{(pid=75145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x75ebe88a4668 pid: 75144 (default app) Sep 06 22:36:54 devstack devstack@c-api.service[75145]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x75ebe88a4668 pid: 75145 (default app) Sep 06 22:36:54 devstack devstack@c-api.service[75144]: DEBUG cinder.api.middleware.request_id [None req-085d83d0-9a1e-4201-becf-353b3992907a None None] RequestId filter calling following filter/app {{(pid=75144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:36:54 devstack devstack@c-api.service[75144]: [pid: 75144|app: 0|req: 1/1] 192.168.122.248 () {50 vars in 785 bytes} [Sun Sep 6 22:36:54 2026] GET /volume/v3/ => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 22:37:02 devstack devstack@c-api.service[75145]: DEBUG cinder.api.middleware.request_id [None req-2c5de2ce-7f8b-44d8-9b50-a83e8506fa62 None None] RequestId filter calling following filter/app {{(pid=75145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:37:04 devstack devstack@c-api.service[75145]: INFO cinder.api.openstack.wsgi [None req-2c5de2ce-7f8b-44d8-9b50-a83e8506fa62 admin admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:37:04 devstack devstack@c-api.service[75145]: DEBUG cinder.api.openstack.wsgi [None req-2c5de2ce-7f8b-44d8-9b50-a83e8506fa62 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=75145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:37:04 devstack devstack@c-api.service[75145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:37:04 devstack devstack@c-api.service[75145]: warnings.warn( Sep 06 22:37:04 devstack devstack@c-api.service[75145]: DEBUG oslo_db.sqlalchemy.engines [None req-2c5de2ce-7f8b-44d8-9b50-a83e8506fa62 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=75145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:37:04 devstack devstack@c-api.service[75145]: INFO cinder.api.openstack.wsgi [None req-2c5de2ce-7f8b-44d8-9b50-a83e8506fa62 admin admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:37:04 devstack devstack@c-api.service[75145]: [pid: 75145|app: 0|req: 1/2] 192.168.122.248 () {60 vars in 1191 bytes} [Sun Sep 6 22:37:02 2026] POST /volume/v3/types => generated 186 bytes in 1539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:37:04 devstack devstack@c-api.service[75144]: DEBUG cinder.api.middleware.request_id [None req-4dda9d4a-2cea-4a13-a9e5-438281e40935 None None] RequestId filter calling following filter/app {{(pid=75144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:37:04 devstack devstack@c-api.service[75144]: DEBUG dbcounter [-] [75144] Writing DB stats cinder:SELECT=6 {{(pid=75144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:37:04 devstack devstack@c-api.service[75144]: INFO cinder.api.openstack.wsgi [None req-4dda9d4a-2cea-4a13-a9e5-438281e40935 admin admin] POST http://192.168.122.248/volume/v3/types/5950e092-6fae-47c0-bd6e-59d46eab4177/extra_specs Sep 06 22:37:04 devstack devstack@c-api.service[75144]: DEBUG cinder.api.openstack.wsgi [None req-4dda9d4a-2cea-4a13-a9e5-438281e40935 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=75144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:37:04 devstack devstack@c-api.service[75144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:37:04 devstack devstack@c-api.service[75144]: warnings.warn( Sep 06 22:37:04 devstack devstack@c-api.service[75144]: DEBUG oslo_db.sqlalchemy.engines [None req-4dda9d4a-2cea-4a13-a9e5-438281e40935 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=75144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:37:05 devstack devstack@c-api.service[75144]: INFO cinder.api.openstack.wsgi [None req-4dda9d4a-2cea-4a13-a9e5-438281e40935 admin admin] http://192.168.122.248/volume/v3/types/5950e092-6fae-47c0-bd6e-59d46eab4177/extra_specs returned with HTTP 200 Sep 06 22:37:05 devstack devstack@c-api.service[75144]: [pid: 75144|app: 0|req: 2/3] 192.168.122.248 () {60 vars in 1338 bytes} [Sun Sep 6 22:37:04 2026] POST /volume/v3/types/5950e092-6fae-47c0-bd6e-59d46eab4177/extra_specs => generated 55 bytes in 775 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:37:14 devstack devstack@c-api.service[75145]: DEBUG dbcounter [-] [75145] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=75145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:37:15 devstack devstack@c-api.service[75144]: DEBUG dbcounter [-] [75144] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=75144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:37:46 devstack devstack@c-api.service[75145]: DEBUG cinder.api.middleware.request_id [None req-0188beac-bbe5-40c0-a5e2-2632da571ec5 None None] RequestId filter calling following filter/app {{(pid=75145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:37:46 devstack devstack@c-api.service[75145]: INFO cinder.api.openstack.wsgi [None req-0188beac-bbe5-40c0-a5e2-2632da571ec5 None None] GET http://192.168.122.248/volume// Sep 06 22:37:46 devstack devstack@c-api.service[75145]: DEBUG cinder.api.openstack.wsgi [None req-0188beac-bbe5-40c0-a5e2-2632da571ec5 None None] Empty body provided in request {{(pid=75145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:37:46 devstack devstack@c-api.service[75145]: DEBUG cinder.api.openstack.wsgi [None req-0188beac-bbe5-40c0-a5e2-2632da571ec5 None None] Calling method 'all' {{(pid=75145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:37:46 devstack devstack@c-api.service[75145]: INFO cinder.api.openstack.wsgi [None req-0188beac-bbe5-40c0-a5e2-2632da571ec5 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:37:46 devstack devstack@c-api.service[75145]: [pid: 75145|app: 0|req: 2/4] 192.168.122.248 () {58 vars in 1314 bytes} [Sun Sep 6 22:37:46 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:39:34 devstack devstack@c-api.service[75144]: DEBUG cinder.api.middleware.request_id [None req-17cad72c-1fac-4d62-b54b-598fa9ede763 None None] RequestId filter calling following filter/app {{(pid=75144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:39:34 devstack devstack@c-api.service[75144]: INFO cinder.api.openstack.wsgi [None req-17cad72c-1fac-4d62-b54b-598fa9ede763 tempest-verify_tempest_config-699634259 tempest-verify_tempest_config-699634259-project-member] GET http://192.168.122.248/volume/v3/extensions Sep 06 22:39:34 devstack devstack@c-api.service[75144]: DEBUG cinder.api.openstack.wsgi [None req-17cad72c-1fac-4d62-b54b-598fa9ede763 tempest-verify_tempest_config-699634259 tempest-verify_tempest_config-699634259-project-member] Empty body provided in request {{(pid=75144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:39:34 devstack devstack@c-api.service[75144]: DEBUG cinder.api.openstack.wsgi [None req-17cad72c-1fac-4d62-b54b-598fa9ede763 tempest-verify_tempest_config-699634259 tempest-verify_tempest_config-699634259-project-member] Calling method 'index' {{(pid=75144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:39:34 devstack devstack@c-api.service[75144]: INFO cinder.api.openstack.wsgi [None req-17cad72c-1fac-4d62-b54b-598fa9ede763 tempest-verify_tempest_config-699634259 tempest-verify_tempest_config-699634259-project-member] http://192.168.122.248/volume/v3/extensions returned with HTTP 200 Sep 06 22:39:34 devstack devstack@c-api.service[75144]: [pid: 75144|app: 0|req: 3/5] 192.168.122.248 () {58 vars in 1130 bytes} [Sun Sep 6 22:39:34 2026] GET /volume/v3/extensions => generated 5245 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:39:41 devstack devstack@c-api.service[75145]: DEBUG cinder.api.middleware.request_id [None req-16a43eb7-8308-418f-bc21-f533fd4bee32 None None] RequestId filter calling following filter/app {{(pid=75145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:39:41 devstack devstack@c-api.service[75145]: INFO cinder.api.openstack.wsgi [None req-16a43eb7-8308-418f-bc21-f533fd4bee32 demo admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:39:41 devstack devstack@c-api.service[75145]: DEBUG cinder.api.openstack.wsgi [None req-16a43eb7-8308-418f-bc21-f533fd4bee32 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=75145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:39:41 devstack devstack@c-api.service[75145]: INFO cinder.api.openstack.wsgi [None req-16a43eb7-8308-418f-bc21-f533fd4bee32 demo admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:39:41 devstack devstack@c-api.service[75145]: [pid: 75145|app: 0|req: 3/6] 192.168.122.248 () {60 vars in 1191 bytes} [Sun Sep 6 22:39:41 2026] POST /volume/v3/types => generated 184 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:39:51 devstack devstack@c-api.service[75145]: DEBUG dbcounter [-] [75145] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=75145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:41:37 devstack devstack@c-api.service[75137]: Sun Sep 6 22:41:37 2026 - graceful shutdown triggered... Sep 06 22:41:37 devstack devstack@c-api.service[75144]: Gracefully killing worker 1 (pid: 75144)... Sep 06 22:41:37 devstack devstack@c-api.service[75145]: Gracefully killing worker 2 (pid: 75145)... Sep 06 22:41:38 devstack devstack@c-api.service[75137]: worker 1 buried after 1 seconds Sep 06 22:41:38 devstack devstack@c-api.service[75137]: worker 2 buried after 1 seconds Sep 06 22:41:38 devstack devstack@c-api.service[75137]: goodbye to uWSGI. Sep 06 22:41:39 devstack devstack@c-api.service[86828]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 06 22:41:39 devstack devstack@c-api.service[86828]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Sep 6 22:41:39 2026] *** Sep 06 22:41:39 devstack devstack@c-api.service[86828]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 06 22:41:39 devstack devstack@c-api.service[86828]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 06 22:41:39 devstack devstack@c-api.service[86828]: nodename: devstack Sep 06 22:41:39 devstack devstack@c-api.service[86828]: machine: x86_64 Sep 06 22:41:39 devstack devstack@c-api.service[86828]: clock source: unix Sep 06 22:41:39 devstack devstack@c-api.service[86828]: pcre jit disabled Sep 06 22:41:39 devstack devstack@c-api.service[86828]: detected number of CPU cores: 4 Sep 06 22:41:39 devstack devstack@c-api.service[86828]: current working directory: / Sep 06 22:41:39 devstack devstack@c-api.service[86828]: detected binary path: /usr/bin/uwsgi-core Sep 06 22:41:39 devstack devstack@c-api.service[86828]: your processes number limit is 47518 Sep 06 22:41:39 devstack devstack@c-api.service[86828]: your memory page size is 4096 bytes Sep 06 22:41:39 devstack devstack@c-api.service[86828]: detected max file descriptor number: 2048 Sep 06 22:41:39 devstack devstack@c-api.service[86828]: lock engine: pthread robust mutexes Sep 06 22:41:39 devstack devstack@c-api.service[86828]: thunder lock: enabled Sep 06 22:41:39 devstack devstack@c-api.service[86828]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 06 22:41:39 devstack devstack@c-api.service[86828]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 06 22:41:39 devstack devstack@c-api.service[86828]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 06 22:41:39 devstack devstack@c-api.service[86828]: Set PythonHome to /opt/stack/data/venv Sep 06 22:41:39 devstack devstack@c-api.service[86828]: Python main interpreter initialized at 0x7725bfea4668 Sep 06 22:41:39 devstack devstack@c-api.service[86828]: python threads support enabled Sep 06 22:41:39 devstack devstack@c-api.service[86828]: your server socket listen backlog is limited to 100 connections Sep 06 22:41:39 devstack devstack@c-api.service[86828]: your mercy for graceful operations on workers is 80 seconds Sep 06 22:41:39 devstack devstack@c-api.service[86828]: mapped 403077 bytes (393 KB) for 2 cores Sep 06 22:41:39 devstack devstack@c-api.service[86828]: *** Operational MODE: preforking *** Sep 06 22:41:39 devstack devstack@c-api.service[86828]: *** uWSGI is running in multiple interpreter mode *** Sep 06 22:41:39 devstack devstack@c-api.service[86828]: spawned uWSGI master process (pid: 86828) Sep 06 22:41:39 devstack devstack@c-api.service[86828]: spawned uWSGI worker 1 (pid: 86830, cores: 1) Sep 06 22:41:39 devstack devstack@c-api.service[86828]: spawned uWSGI worker 2 (pid: 86831, cores: 1) Sep 06 22:41:39 devstack devstack@c-api.service[86828]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 06 22:41:39 devstack devstack@c-api.service[86831]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 22:41:39 devstack devstack@c-api.service[86831]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 22:41:39 devstack devstack@c-api.service[86831]: we strongly recommend against using it for new projects. Sep 06 22:41:39 devstack devstack@c-api.service[86831]: If you are already using Eventlet, we recommend migrating to a different Sep 06 22:41:39 devstack devstack@c-api.service[86831]: framework. For more detail see Sep 06 22:41:39 devstack devstack@c-api.service[86831]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 22:41:39 devstack devstack@c-api.service[86831]: import eventlet # noqa Sep 06 22:41:39 devstack devstack@c-api.service[86830]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 22:41:39 devstack devstack@c-api.service[86830]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 22:41:39 devstack devstack@c-api.service[86830]: we strongly recommend against using it for new projects. Sep 06 22:41:39 devstack devstack@c-api.service[86830]: If you are already using Eventlet, we recommend migrating to a different Sep 06 22:41:39 devstack devstack@c-api.service[86830]: framework. For more detail see Sep 06 22:41:39 devstack devstack@c-api.service[86830]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 22:41:39 devstack devstack@c-api.service[86830]: import eventlet # noqa Sep 06 22:41:39 devstack devstack@c-api.service[86831]: /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 06 22:41:39 devstack devstack@c-api.service[86831]: from cgi import parse_header Sep 06 22:41:39 devstack devstack@c-api.service[86830]: /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 06 22:41:39 devstack devstack@c-api.service[86830]: from cgi import parse_header Sep 06 22:41:39 devstack devstack@c-api.service[86831]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 22:41:39 devstack devstack@c-api.service[86831]: warnings.warn( Sep 06 22:41:39 devstack devstack@c-api.service[86830]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 22:41:39 devstack devstack@c-api.service[86830]: warnings.warn( Sep 06 22:41:39 devstack devstack@c-api.service[86831]: /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 06 22:41:39 devstack devstack@c-api.service[86831]: removals.removed_module( Sep 06 22:41:39 devstack devstack@c-api.service[86831]: /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 06 22:41:39 devstack devstack@c-api.service[86831]: removals.removed_module( Sep 06 22:41:39 devstack devstack@c-api.service[86830]: /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 06 22:41:39 devstack devstack@c-api.service[86830]: removals.removed_module( Sep 06 22:41:39 devstack devstack@c-api.service[86830]: /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 06 22:41:39 devstack devstack@c-api.service[86830]: removals.removed_module( Sep 06 22:41:42 devstack devstack@c-api.service[86831]: /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 06 22:41:42 devstack devstack@c-api.service[86831]: warnings.warn( Sep 06 22:41:42 devstack devstack@c-api.service[86831]: /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 06 22:41:42 devstack devstack@c-api.service[86831]: warnings.warn( Sep 06 22:41:42 devstack devstack@c-api.service[86830]: /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 06 22:41:42 devstack devstack@c-api.service[86830]: warnings.warn( Sep 06 22:41:42 devstack devstack@c-api.service[86830]: /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 06 22:41:42 devstack devstack@c-api.service[86830]: warnings.warn( Sep 06 22:41:42 devstack devstack@c-api.service[86831]: 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 06 22:41:42 devstack devstack@c-api.service[86831]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86831) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: /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 06 22:41:43 devstack devstack@c-api.service[86831]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 22:41:43 devstack devstack@c-api.service[86830]: 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 06 22:41:43 devstack devstack@c-api.service[86830]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86830) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 22:41:43 devstack devstack@c-api.service[86830]: /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 06 22:41:43 devstack devstack@c-api.service[86830]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86831) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:43 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: INFO dbcounter [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Registered counter for database cinder Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86830) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG oslo_db.sqlalchemy.engines [None req-475585b1-a38f-4181-903a-07f8001148e4 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=86831) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: INFO dbcounter [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Registered counter for database cinder Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG oslo_db.sqlalchemy.engines [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 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=86830) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG dbcounter [-] [86831] Writer thread running {{(pid=86831) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: /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 06 22:41:44 devstack devstack@c-api.service[86831]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 22:41:44 devstack devstack@c-api.service[86831]: INFO cinder.rpc [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 22:41:44 devstack devstack@c-api.service[86831]: INFO cinder.rpc [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 22:41:44 devstack devstack@c-api.service[86831]: INFO cinder.rpc [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 22:41:44 devstack devstack@c-api.service[86831]: INFO cinder.rpc [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING cinder.keymgr.conf_key_mgr [None req-475585b1-a38f-4181-903a-07f8001148e4 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 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG oslo_db.sqlalchemy.engines [None req-475585b1-a38f-4181-903a-07f8001148e4 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=86831) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: INFO cinder.rpc [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 22:41:44 devstack devstack@c-api.service[86831]: INFO cinder.rpc [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG dbcounter [-] [86830] Writer thread running {{(pid=86830) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: /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 06 22:41:44 devstack devstack@c-api.service[86830]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 22:41:44 devstack devstack@c-api.service[86830]: INFO cinder.rpc [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING cinder.api.contrib.hosts [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: INFO cinder.rpc [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: INFO cinder.rpc [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: INFO cinder.rpc [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extended resource: extensions {{(pid=86831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING cinder.keymgr.conf_key_mgr [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 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 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extended resource: os-volume-manage {{(pid=86831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extended resource: os-quota-class-sets {{(pid=86831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extended resource: os-hosts {{(pid=86831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extended resource: capabilities {{(pid=86831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extended resource: encryption {{(pid=86831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extended resource: scheduler-stats {{(pid=86831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extended resource: os-quota-sets {{(pid=86831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extended resource: os-availability-zone {{(pid=86831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extended resource: qos-specs {{(pid=86831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extended resource: extra_specs {{(pid=86831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extended resource: backups {{(pid=86831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extended resource: encryption {{(pid=86831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extended resource: cgsnapshots {{(pid=86831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extended resource: os-volume-type-access {{(pid=86831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extended resource: consistencygroups {{(pid=86831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extended resource: os-volume-transfer {{(pid=86831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extended resource: os-snapshot-manage {{(pid=86831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING stevedore.named [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG oslo_db.sqlalchemy.engines [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 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=86830) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WARNING castellan.key_manager [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.contrib.snapshot_actions [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] SnapshotActionsController initialized {{(pid=86831) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extension AdminActions extending resource: volumes {{(pid=86831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extension AdminActions extending resource: snapshots {{(pid=86831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extension AdminActions extending resource: backups {{(pid=86831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extension VolumeActions extending resource: volumes {{(pid=86831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extension UsedLimits extending resource: limits {{(pid=86831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: INFO cinder.rpc [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extension TypesManage extending resource: types {{(pid=86831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86831]: DEBUG cinder.api.v3.router [None req-475585b1-a38f-4181-903a-07f8001148e4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: INFO cinder.rpc [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86831]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7725bfea4668 pid: 86831 (default app) Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING cinder.api.contrib.hosts [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extended resource: extensions {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extended resource: os-volume-manage {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extended resource: os-quota-class-sets {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extended resource: os-hosts {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extended resource: capabilities {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extended resource: encryption {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extended resource: scheduler-stats {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extended resource: os-quota-sets {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extended resource: os-availability-zone {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extended resource: qos-specs {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extended resource: extra_specs {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extended resource: backups {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extended resource: encryption {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extended resource: cgsnapshots {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extended resource: os-volume-type-access {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extended resource: consistencygroups {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extended resource: os-volume-transfer {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extended resource: os-snapshot-manage {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.contrib.snapshot_actions [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] SnapshotActionsController initialized {{(pid=86830) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extension AdminActions extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extension AdminActions extending resource: snapshots {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extension AdminActions extending resource: backups {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extension VolumeActions extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extension UsedLimits extending resource: limits {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extension TypesManage extending resource: types {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-d2fb04d5-dddc-4fb4-b8da-09e2ddffd714 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:44 devstack devstack@c-api.service[86830]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7725bfea4668 pid: 86830 (default app) Sep 06 22:41:47 devstack devstack@c-api.service[86828]: Sun Sep 6 22:41:47 2026 - graceful shutdown triggered... Sep 06 22:41:47 devstack devstack@c-api.service[86830]: Gracefully killing worker 1 (pid: 86830)... Sep 06 22:41:47 devstack devstack@c-api.service[86831]: Gracefully killing worker 2 (pid: 86831)... Sep 06 22:41:48 devstack devstack@c-api.service[86828]: worker 2 buried after 1 seconds Sep 06 22:41:49 devstack devstack@c-api.service[86828]: worker 1 buried after 2 seconds Sep 06 22:41:49 devstack devstack@c-api.service[86828]: goodbye to uWSGI. Sep 06 22:41:49 devstack devstack@c-api.service[87214]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 06 22:41:49 devstack devstack@c-api.service[87214]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Sep 6 22:41:49 2026] *** Sep 06 22:41:49 devstack devstack@c-api.service[87214]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 06 22:41:49 devstack devstack@c-api.service[87214]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 06 22:41:49 devstack devstack@c-api.service[87214]: nodename: devstack Sep 06 22:41:49 devstack devstack@c-api.service[87214]: machine: x86_64 Sep 06 22:41:49 devstack devstack@c-api.service[87214]: clock source: unix Sep 06 22:41:49 devstack devstack@c-api.service[87214]: pcre jit disabled Sep 06 22:41:49 devstack devstack@c-api.service[87214]: detected number of CPU cores: 4 Sep 06 22:41:49 devstack devstack@c-api.service[87214]: current working directory: / Sep 06 22:41:49 devstack devstack@c-api.service[87214]: detected binary path: /usr/bin/uwsgi-core Sep 06 22:41:49 devstack devstack@c-api.service[87214]: your processes number limit is 47518 Sep 06 22:41:49 devstack devstack@c-api.service[87214]: your memory page size is 4096 bytes Sep 06 22:41:49 devstack devstack@c-api.service[87214]: detected max file descriptor number: 2048 Sep 06 22:41:49 devstack devstack@c-api.service[87214]: lock engine: pthread robust mutexes Sep 06 22:41:49 devstack devstack@c-api.service[87214]: thunder lock: enabled Sep 06 22:41:49 devstack devstack@c-api.service[87214]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 06 22:41:49 devstack devstack@c-api.service[87214]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 06 22:41:49 devstack devstack@c-api.service[87214]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 06 22:41:49 devstack devstack@c-api.service[87214]: Set PythonHome to /opt/stack/data/venv Sep 06 22:41:49 devstack devstack@c-api.service[87214]: Python main interpreter initialized at 0x7c91d92a4668 Sep 06 22:41:49 devstack devstack@c-api.service[87214]: python threads support enabled Sep 06 22:41:49 devstack devstack@c-api.service[87214]: your server socket listen backlog is limited to 100 connections Sep 06 22:41:49 devstack devstack@c-api.service[87214]: your mercy for graceful operations on workers is 80 seconds Sep 06 22:41:49 devstack devstack@c-api.service[87214]: mapped 403077 bytes (393 KB) for 2 cores Sep 06 22:41:49 devstack devstack@c-api.service[87214]: *** Operational MODE: preforking *** Sep 06 22:41:49 devstack devstack@c-api.service[87214]: *** uWSGI is running in multiple interpreter mode *** Sep 06 22:41:49 devstack devstack@c-api.service[87214]: spawned uWSGI master process (pid: 87214) Sep 06 22:41:49 devstack devstack@c-api.service[87214]: spawned uWSGI worker 1 (pid: 87215, cores: 1) Sep 06 22:41:49 devstack devstack@c-api.service[87214]: spawned uWSGI worker 2 (pid: 87216, cores: 1) Sep 06 22:41:49 devstack devstack@c-api.service[87214]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 06 22:41:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 22:41:49 devstack devstack@c-api.service[87215]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 22:41:49 devstack devstack@c-api.service[87215]: we strongly recommend against using it for new projects. Sep 06 22:41:49 devstack devstack@c-api.service[87215]: If you are already using Eventlet, we recommend migrating to a different Sep 06 22:41:49 devstack devstack@c-api.service[87215]: framework. For more detail see Sep 06 22:41:49 devstack devstack@c-api.service[87215]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 22:41:49 devstack devstack@c-api.service[87215]: import eventlet # noqa Sep 06 22:41:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 22:41:49 devstack devstack@c-api.service[87216]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 22:41:49 devstack devstack@c-api.service[87216]: we strongly recommend against using it for new projects. Sep 06 22:41:49 devstack devstack@c-api.service[87216]: If you are already using Eventlet, we recommend migrating to a different Sep 06 22:41:49 devstack devstack@c-api.service[87216]: framework. For more detail see Sep 06 22:41:49 devstack devstack@c-api.service[87216]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 22:41:49 devstack devstack@c-api.service[87216]: import eventlet # noqa Sep 06 22:41:50 devstack devstack@c-api.service[87216]: /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 06 22:41:50 devstack devstack@c-api.service[87216]: from cgi import parse_header Sep 06 22:41:50 devstack devstack@c-api.service[87215]: /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 06 22:41:50 devstack devstack@c-api.service[87215]: from cgi import parse_header Sep 06 22:41:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 22:41:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:41:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 22:41:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:41:50 devstack devstack@c-api.service[87216]: /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 06 22:41:50 devstack devstack@c-api.service[87216]: removals.removed_module( Sep 06 22:41:50 devstack devstack@c-api.service[87216]: /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 06 22:41:50 devstack devstack@c-api.service[87216]: removals.removed_module( Sep 06 22:41:50 devstack devstack@c-api.service[87215]: /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 06 22:41:50 devstack devstack@c-api.service[87215]: removals.removed_module( Sep 06 22:41:50 devstack devstack@c-api.service[87215]: /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 06 22:41:50 devstack devstack@c-api.service[87215]: removals.removed_module( Sep 06 22:41:52 devstack devstack@c-api.service[87215]: /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 06 22:41:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:41:52 devstack devstack@c-api.service[87216]: /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 06 22:41:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:41:52 devstack devstack@c-api.service[87215]: /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 06 22:41:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:41:52 devstack devstack@c-api.service[87216]: /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 06 22:41:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:41:53 devstack devstack@c-api.service[87215]: 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 06 22:41:53 devstack devstack@c-api.service[87216]: 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 06 22:41:53 devstack devstack@c-api.service[87215]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87215) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 22:41:53 devstack devstack@c-api.service[87216]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87216) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 22:41:53 devstack devstack@c-api.service[87216]: /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 06 22:41:53 devstack devstack@c-api.service[87216]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 22:41:53 devstack devstack@c-api.service[87215]: /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 06 22:41:53 devstack devstack@c-api.service[87215]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87215) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87216) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: INFO dbcounter [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Registered counter for database cinder Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-07f62633-0771-41d5-bf58-21cf199c0f0a 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=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:41:54 devstack devstack@c-api.service[87216]: INFO dbcounter [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Registered counter for database cinder Sep 06 22:41:54 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b 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=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writer thread running {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 22:41:54 devstack devstack@c-api.service[87215]: /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 06 22:41:54 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 22:41:54 devstack devstack@c-api.service[87215]: INFO cinder.rpc [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 22:41:54 devstack devstack@c-api.service[87215]: INFO cinder.rpc [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 22:41:54 devstack devstack@c-api.service[87215]: INFO cinder.rpc [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 22:41:55 devstack devstack@c-api.service[87215]: INFO cinder.rpc [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING cinder.keymgr.conf_key_mgr [None req-07f62633-0771-41d5-bf58-21cf199c0f0a 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 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writer thread running {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: /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 06 22:41:55 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 22:41:55 devstack devstack@c-api.service[87216]: INFO cinder.rpc [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 22:41:55 devstack devstack@c-api.service[87216]: INFO cinder.rpc [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 22:41:55 devstack devstack@c-api.service[87216]: INFO cinder.rpc [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 22:41:55 devstack devstack@c-api.service[87216]: INFO cinder.rpc [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING cinder.keymgr.conf_key_mgr [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b 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 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-07f62633-0771-41d5-bf58-21cf199c0f0a 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=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: INFO cinder.rpc [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 22:41:55 devstack devstack@c-api.service[87215]: INFO cinder.rpc [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b 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=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: INFO cinder.rpc [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 22:41:55 devstack devstack@c-api.service[87216]: INFO cinder.rpc [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING cinder.api.contrib.hosts [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING cinder.api.contrib.hosts [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extended resource: extensions {{(pid=87215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extended resource: extensions {{(pid=87216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extended resource: os-volume-manage {{(pid=87215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extended resource: os-volume-manage {{(pid=87216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extended resource: os-quota-class-sets {{(pid=87216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extended resource: os-quota-class-sets {{(pid=87215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extended resource: os-hosts {{(pid=87216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extended resource: capabilities {{(pid=87216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extended resource: os-hosts {{(pid=87215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extended resource: capabilities {{(pid=87215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extended resource: encryption {{(pid=87216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extended resource: encryption {{(pid=87215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extended resource: scheduler-stats {{(pid=87216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extended resource: scheduler-stats {{(pid=87215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extended resource: os-quota-sets {{(pid=87215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extended resource: os-quota-sets {{(pid=87216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extended resource: os-availability-zone {{(pid=87215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extended resource: qos-specs {{(pid=87215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extended resource: os-availability-zone {{(pid=87216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extended resource: extra_specs {{(pid=87215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extended resource: qos-specs {{(pid=87216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extended resource: backups {{(pid=87215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extended resource: encryption {{(pid=87215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extended resource: extra_specs {{(pid=87216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extended resource: cgsnapshots {{(pid=87215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extended resource: os-volume-type-access {{(pid=87215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extended resource: backups {{(pid=87216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extended resource: consistencygroups {{(pid=87215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extended resource: os-volume-transfer {{(pid=87215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extended resource: encryption {{(pid=87216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extended resource: cgsnapshots {{(pid=87216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extended resource: os-snapshot-manage {{(pid=87215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extended resource: os-volume-type-access {{(pid=87216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extended resource: consistencygroups {{(pid=87216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extended resource: os-volume-transfer {{(pid=87216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extended resource: os-snapshot-manage {{(pid=87216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.snapshot_actions [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] SnapshotActionsController initialized {{(pid=87215) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extension AdminActions extending resource: volumes {{(pid=87215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extension AdminActions extending resource: snapshots {{(pid=87215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extension AdminActions extending resource: backups {{(pid=87215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extension VolumeActions extending resource: volumes {{(pid=87215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extension UsedLimits extending resource: limits {{(pid=87215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extension TypesManage extending resource: types {{(pid=87215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extension SnapshotActions extending resource: snapshots {{(pid=87215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.router [None req-07f62633-0771-41d5-bf58-21cf199c0f0a None None] Extension VolumeTypeAccess extending resource: types {{(pid=87215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.snapshot_actions [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] SnapshotActionsController initialized {{(pid=87216) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extension AdminActions extending resource: volumes {{(pid=87216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extension AdminActions extending resource: snapshots {{(pid=87216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extension AdminActions extending resource: backups {{(pid=87216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extension VolumeActions extending resource: volumes {{(pid=87216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extension UsedLimits extending resource: limits {{(pid=87216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extension TypesManage extending resource: types {{(pid=87216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extension SnapshotActions extending resource: snapshots {{(pid=87216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.router [None req-37ccc720-67cc-4854-b9b5-b2a3d5bb045b None None] Extension VolumeTypeAccess extending resource: types {{(pid=87216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 22:41:55 devstack devstack@c-api.service[87215]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7c91d92a4668 pid: 87215 (default app) Sep 06 22:41:55 devstack devstack@c-api.service[87216]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7c91d92a4668 pid: 87216 (default app) Sep 06 22:42:05 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=6 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:42:05 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=6 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:43:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:43:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1661700293"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1661700293'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:43:11 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Create volume of 1 GB Sep 06 22:43:11 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:11 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:11 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:43:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Availability zone cache updated, next update will occur around 2026-09-06 21:43:12.016715. {{(pid=87215) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 06 22:43:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Availability Zones retrieved successfully. Sep 06 22:43:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Flow 'volume_create_api' (d954350e-91a8-47b4-9e65-4760a8abb531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:43:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51bb1ac1-7ed3-4040-8e26-030a868236ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:43:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51bb1ac1-7ed3-4040-8e26-030a868236ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (685ea353-fada-48cc-be08-a9c488435bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:12 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-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 06 22:43:12 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-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 06 22:43:12 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Created reservations ['bf9c5b0b-9e1f-46f6-83b4-b93764feb992', '37884a3c-ef17-49fd-a8ed-0b03dc36cab6', '4f16c113-6058-4c43-8713-90b2ee8b5418', 'c2a418a5-7c69-4646-9f14-d1708205b17c'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:43:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (685ea353-fada-48cc-be08-a9c488435bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf9c5b0b-9e1f-46f6-83b4-b93764feb992', '37884a3c-ef17-49fd-a8ed-0b03dc36cab6', '4f16c113-6058-4c43-8713-90b2ee8b5418', 'c2a418a5-7c69-4646-9f14-d1708205b17c']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79d023ef-3405-4f73-99d2-ad0090e08e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79d023ef-3405-4f73-99d2-ad0090e08e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08bfa2ce-07af-4567-b23f-66ac03e50b78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1661700293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13123484340a4f05ad045e6e015f263e',qos_specs=None,replication_status=,reservations=['bf9c5b0b-9e1f-46f6-83b4-b93764feb992','37884a3c-ef17-49fd-a8ed-0b03dc36cab6','4f16c113-6058-4c43-8713-90b2ee8b5418','c2a418a5-7c69-4646-9f14-d1708205b17c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e510a7d98b274a9f92fcbea3939cfb15',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:43:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1661700293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08bfa2ce-07af-4567-b23f-66ac03e50b78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13123484340a4f05ad045e6e015f263e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e510a7d98b274a9f92fcbea3939cfb15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8503e6a-3371-4cda-bbd6-94f9c638a6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8503e6a-3371-4cda-bbd6-94f9c638a6d6) transitioned into state 'SUCCESS' from state '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-1661700293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13123484340a4f05ad045e6e015f263e',qos_specs=None,replication_status=,reservations=['bf9c5b0b-9e1f-46f6-83b4-b93764feb992','37884a3c-ef17-49fd-a8ed-0b03dc36cab6','4f16c113-6058-4c43-8713-90b2ee8b5418','c2a418a5-7c69-4646-9f14-d1708205b17c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e510a7d98b274a9f92fcbea3939cfb15',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c90f9d2-8305-46ef-b0e1-14e128bae102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c90f9d2-8305-46ef-b0e1-14e128bae102) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Flow 'volume_create_api' (d954350e-91a8-47b4-9e65-4760a8abb531) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:43:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Create volume request issued successfully. Sep 06 22:43:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-25afd3e7-1838-4a33-9e7a-5b2a39938f5a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:43:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1/1] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:43:10 2026] POST /volume/v3/volumes => generated 761 bytes in 3048 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:43:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-39872a5b-6f16-4691-b59e-aa5dfcd90f68 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-39872a5b-6f16-4691-b59e-aa5dfcd90f68 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] GET http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 Sep 06 22:43:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-39872a5b-6f16-4691-b59e-aa5dfcd90f68 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-39872a5b-6f16-4691-b59e-aa5dfcd90f68 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:16 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-39872a5b-6f16-4691-b59e-aa5dfcd90f68 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:43:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-39872a5b-6f16-4691-b59e-aa5dfcd90f68 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Volume info retrieved successfully. Sep 06 22:43:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-39872a5b-6f16-4691-b59e-aa5dfcd90f68 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 returned with HTTP 200 Sep 06 22:43:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1/2] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:13 2026] GET /volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 => generated 854 bytes in 3750 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:43:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-52b19734-0f1a-4b33-9be8-fd09822f96e9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-52b19734-0f1a-4b33-9be8-fd09822f96e9 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] GET http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 Sep 06 22:43:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-52b19734-0f1a-4b33-9be8-fd09822f96e9 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-52b19734-0f1a-4b33-9be8-fd09822f96e9 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:17 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:17 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:17 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:17 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:17 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-52b19734-0f1a-4b33-9be8-fd09822f96e9 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Volume info retrieved successfully. Sep 06 22:43:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-52b19734-0f1a-4b33-9be8-fd09822f96e9 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 returned with HTTP 200 Sep 06 22:43:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 2/3] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:43:17 2026] GET /volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 => generated 854 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-27bdaac7-239c-4c1d-a12e-84f7b878e841 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-27bdaac7-239c-4c1d-a12e-84f7b878e841 None None] GET http://192.168.122.248/volume// Sep 06 22:43:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-27bdaac7-239c-4c1d-a12e-84f7b878e841 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-27bdaac7-239c-4c1d-a12e-84f7b878e841 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-27bdaac7-239c-4c1d-a12e-84f7b878e841 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:43:18 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 2/4] 192.168.122.248 () {58 vars in 1317 bytes} [Sun Sep 6 22:43:18 2026] GET /volume/ => generated 390 bytes in 31 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:43:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-4a5a43a7-005e-4ba9-9805-4b4302c770ec None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-4a5a43a7-005e-4ba9-9805-4b4302c770ec tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 22:43:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-4a5a43a7-005e-4ba9-9805-4b4302c770ec tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08bfa2ce-07af-4567-b23f-66ac03e50b78", "connector": null, "instance_uuid": "dfaa12b4-ee41-4845-b1dd-38494dcc7933"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:19 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:19 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:19 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:19 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:19 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Sep 06 22:43:19 devstack devstack@c-api.service[87215]: .first() Sep 06 22:43:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-4a5a43a7-005e-4ba9-9805-4b4302c770ec tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 22:43:19 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 3/5] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 22:43:18 2026] POST /volume/v3/attachments => generated 273 bytes in 1236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:43:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:43:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1269969831"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1269969831'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:43:19 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Create volume of 1 GB Sep 06 22:43:19 devstack devstack@c-api.service[87216]: /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 06 22:43:19 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 22:43:19 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Availability zone cache updated, next update will occur around 2026-09-06 21:43:19.826065. {{(pid=87216) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 06 22:43:19 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Availability Zones retrieved successfully. Sep 06 22:43:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-872d98d6-494d-4bcf-934c-cfd0cae7d0ca None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-872d98d6-494d-4bcf-934c-cfd0cae7d0ca tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] GET http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 Sep 06 22:43:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-872d98d6-494d-4bcf-934c-cfd0cae7d0ca tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-872d98d6-494d-4bcf-934c-cfd0cae7d0ca tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:19 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:19 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:19 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Flow 'volume_create_api' (b941869a-3ae9-46d0-bfcc-56869d874de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:43:19 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40ce6022-88cc-4aa2-9def-132ce954f0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:19 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:19 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:19 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:43:19 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-872d98d6-494d-4bcf-934c-cfd0cae7d0ca tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Volume info retrieved successfully. Sep 06 22:43:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-872d98d6-494d-4bcf-934c-cfd0cae7d0ca tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 returned with HTTP 200 Sep 06 22:43:19 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 4/6] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:19 2026] GET /volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 => generated 853 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fb575cd2-f462-408b-a986-d1a4be4e507d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fb575cd2-f462-408b-a986-d1a4be4e507d None None] GET http://192.168.122.248/volume// Sep 06 22:43:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fb575cd2-f462-408b-a986-d1a4be4e507d None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fb575cd2-f462-408b-a986-d1a4be4e507d None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fb575cd2-f462-408b-a986-d1a4be4e507d None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:43:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 5/7] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:43:19 2026] GET /volume/ => generated 390 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:43:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40ce6022-88cc-4aa2-9def-132ce954f0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2518d7e-6a6f-4d55-b914-d958d02effca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-93f393b2-f8d4-425b-a9a1-e9c2f3a19dae None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-93f393b2-f8d4-425b-a9a1-e9c2f3a19dae tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] GET http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 Sep 06 22:43:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-93f393b2-f8d4-425b-a9a1-e9c2f3a19dae tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-93f393b2-f8d4-425b-a9a1-e9c2f3a19dae tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:20 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:20 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:20 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:20 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:20 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-93f393b2-f8d4-425b-a9a1-e9c2f3a19dae tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Volume info retrieved successfully. Sep 06 22:43:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-93f393b2-f8d4-425b-a9a1-e9c2f3a19dae tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 returned with HTTP 200 Sep 06 22:43:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 6/8] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:43:20 2026] GET /volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 => generated 1034 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:43:20 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-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 06 22:43:20 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-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 06 22:43:20 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Created reservations ['f2c5b14d-6907-4ed8-8874-49993f54e74e', 'bf7da08b-3613-4db7-8964-40c95636cf21', 'cac05b2c-51aa-44a5-920d-85ffbe346fc0', 'cceb7b19-649e-4774-8b64-28b109d48cdc'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:43:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2518d7e-6a6f-4d55-b914-d958d02effca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2c5b14d-6907-4ed8-8874-49993f54e74e', 'bf7da08b-3613-4db7-8964-40c95636cf21', 'cac05b2c-51aa-44a5-920d-85ffbe346fc0', 'cceb7b19-649e-4774-8b64-28b109d48cdc']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92c1360e-602a-4bf2-8c43-d1f982f302a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:20 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:20 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92c1360e-602a-4bf2-8c43-d1f982f302a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c976a75-16bd-4596-bf4d-b682e0184286', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1269969831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f531afd2ead4f99978d29ba2aae1f4a',qos_specs=None,replication_status=,reservations=['f2c5b14d-6907-4ed8-8874-49993f54e74e','bf7da08b-3613-4db7-8964-40c95636cf21','cac05b2c-51aa-44a5-920d-85ffbe346fc0','cceb7b19-649e-4774-8b64-28b109d48cdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5134ef1206214d41a9b5e8d94ec1b732',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:43:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1269969831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c976a75-16bd-4596-bf4d-b682e0184286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f531afd2ead4f99978d29ba2aae1f4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5134ef1206214d41a9b5e8d94ec1b732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50de42a8-54dc-41b5-8cbf-a25919209177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50de42a8-54dc-41b5-8cbf-a25919209177) transitioned into state 'SUCCESS' from state '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-1269969831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f531afd2ead4f99978d29ba2aae1f4a',qos_specs=None,replication_status=,reservations=['f2c5b14d-6907-4ed8-8874-49993f54e74e','bf7da08b-3613-4db7-8964-40c95636cf21','cac05b2c-51aa-44a5-920d-85ffbe346fc0','cceb7b19-649e-4774-8b64-28b109d48cdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5134ef1206214d41a9b5e8d94ec1b732',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bf5c94c-46f3-4b1d-9974-9130a571a8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bf5c94c-46f3-4b1d-9974-9130a571a8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Flow 'volume_create_api' (b941869a-3ae9-46d0-bfcc-56869d874de2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:43:20 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Create volume request issued successfully. Sep 06 22:43:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1181b19f-c07c-4bc0-a335-5b60df4466ad tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:43:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 3/9] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:43:19 2026] POST /volume/v3/volumes => generated 764 bytes in 1186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:43:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-14846523-4c1a-42f6-a6d5-457bceb53d8a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-14846523-4c1a-42f6-a6d5-457bceb53d8a tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] GET http://192.168.122.248/volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 Sep 06 22:43:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-14846523-4c1a-42f6-a6d5-457bceb53d8a tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-14846523-4c1a-42f6-a6d5-457bceb53d8a tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0e56c8c5-cecc-4228-bf55-df2aa7216b60 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0e56c8c5-cecc-4228-bf55-df2aa7216b60 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] GET http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 Sep 06 22:43:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0e56c8c5-cecc-4228-bf55-df2aa7216b60 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0e56c8c5-cecc-4228-bf55-df2aa7216b60 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:21 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:21 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:21 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:21 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-14846523-4c1a-42f6-a6d5-457bceb53d8a tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Volume info retrieved successfully. Sep 06 22:43:21 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:21 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-14846523-4c1a-42f6-a6d5-457bceb53d8a tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] http://192.168.122.248/volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 returned with HTTP 200 Sep 06 22:43:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 7/10] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:20 2026] GET /volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 => generated 832 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:21 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:21 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0e56c8c5-cecc-4228-bf55-df2aa7216b60 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Volume info retrieved successfully. Sep 06 22:43:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0e56c8c5-cecc-4228-bf55-df2aa7216b60 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 returned with HTTP 200 Sep 06 22:43:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 4/11] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:21 2026] GET /volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 => generated 853 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2558a51a-a54b-44ba-8ff2-f21c55f43ec7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2558a51a-a54b-44ba-8ff2-f21c55f43ec7 tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] GET http://192.168.122.248/volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 Sep 06 22:43:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2558a51a-a54b-44ba-8ff2-f21c55f43ec7 tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2558a51a-a54b-44ba-8ff2-f21c55f43ec7 tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:22 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:22 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:22 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:22 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:22 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2558a51a-a54b-44ba-8ff2-f21c55f43ec7 tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Volume info retrieved successfully. Sep 06 22:43:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2558a51a-a54b-44ba-8ff2-f21c55f43ec7 tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] http://192.168.122.248/volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 returned with HTTP 200 Sep 06 22:43:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 8/12] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:22 2026] GET /volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 => generated 856 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5544ec99-1a9e-45b4-be58-d2c115277f38 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5544ec99-1a9e-45b4-be58-d2c115277f38 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] GET http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 Sep 06 22:43:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5544ec99-1a9e-45b4-be58-d2c115277f38 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5544ec99-1a9e-45b4-be58-d2c115277f38 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:22 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:22 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:22 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:22 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:22 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5544ec99-1a9e-45b4-be58-d2c115277f38 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Volume info retrieved successfully. Sep 06 22:43:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5544ec99-1a9e-45b4-be58-d2c115277f38 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 returned with HTTP 200 Sep 06 22:43:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 5/13] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:22 2026] GET /volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 => generated 853 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-037c61ba-9d0b-4c21-af33-61bcbe61ae0d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-037c61ba-9d0b-4c21-af33-61bcbe61ae0d tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] PUT http://192.168.122.248/volume/v3/attachments/04297039-2e75-4193-8148-685b23596df5 Sep 06 22:43:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-037c61ba-9d0b-4c21-af33-61bcbe61ae0d tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:23 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-037c61ba-9d0b-4c21-af33-61bcbe61ae0d tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Acquiring lock "cinder-attachment_update-08bfa2ce-07af-4567-b23f-66ac03e50b78-devstack" by "attachment_update" {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 22:43:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4a26de38-106e-40ec-a8e2-e2b98491f26f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4a26de38-106e-40ec-a8e2-e2b98491f26f tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] GET http://192.168.122.248/volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 Sep 06 22:43:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4a26de38-106e-40ec-a8e2-e2b98491f26f tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4a26de38-106e-40ec-a8e2-e2b98491f26f tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:23 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-037c61ba-9d0b-4c21-af33-61bcbe61ae0d tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Lock "cinder-attachment_update-08bfa2ce-07af-4567-b23f-66ac03e50b78-devstack" acquired by "attachment_update" :: waited 0.038s {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 22:43:23 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:23 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:23 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:23 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:23 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:23 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:23 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:23 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:23 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4a26de38-106e-40ec-a8e2-e2b98491f26f tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Volume info retrieved successfully. Sep 06 22:43:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4a26de38-106e-40ec-a8e2-e2b98491f26f tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] http://192.168.122.248/volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 returned with HTTP 200 Sep 06 22:43:23 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 6/14] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:23 2026] GET /volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 => generated 857 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-67a46ebf-22e3-4113-baff-540005b6b9f5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-67a46ebf-22e3-4113-baff-540005b6b9f5 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] GET http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 Sep 06 22:43:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-67a46ebf-22e3-4113-baff-540005b6b9f5 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-67a46ebf-22e3-4113-baff-540005b6b9f5 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:23 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:23 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:23 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:23 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:23 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-67a46ebf-22e3-4113-baff-540005b6b9f5 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Volume info retrieved successfully. Sep 06 22:43:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-67a46ebf-22e3-4113-baff-540005b6b9f5 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 returned with HTTP 200 Sep 06 22:43:23 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 7/15] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:23 2026] GET /volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 => generated 853 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-1cf560ce-561e-42b2-90f7-8905862c7c5e req-09a4ccb1-e3b8-48cf-885e-7d08ed790188 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-1cf560ce-561e-42b2-90f7-8905862c7c5e req-09a4ccb1-e3b8-48cf-885e-7d08ed790188 tempest-VolumesAdminNegativeTest-2047211970 tempest-VolumesAdminNegativeTest-2047211970-project] GET http://192.168.122.248/volume/v3/volumes/8f0caadf-0c8a-4dd3-aa54-b507f3c87e5e Sep 06 22:43:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-1cf560ce-561e-42b2-90f7-8905862c7c5e req-09a4ccb1-e3b8-48cf-885e-7d08ed790188 tempest-VolumesAdminNegativeTest-2047211970 tempest-VolumesAdminNegativeTest-2047211970-project] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-1cf560ce-561e-42b2-90f7-8905862c7c5e req-09a4ccb1-e3b8-48cf-885e-7d08ed790188 tempest-VolumesAdminNegativeTest-2047211970 tempest-VolumesAdminNegativeTest-2047211970-project] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:24 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-037c61ba-9d0b-4c21-af33-61bcbe61ae0d tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Lock "cinder-attachment_update-08bfa2ce-07af-4567-b23f-66ac03e50b78-devstack" released by "attachment_update" :: held 0.662s {{(pid=87215) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 22:43:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-037c61ba-9d0b-4c21-af33-61bcbe61ae0d tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/attachments/04297039-2e75-4193-8148-685b23596df5 returned with HTTP 200 Sep 06 22:43:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 9/16] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 22:43:23 2026] PUT /volume/v3/attachments/04297039-2e75-4193-8148-685b23596df5 => generated 694 bytes in 757 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:43:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-1cf560ce-561e-42b2-90f7-8905862c7c5e req-09a4ccb1-e3b8-48cf-885e-7d08ed790188 tempest-VolumesAdminNegativeTest-2047211970 tempest-VolumesAdminNegativeTest-2047211970-project] http://192.168.122.248/volume/v3/volumes/8f0caadf-0c8a-4dd3-aa54-b507f3c87e5e returned with HTTP 404 Sep 06 22:43:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 8/17] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:43:23 2026] GET /volume/v3/volumes/8f0caadf-0c8a-4dd3-aa54-b507f3c87e5e => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:43:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-be951ec1-4fa1-4f5b-a571-df9840613f5d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-be951ec1-4fa1-4f5b-a571-df9840613f5d tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] DELETE http://192.168.122.248/volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 Sep 06 22:43:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-be951ec1-4fa1-4f5b-a571-df9840613f5d tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-be951ec1-4fa1-4f5b-a571-df9840613f5d tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:24 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-be951ec1-4fa1-4f5b-a571-df9840613f5d tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Delete volume with id: 9c976a75-16bd-4596-bf4d-b682e0184286 Sep 06 22:43:24 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:24 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:24 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:24 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-be951ec1-4fa1-4f5b-a571-df9840613f5d tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Volume info retrieved successfully. Sep 06 22:43:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-be951ec1-4fa1-4f5b-a571-df9840613f5d tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Delete volume request issued successfully. Sep 06 22:43:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-be951ec1-4fa1-4f5b-a571-df9840613f5d tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] http://192.168.122.248/volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 returned with HTTP 202 Sep 06 22:43:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 10/18] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:43:24 2026] DELETE /volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:43:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-79204377-3ff4-4282-bf93-7abd05353788 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-79204377-3ff4-4282-bf93-7abd05353788 tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] GET http://192.168.122.248/volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 Sep 06 22:43:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-79204377-3ff4-4282-bf93-7abd05353788 tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-79204377-3ff4-4282-bf93-7abd05353788 tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:24 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:24 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-79204377-3ff4-4282-bf93-7abd05353788 tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Volume info retrieved successfully. Sep 06 22:43:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-79204377-3ff4-4282-bf93-7abd05353788 tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] http://192.168.122.248/volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 returned with HTTP 200 Sep 06 22:43:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 9/19] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:24 2026] GET /volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 => generated 856 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-af4b1f2f-95e4-466b-850c-8739a9c50f20 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-af4b1f2f-95e4-466b-850c-8739a9c50f20 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] GET http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 Sep 06 22:43:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-af4b1f2f-95e4-466b-850c-8739a9c50f20 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-af4b1f2f-95e4-466b-850c-8739a9c50f20 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:24 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:24 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:24 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:24 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-af4b1f2f-95e4-466b-850c-8739a9c50f20 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Volume info retrieved successfully. Sep 06 22:43:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-af4b1f2f-95e4-466b-850c-8739a9c50f20 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 returned with HTTP 200 Sep 06 22:43:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 11/20] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:24 2026] GET /volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 => generated 854 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-b06915d9-9a63-496d-a505-9146073d6660 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-380d51f1-e241-47c6-869c-b1975837de2e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-380d51f1-e241-47c6-869c-b1975837de2e tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] GET http://192.168.122.248/volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 Sep 06 22:43:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-380d51f1-e241-47c6-869c-b1975837de2e tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-380d51f1-e241-47c6-869c-b1975837de2e tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-b06915d9-9a63-496d-a505-9146073d6660 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] POST http://192.168.122.248/volume/v3/attachments/04297039-2e75-4193-8148-685b23596df5/action Sep 06 22:43:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-b06915d9-9a63-496d-a505-9146073d6660 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Action body: b'{"os-complete": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:43:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-b06915d9-9a63-496d-a505-9146073d6660 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:25 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:25 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:25 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:25 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:25 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-380d51f1-e241-47c6-869c-b1975837de2e tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Volume info retrieved successfully. Sep 06 22:43:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-380d51f1-e241-47c6-869c-b1975837de2e tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] http://192.168.122.248/volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 returned with HTTP 200 Sep 06 22:43:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 12/21] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:25 2026] GET /volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 => generated 856 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:25 devstack devstack@c-api.service[87216]: /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 06 22:43:25 devstack devstack@c-api.service[87216]: .first() Sep 06 22:43:25 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:25 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:25 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:25 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d465260f-08be-4aa9-a46f-adafab8d6b55 req-b06915d9-9a63-496d-a505-9146073d6660 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/attachments/04297039-2e75-4193-8148-685b23596df5/action returned with HTTP 204 Sep 06 22:43:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 10/22] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 22:43:25 2026] POST /volume/v3/attachments/04297039-2e75-4193-8148-685b23596df5/action => generated 0 bytes in 236 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:43:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-61d34a2a-8ec7-40b4-ae75-aa5a0993472f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-61d34a2a-8ec7-40b4-ae75-aa5a0993472f tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] GET http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 Sep 06 22:43:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-61d34a2a-8ec7-40b4-ae75-aa5a0993472f tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-61d34a2a-8ec7-40b4-ae75-aa5a0993472f tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:25 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:25 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-61d34a2a-8ec7-40b4-ae75-aa5a0993472f tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Volume info retrieved successfully. Sep 06 22:43:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-61d34a2a-8ec7-40b4-ae75-aa5a0993472f tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 returned with HTTP 200 Sep 06 22:43:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 13/23] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:25 2026] GET /volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 => generated 1146 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:43:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bb43afa6-987c-4fec-84df-95699703ba28 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bb43afa6-987c-4fec-84df-95699703ba28 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] GET http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 Sep 06 22:43:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bb43afa6-987c-4fec-84df-95699703ba28 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bb43afa6-987c-4fec-84df-95699703ba28 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:26 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:26 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bb43afa6-987c-4fec-84df-95699703ba28 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Volume info retrieved successfully. Sep 06 22:43:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bb43afa6-987c-4fec-84df-95699703ba28 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 returned with HTTP 200 Sep 06 22:43:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 11/24] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:26 2026] GET /volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 => generated 1146 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:43:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-dce9de61-50b0-40f9-88d2-8eb675ca14a2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dce9de61-50b0-40f9-88d2-8eb675ca14a2 tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] GET http://192.168.122.248/volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 Sep 06 22:43:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dce9de61-50b0-40f9-88d2-8eb675ca14a2 tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dce9de61-50b0-40f9-88d2-8eb675ca14a2 tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-dce9de61-50b0-40f9-88d2-8eb675ca14a2 tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Volume info retrieved successfully. Sep 06 22:43:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dce9de61-50b0-40f9-88d2-8eb675ca14a2 tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] http://192.168.122.248/volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 returned with HTTP 200 Sep 06 22:43:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 14/25] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:26 2026] GET /volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 => generated 856 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f91c9427-0b6f-400a-8c2a-e289e93fd9e3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f91c9427-0b6f-400a-8c2a-e289e93fd9e3 tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] GET http://192.168.122.248/volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 Sep 06 22:43:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f91c9427-0b6f-400a-8c2a-e289e93fd9e3 tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f91c9427-0b6f-400a-8c2a-e289e93fd9e3 tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f91c9427-0b6f-400a-8c2a-e289e93fd9e3 tempest-VolumesAdminNegativeTest-552859511 tempest-VolumesAdminNegativeTest-552859511-project-member] http://192.168.122.248/volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 returned with HTTP 404 Sep 06 22:43:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 12/26] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:27 2026] GET /volume/v3/volumes/9c976a75-16bd-4596-bf4d-b682e0184286 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:43:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-cd059e30-e5a8-4f33-8f0d-a0971216c9bf req-d85f56dd-c5d7-4963-af95-69c33b296ef3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-cd059e30-e5a8-4f33-8f0d-a0971216c9bf req-d85f56dd-c5d7-4963-af95-69c33b296ef3 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] DELETE http://192.168.122.248/volume/v3/attachments/04297039-2e75-4193-8148-685b23596df5 Sep 06 22:43:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-cd059e30-e5a8-4f33-8f0d-a0971216c9bf req-d85f56dd-c5d7-4963-af95-69c33b296ef3 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-cd059e30-e5a8-4f33-8f0d-a0971216c9bf req-d85f56dd-c5d7-4963-af95-69c33b296ef3 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:29 devstack devstack@c-api.service[87215]: /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 06 22:43:29 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, Sep 06 22:43:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-cd059e30-e5a8-4f33-8f0d-a0971216c9bf req-d85f56dd-c5d7-4963-af95-69c33b296ef3 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/attachments/04297039-2e75-4193-8148-685b23596df5 returned with HTTP 200 Sep 06 22:43:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 15/27] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 22:43:28 2026] DELETE /volume/v3/attachments/04297039-2e75-4193-8148-685b23596df5 => generated 19 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c843e4a6-e5eb-4bca-9930-061b62559893 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c843e4a6-e5eb-4bca-9930-061b62559893 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] GET http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 Sep 06 22:43:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c843e4a6-e5eb-4bca-9930-061b62559893 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c843e4a6-e5eb-4bca-9930-061b62559893 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:29 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:29 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:30 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:30 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c843e4a6-e5eb-4bca-9930-061b62559893 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Volume info retrieved successfully. Sep 06 22:43:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c843e4a6-e5eb-4bca-9930-061b62559893 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 returned with HTTP 200 Sep 06 22:43:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 13/28] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:29 2026] GET /volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-938465c1-1a33-41c1-9f20-94e12a8eb931 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-938465c1-1a33-41c1-9f20-94e12a8eb931 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] GET http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 Sep 06 22:43:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-938465c1-1a33-41c1-9f20-94e12a8eb931 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-938465c1-1a33-41c1-9f20-94e12a8eb931 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:30 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:30 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:30 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:30 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-938465c1-1a33-41c1-9f20-94e12a8eb931 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Volume info retrieved successfully. Sep 06 22:43:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-938465c1-1a33-41c1-9f20-94e12a8eb931 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 returned with HTTP 200 Sep 06 22:43:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 16/29] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:30 2026] GET /volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:43:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8cec3e39-8af1-4b66-bc26-28f1c8b09626 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8cec3e39-8af1-4b66-bc26-28f1c8b09626 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] GET http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 Sep 06 22:43:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8cec3e39-8af1-4b66-bc26-28f1c8b09626 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8cec3e39-8af1-4b66-bc26-28f1c8b09626 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:30 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:30 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8cec3e39-8af1-4b66-bc26-28f1c8b09626 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Volume info retrieved successfully. Sep 06 22:43:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8cec3e39-8af1-4b66-bc26-28f1c8b09626 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 returned with HTTP 200 Sep 06 22:43:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 14/30] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:30 2026] GET /volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-edd25200-ffac-4529-917b-186abbfc42a4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-edd25200-ffac-4529-917b-186abbfc42a4 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] DELETE http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 Sep 06 22:43:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-edd25200-ffac-4529-917b-186abbfc42a4 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-edd25200-ffac-4529-917b-186abbfc42a4 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:30 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-edd25200-ffac-4529-917b-186abbfc42a4 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Delete volume with id: 08bfa2ce-07af-4567-b23f-66ac03e50b78 Sep 06 22:43:30 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:30 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:30 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:30 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-edd25200-ffac-4529-917b-186abbfc42a4 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Volume info retrieved successfully. Sep 06 22:43:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-edd25200-ffac-4529-917b-186abbfc42a4 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Delete volume request issued successfully. Sep 06 22:43:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-edd25200-ffac-4529-917b-186abbfc42a4 tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 returned with HTTP 202 Sep 06 22:43:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 17/31] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:43:30 2026] DELETE /volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:43:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-91f8bfbc-7751-4a66-9405-4b11b30eea2a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-91f8bfbc-7751-4a66-9405-4b11b30eea2a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] GET http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 Sep 06 22:43:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-91f8bfbc-7751-4a66-9405-4b11b30eea2a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-91f8bfbc-7751-4a66-9405-4b11b30eea2a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:30 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:30 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-91f8bfbc-7751-4a66-9405-4b11b30eea2a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Volume info retrieved successfully. Sep 06 22:43:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-91f8bfbc-7751-4a66-9405-4b11b30eea2a tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 returned with HTTP 200 Sep 06 22:43:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 15/32] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:30 2026] GET /volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-790b131b-ab4d-4336-a486-6004dba1bcbb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-790b131b-ab4d-4336-a486-6004dba1bcbb tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] GET http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 Sep 06 22:43:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-790b131b-ab4d-4336-a486-6004dba1bcbb tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-790b131b-ab4d-4336-a486-6004dba1bcbb tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-790b131b-ab4d-4336-a486-6004dba1bcbb tempest-DeleteServersTestJSON-1540053020 tempest-DeleteServersTestJSON-1540053020-project-member] http://192.168.122.248/volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 returned with HTTP 404 Sep 06 22:43:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 18/33] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:31 2026] GET /volume/v3/volumes/08bfa2ce-07af-4567-b23f-66ac03e50b78 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:43:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:43:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1715353672"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1715353672'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:43:36 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Create volume of 1 GB Sep 06 22:43:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Availability Zones retrieved successfully. Sep 06 22:43:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Flow 'volume_create_api' (5e2ba5a3-0d87-4b60-8461-4926a41664a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:43:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01740295-bcf0-4cf7-9688-81c48ee4d58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:43:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01740295-bcf0-4cf7-9688-81c48ee4d58e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03439288-d072-4d08-886d-8885127bea0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:36 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Created reservations ['67bcf956-505a-4852-ba42-c9b9771dc780', '37d15418-94b7-4a27-9e2c-6e68065cf0fe', 'fa845eb3-62f4-463f-9a1c-cd440e85df3c', 'd6f6532f-23b6-4fc8-91a3-8597bfb1754e'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:43:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03439288-d072-4d08-886d-8885127bea0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67bcf956-505a-4852-ba42-c9b9771dc780', '37d15418-94b7-4a27-9e2c-6e68065cf0fe', 'fa845eb3-62f4-463f-9a1c-cd440e85df3c', 'd6f6532f-23b6-4fc8-91a3-8597bfb1754e']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3ff3104-88a9-4917-a0aa-2f57617248c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:36 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:36 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3ff3104-88a9-4917-a0aa-2f57617248c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ac3c6f4-dd37-4148-b549-9e086c3798cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1715353672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3025b635cc4eb9abbed561fe6f6d52',qos_specs=None,replication_status=,reservations=['67bcf956-505a-4852-ba42-c9b9771dc780','37d15418-94b7-4a27-9e2c-6e68065cf0fe','fa845eb3-62f4-463f-9a1c-cd440e85df3c','d6f6532f-23b6-4fc8-91a3-8597bfb1754e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c93e6e81106456291fff3af85678130',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:43:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1715353672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ac3c6f4-dd37-4148-b549-9e086c3798cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3025b635cc4eb9abbed561fe6f6d52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c93e6e81106456291fff3af85678130',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcc5f6f3-12f3-4e07-b5d6-454f7da0821f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcc5f6f3-12f3-4e07-b5d6-454f7da0821f) transitioned into state 'SUCCESS' from state '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-1715353672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3025b635cc4eb9abbed561fe6f6d52',qos_specs=None,replication_status=,reservations=['67bcf956-505a-4852-ba42-c9b9771dc780','37d15418-94b7-4a27-9e2c-6e68065cf0fe','fa845eb3-62f4-463f-9a1c-cd440e85df3c','d6f6532f-23b6-4fc8-91a3-8597bfb1754e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c93e6e81106456291fff3af85678130',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a823af-762d-463c-a248-3d8aaf7a8fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:37 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a823af-762d-463c-a248-3d8aaf7a8fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:37 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Flow 'volume_create_api' (5e2ba5a3-0d87-4b60-8461-4926a41664a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:43:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Create volume request issued successfully. Sep 06 22:43:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4d73495c-8c82-40fe-9ca8-89c5cdab5264 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:43:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 16/34] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:43:36 2026] POST /volume/v3/volumes => generated 760 bytes in 871 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 22:43:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4a03d04d-53d9-44e3-987c-4d3516a9ba32 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4a03d04d-53d9-44e3-987c-4d3516a9ba32 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb Sep 06 22:43:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4a03d04d-53d9-44e3-987c-4d3516a9ba32 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4a03d04d-53d9-44e3-987c-4d3516a9ba32 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:37 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:37 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4a03d04d-53d9-44e3-987c-4d3516a9ba32 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Volume info retrieved successfully. Sep 06 22:43:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4a03d04d-53d9-44e3-987c-4d3516a9ba32 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb returned with HTTP 200 Sep 06 22:43:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 19/35] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:37 2026] GET /volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb => generated 828 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e0cecf70-c1ae-45c0-b8a7-68256960c663 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e0cecf70-c1ae-45c0-b8a7-68256960c663 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb Sep 06 22:43:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e0cecf70-c1ae-45c0-b8a7-68256960c663 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e0cecf70-c1ae-45c0-b8a7-68256960c663 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:38 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:38 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:38 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e0cecf70-c1ae-45c0-b8a7-68256960c663 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Volume info retrieved successfully. Sep 06 22:43:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e0cecf70-c1ae-45c0-b8a7-68256960c663 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb returned with HTTP 200 Sep 06 22:43:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 17/36] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:38 2026] GET /volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb => generated 852 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1ac9f6be-fdc3-4f2b-9f00-a18a977f2a7d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1ac9f6be-fdc3-4f2b-9f00-a18a977f2a7d tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb Sep 06 22:43:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1ac9f6be-fdc3-4f2b-9f00-a18a977f2a7d tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1ac9f6be-fdc3-4f2b-9f00-a18a977f2a7d tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:39 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:39 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:39 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:39 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1ac9f6be-fdc3-4f2b-9f00-a18a977f2a7d tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Volume info retrieved successfully. Sep 06 22:43:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1ac9f6be-fdc3-4f2b-9f00-a18a977f2a7d tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb returned with HTTP 200 Sep 06 22:43:39 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 20/37] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:43:39 2026] GET /volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3aeab7c1-2290-4e3d-b0a9-1b063a977472 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3aeab7c1-2290-4e3d-b0a9-1b063a977472 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:43:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3aeab7c1-2290-4e3d-b0a9-1b063a977472 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ac3c6f4-dd37-4148-b549-9e086c3798cb", "name": "tempest-SnapshotsActionsTest-Snapshot-1220948403"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:39 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:39 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:39 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:39 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3aeab7c1-2290-4e3d-b0a9-1b063a977472 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Volume info retrieved successfully. Sep 06 22:43:39 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-3aeab7c1-2290-4e3d-b0a9-1b063a977472 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Create snapshot from volume 7ac3c6f4-dd37-4148-b549-9e086c3798cb Sep 06 22:43:39 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-3aeab7c1-2290-4e3d-b0a9-1b063a977472 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-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 06 22:43:39 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-3aeab7c1-2290-4e3d-b0a9-1b063a977472 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Created reservations ['69c7328a-a78e-4aa3-967c-37e1753a5b6c', '71910edb-ff4c-4a5c-83d1-ca4888be7bb7', '9ca1d1a5-1ae6-479b-88e2-db89b648de2b', 'bf5b8a7a-59b5-49af-994b-74b17e5ef7f8'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:43:39 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:39 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3aeab7c1-2290-4e3d-b0a9-1b063a977472 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot create request issued successfully. Sep 06 22:43:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3aeab7c1-2290-4e3d-b0a9-1b063a977472 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:43:39 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 18/38] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:43:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 22:43:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a5cd884f-d06d-404c-b8d5-88bac24fde58 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a5cd884f-d06d-404c-b8d5-88bac24fde58 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 Sep 06 22:43:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a5cd884f-d06d-404c-b8d5-88bac24fde58 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a5cd884f-d06d-404c-b8d5-88bac24fde58 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:39 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:39 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a5cd884f-d06d-404c-b8d5-88bac24fde58 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a5cd884f-d06d-404c-b8d5-88bac24fde58 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 returned with HTTP 200 Sep 06 22:43:39 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 21/39] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:39 2026] GET /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 => generated 439 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-70cad6e8-d6d8-4732-bffb-a155f12aab23 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-70cad6e8-d6d8-4732-bffb-a155f12aab23 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 Sep 06 22:43:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-70cad6e8-d6d8-4732-bffb-a155f12aab23 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-70cad6e8-d6d8-4732-bffb-a155f12aab23 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:40 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:40 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-70cad6e8-d6d8-4732-bffb-a155f12aab23 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-70cad6e8-d6d8-4732-bffb-a155f12aab23 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 returned with HTTP 200 Sep 06 22:43:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 19/40] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:40 2026] GET /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:43:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-2040732787"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-2040732787'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:43:41 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Create volume of 1 GB Sep 06 22:43:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Availability Zones retrieved successfully. Sep 06 22:43:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Flow 'volume_create_api' (bd326fda-6106-4e3e-af9b-75058e3e51a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:43:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00593bdd-66f4-4553-8ff6-98f886226add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:43:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00593bdd-66f4-4553-8ff6-98f886226add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed4ed2b2-755f-4b2d-80c0-c4d06d60c8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-60670311-445d-4477-8dbf-1ece0a23aa61 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-60670311-445d-4477-8dbf-1ece0a23aa61 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 Sep 06 22:43:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-60670311-445d-4477-8dbf-1ece0a23aa61 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-60670311-445d-4477-8dbf-1ece0a23aa61 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:41 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:41 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:41 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-60670311-445d-4477-8dbf-1ece0a23aa61 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-60670311-445d-4477-8dbf-1ece0a23aa61 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 returned with HTTP 200 Sep 06 22:43:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 20/41] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:41 2026] GET /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:41 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Created reservations ['3c220aeb-b919-48f0-9634-fc3d46e23695', '5e5e799e-7d89-4461-9ebb-57b7cc3aa51d', 'adbdb956-7956-4ba8-bffd-808b5bbef992', '83098c12-9050-4998-a071-8108188cee55'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:43:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed4ed2b2-755f-4b2d-80c0-c4d06d60c8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c220aeb-b919-48f0-9634-fc3d46e23695', '5e5e799e-7d89-4461-9ebb-57b7cc3aa51d', 'adbdb956-7956-4ba8-bffd-808b5bbef992', '83098c12-9050-4998-a071-8108188cee55']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e479fdd-3bab-4f4d-9f01-041e8a32efd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:41 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:41 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e479fdd-3bab-4f4d-9f01-041e8a32efd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2040732787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40fd2d020d6e45ce8d0c1a5271520b5a',qos_specs=None,replication_status=,reservations=['3c220aeb-b919-48f0-9634-fc3d46e23695','5e5e799e-7d89-4461-9ebb-57b7cc3aa51d','adbdb956-7956-4ba8-bffd-808b5bbef992','83098c12-9050-4998-a071-8108188cee55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='433037baba47443f966aec4aba6b717a',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:43:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2040732787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40fd2d020d6e45ce8d0c1a5271520b5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='433037baba47443f966aec4aba6b717a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f165a5-5d1a-44d1-ae9b-83bdde6f566c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f165a5-5d1a-44d1-ae9b-83bdde6f566c) transitioned into state 'SUCCESS' from state '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-2040732787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40fd2d020d6e45ce8d0c1a5271520b5a',qos_specs=None,replication_status=,reservations=['3c220aeb-b919-48f0-9634-fc3d46e23695','5e5e799e-7d89-4461-9ebb-57b7cc3aa51d','adbdb956-7956-4ba8-bffd-808b5bbef992','83098c12-9050-4998-a071-8108188cee55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='433037baba47443f966aec4aba6b717a',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebc0a8ec-2253-43a4-a823-037a23568765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebc0a8ec-2253-43a4-a823-037a23568765) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Flow 'volume_create_api' (bd326fda-6106-4e3e-af9b-75058e3e51a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:43:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Create volume request issued successfully. Sep 06 22:43:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-296d6744-55c8-4bd9-83e6-9630ea624eb5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:43:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 22/42] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:43:41 2026] POST /volume/v3/volumes => generated 763 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:43:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-88808c86-719f-4dd6-97d8-c9677743dc2a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-88808c86-719f-4dd6-97d8-c9677743dc2a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 Sep 06 22:43:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-88808c86-719f-4dd6-97d8-c9677743dc2a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-88808c86-719f-4dd6-97d8-c9677743dc2a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-88808c86-719f-4dd6-97d8-c9677743dc2a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-88808c86-719f-4dd6-97d8-c9677743dc2a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 returned with HTTP 200 Sep 06 22:43:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 21/43] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:42 2026] GET /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f73eb9b5-8ad4-41ac-941c-629a19056333 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f73eb9b5-8ad4-41ac-941c-629a19056333 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] POST http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action Sep 06 22:43:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f73eb9b5-8ad4-41ac-941c-629a19056333 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:43:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f73eb9b5-8ad4-41ac-941c-629a19056333 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.admin_actions [None req-f73eb9b5-8ad4-41ac-941c-629a19056333 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Updating snapshot '07e4054c-0834-41d3-951b-5221750c86b7' with '{'status': 'creating'}' {{(pid=87215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 22:43:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f73eb9b5-8ad4-41ac-941c-629a19056333 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action returned with HTTP 202 Sep 06 22:43:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 23/44] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 22:43:42 2026] POST /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action => generated 0 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:43:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-22704115-96a9-48f6-966b-84b40101efd6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-22704115-96a9-48f6-966b-84b40101efd6 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 Sep 06 22:43:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-22704115-96a9-48f6-966b-84b40101efd6 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-22704115-96a9-48f6-966b-84b40101efd6 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:43 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:43 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:43 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-22704115-96a9-48f6-966b-84b40101efd6 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-22704115-96a9-48f6-966b-84b40101efd6 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 returned with HTTP 200 Sep 06 22:43:43 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 22/45] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:43 2026] GET /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-37e10fe9-a48c-4993-b702-21102ffa9f75 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-37e10fe9-a48c-4993-b702-21102ffa9f75 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] POST http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action Sep 06 22:43:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-37e10fe9-a48c-4993-b702-21102ffa9f75 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:43:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-37e10fe9-a48c-4993-b702-21102ffa9f75 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.admin_actions [None req-37e10fe9-a48c-4993-b702-21102ffa9f75 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Updating snapshot '07e4054c-0834-41d3-951b-5221750c86b7' with '{'status': 'available'}' {{(pid=87215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 22:43:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-37e10fe9-a48c-4993-b702-21102ffa9f75 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action returned with HTTP 202 Sep 06 22:43:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 24/46] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 22:43:43 2026] POST /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:43:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b0b02f37-d3af-41a9-a06e-f2d1d7892734 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b0b02f37-d3af-41a9-a06e-f2d1d7892734 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 Sep 06 22:43:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b0b02f37-d3af-41a9-a06e-f2d1d7892734 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b0b02f37-d3af-41a9-a06e-f2d1d7892734 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:43 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:43 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:43 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b0b02f37-d3af-41a9-a06e-f2d1d7892734 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b0b02f37-d3af-41a9-a06e-f2d1d7892734 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 returned with HTTP 200 Sep 06 22:43:43 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 23/47] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:43 2026] GET /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-727abafe-8de1-4cfe-b86a-4fb5edf815a8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-727abafe-8de1-4cfe-b86a-4fb5edf815a8 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:43:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-727abafe-8de1-4cfe-b86a-4fb5edf815a8 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ac3c6f4-dd37-4148-b549-9e086c3798cb", "name": "tempest-SnapshotsActionsTest-Snapshot-308069604"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:43 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-727abafe-8de1-4cfe-b86a-4fb5edf815a8 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Volume info retrieved successfully. Sep 06 22:43:43 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-727abafe-8de1-4cfe-b86a-4fb5edf815a8 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Create snapshot from volume 7ac3c6f4-dd37-4148-b549-9e086c3798cb Sep 06 22:43:43 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-727abafe-8de1-4cfe-b86a-4fb5edf815a8 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-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 06 22:43:43 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-727abafe-8de1-4cfe-b86a-4fb5edf815a8 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Created reservations ['a091c75e-42d1-4876-99c5-a127e1abe5ef', '588d1f76-3559-4d9c-9d0e-894f9d0a1740', '54f91089-31a1-4961-89dd-b70a7a9b6d53', 'd05629dc-c73d-48b7-97d0-deec9eb7e406'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:43:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:43 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-727abafe-8de1-4cfe-b86a-4fb5edf815a8 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot create request issued successfully. Sep 06 22:43:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-727abafe-8de1-4cfe-b86a-4fb5edf815a8 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:43:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 25/48] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:43:43 2026] POST /volume/v3/snapshots => generated 306 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:43:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1016ae64-c9d1-4df5-a26b-bcff0db43a81 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1016ae64-c9d1-4df5-a26b-bcff0db43a81 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe Sep 06 22:43:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1016ae64-c9d1-4df5-a26b-bcff0db43a81 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1016ae64-c9d1-4df5-a26b-bcff0db43a81 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:43 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:43 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:43 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1016ae64-c9d1-4df5-a26b-bcff0db43a81 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1016ae64-c9d1-4df5-a26b-bcff0db43a81 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe returned with HTTP 200 Sep 06 22:43:43 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 24/49] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:43 2026] GET /volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe => generated 438 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2b7a132d-d08a-4a7c-b0c9-632ef446bbe7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2b7a132d-d08a-4a7c-b0c9-632ef446bbe7 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe Sep 06 22:43:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2b7a132d-d08a-4a7c-b0c9-632ef446bbe7 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2b7a132d-d08a-4a7c-b0c9-632ef446bbe7 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:44 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:44 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:44 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2b7a132d-d08a-4a7c-b0c9-632ef446bbe7 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2b7a132d-d08a-4a7c-b0c9-632ef446bbe7 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe returned with HTTP 200 Sep 06 22:43:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 26/50] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:44 2026] GET /volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6addf062-9a1a-4e20-a596-d3584c93b2be None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6addf062-9a1a-4e20-a596-d3584c93b2be tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe Sep 06 22:43:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6addf062-9a1a-4e20-a596-d3584c93b2be tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6addf062-9a1a-4e20-a596-d3584c93b2be tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:45 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:45 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:45 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6addf062-9a1a-4e20-a596-d3584c93b2be tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6addf062-9a1a-4e20-a596-d3584c93b2be tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe returned with HTTP 200 Sep 06 22:43:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 25/51] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:45 2026] GET /volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ec97a039-d6bf-4dca-ab10-34fbe92c36bb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ec97a039-d6bf-4dca-ab10-34fbe92c36bb tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] POST http://192.168.122.248/volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe/action Sep 06 22:43:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ec97a039-d6bf-4dca-ab10-34fbe92c36bb tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:43:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ec97a039-d6bf-4dca-ab10-34fbe92c36bb tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.admin_actions [None req-ec97a039-d6bf-4dca-ab10-34fbe92c36bb tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Updating snapshot 'ab71bf98-7ef3-42e0-b762-c981d9615fbe' with '{'status': 'creating'}' {{(pid=87215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 22:43:45 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:45 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ec97a039-d6bf-4dca-ab10-34fbe92c36bb tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] http://192.168.122.248/volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe/action returned with HTTP 202 Sep 06 22:43:45 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 27/52] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 22:43:45 2026] POST /volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:43:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b40d6b79-0776-455c-9717-856c44586de5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b40d6b79-0776-455c-9717-856c44586de5 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe Sep 06 22:43:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b40d6b79-0776-455c-9717-856c44586de5 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b40d6b79-0776-455c-9717-856c44586de5 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:45 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:45 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:45 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b40d6b79-0776-455c-9717-856c44586de5 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b40d6b79-0776-455c-9717-856c44586de5 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe returned with HTTP 200 Sep 06 22:43:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 26/53] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:45 2026] GET /volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe => generated 464 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5950aa5e-4f68-4141-8d55-8cb4e3a81d2f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5950aa5e-4f68-4141-8d55-8cb4e3a81d2f tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] POST http://192.168.122.248/volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe/action Sep 06 22:43:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5950aa5e-4f68-4141-8d55-8cb4e3a81d2f tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:43:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5950aa5e-4f68-4141-8d55-8cb4e3a81d2f tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:45 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:45 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:45 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5950aa5e-4f68-4141-8d55-8cb4e3a81d2f tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Snapshot retrieved successfully. Sep 06 22:43:45 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:45 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:45 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5950aa5e-4f68-4141-8d55-8cb4e3a81d2f tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Snapshot delete request issued successfully. Sep 06 22:43:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5950aa5e-4f68-4141-8d55-8cb4e3a81d2f tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] http://192.168.122.248/volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe/action returned with HTTP 202 Sep 06 22:43:45 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 28/54] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 22:43:45 2026] POST /volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:43:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-61a7d7d4-6c55-4a68-ad62-a6fe685ee642 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-61a7d7d4-6c55-4a68-ad62-a6fe685ee642 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe Sep 06 22:43:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-61a7d7d4-6c55-4a68-ad62-a6fe685ee642 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-61a7d7d4-6c55-4a68-ad62-a6fe685ee642 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:45 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:45 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:45 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-61a7d7d4-6c55-4a68-ad62-a6fe685ee642 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-61a7d7d4-6c55-4a68-ad62-a6fe685ee642 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe returned with HTTP 200 Sep 06 22:43:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 27/55] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:45 2026] GET /volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe => generated 464 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f42674ea-2ed9-4018-9ffa-c990bf5afe33 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f42674ea-2ed9-4018-9ffa-c990bf5afe33 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe Sep 06 22:43:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f42674ea-2ed9-4018-9ffa-c990bf5afe33 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f42674ea-2ed9-4018-9ffa-c990bf5afe33 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f42674ea-2ed9-4018-9ffa-c990bf5afe33 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f42674ea-2ed9-4018-9ffa-c990bf5afe33 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe returned with HTTP 200 Sep 06 22:43:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 29/56] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:46 2026] GET /volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bc0b53a7-f3de-4de5-bd18-d27f48b3b73c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bc0b53a7-f3de-4de5-bd18-d27f48b3b73c tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe Sep 06 22:43:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bc0b53a7-f3de-4de5-bd18-d27f48b3b73c tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bc0b53a7-f3de-4de5-bd18-d27f48b3b73c tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bc0b53a7-f3de-4de5-bd18-d27f48b3b73c tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe returned with HTTP 404 Sep 06 22:43:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 28/57] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:47 2026] GET /volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:43:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e051f6aa-d9d7-4b09-a9d5-0564780e18bb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e051f6aa-d9d7-4b09-a9d5-0564780e18bb tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] POST http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action Sep 06 22:43:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e051f6aa-d9d7-4b09-a9d5-0564780e18bb tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:43:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e051f6aa-d9d7-4b09-a9d5-0564780e18bb tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.admin_actions [None req-e051f6aa-d9d7-4b09-a9d5-0564780e18bb tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Updating snapshot '07e4054c-0834-41d3-951b-5221750c86b7' with '{'status': 'available'}' {{(pid=87215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 22:43:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e051f6aa-d9d7-4b09-a9d5-0564780e18bb tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action returned with HTTP 202 Sep 06 22:43:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 30/58] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 22:43:47 2026] POST /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:43:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8f77380b-965a-4834-bc99-00a7552aab7a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8f77380b-965a-4834-bc99-00a7552aab7a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 Sep 06 22:43:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8f77380b-965a-4834-bc99-00a7552aab7a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8f77380b-965a-4834-bc99-00a7552aab7a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8f77380b-965a-4834-bc99-00a7552aab7a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8f77380b-965a-4834-bc99-00a7552aab7a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 returned with HTTP 200 Sep 06 22:43:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 29/59] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:48 2026] GET /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:43:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e46437aa-bdfe-4f60-a8a6-de0be9b6ac65 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e46437aa-bdfe-4f60-a8a6-de0be9b6ac65 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe Sep 06 22:43:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e46437aa-bdfe-4f60-a8a6-de0be9b6ac65 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e46437aa-bdfe-4f60-a8a6-de0be9b6ac65 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:48 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-e46437aa-bdfe-4f60-a8a6-de0be9b6ac65 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Delete snapshot with id: ab71bf98-7ef3-42e0-b762-c981d9615fbe Sep 06 22:43:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e46437aa-bdfe-4f60-a8a6-de0be9b6ac65 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe returned with HTTP 404 Sep 06 22:43:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 31/60] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:43:48 2026] DELETE /volume/v3/snapshots/ab71bf98-7ef3-42e0-b762-c981d9615fbe => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:43:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b3b431ee-91cc-44c8-8941-9cc0d928fd30 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b3b431ee-91cc-44c8-8941-9cc0d928fd30 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:43:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b3b431ee-91cc-44c8-8941-9cc0d928fd30 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ac3c6f4-dd37-4148-b549-9e086c3798cb", "name": "tempest-SnapshotsActionsTest-Snapshot-1821837958"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b3b431ee-91cc-44c8-8941-9cc0d928fd30 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Volume info retrieved successfully. Sep 06 22:43:48 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-b3b431ee-91cc-44c8-8941-9cc0d928fd30 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Create snapshot from volume 7ac3c6f4-dd37-4148-b549-9e086c3798cb Sep 06 22:43:48 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-b3b431ee-91cc-44c8-8941-9cc0d928fd30 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Created reservations ['74d0956c-8f6d-47c8-a873-cd6edf5e5da4', '9c5d0e1b-0a37-4154-9b4d-f88328a55c8f', 'c966a414-383e-4460-8d98-97f24bc5447d', 'ca375def-86fc-4fd9-ac32-f79b2a41bee0'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:43:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b3b431ee-91cc-44c8-8941-9cc0d928fd30 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot create request issued successfully. Sep 06 22:43:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b3b431ee-91cc-44c8-8941-9cc0d928fd30 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:43:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 30/61] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:43:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:43:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-aeec7761-2547-4170-ba61-ce0ef0a1aa61 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-aeec7761-2547-4170-ba61-ce0ef0a1aa61 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 Sep 06 22:43:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-aeec7761-2547-4170-ba61-ce0ef0a1aa61 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-aeec7761-2547-4170-ba61-ce0ef0a1aa61 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-aeec7761-2547-4170-ba61-ce0ef0a1aa61 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-aeec7761-2547-4170-ba61-ce0ef0a1aa61 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 returned with HTTP 200 Sep 06 22:43:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 32/62] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:48 2026] GET /volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1e0395d4-8fd6-4f3d-9140-6d4d1f2bb782 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1e0395d4-8fd6-4f3d-9140-6d4d1f2bb782 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 Sep 06 22:43:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1e0395d4-8fd6-4f3d-9140-6d4d1f2bb782 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1e0395d4-8fd6-4f3d-9140-6d4d1f2bb782 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1e0395d4-8fd6-4f3d-9140-6d4d1f2bb782 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1e0395d4-8fd6-4f3d-9140-6d4d1f2bb782 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 returned with HTTP 200 Sep 06 22:43:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 31/63] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:49 2026] GET /volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9689a17d-44f5-4d8b-ad15-796e67ace694 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9689a17d-44f5-4d8b-ad15-796e67ace694 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 Sep 06 22:43:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9689a17d-44f5-4d8b-ad15-796e67ace694 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9689a17d-44f5-4d8b-ad15-796e67ace694 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9689a17d-44f5-4d8b-ad15-796e67ace694 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9689a17d-44f5-4d8b-ad15-796e67ace694 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 returned with HTTP 200 Sep 06 22:43:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 33/64] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:50 2026] GET /volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:43:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8778fc92-6068-4e0e-8118-206dd9533044 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8778fc92-6068-4e0e-8118-206dd9533044 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] POST http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6/action Sep 06 22:43:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8778fc92-6068-4e0e-8118-206dd9533044 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:43:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8778fc92-6068-4e0e-8118-206dd9533044 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.admin_actions [None req-8778fc92-6068-4e0e-8118-206dd9533044 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Updating snapshot 'ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6' with '{'status': 'deleting'}' {{(pid=87216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 22:43:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8778fc92-6068-4e0e-8118-206dd9533044 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6/action returned with HTTP 202 Sep 06 22:43:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 32/65] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 22:43:50 2026] POST /volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:43:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-69e939db-36ac-4ead-838a-18662e899ac7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-69e939db-36ac-4ead-838a-18662e899ac7 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 Sep 06 22:43:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-69e939db-36ac-4ead-838a-18662e899ac7 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-69e939db-36ac-4ead-838a-18662e899ac7 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-69e939db-36ac-4ead-838a-18662e899ac7 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-69e939db-36ac-4ead-838a-18662e899ac7 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 returned with HTTP 200 Sep 06 22:43:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 34/66] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:50 2026] GET /volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6b0b1405-408d-4230-8087-601c30c77295 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6b0b1405-408d-4230-8087-601c30c77295 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] POST http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6/action Sep 06 22:43:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6b0b1405-408d-4230-8087-601c30c77295 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:43:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6b0b1405-408d-4230-8087-601c30c77295 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6b0b1405-408d-4230-8087-601c30c77295 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Snapshot retrieved successfully. Sep 06 22:43:50 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:50 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6b0b1405-408d-4230-8087-601c30c77295 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Snapshot delete request issued successfully. Sep 06 22:43:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6b0b1405-408d-4230-8087-601c30c77295 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6/action returned with HTTP 202 Sep 06 22:43:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 33/67] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 22:43:50 2026] POST /volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:43:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fe7eb68d-f47d-49f5-bb39-42883ef26336 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fe7eb68d-f47d-49f5-bb39-42883ef26336 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 Sep 06 22:43:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fe7eb68d-f47d-49f5-bb39-42883ef26336 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fe7eb68d-f47d-49f5-bb39-42883ef26336 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fe7eb68d-f47d-49f5-bb39-42883ef26336 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fe7eb68d-f47d-49f5-bb39-42883ef26336 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 returned with HTTP 200 Sep 06 22:43:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 35/68] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:50 2026] GET /volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 => generated 465 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6b10f8e6-757a-4725-bb83-27975b31e36c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6b10f8e6-757a-4725-bb83-27975b31e36c tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 Sep 06 22:43:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6b10f8e6-757a-4725-bb83-27975b31e36c tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6b10f8e6-757a-4725-bb83-27975b31e36c tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:51 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:51 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6b10f8e6-757a-4725-bb83-27975b31e36c tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6b10f8e6-757a-4725-bb83-27975b31e36c tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 returned with HTTP 200 Sep 06 22:43:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 34/69] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:51 2026] GET /volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 => generated 465 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ea3fcbef-4e9b-452b-aa4b-20831708b722 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ea3fcbef-4e9b-452b-aa4b-20831708b722 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 Sep 06 22:43:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ea3fcbef-4e9b-452b-aa4b-20831708b722 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ea3fcbef-4e9b-452b-aa4b-20831708b722 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ea3fcbef-4e9b-452b-aa4b-20831708b722 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ea3fcbef-4e9b-452b-aa4b-20831708b722 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 returned with HTTP 200 Sep 06 22:43:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 36/70] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:52 2026] GET /volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 => generated 465 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-69f24d81-4e39-4768-9d7a-c1a695c015fe None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-69f24d81-4e39-4768-9d7a-c1a695c015fe tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 Sep 06 22:43:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-69f24d81-4e39-4768-9d7a-c1a695c015fe tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-69f24d81-4e39-4768-9d7a-c1a695c015fe tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-69f24d81-4e39-4768-9d7a-c1a695c015fe tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 returned with HTTP 404 Sep 06 22:43:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 35/71] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:53 2026] GET /volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:43:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-da6078dd-d0b5-4a92-b315-25ef53ac7474 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-da6078dd-d0b5-4a92-b315-25ef53ac7474 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] POST http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action Sep 06 22:43:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-da6078dd-d0b5-4a92-b315-25ef53ac7474 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:43:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-da6078dd-d0b5-4a92-b315-25ef53ac7474 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.admin_actions [None req-da6078dd-d0b5-4a92-b315-25ef53ac7474 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Updating snapshot '07e4054c-0834-41d3-951b-5221750c86b7' with '{'status': 'available'}' {{(pid=87215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 22:43:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-da6078dd-d0b5-4a92-b315-25ef53ac7474 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action returned with HTTP 202 Sep 06 22:43:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 37/72] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 22:43:53 2026] POST /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action => generated 0 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:43:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c7b857a4-0e23-4533-bf24-f149191d9548 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c7b857a4-0e23-4533-bf24-f149191d9548 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 Sep 06 22:43:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c7b857a4-0e23-4533-bf24-f149191d9548 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c7b857a4-0e23-4533-bf24-f149191d9548 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c7b857a4-0e23-4533-bf24-f149191d9548 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c7b857a4-0e23-4533-bf24-f149191d9548 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 returned with HTTP 200 Sep 06 22:43:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 36/73] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:54 2026] GET /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a6b26a9c-850b-46a2-90aa-097d5ba8e679 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a6b26a9c-850b-46a2-90aa-097d5ba8e679 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 Sep 06 22:43:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a6b26a9c-850b-46a2-90aa-097d5ba8e679 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a6b26a9c-850b-46a2-90aa-097d5ba8e679 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:54 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-a6b26a9c-850b-46a2-90aa-097d5ba8e679 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Delete snapshot with id: ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 Sep 06 22:43:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a6b26a9c-850b-46a2-90aa-097d5ba8e679 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 returned with HTTP 404 Sep 06 22:43:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 38/74] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:43:54 2026] DELETE /volume/v3/snapshots/ad28a645-fa1a-4fff-9ad0-db0c2c65ecb6 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:43:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d595644b-3377-4b94-842f-8a7c5eaebd6a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d595644b-3377-4b94-842f-8a7c5eaebd6a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:43:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d595644b-3377-4b94-842f-8a7c5eaebd6a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ac3c6f4-dd37-4148-b549-9e086c3798cb", "name": "tempest-SnapshotsActionsTest-Snapshot-158914523"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:54 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:54 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d595644b-3377-4b94-842f-8a7c5eaebd6a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Volume info retrieved successfully. Sep 06 22:43:54 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-d595644b-3377-4b94-842f-8a7c5eaebd6a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Create snapshot from volume 7ac3c6f4-dd37-4148-b549-9e086c3798cb Sep 06 22:43:54 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-d595644b-3377-4b94-842f-8a7c5eaebd6a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Created reservations ['b854a2d2-e336-4ff3-b7c9-067704a28447', '6db17a80-9713-489b-b388-c1536823b265', 'b6a789bc-be3c-42df-babd-418dc2aa3085', '76924ffa-9895-4a1b-8e81-96014e92891d'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:43:54 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:54 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d595644b-3377-4b94-842f-8a7c5eaebd6a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot create request issued successfully. Sep 06 22:43:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d595644b-3377-4b94-842f-8a7c5eaebd6a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:43:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 37/75] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:43:54 2026] POST /volume/v3/snapshots => generated 306 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:43:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f1ade1ad-20af-4e9e-b98d-2253c449227d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f1ade1ad-20af-4e9e-b98d-2253c449227d tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e Sep 06 22:43:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f1ade1ad-20af-4e9e-b98d-2253c449227d tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f1ade1ad-20af-4e9e-b98d-2253c449227d tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f1ade1ad-20af-4e9e-b98d-2253c449227d tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f1ade1ad-20af-4e9e-b98d-2253c449227d tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e returned with HTTP 200 Sep 06 22:43:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 39/76] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:54 2026] GET /volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-143298c7-bf3d-47e4-98d4-b3e68cfacccf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-143298c7-bf3d-47e4-98d4-b3e68cfacccf tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e Sep 06 22:43:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-143298c7-bf3d-47e4-98d4-b3e68cfacccf tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-143298c7-bf3d-47e4-98d4-b3e68cfacccf tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-143298c7-bf3d-47e4-98d4-b3e68cfacccf tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-143298c7-bf3d-47e4-98d4-b3e68cfacccf tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e returned with HTTP 200 Sep 06 22:43:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 38/77] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:55 2026] GET /volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e => generated 438 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:43:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-109936556", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-109936556', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:43:56 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Create volume of 1 GB Sep 06 22:43:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Availability Zones retrieved successfully. Sep 06 22:43:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Flow 'volume_create_api' (39135ad7-bb12-4f8e-a058-baf56227680c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:43:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2ad296b-d820-4de5-abc7-b7e292b9756e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:43:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2ad296b-d820-4de5-abc7-b7e292b9756e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba22f890-6c00-4e9d-9fe9-6d73dd0cd088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-35dbdc3c-851d-4db6-bb2f-8f15608dc925 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-35dbdc3c-851d-4db6-bb2f-8f15608dc925 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e Sep 06 22:43:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-35dbdc3c-851d-4db6-bb2f-8f15608dc925 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-35dbdc3c-851d-4db6-bb2f-8f15608dc925 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-35dbdc3c-851d-4db6-bb2f-8f15608dc925 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-35dbdc3c-851d-4db6-bb2f-8f15608dc925 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e returned with HTTP 200 Sep 06 22:43:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 39/78] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:56 2026] GET /volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e => generated 438 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:56 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Created reservations ['92a51bbc-a90c-4d3a-859a-f64b5fe59a6c', '6ad91c1e-c742-4afa-bb39-d51d8ade7081', '27fa5215-e91e-433f-a395-afc35118a4d7', '8554ab22-115c-45c9-9893-6c61f566ecf7'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:43:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba22f890-6c00-4e9d-9fe9-6d73dd0cd088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92a51bbc-a90c-4d3a-859a-f64b5fe59a6c', '6ad91c1e-c742-4afa-bb39-d51d8ade7081', '27fa5215-e91e-433f-a395-afc35118a4d7', '8554ab22-115c-45c9-9893-6c61f566ecf7']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75062cab-8c32-4d4f-acac-42b613a73cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:57 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:57 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75062cab-8c32-4d4f-acac-42b613a73cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7757b4e-f3f7-4ef9-bebe-b86e8652df43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-109936556',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='22e738eeaac6481dafae9789e55b0e7e',qos_specs=None,replication_status=,reservations=['92a51bbc-a90c-4d3a-859a-f64b5fe59a6c','6ad91c1e-c742-4afa-bb39-d51d8ade7081','27fa5215-e91e-433f-a395-afc35118a4d7','8554ab22-115c-45c9-9893-6c61f566ecf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e61ace189f5349818e052e3af9905786',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:43:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-109936556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7757b4e-f3f7-4ef9-bebe-b86e8652df43,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='22e738eeaac6481dafae9789e55b0e7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e61ace189f5349818e052e3af9905786',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58853ceb-d04b-4b0e-b072-90bf5d5bc8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58853ceb-d04b-4b0e-b072-90bf5d5bc8df) transitioned into state 'SUCCESS' from state '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-109936556',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='22e738eeaac6481dafae9789e55b0e7e',qos_specs=None,replication_status=,reservations=['92a51bbc-a90c-4d3a-859a-f64b5fe59a6c','6ad91c1e-c742-4afa-bb39-d51d8ade7081','27fa5215-e91e-433f-a395-afc35118a4d7','8554ab22-115c-45c9-9893-6c61f566ecf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e61ace189f5349818e052e3af9905786',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (593d1e44-d866-4402-8a37-74efba958660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:43:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (593d1e44-d866-4402-8a37-74efba958660) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:43:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Flow 'volume_create_api' (39135ad7-bb12-4f8e-a058-baf56227680c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:43:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Create volume request issued successfully. Sep 06 22:43:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-a21d67fd-f0a7-42ac-ba0c-8db1889b35db tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:43:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 40/79] 192.168.122.248 () {64 vars in 1430 bytes} [Sun Sep 6 22:43:56 2026] POST /volume/v3/volumes => generated 771 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:43:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-8716b9e0-2159-4697-a8d9-332141ea98e4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-8716b9e0-2159-4697-a8d9-332141ea98e4 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] GET http://192.168.122.248/volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 Sep 06 22:43:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-8716b9e0-2159-4697-a8d9-332141ea98e4 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-8716b9e0-2159-4697-a8d9-332141ea98e4 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:57 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:57 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-8716b9e0-2159-4697-a8d9-332141ea98e4 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Volume info retrieved successfully. Sep 06 22:43:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-2e4d63d5-0ee6-4208-b379-d789b545e6d0 req-8716b9e0-2159-4697-a8d9-332141ea98e4 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] http://192.168.122.248/volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 returned with HTTP 200 Sep 06 22:43:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 40/80] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:43:57 2026] GET /volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 => generated 839 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-dcaff6c7-0f98-4065-a69c-ef85a18068b7 req-f9e1f506-bab0-458c-9359-8e5952cdc8b3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-dcaff6c7-0f98-4065-a69c-ef85a18068b7 req-f9e1f506-bab0-458c-9359-8e5952cdc8b3 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] GET http://192.168.122.248/volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 Sep 06 22:43:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-dcaff6c7-0f98-4065-a69c-ef85a18068b7 req-f9e1f506-bab0-458c-9359-8e5952cdc8b3 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-dcaff6c7-0f98-4065-a69c-ef85a18068b7 req-f9e1f506-bab0-458c-9359-8e5952cdc8b3 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:57 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:57 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-dcaff6c7-0f98-4065-a69c-ef85a18068b7 req-f9e1f506-bab0-458c-9359-8e5952cdc8b3 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Volume info retrieved successfully. Sep 06 22:43:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-dcaff6c7-0f98-4065-a69c-ef85a18068b7 req-f9e1f506-bab0-458c-9359-8e5952cdc8b3 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] http://192.168.122.248/volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 returned with HTTP 200 Sep 06 22:43:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 41/81] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:43:57 2026] GET /volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 => generated 839 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ec13b95e-1e77-4be5-af23-0f0f98addd83 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ec13b95e-1e77-4be5-af23-0f0f98addd83 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e Sep 06 22:43:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ec13b95e-1e77-4be5-af23-0f0f98addd83 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ec13b95e-1e77-4be5-af23-0f0f98addd83 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ec13b95e-1e77-4be5-af23-0f0f98addd83 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ec13b95e-1e77-4be5-af23-0f0f98addd83 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e returned with HTTP 200 Sep 06 22:43:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 41/82] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:57 2026] GET /volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e => generated 465 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ef932f29-35de-408f-944b-7c0e41caf74c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ef932f29-35de-408f-944b-7c0e41caf74c tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] POST http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e/action Sep 06 22:43:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ef932f29-35de-408f-944b-7c0e41caf74c tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:43:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ef932f29-35de-408f-944b-7c0e41caf74c tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.admin_actions [None req-ef932f29-35de-408f-944b-7c0e41caf74c tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Updating snapshot '0bafccb0-dfbb-430c-8d90-368a99f3428e' with '{'status': 'error'}' {{(pid=87215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 22:43:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ef932f29-35de-408f-944b-7c0e41caf74c tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e/action returned with HTTP 202 Sep 06 22:43:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 42/83] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 22:43:57 2026] POST /volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:43:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-30fc88c9-0c5a-421d-87d6-9f983b5af5a0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-30fc88c9-0c5a-421d-87d6-9f983b5af5a0 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e Sep 06 22:43:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-30fc88c9-0c5a-421d-87d6-9f983b5af5a0 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-30fc88c9-0c5a-421d-87d6-9f983b5af5a0 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-30fc88c9-0c5a-421d-87d6-9f983b5af5a0 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-30fc88c9-0c5a-421d-87d6-9f983b5af5a0 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e returned with HTTP 200 Sep 06 22:43:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 42/84] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:57 2026] GET /volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e => generated 461 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6c32b3fb-db84-4777-bfb9-662d48b69c24 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6c32b3fb-db84-4777-bfb9-662d48b69c24 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] POST http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e/action Sep 06 22:43:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6c32b3fb-db84-4777-bfb9-662d48b69c24 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:43:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6c32b3fb-db84-4777-bfb9-662d48b69c24 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:43:58 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:58 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6c32b3fb-db84-4777-bfb9-662d48b69c24 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Snapshot retrieved successfully. Sep 06 22:43:58 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:58 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6c32b3fb-db84-4777-bfb9-662d48b69c24 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Snapshot delete request issued successfully. Sep 06 22:43:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6c32b3fb-db84-4777-bfb9-662d48b69c24 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e/action returned with HTTP 202 Sep 06 22:43:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 43/85] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 22:43:58 2026] POST /volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:43:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e26a3590-c68e-45f8-a67f-be30d7482fef None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e26a3590-c68e-45f8-a67f-be30d7482fef tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e Sep 06 22:43:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e26a3590-c68e-45f8-a67f-be30d7482fef tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e26a3590-c68e-45f8-a67f-be30d7482fef tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e26a3590-c68e-45f8-a67f-be30d7482fef tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e26a3590-c68e-45f8-a67f-be30d7482fef tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e returned with HTTP 200 Sep 06 22:43:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 43/86] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:58 2026] GET /volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e => generated 464 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-93b26e0f-1430-43f4-9e37-c1a6303a7335 req-82b476d8-6cfe-4a5a-a43f-f12b5395d5f8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-93b26e0f-1430-43f4-9e37-c1a6303a7335 req-82b476d8-6cfe-4a5a-a43f-f12b5395d5f8 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] GET http://192.168.122.248/volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 Sep 06 22:43:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-93b26e0f-1430-43f4-9e37-c1a6303a7335 req-82b476d8-6cfe-4a5a-a43f-f12b5395d5f8 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-93b26e0f-1430-43f4-9e37-c1a6303a7335 req-82b476d8-6cfe-4a5a-a43f-f12b5395d5f8 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:58 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:58 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:58 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:58 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-93b26e0f-1430-43f4-9e37-c1a6303a7335 req-82b476d8-6cfe-4a5a-a43f-f12b5395d5f8 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Volume info retrieved successfully. Sep 06 22:43:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-93b26e0f-1430-43f4-9e37-c1a6303a7335 req-82b476d8-6cfe-4a5a-a43f-f12b5395d5f8 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] http://192.168.122.248/volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 returned with HTTP 200 Sep 06 22:43:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 44/87] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:43:58 2026] GET /volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 => generated 863 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-badb1cad-f90c-447f-b229-79f162ebe38e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-badb1cad-f90c-447f-b229-79f162ebe38e tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e Sep 06 22:43:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-badb1cad-f90c-447f-b229-79f162ebe38e tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-badb1cad-f90c-447f-b229-79f162ebe38e tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-badb1cad-f90c-447f-b229-79f162ebe38e tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:43:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-badb1cad-f90c-447f-b229-79f162ebe38e tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e returned with HTTP 200 Sep 06 22:43:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 44/88] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:43:59 2026] GET /volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e => generated 464 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-0aece367-4c89-4c46-91e5-81d25976f278 req-1d5559e7-735a-415b-a95c-85ac8f1c9606 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-0aece367-4c89-4c46-91e5-81d25976f278 req-1d5559e7-735a-415b-a95c-85ac8f1c9606 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] GET http://192.168.122.248/volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 Sep 06 22:43:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-0aece367-4c89-4c46-91e5-81d25976f278 req-1d5559e7-735a-415b-a95c-85ac8f1c9606 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-0aece367-4c89-4c46-91e5-81d25976f278 req-1d5559e7-735a-415b-a95c-85ac8f1c9606 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:59 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:59 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:43:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:43:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-0aece367-4c89-4c46-91e5-81d25976f278 req-1d5559e7-735a-415b-a95c-85ac8f1c9606 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Volume info retrieved successfully. Sep 06 22:43:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-0aece367-4c89-4c46-91e5-81d25976f278 req-1d5559e7-735a-415b-a95c-85ac8f1c9606 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] http://192.168.122.248/volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 returned with HTTP 200 Sep 06 22:43:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 45/89] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:43:59 2026] GET /volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 => generated 864 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-67ad1747-8865-47df-819e-b7cf4fc4042e req-62ee2297-9987-426d-9acf-81eef2721773 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-67ad1747-8865-47df-819e-b7cf4fc4042e req-62ee2297-9987-426d-9acf-81eef2721773 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-reader] GET http://192.168.122.248/volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 Sep 06 22:43:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-67ad1747-8865-47df-819e-b7cf4fc4042e req-62ee2297-9987-426d-9acf-81eef2721773 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-67ad1747-8865-47df-819e-b7cf4fc4042e req-62ee2297-9987-426d-9acf-81eef2721773 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:59 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:43:59 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:43:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:43:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:43:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-67ad1747-8865-47df-819e-b7cf4fc4042e req-62ee2297-9987-426d-9acf-81eef2721773 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-reader] Volume info retrieved successfully. Sep 06 22:43:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-67ad1747-8865-47df-819e-b7cf4fc4042e req-62ee2297-9987-426d-9acf-81eef2721773 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-reader] http://192.168.122.248/volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 returned with HTTP 200 Sep 06 22:43:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 45/90] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:43:59 2026] GET /volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 => generated 864 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:43:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-4a68c13b-15c0-40f9-b25d-37bb552548b4 req-880ac93d-f828-4753-89cf-346e81f2df18 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:43:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-4a68c13b-15c0-40f9-b25d-37bb552548b4 req-880ac93d-f828-4753-89cf-346e81f2df18 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] DELETE http://192.168.122.248/volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 Sep 06 22:43:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-4a68c13b-15c0-40f9-b25d-37bb552548b4 req-880ac93d-f828-4753-89cf-346e81f2df18 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:43:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-4a68c13b-15c0-40f9-b25d-37bb552548b4 req-880ac93d-f828-4753-89cf-346e81f2df18 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:43:59 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [req-4a68c13b-15c0-40f9-b25d-37bb552548b4 req-880ac93d-f828-4753-89cf-346e81f2df18 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Delete volume with id: a7757b4e-f3f7-4ef9-bebe-b86e8652df43 Sep 06 22:44:00 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:00 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:00 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:00 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:00 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-4a68c13b-15c0-40f9-b25d-37bb552548b4 req-880ac93d-f828-4753-89cf-346e81f2df18 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Volume info retrieved successfully. Sep 06 22:44:00 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-4a68c13b-15c0-40f9-b25d-37bb552548b4 req-880ac93d-f828-4753-89cf-346e81f2df18 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Delete volume request issued successfully. Sep 06 22:44:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-4a68c13b-15c0-40f9-b25d-37bb552548b4 req-880ac93d-f828-4753-89cf-346e81f2df18 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] http://192.168.122.248/volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 returned with HTTP 202 Sep 06 22:44:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 46/91] 192.168.122.248 () {62 vars in 1509 bytes} [Sun Sep 6 22:43:59 2026] DELETE /volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:44:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-cff803d0-388f-438a-b9a9-3a414e02219f req-141110ea-66f0-4dce-a82f-1d4d0b370717 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-cff803d0-388f-438a-b9a9-3a414e02219f req-141110ea-66f0-4dce-a82f-1d4d0b370717 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] GET http://192.168.122.248/volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 Sep 06 22:44:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-cff803d0-388f-438a-b9a9-3a414e02219f req-141110ea-66f0-4dce-a82f-1d4d0b370717 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-cff803d0-388f-438a-b9a9-3a414e02219f req-141110ea-66f0-4dce-a82f-1d4d0b370717 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:00 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:00 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-cff803d0-388f-438a-b9a9-3a414e02219f req-141110ea-66f0-4dce-a82f-1d4d0b370717 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Volume info retrieved successfully. Sep 06 22:44:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-cff803d0-388f-438a-b9a9-3a414e02219f req-141110ea-66f0-4dce-a82f-1d4d0b370717 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] http://192.168.122.248/volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 returned with HTTP 200 Sep 06 22:44:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 46/92] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:44:00 2026] GET /volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 => generated 863 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c0209c43-a969-42ad-b42d-6a9a1ec1e5ce None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c0209c43-a969-42ad-b42d-6a9a1ec1e5ce tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e Sep 06 22:44:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c0209c43-a969-42ad-b42d-6a9a1ec1e5ce tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c0209c43-a969-42ad-b42d-6a9a1ec1e5ce tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:00 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:00 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:00 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c0209c43-a969-42ad-b42d-6a9a1ec1e5ce tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:44:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c0209c43-a969-42ad-b42d-6a9a1ec1e5ce tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e returned with HTTP 200 Sep 06 22:44:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 47/93] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:00 2026] GET /volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e => generated 464 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-04191a39-e652-45c1-861b-2ac123e24b66 req-c192dfdf-b6f1-4406-9bd8-57ef298231e8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-04191a39-e652-45c1-861b-2ac123e24b66 req-c192dfdf-b6f1-4406-9bd8-57ef298231e8 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] GET http://192.168.122.248/volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 Sep 06 22:44:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-04191a39-e652-45c1-861b-2ac123e24b66 req-c192dfdf-b6f1-4406-9bd8-57ef298231e8 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-04191a39-e652-45c1-861b-2ac123e24b66 req-c192dfdf-b6f1-4406-9bd8-57ef298231e8 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:01 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:01 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:01 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:01 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:01 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-04191a39-e652-45c1-861b-2ac123e24b66 req-c192dfdf-b6f1-4406-9bd8-57ef298231e8 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Volume info retrieved successfully. Sep 06 22:44:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-04191a39-e652-45c1-861b-2ac123e24b66 req-c192dfdf-b6f1-4406-9bd8-57ef298231e8 tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] http://192.168.122.248/volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 returned with HTTP 200 Sep 06 22:44:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 47/94] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:44:01 2026] GET /volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 => generated 863 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cf47d15c-4971-433d-8fde-73e551ea4e6e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cf47d15c-4971-433d-8fde-73e551ea4e6e tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e Sep 06 22:44:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cf47d15c-4971-433d-8fde-73e551ea4e6e tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cf47d15c-4971-433d-8fde-73e551ea4e6e tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cf47d15c-4971-433d-8fde-73e551ea4e6e tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e returned with HTTP 404 Sep 06 22:44:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 48/95] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:01 2026] GET /volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bec72ea1-db09-4786-ae60-c035ac11d502 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bec72ea1-db09-4786-ae60-c035ac11d502 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] POST http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action Sep 06 22:44:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bec72ea1-db09-4786-ae60-c035ac11d502 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:44:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bec72ea1-db09-4786-ae60-c035ac11d502 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.admin_actions [None req-bec72ea1-db09-4786-ae60-c035ac11d502 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Updating snapshot '07e4054c-0834-41d3-951b-5221750c86b7' with '{'status': 'available'}' {{(pid=87216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 22:44:01 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:01 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bec72ea1-db09-4786-ae60-c035ac11d502 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action returned with HTTP 202 Sep 06 22:44:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 48/96] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 22:44:01 2026] POST /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:44:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9daae268-f47f-4705-9bb6-498234b5f2f8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9daae268-f47f-4705-9bb6-498234b5f2f8 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 Sep 06 22:44:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9daae268-f47f-4705-9bb6-498234b5f2f8 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9daae268-f47f-4705-9bb6-498234b5f2f8 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9daae268-f47f-4705-9bb6-498234b5f2f8 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:44:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9daae268-f47f-4705-9bb6-498234b5f2f8 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 returned with HTTP 200 Sep 06 22:44:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 49/97] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:01 2026] GET /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 => generated 466 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6ac3ca44-549b-4ad8-be72-5f041a95360c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6ac3ca44-549b-4ad8-be72-5f041a95360c tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e Sep 06 22:44:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6ac3ca44-549b-4ad8-be72-5f041a95360c tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6ac3ca44-549b-4ad8-be72-5f041a95360c tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:01 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-6ac3ca44-549b-4ad8-be72-5f041a95360c tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Delete snapshot with id: 0bafccb0-dfbb-430c-8d90-368a99f3428e Sep 06 22:44:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6ac3ca44-549b-4ad8-be72-5f041a95360c tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e returned with HTTP 404 Sep 06 22:44:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 49/98] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:44:01 2026] DELETE /volume/v3/snapshots/0bafccb0-dfbb-430c-8d90-368a99f3428e => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-de10afb4-68cb-4c11-a8fc-47aea8df173f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-de10afb4-68cb-4c11-a8fc-47aea8df173f tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:44:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-de10afb4-68cb-4c11-a8fc-47aea8df173f tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ac3c6f4-dd37-4148-b549-9e086c3798cb", "name": "tempest-SnapshotsActionsTest-Snapshot-556887753"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:01 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:01 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-de10afb4-68cb-4c11-a8fc-47aea8df173f tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Volume info retrieved successfully. Sep 06 22:44:01 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-de10afb4-68cb-4c11-a8fc-47aea8df173f tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Create snapshot from volume 7ac3c6f4-dd37-4148-b549-9e086c3798cb Sep 06 22:44:01 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-de10afb4-68cb-4c11-a8fc-47aea8df173f tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Created reservations ['14174f7f-d855-452a-9c4f-ad534afd8964', '0cf7bb78-0ddf-4651-9b68-f3c853622a2e', '5e0cc376-268c-4c19-91de-8ca00c919adf', 'c021184a-cb83-4e1e-8efd-b0727c5b28a6'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:44:02 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:02 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:02 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-de10afb4-68cb-4c11-a8fc-47aea8df173f tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot create request issued successfully. Sep 06 22:44:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-de10afb4-68cb-4c11-a8fc-47aea8df173f tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:44:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 50/99] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:44:01 2026] POST /volume/v3/snapshots => generated 306 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:44:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-797d8723-5b45-4502-a3ad-56a59369300e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-797d8723-5b45-4502-a3ad-56a59369300e tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b Sep 06 22:44:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-797d8723-5b45-4502-a3ad-56a59369300e tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-797d8723-5b45-4502-a3ad-56a59369300e tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:02 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:02 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-797d8723-5b45-4502-a3ad-56a59369300e tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:44:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-797d8723-5b45-4502-a3ad-56a59369300e tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b returned with HTTP 200 Sep 06 22:44:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 50/100] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:02 2026] GET /volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b => generated 438 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-ba86149d-f9af-40ec-8210-611f35db7600 req-eff9e79d-c5c2-462f-bbe6-a4719d3f390e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-ba86149d-f9af-40ec-8210-611f35db7600 req-eff9e79d-c5c2-462f-bbe6-a4719d3f390e tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] GET http://192.168.122.248/volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 Sep 06 22:44:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-ba86149d-f9af-40ec-8210-611f35db7600 req-eff9e79d-c5c2-462f-bbe6-a4719d3f390e tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-ba86149d-f9af-40ec-8210-611f35db7600 req-eff9e79d-c5c2-462f-bbe6-a4719d3f390e tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-ba86149d-f9af-40ec-8210-611f35db7600 req-eff9e79d-c5c2-462f-bbe6-a4719d3f390e tempest-VolumesGetTestJSON-643745672 tempest-VolumesGetTestJSON-643745672-project-member] http://192.168.122.248/volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 returned with HTTP 404 Sep 06 22:44:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 51/101] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:44:02 2026] GET /volume/v3/volumes/a7757b4e-f3f7-4ef9-bebe-b86e8652df43 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c2a93e3a-cd99-413e-a07b-70d217032438 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c2a93e3a-cd99-413e-a07b-70d217032438 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b Sep 06 22:44:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c2a93e3a-cd99-413e-a07b-70d217032438 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c2a93e3a-cd99-413e-a07b-70d217032438 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:03 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:03 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:03 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c2a93e3a-cd99-413e-a07b-70d217032438 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:44:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c2a93e3a-cd99-413e-a07b-70d217032438 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b returned with HTTP 200 Sep 06 22:44:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 51/102] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:03 2026] GET /volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b => generated 438 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-72b3507a-8b1c-404d-b30c-26b4a733adc8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-72b3507a-8b1c-404d-b30c-26b4a733adc8 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b Sep 06 22:44:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-72b3507a-8b1c-404d-b30c-26b4a733adc8 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-72b3507a-8b1c-404d-b30c-26b4a733adc8 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:04 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:04 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-72b3507a-8b1c-404d-b30c-26b4a733adc8 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:44:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-72b3507a-8b1c-404d-b30c-26b4a733adc8 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b returned with HTTP 200 Sep 06 22:44:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 52/103] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:04 2026] GET /volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b => generated 438 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-00dadfe7-6216-42a9-a7c7-1d2f01a4853a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-00dadfe7-6216-42a9-a7c7-1d2f01a4853a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b Sep 06 22:44:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-00dadfe7-6216-42a9-a7c7-1d2f01a4853a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-00dadfe7-6216-42a9-a7c7-1d2f01a4853a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-00dadfe7-6216-42a9-a7c7-1d2f01a4853a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:44:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-00dadfe7-6216-42a9-a7c7-1d2f01a4853a tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b returned with HTTP 200 Sep 06 22:44:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 52/104] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:05 2026] GET /volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b => generated 465 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-727dfc40-ea8d-4b70-b2a3-3d50d5e045ed None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-727dfc40-ea8d-4b70-b2a3-3d50d5e045ed tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] POST http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b/action Sep 06 22:44:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-727dfc40-ea8d-4b70-b2a3-3d50d5e045ed tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:44:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-727dfc40-ea8d-4b70-b2a3-3d50d5e045ed tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.admin_actions [None req-727dfc40-ea8d-4b70-b2a3-3d50d5e045ed tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Updating snapshot '37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b' with '{'status': 'error_deleting'}' {{(pid=87215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 22:44:05 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=241,cinder:INSERT=45,cinder:UPDATE=77,cinder:DELETE=6 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:44:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-727dfc40-ea8d-4b70-b2a3-3d50d5e045ed tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b/action returned with HTTP 202 Sep 06 22:44:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 53/105] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 22:44:05 2026] POST /volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:44:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6bb915d4-08a1-4a4d-b7c8-7470a5c666cd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6bb915d4-08a1-4a4d-b7c8-7470a5c666cd tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b Sep 06 22:44:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6bb915d4-08a1-4a4d-b7c8-7470a5c666cd tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6bb915d4-08a1-4a4d-b7c8-7470a5c666cd tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6bb915d4-08a1-4a4d-b7c8-7470a5c666cd tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:44:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6bb915d4-08a1-4a4d-b7c8-7470a5c666cd tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b returned with HTTP 200 Sep 06 22:44:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 53/106] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:05 2026] GET /volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b => generated 470 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-317f707b-5973-49bc-b8cf-08f02f7df88d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-317f707b-5973-49bc-b8cf-08f02f7df88d tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] POST http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b/action Sep 06 22:44:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-317f707b-5973-49bc-b8cf-08f02f7df88d tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:44:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-317f707b-5973-49bc-b8cf-08f02f7df88d tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-317f707b-5973-49bc-b8cf-08f02f7df88d tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Snapshot retrieved successfully. Sep 06 22:44:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-317f707b-5973-49bc-b8cf-08f02f7df88d tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Snapshot delete request issued successfully. Sep 06 22:44:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-317f707b-5973-49bc-b8cf-08f02f7df88d tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b/action returned with HTTP 202 Sep 06 22:44:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 54/107] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 22:44:05 2026] POST /volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 22:44:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e26577e3-ef91-4dfe-bdff-503dc0b871dc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e26577e3-ef91-4dfe-bdff-503dc0b871dc tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b Sep 06 22:44:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e26577e3-ef91-4dfe-bdff-503dc0b871dc tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e26577e3-ef91-4dfe-bdff-503dc0b871dc tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:06 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:06 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:06 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e26577e3-ef91-4dfe-bdff-503dc0b871dc tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:44:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e26577e3-ef91-4dfe-bdff-503dc0b871dc tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b returned with HTTP 200 Sep 06 22:44:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 54/108] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:05 2026] GET /volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b => generated 464 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f7454c2e-e31a-41a6-be4a-301a8e14a9f6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f7454c2e-e31a-41a6-be4a-301a8e14a9f6 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b Sep 06 22:44:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f7454c2e-e31a-41a6-be4a-301a8e14a9f6 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f7454c2e-e31a-41a6-be4a-301a8e14a9f6 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:07 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:07 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:07 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f7454c2e-e31a-41a6-be4a-301a8e14a9f6 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:44:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f7454c2e-e31a-41a6-be4a-301a8e14a9f6 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b returned with HTTP 200 Sep 06 22:44:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 55/109] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:07 2026] GET /volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b => generated 464 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-16f5bdab-8c8b-4831-b7de-2225b60e3077 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-16f5bdab-8c8b-4831-b7de-2225b60e3077 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b Sep 06 22:44:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-16f5bdab-8c8b-4831-b7de-2225b60e3077 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-16f5bdab-8c8b-4831-b7de-2225b60e3077 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-16f5bdab-8c8b-4831-b7de-2225b60e3077 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b returned with HTTP 404 Sep 06 22:44:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 55/110] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:08 2026] GET /volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d82f72d6-694e-4b04-bca5-d1791022004e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d82f72d6-694e-4b04-bca5-d1791022004e tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] POST http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d82f72d6-694e-4b04-bca5-d1791022004e tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d82f72d6-694e-4b04-bca5-d1791022004e tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.admin_actions [None req-d82f72d6-694e-4b04-bca5-d1791022004e tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Updating snapshot '07e4054c-0834-41d3-951b-5221750c86b7' with '{'status': 'available'}' {{(pid=87215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d82f72d6-694e-4b04-bca5-d1791022004e tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action returned with HTTP 202 Sep 06 22:44:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 56/111] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 22:44:08 2026] POST /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:44:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cd3437ac-2dbf-44fa-8bed-c8d564e353b6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cd3437ac-2dbf-44fa-8bed-c8d564e353b6 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 Sep 06 22:44:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cd3437ac-2dbf-44fa-8bed-c8d564e353b6 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cd3437ac-2dbf-44fa-8bed-c8d564e353b6 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:08 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:08 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:08 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cd3437ac-2dbf-44fa-8bed-c8d564e353b6 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:44:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cd3437ac-2dbf-44fa-8bed-c8d564e353b6 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 returned with HTTP 200 Sep 06 22:44:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 56/112] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:08 2026] GET /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-57aa8d28-dc98-4187-8bb2-52273a546693 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-57aa8d28-dc98-4187-8bb2-52273a546693 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-57aa8d28-dc98-4187-8bb2-52273a546693 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-57aa8d28-dc98-4187-8bb2-52273a546693 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-57aa8d28-dc98-4187-8bb2-52273a546693 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Delete snapshot with id: 37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-57aa8d28-dc98-4187-8bb2-52273a546693 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b returned with HTTP 404 Sep 06 22:44:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 57/113] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:44:08 2026] DELETE /volume/v3/snapshots/37d5bcb1-6eb2-44f0-9706-ac76e4e6fc9b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:44:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-07d92c0b-3568-42c8-aeb7-cf7d8f8b9fa0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-07d92c0b-3568-42c8-aeb7-cf7d8f8b9fa0 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] POST http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action Sep 06 22:44:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-07d92c0b-3568-42c8-aeb7-cf7d8f8b9fa0 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:44:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-07d92c0b-3568-42c8-aeb7-cf7d8f8b9fa0 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.admin_actions [None req-07d92c0b-3568-42c8-aeb7-cf7d8f8b9fa0 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Updating snapshot '07e4054c-0834-41d3-951b-5221750c86b7' with '{'status': 'creating'}' {{(pid=87216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 22:44:08 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:08 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-07d92c0b-3568-42c8-aeb7-cf7d8f8b9fa0 tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action returned with HTTP 202 Sep 06 22:44:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 57/114] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 22:44:08 2026] POST /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e68526ea-4184-4f1e-b551-f2719d68bcaf None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e68526ea-4184-4f1e-b551-f2719d68bcaf tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e68526ea-4184-4f1e-b551-f2719d68bcaf tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e68526ea-4184-4f1e-b551-f2719d68bcaf tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3388d6e2-dabe-41f8-a16a-8d2cded9d17a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e68526ea-4184-4f1e-b551-f2719d68bcaf tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e68526ea-4184-4f1e-b551-f2719d68bcaf tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 returned with HTTP 200 Sep 06 22:44:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 58/115] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:08 2026] GET /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 => generated 465 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c3dd4a50-5804-48c0-8f89-3dd577fa20a3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c3dd4a50-5804-48c0-8f89-3dd577fa20a3 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] POST http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c3dd4a50-5804-48c0-8f89-3dd577fa20a3 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c3dd4a50-5804-48c0-8f89-3dd577fa20a3 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.snapshot_actions [None req-c3dd4a50-5804-48c0-8f89-3dd577fa20a3 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87215) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.api.contrib.snapshot_actions [None req-c3dd4a50-5804-48c0-8f89-3dd577fa20a3 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Updating snapshot 07e4054c-0834-41d3-951b-5221750c86b7 with info {'id': '07e4054c-0834-41d3-951b-5221750c86b7', 'status': 'error', 'progress': '80%'} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c3dd4a50-5804-48c0-8f89-3dd577fa20a3 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action returned with HTTP 202 Sep 06 22:44:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 59/116] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 22:44:08 2026] POST /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-50658b00-cd6b-4011-ac3a-e9a5fadddd0d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-50658b00-cd6b-4011-ac3a-e9a5fadddd0d tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] GET http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-50658b00-cd6b-4011-ac3a-e9a5fadddd0d tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-50658b00-cd6b-4011-ac3a-e9a5fadddd0d tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-50658b00-cd6b-4011-ac3a-e9a5fadddd0d tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Snapshot retrieved successfully. Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-50658b00-cd6b-4011-ac3a-e9a5fadddd0d tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 returned with HTTP 200 Sep 06 22:44:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 60/117] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:08 2026] GET /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 => generated 461 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-19a3e806-cd8e-4879-85fc-c33aa98fe9ec None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-19a3e806-cd8e-4879-85fc-c33aa98fe9ec tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] POST http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-19a3e806-cd8e-4879-85fc-c33aa98fe9ec tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-19a3e806-cd8e-4879-85fc-c33aa98fe9ec tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.admin_actions [None req-19a3e806-cd8e-4879-85fc-c33aa98fe9ec tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] Updating snapshot '07e4054c-0834-41d3-951b-5221750c86b7' with '{'status': 'available'}' {{(pid=87215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-19a3e806-cd8e-4879-85fc-c33aa98fe9ec tempest-SnapshotsActionsTest-1620107680 tempest-SnapshotsActionsTest-1620107680-project-admin] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action returned with HTTP 202 Sep 06 22:44:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 61/118] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 22:44:08 2026] POST /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a3f0b3fe-0554-44e1-a481-be75e3314b51 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a3f0b3fe-0554-44e1-a481-be75e3314b51 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a3f0b3fe-0554-44e1-a481-be75e3314b51 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a3f0b3fe-0554-44e1-a481-be75e3314b51 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a3f0b3fe-0554-44e1-a481-be75e3314b51 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a3f0b3fe-0554-44e1-a481-be75e3314b51 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 returned with HTTP 200 Sep 06 22:44:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 62/119] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:08 2026] GET /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-dfd4f9c2-92f2-4bca-9962-0bdc0549ecb1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dfd4f9c2-92f2-4bca-9962-0bdc0549ecb1 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dfd4f9c2-92f2-4bca-9962-0bdc0549ecb1 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dfd4f9c2-92f2-4bca-9962-0bdc0549ecb1 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-dfd4f9c2-92f2-4bca-9962-0bdc0549ecb1 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Delete snapshot with id: 07e4054c-0834-41d3-951b-5221750c86b7 Sep 06 22:44:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-dfd4f9c2-92f2-4bca-9962-0bdc0549ecb1 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:44:09 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:09 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3388d6e2-dabe-41f8-a16a-8d2cded9d17a tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:44:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3388d6e2-dabe-41f8-a16a-8d2cded9d17a tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-511490865"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:09 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:09 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:09 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-dfd4f9c2-92f2-4bca-9962-0bdc0549ecb1 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot delete request issued successfully. Sep 06 22:44:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dfd4f9c2-92f2-4bca-9962-0bdc0549ecb1 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 returned with HTTP 202 Sep 06 22:44:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 63/120] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:44:08 2026] DELETE /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:44:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-073eaee3-f782-4c46-8ff7-ddc3b5234d82 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-073eaee3-f782-4c46-8ff7-ddc3b5234d82 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 Sep 06 22:44:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-073eaee3-f782-4c46-8ff7-ddc3b5234d82 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-073eaee3-f782-4c46-8ff7-ddc3b5234d82 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3388d6e2-dabe-41f8-a16a-8d2cded9d17a tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:44:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 58/121] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:44:08 2026] POST /volume/v3/types => generated 223 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:44:09 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:09 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:09 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-073eaee3-f782-4c46-8ff7-ddc3b5234d82 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:44:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-19acb20c-aeac-4982-b740-0d7e4c32e7da None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-073eaee3-f782-4c46-8ff7-ddc3b5234d82 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 returned with HTTP 200 Sep 06 22:44:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 64/122] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:09 2026] GET /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 => generated 464 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-19acb20c-aeac-4982-b740-0d7e4c32e7da tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] POST http://192.168.122.248/volume/v3/group_types Sep 06 22:44:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-19acb20c-aeac-4982-b740-0d7e4c32e7da tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-382081701"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-19acb20c-aeac-4982-b740-0d7e4c32e7da tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] http://192.168.122.248/volume/v3/group_types returned with HTTP 202 Sep 06 22:44:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 59/123] 192.168.122.248 () {62 vars in 1195 bytes} [Sun Sep 6 22:44:09 2026] POST /volume/v3/group_types => generated 180 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-63bd5b5e-9c44-4801-a0a4-41446d6108b0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-63bd5b5e-9c44-4801-a0a4-41446d6108b0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] POST http://192.168.122.248/volume/v3/groups Sep 06 22:44:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-63bd5b5e-9c44-4801-a0a4-41446d6108b0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "23d2d81a-84d6-4089-bbdc-5779f0d9447e", "volume_types": ["5d2e16a3-b2b7-411b-be0c-3d252af2564e"], "name": "tempest-GroupSnapshotsTest-Group-734712621"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-63bd5b5e-9c44-4801-a0a4-41446d6108b0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Creating new group {'group': {'group_type': '23d2d81a-84d6-4089-bbdc-5779f0d9447e', 'volume_types': ['5d2e16a3-b2b7-411b-be0c-3d252af2564e'], 'name': 'tempest-GroupSnapshotsTest-Group-734712621'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 22:44:09 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.groups [None req-63bd5b5e-9c44-4801-a0a4-41446d6108b0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Creating group tempest-GroupSnapshotsTest-Group-734712621. Sep 06 22:44:09 devstack devstack@c-api.service[87215]: /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 06 22:44:09 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 22:44:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-63bd5b5e-9c44-4801-a0a4-41446d6108b0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Availability zone cache updated, next update will occur around 2026-09-06 21:44:09.566772. {{(pid=87215) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 06 22:44:09 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-63bd5b5e-9c44-4801-a0a4-41446d6108b0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Availability Zones retrieved successfully. Sep 06 22:44:09 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-63bd5b5e-9c44-4801-a0a4-41446d6108b0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Created reservations ['815c5c21-68b6-4dea-8113-f340323dcc94'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:44:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-63bd5b5e-9c44-4801-a0a4-41446d6108b0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups returned with HTTP 202 Sep 06 22:44:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 65/124] 192.168.122.248 () {62 vars in 1181 bytes} [Sun Sep 6 22:44:09 2026] POST /volume/v3/groups => generated 111 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-46241a22-2c6d-401e-8669-534d765fbc08 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-46241a22-2c6d-401e-8669-534d765fbc08 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/groups/6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7 Sep 06 22:44:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-46241a22-2c6d-401e-8669-534d765fbc08 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-46241a22-2c6d-401e-8669-534d765fbc08 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-46241a22-2c6d-401e-8669-534d765fbc08 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member 6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:44:09 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:09 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:09 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:09 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:44:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-46241a22-2c6d-401e-8669-534d765fbc08 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7 returned with HTTP 200 Sep 06 22:44:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 60/125] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:44:09 2026] GET /volume/v3/groups/6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7 => generated 391 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-445b3400-c487-4bd8-afb7-ef0ae1ce7b71 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-445b3400-c487-4bd8-afb7-ef0ae1ce7b71 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 Sep 06 22:44:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-445b3400-c487-4bd8-afb7-ef0ae1ce7b71 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-445b3400-c487-4bd8-afb7-ef0ae1ce7b71 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:10 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:10 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-445b3400-c487-4bd8-afb7-ef0ae1ce7b71 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:44:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-445b3400-c487-4bd8-afb7-ef0ae1ce7b71 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 returned with HTTP 200 Sep 06 22:44:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 66/126] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:10 2026] GET /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 => generated 464 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8663a4ae-7398-4513-ada0-8f7172350d53 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8663a4ae-7398-4513-ada0-8f7172350d53 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/groups/6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7 Sep 06 22:44:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8663a4ae-7398-4513-ada0-8f7172350d53 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8663a4ae-7398-4513-ada0-8f7172350d53 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-8663a4ae-7398-4513-ada0-8f7172350d53 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member 6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:44:10 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:10 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:11 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:11 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:44:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8663a4ae-7398-4513-ada0-8f7172350d53 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7 returned with HTTP 200 Sep 06 22:44:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 61/127] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:44:10 2026] GET /volume/v3/groups/6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7 => generated 392 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:44:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-66435698", "volume_type": "5d2e16a3-b2b7-411b-be0c-3d252af2564e", "group_id": "6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7", "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-66435698', 'volume_type': '5d2e16a3-b2b7-411b-be0c-3d252af2564e', 'group_id': '6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7', 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:44:11 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:11 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:11 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Create volume of 1 GB Sep 06 22:44:11 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:11 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:44:11 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Availability Zones retrieved successfully. Sep 06 22:44:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Flow 'volume_create_api' (0eab5613-3b6a-4d35-900f-96331854afaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:44:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1a93afa-ead9-4712-b921-bc61674364c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:11 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:11 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:44:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6bd948b5-da83-4f14-9de8-2d9110b6d694 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6bd948b5-da83-4f14-9de8-2d9110b6d694 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 Sep 06 22:44:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6bd948b5-da83-4f14-9de8-2d9110b6d694 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1a93afa-ead9-4712-b921-bc61674364c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:44:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5d2e16a3-b2b7-411b-be0c-3d252af2564e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-511490865',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5d2e16a3-b2b7-411b-be0c-3d252af2564e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6bd948b5-da83-4f14-9de8-2d9110b6d694 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (885c742e-963a-457b-a377-ab8f960ddf49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:11 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:11 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:11 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6bd948b5-da83-4f14-9de8-2d9110b6d694 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Snapshot retrieved successfully. Sep 06 22:44:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6bd948b5-da83-4f14-9de8-2d9110b6d694 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 returned with HTTP 200 Sep 06 22:44:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 62/128] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:11 2026] GET /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 => generated 464 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:11 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-511490865 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-511490865, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:44:11 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-511490865 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-511490865, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:44:11 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Created reservations ['217781ed-8f14-4a3e-94fb-2dec82f9412b', '53bd03e4-457c-4e17-a688-478bd31529d6', '7e2c1431-9920-484c-95dd-a3b6e8de6332', '52a101b6-c1fb-4dda-8fe7-64e42a7cb65b'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:44:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (885c742e-963a-457b-a377-ab8f960ddf49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['217781ed-8f14-4a3e-94fb-2dec82f9412b', '53bd03e4-457c-4e17-a688-478bd31529d6', '7e2c1431-9920-484c-95dd-a3b6e8de6332', '52a101b6-c1fb-4dda-8fe7-64e42a7cb65b']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51cb9c8f-3325-4269-8427-dfc41cc8212f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:11 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:11 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51cb9c8f-3325-4269-8427-dfc41cc8212f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '482ac797-5662-4e5c-8a8d-878eec406a79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-66435698',encryption_key_id=None,group_id=6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7,group_type_id=,metadata={},multiattach=False,project_id='ea85615c89154b56b21d356180467279',qos_specs=None,replication_status=,reservations=['217781ed-8f14-4a3e-94fb-2dec82f9412b','53bd03e4-457c-4e17-a688-478bd31529d6','7e2c1431-9920-484c-95dd-a3b6e8de6332','52a101b6-c1fb-4dda-8fe7-64e42a7cb65b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c98f7234a11475ba02eb89b8afd0fd4',volume_type_id=5d2e16a3-b2b7-411b-be0c-3d252af2564e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:44:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-66435698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7,host=None,id=482ac797-5662-4e5c-8a8d-878eec406a79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea85615c89154b56b21d356180467279',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c98f7234a11475ba02eb89b8afd0fd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5d2e16a3-b2b7-411b-be0c-3d252af2564e),volume_type_id=5d2e16a3-b2b7-411b-be0c-3d252af2564e)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c99b64-ec09-472f-8677-dd09baea8952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c99b64-ec09-472f-8677-dd09baea8952) transitioned into state 'SUCCESS' from state '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-66435698',encryption_key_id=None,group_id=6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7,group_type_id=,metadata={},multiattach=False,project_id='ea85615c89154b56b21d356180467279',qos_specs=None,replication_status=,reservations=['217781ed-8f14-4a3e-94fb-2dec82f9412b','53bd03e4-457c-4e17-a688-478bd31529d6','7e2c1431-9920-484c-95dd-a3b6e8de6332','52a101b6-c1fb-4dda-8fe7-64e42a7cb65b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c98f7234a11475ba02eb89b8afd0fd4',volume_type_id=5d2e16a3-b2b7-411b-be0c-3d252af2564e)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31d46190-ae36-41ef-bbaa-718df62702dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31d46190-ae36-41ef-bbaa-718df62702dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Flow 'volume_create_api' (0eab5613-3b6a-4d35-900f-96331854afaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:44:11 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Create volume request issued successfully. Sep 06 22:44:11 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:11 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:11 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:11 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:11 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8b873ce2-0ae8-4054-a1d8-efad48e98253 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:44:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 67/129] 192.168.122.248 () {62 vars in 1184 bytes} [Sun Sep 6 22:44:11 2026] POST /volume/v3/volumes => generated 828 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-de34348f-c952-48f5-b6cc-c64704daa829 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-de34348f-c952-48f5-b6cc-c64704daa829 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/482ac797-5662-4e5c-8a8d-878eec406a79 Sep 06 22:44:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-de34348f-c952-48f5-b6cc-c64704daa829 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-de34348f-c952-48f5-b6cc-c64704daa829 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:11 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:11 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:11 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:11 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:11 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-de34348f-c952-48f5-b6cc-c64704daa829 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:44:11 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-de34348f-c952-48f5-b6cc-c64704daa829 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:11 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-de34348f-c952-48f5-b6cc-c64704daa829 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:11 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-de34348f-c952-48f5-b6cc-c64704daa829 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:11 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:11 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-de34348f-c952-48f5-b6cc-c64704daa829 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/482ac797-5662-4e5c-8a8d-878eec406a79 returned with HTTP 200 Sep 06 22:44:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 63/130] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:44:11 2026] GET /volume/v3/volumes/482ac797-5662-4e5c-8a8d-878eec406a79 => generated 896 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9b9967dc-c046-4efb-b72b-8215d31cb801 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9b9967dc-c046-4efb-b72b-8215d31cb801 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 Sep 06 22:44:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9b9967dc-c046-4efb-b72b-8215d31cb801 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9b9967dc-c046-4efb-b72b-8215d31cb801 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9b9967dc-c046-4efb-b72b-8215d31cb801 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 returned with HTTP 404 Sep 06 22:44:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 68/131] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:12 2026] GET /volume/v3/snapshots/07e4054c-0834-41d3-951b-5221750c86b7 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a50ade8b-8c82-4ead-9c2c-734265d1eae1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a50ade8b-8c82-4ead-9c2c-734265d1eae1 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb Sep 06 22:44:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a50ade8b-8c82-4ead-9c2c-734265d1eae1 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a50ade8b-8c82-4ead-9c2c-734265d1eae1 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:12 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:12 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:12 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:12 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:12 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a50ade8b-8c82-4ead-9c2c-734265d1eae1 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Volume info retrieved successfully. Sep 06 22:44:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a50ade8b-8c82-4ead-9c2c-734265d1eae1 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb returned with HTTP 200 Sep 06 22:44:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 64/132] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:12 2026] GET /volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b536b465-7966-4e8a-a3de-c519c303e1e1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b536b465-7966-4e8a-a3de-c519c303e1e1 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] DELETE http://192.168.122.248/volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb Sep 06 22:44:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b536b465-7966-4e8a-a3de-c519c303e1e1 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b536b465-7966-4e8a-a3de-c519c303e1e1 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:12 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-b536b465-7966-4e8a-a3de-c519c303e1e1 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Delete volume with id: 7ac3c6f4-dd37-4148-b549-9e086c3798cb Sep 06 22:44:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:12 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:12 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b536b465-7966-4e8a-a3de-c519c303e1e1 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Volume info retrieved successfully. Sep 06 22:44:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b536b465-7966-4e8a-a3de-c519c303e1e1 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Delete volume request issued successfully. Sep 06 22:44:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b536b465-7966-4e8a-a3de-c519c303e1e1 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb returned with HTTP 202 Sep 06 22:44:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 69/133] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:44:12 2026] DELETE /volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:44:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3f3c41a8-885a-49bd-bc30-2dd7eedfbed0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3f3c41a8-885a-49bd-bc30-2dd7eedfbed0 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb Sep 06 22:44:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3f3c41a8-885a-49bd-bc30-2dd7eedfbed0 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3f3c41a8-885a-49bd-bc30-2dd7eedfbed0 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:12 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:12 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:12 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:12 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:12 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3f3c41a8-885a-49bd-bc30-2dd7eedfbed0 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Volume info retrieved successfully. Sep 06 22:44:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3f3c41a8-885a-49bd-bc30-2dd7eedfbed0 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb returned with HTTP 200 Sep 06 22:44:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 65/134] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:12 2026] GET /volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ca5d8abf-a421-4358-b601-b2e9a75a5f9e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ca5d8abf-a421-4358-b601-b2e9a75a5f9e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/482ac797-5662-4e5c-8a8d-878eec406a79 Sep 06 22:44:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ca5d8abf-a421-4358-b601-b2e9a75a5f9e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ca5d8abf-a421-4358-b601-b2e9a75a5f9e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:12 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:12 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ca5d8abf-a421-4358-b601-b2e9a75a5f9e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:44:12 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-ca5d8abf-a421-4358-b601-b2e9a75a5f9e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:12 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-ca5d8abf-a421-4358-b601-b2e9a75a5f9e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-ca5d8abf-a421-4358-b601-b2e9a75a5f9e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:13 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:13 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ca5d8abf-a421-4358-b601-b2e9a75a5f9e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/482ac797-5662-4e5c-8a8d-878eec406a79 returned with HTTP 200 Sep 06 22:44:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 70/135] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:44:12 2026] GET /volume/v3/volumes/482ac797-5662-4e5c-8a8d-878eec406a79 => generated 921 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-63679036-0db9-4460-a7b1-ac50d67905cf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-63679036-0db9-4460-a7b1-ac50d67905cf tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] POST http://192.168.122.248/volume/v3/group_snapshots Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-63679036-0db9-4460-a7b1-ac50d67905cf tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7", "name": "tempest-group_snapshot-213756354"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:44:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-63679036-0db9-4460-a7b1-ac50d67905cf tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7', 'name': 'tempest-group_snapshot-213756354'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-282548054"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-282548054'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:44:13 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Create volume of 1 GB Sep 06 22:44:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Availability Zones retrieved successfully. Sep 06 22:44:13 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.group_snapshots [None req-63679036-0db9-4460-a7b1-ac50d67905cf tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Creating group_snapshot tempest-group_snapshot-213756354. Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Flow 'volume_create_api' (c45a60bc-855b-45c5-86ab-498d434b6aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a31eff3-3f9f-452f-a862-58821bdd8be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:44:13 devstack devstack@c-api.service[87216]: /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 06 22:44:13 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:44:13 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:13 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a31eff3-3f9f-452f-a862-58821bdd8be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb0af459-d605-4175-8b97-3c2a4eb17e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:13 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-63679036-0db9-4460-a7b1-ac50d67905cf tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-511490865 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-511490865, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:44:13 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-63679036-0db9-4460-a7b1-ac50d67905cf tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-511490865 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-511490865, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:44:13 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-63679036-0db9-4460-a7b1-ac50d67905cf tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Created reservations ['e1514d18-e3e5-44ba-979a-12015e6ed50e', 'a79b63a3-b653-44eb-940b-98f922ccef6c', '7c7fc3aa-07ee-481a-9660-ab6c20e1e94e', 'fb6a02e8-17c9-48c4-9946-e419359512b4'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:44:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-63679036-0db9-4460-a7b1-ac50d67905cf tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots returned with HTTP 202 Sep 06 22:44:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 66/136] 192.168.122.248 () {62 vars in 1208 bytes} [Sun Sep 6 22:44:13 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a1943e24-57f6-4fbf-9dea-b4e33a608713 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a1943e24-57f6-4fbf-9dea-b4e33a608713 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/e826248c-6345-444d-a302-6d2c9fdd0664 Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Created reservations ['2abacdff-f75b-41fd-80aa-a7af0d1699f4', '697f4276-b2e0-49a1-8086-7cf565dc8a53', '03cf8c33-189c-40c0-b3f4-261533199967', '5eff6357-8de8-4c1a-bbf5-209631ff60bf'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:44:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a1943e24-57f6-4fbf-9dea-b4e33a608713 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a1943e24-57f6-4fbf-9dea-b4e33a608713 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-a1943e24-57f6-4fbf-9dea-b4e33a608713 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member e826248c-6345-444d-a302-6d2c9fdd0664 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb0af459-d605-4175-8b97-3c2a4eb17e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2abacdff-f75b-41fd-80aa-a7af0d1699f4', '697f4276-b2e0-49a1-8086-7cf565dc8a53', '03cf8c33-189c-40c0-b3f4-261533199967', '5eff6357-8de8-4c1a-bbf5-209631ff60bf']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56fc0f01-1d48-47f0-8dba-e7d933819fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a1943e24-57f6-4fbf-9dea-b4e33a608713 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/e826248c-6345-444d-a302-6d2c9fdd0664 returned with HTTP 200 Sep 06 22:44:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 67/137] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:44:13 2026] GET /volume/v3/group_snapshots/e826248c-6345-444d-a302-6d2c9fdd0664 => generated 306 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:13 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:13 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56fc0f01-1d48-47f0-8dba-e7d933819fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fa2831b-1252-4f95-ad75-da43f25d0962', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-282548054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e567c304b284354af82b5eec8ab50d0',qos_specs=None,replication_status=,reservations=['2abacdff-f75b-41fd-80aa-a7af0d1699f4','697f4276-b2e0-49a1-8086-7cf565dc8a53','03cf8c33-189c-40c0-b3f4-261533199967','5eff6357-8de8-4c1a-bbf5-209631ff60bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb8de09f03e40959bd79ab7ff66d85f',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:44:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-282548054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fa2831b-1252-4f95-ad75-da43f25d0962,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e567c304b284354af82b5eec8ab50d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfb8de09f03e40959bd79ab7ff66d85f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6f2924f-39eb-4a05-ad51-3c7046a7cafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6f2924f-39eb-4a05-ad51-3c7046a7cafa) transitioned into state 'SUCCESS' from state '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-282548054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e567c304b284354af82b5eec8ab50d0',qos_specs=None,replication_status=,reservations=['2abacdff-f75b-41fd-80aa-a7af0d1699f4','697f4276-b2e0-49a1-8086-7cf565dc8a53','03cf8c33-189c-40c0-b3f4-261533199967','5eff6357-8de8-4c1a-bbf5-209631ff60bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb8de09f03e40959bd79ab7ff66d85f',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f7aa6e4-57d7-481a-8840-8c022b07bcf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f7aa6e4-57d7-481a-8840-8c022b07bcf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cf7ab3d2-7a0d-47c1-b603-6ec2b2de9be2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Flow 'volume_create_api' (c45a60bc-855b-45c5-86ab-498d434b6aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:44:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Create volume request issued successfully. Sep 06 22:44:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cf7ab3d2-7a0d-47c1-b603-6ec2b2de9be2 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] GET http://192.168.122.248/volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb Sep 06 22:44:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cf7ab3d2-7a0d-47c1-b603-6ec2b2de9be2 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d41743e2-1050-4f09-b4b1-e7e097893a2d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:44:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 71/138] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:44:13 2026] POST /volume/v3/volumes => generated 760 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:44:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cf7ab3d2-7a0d-47c1-b603-6ec2b2de9be2 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f036a256-1520-4f5b-96ee-083d2c664bd3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cf7ab3d2-7a0d-47c1-b603-6ec2b2de9be2 tempest-SnapshotsActionsTest-1808243176 tempest-SnapshotsActionsTest-1808243176-project-member] http://192.168.122.248/volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb returned with HTTP 404 Sep 06 22:44:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 68/139] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:13 2026] GET /volume/v3/volumes/7ac3c6f4-dd37-4148-b549-9e086c3798cb => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f036a256-1520-4f5b-96ee-083d2c664bd3 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] GET http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f036a256-1520-4f5b-96ee-083d2c664bd3 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f036a256-1520-4f5b-96ee-083d2c664bd3 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:13 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:13 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:13 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:13 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f036a256-1520-4f5b-96ee-083d2c664bd3 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Volume info retrieved successfully. Sep 06 22:44:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f036a256-1520-4f5b-96ee-083d2c664bd3 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 returned with HTTP 200 Sep 06 22:44:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 72/140] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:13 2026] GET /volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 => generated 828 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-87ad3f87-402d-41d7-a7f6-8ade2c7867fb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-87ad3f87-402d-41d7-a7f6-8ade2c7867fb tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/e826248c-6345-444d-a302-6d2c9fdd0664 Sep 06 22:44:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-87ad3f87-402d-41d7-a7f6-8ade2c7867fb tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-87ad3f87-402d-41d7-a7f6-8ade2c7867fb tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-87ad3f87-402d-41d7-a7f6-8ade2c7867fb tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member e826248c-6345-444d-a302-6d2c9fdd0664 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:44:14 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:14 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-87ad3f87-402d-41d7-a7f6-8ade2c7867fb tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/e826248c-6345-444d-a302-6d2c9fdd0664 returned with HTTP 200 Sep 06 22:44:14 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 69/141] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:44:14 2026] GET /volume/v3/group_snapshots/e826248c-6345-444d-a302-6d2c9fdd0664 => generated 306 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8a7d7b94-a77f-4a69-b926-ef8959481763 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8a7d7b94-a77f-4a69-b926-ef8959481763 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] GET http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 Sep 06 22:44:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8a7d7b94-a77f-4a69-b926-ef8959481763 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8a7d7b94-a77f-4a69-b926-ef8959481763 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:14 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:14 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:14 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:14 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:14 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8a7d7b94-a77f-4a69-b926-ef8959481763 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Volume info retrieved successfully. Sep 06 22:44:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8a7d7b94-a77f-4a69-b926-ef8959481763 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 returned with HTTP 200 Sep 06 22:44:14 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 73/142] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:14 2026] GET /volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-140d6c8b-6980-494e-bb14-8023b3d4121b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-140d6c8b-6980-494e-bb14-8023b3d4121b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/e826248c-6345-444d-a302-6d2c9fdd0664 Sep 06 22:44:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-140d6c8b-6980-494e-bb14-8023b3d4121b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-140d6c8b-6980-494e-bb14-8023b3d4121b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-140d6c8b-6980-494e-bb14-8023b3d4121b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member e826248c-6345-444d-a302-6d2c9fdd0664 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:44:15 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=258,cinder:INSERT=47,cinder:UPDATE=78,cinder:DELETE=3 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:44:15 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:15 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-140d6c8b-6980-494e-bb14-8023b3d4121b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/e826248c-6345-444d-a302-6d2c9fdd0664 returned with HTTP 200 Sep 06 22:44:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 70/143] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:44:15 2026] GET /volume/v3/group_snapshots/e826248c-6345-444d-a302-6d2c9fdd0664 => generated 306 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:44:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6a314f41-47c1-43c2-a311-03c6a95477a3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6a314f41-47c1-43c2-a311-03c6a95477a3 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] GET http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 Sep 06 22:44:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6a314f41-47c1-43c2-a311-03c6a95477a3 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6a314f41-47c1-43c2-a311-03c6a95477a3 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:15 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:15 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:15 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:15 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:15 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6a314f41-47c1-43c2-a311-03c6a95477a3 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Volume info retrieved successfully. Sep 06 22:44:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6a314f41-47c1-43c2-a311-03c6a95477a3 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 returned with HTTP 200 Sep 06 22:44:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 74/144] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:15 2026] GET /volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-71a5fa2d-6846-49b8-9f9e-fdbe6bb653d9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-71a5fa2d-6846-49b8-9f9e-fdbe6bb653d9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/e826248c-6345-444d-a302-6d2c9fdd0664 Sep 06 22:44:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-71a5fa2d-6846-49b8-9f9e-fdbe6bb653d9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-71a5fa2d-6846-49b8-9f9e-fdbe6bb653d9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-71a5fa2d-6846-49b8-9f9e-fdbe6bb653d9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member e826248c-6345-444d-a302-6d2c9fdd0664 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:44:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-71a5fa2d-6846-49b8-9f9e-fdbe6bb653d9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/e826248c-6345-444d-a302-6d2c9fdd0664 returned with HTTP 200 Sep 06 22:44:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 71/145] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:44:16 2026] GET /volume/v3/group_snapshots/e826248c-6345-444d-a302-6d2c9fdd0664 => generated 307 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cb2c3ebd-9e90-4975-b38a-2002f7d70a5a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cb2c3ebd-9e90-4975-b38a-2002f7d70a5a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/detail Sep 06 22:44:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cb2c3ebd-9e90-4975-b38a-2002f7d70a5a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cb2c3ebd-9e90-4975-b38a-2002f7d70a5a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-cb2c3ebd-9e90-4975-b38a-2002f7d70a5a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:44:16 devstack devstack@c-api.service[87215]: DEBUG cinder.db.api [None req-cb2c3ebd-9e90-4975-b38a-2002f7d70a5a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Building query based on filter {{(pid=87215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:44:16 devstack devstack@c-api.service[87215]: /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 06 22:44:16 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:44:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-cb2c3ebd-9e90-4975-b38a-2002f7d70a5a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Get all snapshots completed successfully. Sep 06 22:44:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cb2c3ebd-9e90-4975-b38a-2002f7d70a5a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 22:44:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 75/146] 192.168.122.248 () {58 vars in 1148 bytes} [Sun Sep 6 22:44:16 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f744c590-f9e8-4cff-9d6e-51be8b3f319e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f744c590-f9e8-4cff-9d6e-51be8b3f319e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/a0df716b-0a22-4bb7-b061-ee3348328d26 Sep 06 22:44:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f744c590-f9e8-4cff-9d6e-51be8b3f319e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f744c590-f9e8-4cff-9d6e-51be8b3f319e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f744c590-f9e8-4cff-9d6e-51be8b3f319e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Snapshot retrieved successfully. Sep 06 22:44:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f744c590-f9e8-4cff-9d6e-51be8b3f319e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/a0df716b-0a22-4bb7-b061-ee3348328d26 returned with HTTP 200 Sep 06 22:44:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 72/147] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:16 2026] GET /volume/v3/snapshots/a0df716b-0a22-4bb7-b061-ee3348328d26 => generated 450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] POST http://192.168.122.248/volume/v3/groups/action Sep 06 22:44:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "e826248c-6345-444d-a302-6d2c9fdd0664", "name": "tempest-Group_from_snap-1378332511"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:44:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "e826248c-6345-444d-a302-6d2c9fdd0664", "name": "tempest-Group_from_snap-1378332511"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'e826248c-6345-444d-a302-6d2c9fdd0664', 'name': 'tempest-Group_from_snap-1378332511'}}. {{(pid=87215) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 06 22:44:16 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.groups [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Creating group tempest-Group_from_snap-1378332511 from group_snapshot e826248c-6345-444d-a302-6d2c9fdd0664. Sep 06 22:44:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:16 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:44:16 devstack devstack@c-api.service[87215]: /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 06 22:44:16 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:44:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:16 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Created reservations ['b577a2fa-0d43-486b-9649-7a0c04980831'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:44:16 devstack devstack@c-api.service[87215]: /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 06 22:44:16 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:44:16 devstack devstack@c-api.service[87215]: INFO cinder.group.api [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] A mapping entry already exists for group 0a8cd070-3f20-462a-98fb-3978bd3c8eb0 and volume type 5d2e16a3-b2b7-411b-be0c-3d252af2564e. Do not need to create again. Sep 06 22:44:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Availability Zones retrieved successfully. Sep 06 22:44:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e2d1c83f-8389-4665-b7e1-ca83f8466a94 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e2d1c83f-8389-4665-b7e1-ca83f8466a94 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] GET http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 Sep 06 22:44:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e2d1c83f-8389-4665-b7e1-ca83f8466a94 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e2d1c83f-8389-4665-b7e1-ca83f8466a94 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Flow 'volume_create_api' (b1051d3e-54fc-4f5d-b866-824a1db9d942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:44:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (757c0ef1-e1fb-4f56-8e1a-7bc0c29f2153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:44:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e2d1c83f-8389-4665-b7e1-ca83f8466a94 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Volume info retrieved successfully. Sep 06 22:44:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e2d1c83f-8389-4665-b7e1-ca83f8466a94 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 returned with HTTP 200 Sep 06 22:44:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 73/148] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:16 2026] GET /volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (757c0ef1-e1fb-4f56-8e1a-7bc0c29f2153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a0df716b-0a22-4bb7-b061-ee3348328d26', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:44:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5d2e16a3-b2b7-411b-be0c-3d252af2564e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-511490865',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5d2e16a3-b2b7-411b-be0c-3d252af2564e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0a8cd070-3f20-462a-98fb-3978bd3c8eb0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e274620-7b96-4a94-838d-28dd490bb684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:16 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Created reservations ['9a60baef-d226-4ec4-9d3c-ea5588420c1f', '2de2dcca-2a9e-40de-8cfa-c438c72a80e5'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:44:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e274620-7b96-4a94-838d-28dd490bb684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a60baef-d226-4ec4-9d3c-ea5588420c1f', '2de2dcca-2a9e-40de-8cfa-c438c72a80e5']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8331073d-c6dc-4fe3-806f-62b1f9ee133c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:17 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:17 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:17 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8331073d-c6dc-4fe3-806f-62b1f9ee133c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dc741cb-d3e3-481d-bdef-1c0a42f2d97a', '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=0a8cd070-3f20-462a-98fb-3978bd3c8eb0,group_type_id=,metadata={},multiattach=False,project_id='ea85615c89154b56b21d356180467279',qos_specs=None,replication_status=,reservations=['9a60baef-d226-4ec4-9d3c-ea5588420c1f','2de2dcca-2a9e-40de-8cfa-c438c72a80e5'],size=1,snapshot_id=a0df716b-0a22-4bb7-b061-ee3348328d26,source_replicaid=,source_volid=None,status='creating',user_id='8c98f7234a11475ba02eb89b8afd0fd4',volume_type_id=5d2e16a3-b2b7-411b-be0c-3d252af2564e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:44:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0a8cd070-3f20-462a-98fb-3978bd3c8eb0,host=None,id=0dc741cb-d3e3-481d-bdef-1c0a42f2d97a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea85615c89154b56b21d356180467279',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a0df716b-0a22-4bb7-b061-ee3348328d26,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c98f7234a11475ba02eb89b8afd0fd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5d2e16a3-b2b7-411b-be0c-3d252af2564e),volume_type_id=5d2e16a3-b2b7-411b-be0c-3d252af2564e)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:17 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f85db4b-ed04-45d8-92b8-49c5097b68a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:17 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f85db4b-ed04-45d8-92b8-49c5097b68a8) transitioned into state 'SUCCESS' from 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=0a8cd070-3f20-462a-98fb-3978bd3c8eb0,group_type_id=,metadata={},multiattach=False,project_id='ea85615c89154b56b21d356180467279',qos_specs=None,replication_status=,reservations=['9a60baef-d226-4ec4-9d3c-ea5588420c1f','2de2dcca-2a9e-40de-8cfa-c438c72a80e5'],size=1,snapshot_id=a0df716b-0a22-4bb7-b061-ee3348328d26,source_replicaid=,source_volid=None,status='creating',user_id='8c98f7234a11475ba02eb89b8afd0fd4',volume_type_id=5d2e16a3-b2b7-411b-be0c-3d252af2564e)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:17 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Flow 'volume_create_api' (b1051d3e-54fc-4f5d-b866-824a1db9d942) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:44:17 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Create volume request issued successfully. Sep 06 22:44:17 devstack devstack@c-api.service[87215]: /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 06 22:44:17 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:44:17 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:17 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2551dc9a-c977-45b5-a96b-09be8b5c94ca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/action returned with HTTP 202 Sep 06 22:44:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 76/149] 192.168.122.248 () {62 vars in 1202 bytes} [Sun Sep 6 22:44:16 2026] POST /volume/v3/groups/action => generated 103 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-88891874-94ff-4598-bfea-d4c892bc465e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-88891874-94ff-4598-bfea-d4c892bc465e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:44:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-88891874-94ff-4598-bfea-d4c892bc465e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-88891874-94ff-4598-bfea-d4c892bc465e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-88891874-94ff-4598-bfea-d4c892bc465e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:44:17 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-88891874-94ff-4598-bfea-d4c892bc465e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:44:17 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:17 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:17 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:17 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-88891874-94ff-4598-bfea-d4c892bc465e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Get all volumes completed successfully. Sep 06 22:44:17 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-88891874-94ff-4598-bfea-d4c892bc465e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:17 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-88891874-94ff-4598-bfea-d4c892bc465e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:17 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-88891874-94ff-4598-bfea-d4c892bc465e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:17 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:17 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:17 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-88891874-94ff-4598-bfea-d4c892bc465e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:17 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-88891874-94ff-4598-bfea-d4c892bc465e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:17 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-88891874-94ff-4598-bfea-d4c892bc465e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:17 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:17 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-88891874-94ff-4598-bfea-d4c892bc465e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:44:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 74/150] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:44:17 2026] GET /volume/v3/volumes/detail => generated 1847 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:44:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c29b62b2-18fe-4f05-9695-bf16671017e0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c29b62b2-18fe-4f05-9695-bf16671017e0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a Sep 06 22:44:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c29b62b2-18fe-4f05-9695-bf16671017e0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c29b62b2-18fe-4f05-9695-bf16671017e0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:17 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:17 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:17 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:17 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:17 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c29b62b2-18fe-4f05-9695-bf16671017e0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:44:17 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-c29b62b2-18fe-4f05-9695-bf16671017e0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:17 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-c29b62b2-18fe-4f05-9695-bf16671017e0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:17 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-c29b62b2-18fe-4f05-9695-bf16671017e0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:17 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:17 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c29b62b2-18fe-4f05-9695-bf16671017e0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a returned with HTTP 200 Sep 06 22:44:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 77/151] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:44:17 2026] GET /volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a => generated 933 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-35128269-d924-4119-8cea-5c1f7fdc3d26 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-35128269-d924-4119-8cea-5c1f7fdc3d26 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a Sep 06 22:44:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-35128269-d924-4119-8cea-5c1f7fdc3d26 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-35128269-d924-4119-8cea-5c1f7fdc3d26 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:18 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:18 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:18 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:18 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:18 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-35128269-d924-4119-8cea-5c1f7fdc3d26 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:44:18 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-35128269-d924-4119-8cea-5c1f7fdc3d26 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:18 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-35128269-d924-4119-8cea-5c1f7fdc3d26 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:18 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-35128269-d924-4119-8cea-5c1f7fdc3d26 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:18 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:18 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-35128269-d924-4119-8cea-5c1f7fdc3d26 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a returned with HTTP 200 Sep 06 22:44:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e93a6927-fa48-485c-ac33-fd29d8956337 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:18 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 75/152] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:44:18 2026] GET /volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a => generated 933 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e93a6927-fa48-485c-ac33-fd29d8956337 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-project-admin] GET http://192.168.122.248/volume/v3/os-quota-sets/69e36aecb513419583aa4228cb7690d8 Sep 06 22:44:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e93a6927-fa48-485c-ac33-fd29d8956337 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e93a6927-fa48-485c-ac33-fd29d8956337 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:19 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-e93a6927-fa48-485c-ac33-fd29d8956337 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-511490865 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-511490865, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:44:19 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-e93a6927-fa48-485c-ac33-fd29d8956337 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-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 06 22:44:19 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-e93a6927-fa48-485c-ac33-fd29d8956337 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-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 06 22:44:19 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-e93a6927-fa48-485c-ac33-fd29d8956337 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-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 06 22:44:19 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-e93a6927-fa48-485c-ac33-fd29d8956337 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-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 06 22:44:19 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-e93a6927-fa48-485c-ac33-fd29d8956337 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-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 06 22:44:19 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-e93a6927-fa48-485c-ac33-fd29d8956337 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-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 06 22:44:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e93a6927-fa48-485c-ac33-fd29d8956337 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/69e36aecb513419583aa4228cb7690d8 returned with HTTP 200 Sep 06 22:44:19 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 78/153] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:18 2026] GET /volume/v3/os-quota-sets/69e36aecb513419583aa4228cb7690d8 => generated 636 bytes in 704 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2250c7b8-82ee-4897-b129-e59e41d3ec54 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2250c7b8-82ee-4897-b129-e59e41d3ec54 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a Sep 06 22:44:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2250c7b8-82ee-4897-b129-e59e41d3ec54 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2250c7b8-82ee-4897-b129-e59e41d3ec54 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:20 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:20 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:20 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:20 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:20 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2250c7b8-82ee-4897-b129-e59e41d3ec54 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:44:20 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-2250c7b8-82ee-4897-b129-e59e41d3ec54 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:20 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-2250c7b8-82ee-4897-b129-e59e41d3ec54 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:44:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-259797858"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-259797858'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:44:20 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Create volume of 1 GB Sep 06 22:44:20 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Availability Zones retrieved successfully. Sep 06 22:44:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Flow 'volume_create_api' (00bed263-f5d1-4c22-9fd2-172d1fc08bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:44:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cade9f84-fd91-4679-88e6-5022edec56e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:44:20 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-2250c7b8-82ee-4897-b129-e59e41d3ec54 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:20 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:20 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2250c7b8-82ee-4897-b129-e59e41d3ec54 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a returned with HTTP 200 Sep 06 22:44:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 79/154] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:44:19 2026] GET /volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a => generated 933 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cade9f84-fd91-4679-88e6-5022edec56e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (325bb5f9-a020-4473-8c0a-f5c617e9e3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:20 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Created reservations ['d0493abc-37b6-4bf9-8a3e-92f205a429bd', 'a7dbfbb8-ba25-45d6-abad-7db778426712', '5f9173c5-8527-4d62-acf3-7afce34b5e0b', 'ddb219cd-d1d9-4fa9-a442-4e7ae1e17329'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:44:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (325bb5f9-a020-4473-8c0a-f5c617e9e3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0493abc-37b6-4bf9-8a3e-92f205a429bd', 'a7dbfbb8-ba25-45d6-abad-7db778426712', '5f9173c5-8527-4d62-acf3-7afce34b5e0b', 'ddb219cd-d1d9-4fa9-a442-4e7ae1e17329']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8b9e41d-57db-4be2-bb6e-2ad5f0c0bf56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:20 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:20 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8b9e41d-57db-4be2-bb6e-2ad5f0c0bf56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2791dc86-e51c-4d5b-8960-2799c2a2f112', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-259797858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69e36aecb513419583aa4228cb7690d8',qos_specs=None,replication_status=,reservations=['d0493abc-37b6-4bf9-8a3e-92f205a429bd','a7dbfbb8-ba25-45d6-abad-7db778426712','5f9173c5-8527-4d62-acf3-7afce34b5e0b','ddb219cd-d1d9-4fa9-a442-4e7ae1e17329'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84cf66590be7465188980c1f5fb3a2ed',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:44:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-259797858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2791dc86-e51c-4d5b-8960-2799c2a2f112,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69e36aecb513419583aa4228cb7690d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84cf66590be7465188980c1f5fb3a2ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534cab27-3164-4e3f-9f12-8ca12b44e99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534cab27-3164-4e3f-9f12-8ca12b44e99e) transitioned into state 'SUCCESS' from state '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-259797858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69e36aecb513419583aa4228cb7690d8',qos_specs=None,replication_status=,reservations=['d0493abc-37b6-4bf9-8a3e-92f205a429bd','a7dbfbb8-ba25-45d6-abad-7db778426712','5f9173c5-8527-4d62-acf3-7afce34b5e0b','ddb219cd-d1d9-4fa9-a442-4e7ae1e17329'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84cf66590be7465188980c1f5fb3a2ed',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2b2a68d-4174-42d7-8b3a-277d74cc272a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2b2a68d-4174-42d7-8b3a-277d74cc272a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Flow 'volume_create_api' (00bed263-f5d1-4c22-9fd2-172d1fc08bfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:44:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Create volume request issued successfully. Sep 06 22:44:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c93f4a8d-3633-4f57-b545-5894d15359e4 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:44:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 76/155] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:44:19 2026] POST /volume/v3/volumes => generated 767 bytes in 1673 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:44:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b9abd042-034d-4329-9bda-e2fd34d42ee8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b9abd042-034d-4329-9bda-e2fd34d42ee8 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] GET http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 Sep 06 22:44:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b9abd042-034d-4329-9bda-e2fd34d42ee8 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b9abd042-034d-4329-9bda-e2fd34d42ee8 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:21 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:21 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:21 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:21 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b9abd042-034d-4329-9bda-e2fd34d42ee8 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Volume info retrieved successfully. Sep 06 22:44:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b9abd042-034d-4329-9bda-e2fd34d42ee8 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 returned with HTTP 200 Sep 06 22:44:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 80/156] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:21 2026] GET /volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 => generated 835 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4325d599-7ac1-4c74-a520-75c720b6e692 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4325d599-7ac1-4c74-a520-75c720b6e692 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a Sep 06 22:44:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4325d599-7ac1-4c74-a520-75c720b6e692 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4325d599-7ac1-4c74-a520-75c720b6e692 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:21 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:21 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:21 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:21 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4325d599-7ac1-4c74-a520-75c720b6e692 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:44:21 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-4325d599-7ac1-4c74-a520-75c720b6e692 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:21 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-4325d599-7ac1-4c74-a520-75c720b6e692 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:21 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-4325d599-7ac1-4c74-a520-75c720b6e692 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:21 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:21 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4325d599-7ac1-4c74-a520-75c720b6e692 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a returned with HTTP 200 Sep 06 22:44:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 77/157] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:44:21 2026] GET /volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a => generated 933 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-be8799b4-9c0f-4c16-8a70-38b826e7e04d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-be8799b4-9c0f-4c16-8a70-38b826e7e04d tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] GET http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 Sep 06 22:44:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-be8799b4-9c0f-4c16-8a70-38b826e7e04d tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-be8799b4-9c0f-4c16-8a70-38b826e7e04d tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:22 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:22 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:22 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:22 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:22 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-be8799b4-9c0f-4c16-8a70-38b826e7e04d tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Volume info retrieved successfully. Sep 06 22:44:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-be8799b4-9c0f-4c16-8a70-38b826e7e04d tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 returned with HTTP 200 Sep 06 22:44:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 81/158] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:22 2026] GET /volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 => generated 859 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-99f59a8d-1cb6-4697-9325-ddc45ee5d5d8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-99f59a8d-1cb6-4697-9325-ddc45ee5d5d8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a Sep 06 22:44:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-99f59a8d-1cb6-4697-9325-ddc45ee5d5d8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-99f59a8d-1cb6-4697-9325-ddc45ee5d5d8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:22 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:22 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:22 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:22 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:22 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-99f59a8d-1cb6-4697-9325-ddc45ee5d5d8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:44:22 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-99f59a8d-1cb6-4697-9325-ddc45ee5d5d8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:22 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-99f59a8d-1cb6-4697-9325-ddc45ee5d5d8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:22 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-99f59a8d-1cb6-4697-9325-ddc45ee5d5d8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:23 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:23 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-99f59a8d-1cb6-4697-9325-ddc45ee5d5d8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a returned with HTTP 200 Sep 06 22:44:23 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 78/159] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:44:22 2026] GET /volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a => generated 933 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b4eaf181-bc3c-446e-86e0-327b1a21ef71 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b4eaf181-bc3c-446e-86e0-327b1a21ef71 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] GET http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 Sep 06 22:44:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b4eaf181-bc3c-446e-86e0-327b1a21ef71 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b4eaf181-bc3c-446e-86e0-327b1a21ef71 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:23 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:23 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:23 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:23 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:23 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b4eaf181-bc3c-446e-86e0-327b1a21ef71 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Volume info retrieved successfully. Sep 06 22:44:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b4eaf181-bc3c-446e-86e0-327b1a21ef71 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 returned with HTTP 200 Sep 06 22:44:23 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 82/160] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:23 2026] GET /volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 => generated 859 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-46a3b396-d121-4aa8-bf97-a14f577c2260 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-46a3b396-d121-4aa8-bf97-a14f577c2260 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a Sep 06 22:44:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-46a3b396-d121-4aa8-bf97-a14f577c2260 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-46a3b396-d121-4aa8-bf97-a14f577c2260 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:24 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:24 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-46a3b396-d121-4aa8-bf97-a14f577c2260 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:44:24 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-46a3b396-d121-4aa8-bf97-a14f577c2260 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:24 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-46a3b396-d121-4aa8-bf97-a14f577c2260 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:24 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-46a3b396-d121-4aa8-bf97-a14f577c2260 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-46a3b396-d121-4aa8-bf97-a14f577c2260 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a returned with HTTP 200 Sep 06 22:44:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 79/161] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:44:24 2026] GET /volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a => generated 933 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:44:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b0337fb1-32c8-4ac8-8ef6-bba484468641 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b0337fb1-32c8-4ac8-8ef6-bba484468641 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] GET http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 Sep 06 22:44:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b0337fb1-32c8-4ac8-8ef6-bba484468641 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b0337fb1-32c8-4ac8-8ef6-bba484468641 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:24 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:24 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:24 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:24 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b0337fb1-32c8-4ac8-8ef6-bba484468641 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Volume info retrieved successfully. Sep 06 22:44:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b0337fb1-32c8-4ac8-8ef6-bba484468641 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 returned with HTTP 200 Sep 06 22:44:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 83/162] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:24 2026] GET /volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9ebc8165-b88c-404e-96f1-bd137f698928 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9ebc8165-b88c-404e-96f1-bd137f698928 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 Sep 06 22:44:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9ebc8165-b88c-404e-96f1-bd137f698928 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9ebc8165-b88c-404e-96f1-bd137f698928 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:25 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:25 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:25 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:25 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:25 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9ebc8165-b88c-404e-96f1-bd137f698928 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:44:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9ebc8165-b88c-404e-96f1-bd137f698928 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 returned with HTTP 200 Sep 06 22:44:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 80/163] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:25 2026] GET /volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-0a9b0c5d-5fc9-46e8-b77a-3b3b5e8591b9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-0a9b0c5d-5fc9-46e8-b77a-3b3b5e8591b9 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 Sep 06 22:44:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-0a9b0c5d-5fc9-46e8-b77a-3b3b5e8591b9 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-0a9b0c5d-5fc9-46e8-b77a-3b3b5e8591b9 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:25 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:25 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:25 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:25 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:25 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-0a9b0c5d-5fc9-46e8-b77a-3b3b5e8591b9 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:44:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-0a9b0c5d-5fc9-46e8-b77a-3b3b5e8591b9 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 returned with HTTP 200 Sep 06 22:44:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 84/164] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:44:25 2026] GET /volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a51c3e7d-949d-44dc-ac92-ad3de57e39c9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a51c3e7d-949d-44dc-ac92-ad3de57e39c9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a Sep 06 22:44:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a51c3e7d-949d-44dc-ac92-ad3de57e39c9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a51c3e7d-949d-44dc-ac92-ad3de57e39c9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:25 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:25 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:25 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:25 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:25 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a51c3e7d-949d-44dc-ac92-ad3de57e39c9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:44:25 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-a51c3e7d-949d-44dc-ac92-ad3de57e39c9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:25 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-a51c3e7d-949d-44dc-ac92-ad3de57e39c9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:25 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-a51c3e7d-949d-44dc-ac92-ad3de57e39c9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:25 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:25 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a51c3e7d-949d-44dc-ac92-ad3de57e39c9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a returned with HTTP 200 Sep 06 22:44:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 81/165] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:44:25 2026] GET /volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a => generated 934 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4d04b108-3ea9-4d9b-bfa4-e710f168239b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4d04b108-3ea9-4d9b-bfa4-e710f168239b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/groups/0a8cd070-3f20-462a-98fb-3978bd3c8eb0 Sep 06 22:44:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4d04b108-3ea9-4d9b-bfa4-e710f168239b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4d04b108-3ea9-4d9b-bfa4-e710f168239b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-4d04b108-3ea9-4d9b-bfa4-e710f168239b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member 0a8cd070-3f20-462a-98fb-3978bd3c8eb0 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:44:25 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:25 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:25 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:25 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:44:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4d04b108-3ea9-4d9b-bfa4-e710f168239b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/0a8cd070-3f20-462a-98fb-3978bd3c8eb0 returned with HTTP 200 Sep 06 22:44:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 85/166] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:44:25 2026] GET /volume/v3/groups/0a8cd070-3f20-462a-98fb-3978bd3c8eb0 => generated 418 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9dd628b5-db01-4c61-9c78-d5707fd82fd7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9dd628b5-db01-4c61-9c78-d5707fd82fd7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:44:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9dd628b5-db01-4c61-9c78-d5707fd82fd7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9dd628b5-db01-4c61-9c78-d5707fd82fd7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-9dd628b5-db01-4c61-9c78-d5707fd82fd7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:44:25 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-9dd628b5-db01-4c61-9c78-d5707fd82fd7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:44:25 devstack devstack@c-api.service[87216]: /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 06 22:44:25 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:44:25 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:25 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:25 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:25 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:25 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9dd628b5-db01-4c61-9c78-d5707fd82fd7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Get all volumes completed successfully. Sep 06 22:44:25 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-9dd628b5-db01-4c61-9c78-d5707fd82fd7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:25 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-9dd628b5-db01-4c61-9c78-d5707fd82fd7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c25ec1e4-9805-425e-8eb5-56c849f69d13 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:25 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-9dd628b5-db01-4c61-9c78-d5707fd82fd7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c25ec1e4-9805-425e-8eb5-56c849f69d13 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] GET http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 Sep 06 22:44:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c25ec1e4-9805-425e-8eb5-56c849f69d13 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c25ec1e4-9805-425e-8eb5-56c849f69d13 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:25 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:25 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:25 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-9dd628b5-db01-4c61-9c78-d5707fd82fd7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:25 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-9dd628b5-db01-4c61-9c78-d5707fd82fd7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:25 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:25 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:25 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:25 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:25 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c25ec1e4-9805-425e-8eb5-56c849f69d13 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Volume info retrieved successfully. Sep 06 22:44:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c25ec1e4-9805-425e-8eb5-56c849f69d13 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 returned with HTTP 200 Sep 06 22:44:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 86/167] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:25 2026] GET /volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 => generated 859 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d0ffce9c-aebe-47e7-b3ee-e763b276d967 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d0ffce9c-aebe-47e7-b3ee-e763b276d967 None None] GET http://192.168.122.248/volume// Sep 06 22:44:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d0ffce9c-aebe-47e7-b3ee-e763b276d967 None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d0ffce9c-aebe-47e7-b3ee-e763b276d967 None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d0ffce9c-aebe-47e7-b3ee-e763b276d967 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:44:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 87/168] 192.168.122.248 () {58 vars in 1317 bytes} [Sun Sep 6 22:44:25 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:44:25 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-9dd628b5-db01-4c61-9c78-d5707fd82fd7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-fdeda103-7322-4bdc-8235-334e78eaf62c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9dd628b5-db01-4c61-9c78-d5707fd82fd7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:44:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 82/169] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:44:25 2026] GET /volume/v3/volumes/detail => generated 1848 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:44:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cac71b5a-b597-4408-b25d-5ff9e6b27a94 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cac71b5a-b597-4408-b25d-5ff9e6b27a94 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] POST http://192.168.122.248/volume/v3/groups/0a8cd070-3f20-462a-98fb-3978bd3c8eb0/action Sep 06 22:44:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cac71b5a-b597-4408-b25d-5ff9e6b27a94 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:44:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cac71b5a-b597-4408-b25d-5ff9e6b27a94 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-cac71b5a-b597-4408-b25d-5ff9e6b27a94 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] delete called for group 0a8cd070-3f20-462a-98fb-3978bd3c8eb0 {{(pid=87216) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 22:44:26 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.groups [None req-cac71b5a-b597-4408-b25d-5ff9e6b27a94 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Delete group with id: 0a8cd070-3f20-462a-98fb-3978bd3c8eb0 Sep 06 22:44:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-fdeda103-7322-4bdc-8235-334e78eaf62c tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 22:44:26 devstack devstack@c-api.service[87216]: /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 06 22:44:26 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 22:44:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-fdeda103-7322-4bdc-8235-334e78eaf62c tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33", "connector": null, "instance_uuid": "0788bfa4-b0f5-436c-8056-534e9cda372a"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:26 devstack devstack@c-api.service[87216]: /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 06 22:44:26 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:44:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cac71b5a-b597-4408-b25d-5ff9e6b27a94 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/0a8cd070-3f20-462a-98fb-3978bd3c8eb0/action returned with HTTP 202 Sep 06 22:44:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 83/170] 192.168.122.248 () {62 vars in 1312 bytes} [Sun Sep 6 22:44:26 2026] POST /volume/v3/groups/0a8cd070-3f20-462a-98fb-3978bd3c8eb0/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:44:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fcea7712-0321-4971-aa60-448805194edc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fcea7712-0321-4971-aa60-448805194edc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a Sep 06 22:44:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fcea7712-0321-4971-aa60-448805194edc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fcea7712-0321-4971-aa60-448805194edc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-fdeda103-7322-4bdc-8235-334e78eaf62c tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 22:44:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 88/171] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 22:44:26 2026] POST /volume/v3/attachments => generated 273 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:26 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:26 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fcea7712-0321-4971-aa60-448805194edc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:44:26 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-fcea7712-0321-4971-aa60-448805194edc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:26 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-fcea7712-0321-4971-aa60-448805194edc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5929f1ef-869f-42bf-8bd1-95af33377204 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5929f1ef-869f-42bf-8bd1-95af33377204 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 Sep 06 22:44:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5929f1ef-869f-42bf-8bd1-95af33377204 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5929f1ef-869f-42bf-8bd1-95af33377204 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:26 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-fcea7712-0321-4971-aa60-448805194edc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fcea7712-0321-4971-aa60-448805194edc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a returned with HTTP 200 Sep 06 22:44:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 84/172] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:44:26 2026] GET /volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a => generated 933 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-70a37a4b-eed2-4c01-b381-a1eb21c2ca99 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-70a37a4b-eed2-4c01-b381-a1eb21c2ca99 None None] GET http://192.168.122.248/volume// Sep 06 22:44:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-70a37a4b-eed2-4c01-b381-a1eb21c2ca99 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-70a37a4b-eed2-4c01-b381-a1eb21c2ca99 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-70a37a4b-eed2-4c01-b381-a1eb21c2ca99 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:44:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 85/173] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:44:26 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:44:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-2f0df8a1-5359-4982-b3fa-e3cef6a8a704 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5929f1ef-869f-42bf-8bd1-95af33377204 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:44:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-2f0df8a1-5359-4982-b3fa-e3cef6a8a704 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 Sep 06 22:44:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-2f0df8a1-5359-4982-b3fa-e3cef6a8a704 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-2f0df8a1-5359-4982-b3fa-e3cef6a8a704 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5929f1ef-869f-42bf-8bd1-95af33377204 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 returned with HTTP 200 Sep 06 22:44:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 89/174] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:26 2026] GET /volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 => generated 855 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:26 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:26 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-2f0df8a1-5359-4982-b3fa-e3cef6a8a704 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:44:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-2f0df8a1-5359-4982-b3fa-e3cef6a8a704 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 returned with HTTP 200 Sep 06 22:44:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 86/175] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:44:26 2026] GET /volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 => generated 1036 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:44:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-b84c2313-1d6e-4313-bfd3-c2087e29de7c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-b84c2313-1d6e-4313-bfd3-c2087e29de7c tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] PUT http://192.168.122.248/volume/v3/attachments/e3d07854-29d6-4ed4-a407-b865e86169a5 Sep 06 22:44:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-b84c2313-1d6e-4313-bfd3-c2087e29de7c tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:26 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-b84c2313-1d6e-4313-bfd3-c2087e29de7c tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Acquiring lock "cinder-attachment_update-acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33-devstack" by "attachment_update" {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 22:44:26 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-b84c2313-1d6e-4313-bfd3-c2087e29de7c tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Lock "cinder-attachment_update-acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 22:44:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:26 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-b84c2313-1d6e-4313-bfd3-c2087e29de7c tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Lock "cinder-attachment_update-acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33-devstack" released by "attachment_update" :: held 0.210s {{(pid=87215) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 22:44:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-b84c2313-1d6e-4313-bfd3-c2087e29de7c tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/attachments/e3d07854-29d6-4ed4-a407-b865e86169a5 returned with HTTP 200 Sep 06 22:44:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 90/176] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 22:44:26 2026] PUT /volume/v3/attachments/e3d07854-29d6-4ed4-a407-b865e86169a5 => generated 694 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:44:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-dc737929-07b1-466a-93a6-9df860bc1dc8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dc737929-07b1-466a-93a6-9df860bc1dc8 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] GET http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 Sep 06 22:44:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dc737929-07b1-466a-93a6-9df860bc1dc8 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dc737929-07b1-466a-93a6-9df860bc1dc8 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:26 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:26 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-dc737929-07b1-466a-93a6-9df860bc1dc8 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Volume info retrieved successfully. Sep 06 22:44:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dc737929-07b1-466a-93a6-9df860bc1dc8 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 returned with HTTP 200 Sep 06 22:44:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 87/177] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:26 2026] GET /volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-31f7756c-f074-400a-9f14-62367396900e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-31f7756c-f074-400a-9f14-62367396900e tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-project-admin] PUT http://192.168.122.248/volume/v3/os-quota-sets/69e36aecb513419583aa4228cb7690d8 Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-31f7756c-f074-400a-9f14-62367396900e tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-31f7756c-f074-400a-9f14-62367396900e tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/69e36aecb513419583aa4228cb7690d8 returned with HTTP 200 Sep 06 22:44:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 91/178] 192.168.122.248 () {60 vars in 1258 bytes} [Sun Sep 6 22:44:27 2026] PUT /volume/v3/os-quota-sets/69e36aecb513419583aa4228cb7690d8 => generated 591 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:44:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-62cea172-759c-4eab-958b-ca362733ceb9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-62cea172-759c-4eab-958b-ca362733ceb9 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:44:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-62cea172-759c-4eab-958b-ca362733ceb9 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-62cea172-759c-4eab-958b-ca362733ceb9 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:44:27 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-62cea172-759c-4eab-958b-ca362733ceb9 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Create volume of 2 GB Sep 06 22:44:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-62cea172-759c-4eab-958b-ca362733ceb9 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Availability Zones retrieved successfully. Sep 06 22:44:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-62cea172-759c-4eab-958b-ca362733ceb9 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Flow 'volume_create_api' (c25c0ed4-ad50-4418-a6f2-61cccf170ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:44:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-62cea172-759c-4eab-958b-ca362733ceb9 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e46445e4-3bc3-4812-84ac-447df7829270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-62cea172-759c-4eab-958b-ca362733ceb9 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Validating volume size '2' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:44:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-62cea172-759c-4eab-958b-ca362733ceb9 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e46445e4-3bc3-4812-84ac-447df7829270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-62cea172-759c-4eab-958b-ca362733ceb9 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a535b9a1-763e-46ec-8b4c-7a242877ef09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4029719c-dda4-4ed1-80aa-aa530319ebe8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4029719c-dda4-4ed1-80aa-aa530319ebe8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4029719c-dda4-4ed1-80aa-aa530319ebe8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4029719c-dda4-4ed1-80aa-aa530319ebe8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4029719c-dda4-4ed1-80aa-aa530319ebe8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a returned with HTTP 404 Sep 06 22:44:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 92/179] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:44:27 2026] GET /volume/v3/volumes/0dc741cb-d3e3-481d-bdef-1c0a42f2d97a => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5691d137-5a82-4a88-9a5f-8c7165a2baf8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5691d137-5a82-4a88-9a5f-8c7165a2baf8 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5691d137-5a82-4a88-9a5f-8c7165a2baf8 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5691d137-5a82-4a88-9a5f-8c7165a2baf8 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:27 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:27 devstack devstack@c-api.service[87216]: WARNING cinder.quota_utils [None req-62cea172-759c-4eab-958b-ca362733ceb9 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Quota exceeded for 69e36aecb513419583aa4228cb7690d8, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 06 22:44:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:27 devstack devstack@c-api.service[87216]: WARNING cinder.volume.api [None req-62cea172-759c-4eab-958b-ca362733ceb9 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a535b9a1-763e-46ec-8b4c-7a242877ef09) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 22:44:27 devstack devstack@c-api.service[87216]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 06 22:44:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5691d137-5a82-4a88-9a5f-8c7165a2baf8 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:44:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-62cea172-759c-4eab-958b-ca362733ceb9 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a535b9a1-763e-46ec-8b4c-7a242877ef09) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:27 devstack devstack@c-api.service[87216]: WARNING cinder.volume.api [None req-62cea172-759c-4eab-958b-ca362733ceb9 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a535b9a1-763e-46ec-8b4c-7a242877ef09) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 22:44:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-62cea172-759c-4eab-958b-ca362733ceb9 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e46445e4-3bc3-4812-84ac-447df7829270) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5691d137-5a82-4a88-9a5f-8c7165a2baf8 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 returned with HTTP 200 Sep 06 22:44:27 devstack devstack@c-api.service[87216]: WARNING cinder.volume.api [None req-62cea172-759c-4eab-958b-ca362733ceb9 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e46445e4-3bc3-4812-84ac-447df7829270) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 22:44:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 93/180] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:27 2026] GET /volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 => generated 856 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-191ed560-a323-4c26-89f9-1a1697a04512 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-191ed560-a323-4c26-89f9-1a1697a04512 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/groups/0a8cd070-3f20-462a-98fb-3978bd3c8eb0 Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-191ed560-a323-4c26-89f9-1a1697a04512 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:27 devstack devstack@c-api.service[87216]: WARNING cinder.volume.api [None req-62cea172-759c-4eab-958b-ca362733ceb9 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Flow 'volume_create_api' (c25c0ed4-ad50-4418-a6f2-61cccf170ee5) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 22:44:27 devstack devstack@c-api.service[87216]: INFO cinder.api.middleware.fault [None req-62cea172-759c-4eab-958b-ca362733ceb9 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 413 Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-191ed560-a323-4c26-89f9-1a1697a04512 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-191ed560-a323-4c26-89f9-1a1697a04512 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member 0a8cd070-3f20-462a-98fb-3978bd3c8eb0 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:44:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 88/181] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:44:27 2026] POST /volume/v3/volumes => generated 208 bytes in 433 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 22:44:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3c9979f2-13f3-4779-945d-e58a3fb1e572 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3c9979f2-13f3-4779-945d-e58a3fb1e572 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-project-admin] PUT http://192.168.122.248/volume/v3/os-quota-sets/69e36aecb513419583aa4228cb7690d8 Sep 06 22:44:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-191ed560-a323-4c26-89f9-1a1697a04512 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/0a8cd070-3f20-462a-98fb-3978bd3c8eb0 returned with HTTP 404 Sep 06 22:44:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 94/182] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:44:27 2026] GET /volume/v3/groups/0a8cd070-3f20-462a-98fb-3978bd3c8eb0 => generated 108 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:44:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3c9979f2-13f3-4779-945d-e58a3fb1e572 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-40523de2-0335-48ae-a55b-6d1f76adff31 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-40523de2-0335-48ae-a55b-6d1f76adff31 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] DELETE http://192.168.122.248/volume/v3/group_snapshots/e826248c-6345-444d-a302-6d2c9fdd0664 Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-40523de2-0335-48ae-a55b-6d1f76adff31 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-40523de2-0335-48ae-a55b-6d1f76adff31 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.group_snapshots [None req-40523de2-0335-48ae-a55b-6d1f76adff31 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] delete called for member e826248c-6345-444d-a302-6d2c9fdd0664 {{(pid=87215) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.group_snapshots [None req-40523de2-0335-48ae-a55b-6d1f76adff31 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Delete group_snapshot with id: e826248c-6345-444d-a302-6d2c9fdd0664 Sep 06 22:44:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:27 devstack devstack@c-api.service[87215]: /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 06 22:44:27 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:44:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-40523de2-0335-48ae-a55b-6d1f76adff31 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/e826248c-6345-444d-a302-6d2c9fdd0664 returned with HTTP 202 Sep 06 22:44:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 95/183] 192.168.122.248 () {60 vars in 1300 bytes} [Sun Sep 6 22:44:27 2026] DELETE /volume/v3/group_snapshots/e826248c-6345-444d-a302-6d2c9fdd0664 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-ba5fb47d-6d6b-4795-8604-391b3938eb5e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-ba5fb47d-6d6b-4795-8604-391b3938eb5e tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] POST http://192.168.122.248/volume/v3/attachments/e3d07854-29d6-4ed4-a407-b865e86169a5/action Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-ba5fb47d-6d6b-4795-8604-391b3938eb5e tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Action body: b'{"os-complete": null}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-ba5fb47d-6d6b-4795-8604-391b3938eb5e tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:27 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-3c9979f2-13f3-4779-945d-e58a3fb1e572 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-511490865 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-511490865, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:44:27 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-3c9979f2-13f3-4779-945d-e58a3fb1e572 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-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 06 22:44:27 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-3c9979f2-13f3-4779-945d-e58a3fb1e572 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-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 06 22:44:27 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-3c9979f2-13f3-4779-945d-e58a3fb1e572 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-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 06 22:44:27 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-3c9979f2-13f3-4779-945d-e58a3fb1e572 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-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 06 22:44:27 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-3c9979f2-13f3-4779-945d-e58a3fb1e572 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-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 06 22:44:27 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-3c9979f2-13f3-4779-945d-e58a3fb1e572 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-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 06 22:44:27 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:27 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3c9979f2-13f3-4779-945d-e58a3fb1e572 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/69e36aecb513419583aa4228cb7690d8 returned with HTTP 200 Sep 06 22:44:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 89/184] 192.168.122.248 () {60 vars in 1258 bytes} [Sun Sep 6 22:44:27 2026] PUT /volume/v3/os-quota-sets/69e36aecb513419583aa4228cb7690d8 => generated 591 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-059abe39-6588-4af4-b78d-8a56eae99e61 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-059abe39-6588-4af4-b78d-8a56eae99e61 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:44:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-059abe39-6588-4af4-b78d-8a56eae99e61 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-059abe39-6588-4af4-b78d-8a56eae99e61 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-059abe39-6588-4af4-b78d-8a56eae99e61 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:44:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-059abe39-6588-4af4-b78d-8a56eae99e61 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-def53b7a-291b-4b9e-ab5a-51f961614b4a req-ba5fb47d-6d6b-4795-8604-391b3938eb5e tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/attachments/e3d07854-29d6-4ed4-a407-b865e86169a5/action returned with HTTP 204 Sep 06 22:44:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 96/185] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 22:44:27 2026] POST /volume/v3/attachments/e3d07854-29d6-4ed4-a407-b865e86169a5/action => generated 0 bytes in 128 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f4200713-b28b-4d0b-9f93-e5007c669d4c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f4200713-b28b-4d0b-9f93-e5007c669d4c tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:44:27 devstack devstack@c-api.service[87216]: /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 06 22:44:27 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:44:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-059abe39-6588-4af4-b78d-8a56eae99e61 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Get all volumes completed successfully. Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f4200713-b28b-4d0b-9f93-e5007c669d4c tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:27 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-059abe39-6588-4af4-b78d-8a56eae99e61 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:27 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-059abe39-6588-4af4-b78d-8a56eae99e61 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-f4200713-b28b-4d0b-9f93-e5007c669d4c tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:44:27 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-f4200713-b28b-4d0b-9f93-e5007c669d4c tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Create volume of 1 GB Sep 06 22:44:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f4200713-b28b-4d0b-9f93-e5007c669d4c tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Availability Zones retrieved successfully. Sep 06 22:44:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f4200713-b28b-4d0b-9f93-e5007c669d4c tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Flow 'volume_create_api' (c6dc678a-3528-4894-86be-abe507c5305e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:44:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f4200713-b28b-4d0b-9f93-e5007c669d4c tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20441a5d-33d0-48ff-92ec-1563ae6e2a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-f4200713-b28b-4d0b-9f93-e5007c669d4c tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:44:28 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-059abe39-6588-4af4-b78d-8a56eae99e61 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f4200713-b28b-4d0b-9f93-e5007c669d4c tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20441a5d-33d0-48ff-92ec-1563ae6e2a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-059abe39-6588-4af4-b78d-8a56eae99e61 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:44:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 90/186] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:44:27 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f4200713-b28b-4d0b-9f93-e5007c669d4c tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a454a7-09c8-4ee0-9e81-3847f0df961f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-73f995fc-b3ff-4913-8fb1-2f222bbf42b3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-73f995fc-b3ff-4913-8fb1-2f222bbf42b3 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/detail Sep 06 22:44:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-73f995fc-b3ff-4913-8fb1-2f222bbf42b3 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-73f995fc-b3ff-4913-8fb1-2f222bbf42b3 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-73f995fc-b3ff-4913-8fb1-2f222bbf42b3 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:44:28 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-73f995fc-b3ff-4913-8fb1-2f222bbf42b3 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Building query based on filter {{(pid=87216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:44:28 devstack devstack@c-api.service[87216]: /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 06 22:44:28 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:44:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-73f995fc-b3ff-4913-8fb1-2f222bbf42b3 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Get all snapshots completed successfully. Sep 06 22:44:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-73f995fc-b3ff-4913-8fb1-2f222bbf42b3 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 22:44:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 91/187] 192.168.122.248 () {58 vars in 1148 bytes} [Sun Sep 6 22:44:28 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-57e5dce5-a9c9-44a2-a510-2efbe899d427 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-57e5dce5-a9c9-44a2-a510-2efbe899d427 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/a0df716b-0a22-4bb7-b061-ee3348328d26 Sep 06 22:44:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-57e5dce5-a9c9-44a2-a510-2efbe899d427 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-57e5dce5-a9c9-44a2-a510-2efbe899d427 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:28 devstack devstack@c-api.service[87215]: WARNING cinder.quota_utils [None req-f4200713-b28b-4d0b-9f93-e5007c669d4c tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Quota exceeded for 69e36aecb513419583aa4228cb7690d8, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 06 22:44:28 devstack devstack@c-api.service[87215]: WARNING cinder.volume.api [None req-f4200713-b28b-4d0b-9f93-e5007c669d4c tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a454a7-09c8-4ee0-9e81-3847f0df961f) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 22:44:28 devstack devstack@c-api.service[87215]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 06 22:44:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-57e5dce5-a9c9-44a2-a510-2efbe899d427 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Snapshot retrieved successfully. Sep 06 22:44:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-57e5dce5-a9c9-44a2-a510-2efbe899d427 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/a0df716b-0a22-4bb7-b061-ee3348328d26 returned with HTTP 200 Sep 06 22:44:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 92/188] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:28 2026] GET /volume/v3/snapshots/a0df716b-0a22-4bb7-b061-ee3348328d26 => generated 449 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f4200713-b28b-4d0b-9f93-e5007c669d4c tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a454a7-09c8-4ee0-9e81-3847f0df961f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:28 devstack devstack@c-api.service[87215]: WARNING cinder.volume.api [None req-f4200713-b28b-4d0b-9f93-e5007c669d4c tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a454a7-09c8-4ee0-9e81-3847f0df961f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 22:44:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f4200713-b28b-4d0b-9f93-e5007c669d4c tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20441a5d-33d0-48ff-92ec-1563ae6e2a75) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:28 devstack devstack@c-api.service[87215]: WARNING cinder.volume.api [None req-f4200713-b28b-4d0b-9f93-e5007c669d4c tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20441a5d-33d0-48ff-92ec-1563ae6e2a75) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 22:44:28 devstack devstack@c-api.service[87215]: WARNING cinder.volume.api [None req-f4200713-b28b-4d0b-9f93-e5007c669d4c tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Flow 'volume_create_api' (c6dc678a-3528-4894-86be-abe507c5305e) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 22:44:28 devstack devstack@c-api.service[87215]: INFO cinder.api.middleware.fault [None req-f4200713-b28b-4d0b-9f93-e5007c669d4c tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 413 Sep 06 22:44:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 97/189] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:44:27 2026] POST /volume/v3/volumes => generated 150 bytes in 322 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 22:44:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-008e2a0c-1c62-4095-851c-8992567c05b9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-008e2a0c-1c62-4095-851c-8992567c05b9 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-project-admin] PUT http://192.168.122.248/volume/v3/os-quota-sets/69e36aecb513419583aa4228cb7690d8 Sep 06 22:44:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-008e2a0c-1c62-4095-851c-8992567c05b9 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-008e2a0c-1c62-4095-851c-8992567c05b9 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/69e36aecb513419583aa4228cb7690d8 returned with HTTP 200 Sep 06 22:44:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 93/190] 192.168.122.248 () {60 vars in 1258 bytes} [Sun Sep 6 22:44:28 2026] PUT /volume/v3/os-quota-sets/69e36aecb513419583aa4228cb7690d8 => generated 590 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-295f170a-1807-4e84-8311-15e798f47703 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-295f170a-1807-4e84-8311-15e798f47703 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] POST http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112/action Sep 06 22:44:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-295f170a-1807-4e84-8311-15e798f47703 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:44:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-295f170a-1807-4e84-8311-15e798f47703 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-295f170a-1807-4e84-8311-15e798f47703 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Volume info retrieved successfully. Sep 06 22:44:28 devstack devstack@c-api.service[87215]: ERROR cinder.volume.api [None req-295f170a-1807-4e84-8311-15e798f47703 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Quota exceeded for 69e36aecb513419583aa4228cb7690d8, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 06 22:44:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0f3d630e-d7e2-41d4-8552-a08fd2ebd1bb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0f3d630e-d7e2-41d4-8552-a08fd2ebd1bb tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 Sep 06 22:44:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0f3d630e-d7e2-41d4-8552-a08fd2ebd1bb tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0f3d630e-d7e2-41d4-8552-a08fd2ebd1bb tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:28 devstack devstack@c-api.service[87215]: INFO cinder.api.middleware.fault [None req-295f170a-1807-4e84-8311-15e798f47703 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112/action returned with HTTP 413 Sep 06 22:44:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 98/191] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:44:28 2026] POST /volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112/action => generated 208 bytes in 335 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 22:44:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f1fdf9b4-a428-449f-aeca-02f2e58fc08f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f1fdf9b4-a428-449f-aeca-02f2e58fc08f tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] GET http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 Sep 06 22:44:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f1fdf9b4-a428-449f-aeca-02f2e58fc08f tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f1fdf9b4-a428-449f-aeca-02f2e58fc08f tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0f3d630e-d7e2-41d4-8552-a08fd2ebd1bb tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:44:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0f3d630e-d7e2-41d4-8552-a08fd2ebd1bb tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 returned with HTTP 200 Sep 06 22:44:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 94/192] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:28 2026] GET /volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 => generated 1148 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8168fdfd-4f01-4508-9db7-3b086086a2ad None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8168fdfd-4f01-4508-9db7-3b086086a2ad tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 Sep 06 22:44:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f1fdf9b4-a428-449f-aeca-02f2e58fc08f tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Volume info retrieved successfully. Sep 06 22:44:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8168fdfd-4f01-4508-9db7-3b086086a2ad tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8168fdfd-4f01-4508-9db7-3b086086a2ad tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f1fdf9b4-a428-449f-aeca-02f2e58fc08f tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 returned with HTTP 200 Sep 06 22:44:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 99/193] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:28 2026] GET /volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 => generated 860 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c5d88e20-df3a-4599-a5f9-69083eee79de None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c5d88e20-df3a-4599-a5f9-69083eee79de tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] DELETE http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 Sep 06 22:44:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c5d88e20-df3a-4599-a5f9-69083eee79de tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c5d88e20-df3a-4599-a5f9-69083eee79de tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:28 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-c5d88e20-df3a-4599-a5f9-69083eee79de tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Delete volume with id: 2791dc86-e51c-4d5b-8960-2799c2a2f112 Sep 06 22:44:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8168fdfd-4f01-4508-9db7-3b086086a2ad tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:44:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c5d88e20-df3a-4599-a5f9-69083eee79de tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Volume info retrieved successfully. Sep 06 22:44:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8168fdfd-4f01-4508-9db7-3b086086a2ad tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 returned with HTTP 200 Sep 06 22:44:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 95/194] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:28 2026] GET /volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 => generated 1148 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c5d88e20-df3a-4599-a5f9-69083eee79de tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Delete volume request issued successfully. Sep 06 22:44:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c5d88e20-df3a-4599-a5f9-69083eee79de tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 returned with HTTP 202 Sep 06 22:44:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 100/195] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:44:28 2026] DELETE /volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:44:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3d35de08-4a50-4deb-bd6f-5c933d246c95 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3d35de08-4a50-4deb-bd6f-5c933d246c95 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] GET http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 Sep 06 22:44:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3d35de08-4a50-4deb-bd6f-5c933d246c95 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3d35de08-4a50-4deb-bd6f-5c933d246c95 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:29 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:29 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:29 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:29 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:29 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3d35de08-4a50-4deb-bd6f-5c933d246c95 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Volume info retrieved successfully. Sep 06 22:44:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3d35de08-4a50-4deb-bd6f-5c933d246c95 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 returned with HTTP 200 Sep 06 22:44:29 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 96/196] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:29 2026] GET /volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 => generated 859 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ed48f120-45a4-4cb7-a481-dfb3695dc382 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ed48f120-45a4-4cb7-a481-dfb3695dc382 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/a0df716b-0a22-4bb7-b061-ee3348328d26 Sep 06 22:44:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ed48f120-45a4-4cb7-a481-dfb3695dc382 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ed48f120-45a4-4cb7-a481-dfb3695dc382 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:29 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:29 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ed48f120-45a4-4cb7-a481-dfb3695dc382 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Snapshot retrieved successfully. Sep 06 22:44:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ed48f120-45a4-4cb7-a481-dfb3695dc382 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/a0df716b-0a22-4bb7-b061-ee3348328d26 returned with HTTP 200 Sep 06 22:44:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 101/197] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:29 2026] GET /volume/v3/snapshots/a0df716b-0a22-4bb7-b061-ee3348328d26 => generated 449 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b5ee1abd-90d7-4b0f-a5f5-0159a890ce2d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b5ee1abd-90d7-4b0f-a5f5-0159a890ce2d tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] GET http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 Sep 06 22:44:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b5ee1abd-90d7-4b0f-a5f5-0159a890ce2d tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b5ee1abd-90d7-4b0f-a5f5-0159a890ce2d tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:30 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:30 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b5ee1abd-90d7-4b0f-a5f5-0159a890ce2d tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Volume info retrieved successfully. Sep 06 22:44:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8cd634c3-7a44-49df-bdc7-b4aa0790850c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b5ee1abd-90d7-4b0f-a5f5-0159a890ce2d tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 returned with HTTP 200 Sep 06 22:44:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8cd634c3-7a44-49df-bdc7-b4aa0790850c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/a0df716b-0a22-4bb7-b061-ee3348328d26 Sep 06 22:44:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8cd634c3-7a44-49df-bdc7-b4aa0790850c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8cd634c3-7a44-49df-bdc7-b4aa0790850c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 97/198] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:30 2026] GET /volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 => generated 859 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:44:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-d1483954-15f8-4f1d-80fa-2429d570ee61 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-d1483954-15f8-4f1d-80fa-2429d570ee61 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 Sep 06 22:44:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-d1483954-15f8-4f1d-80fa-2429d570ee61 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-d1483954-15f8-4f1d-80fa-2429d570ee61 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:30 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:30 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8cd634c3-7a44-49df-bdc7-b4aa0790850c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Snapshot retrieved successfully. Sep 06 22:44:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8cd634c3-7a44-49df-bdc7-b4aa0790850c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/a0df716b-0a22-4bb7-b061-ee3348328d26 returned with HTTP 200 Sep 06 22:44:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 102/199] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:30 2026] GET /volume/v3/snapshots/a0df716b-0a22-4bb7-b061-ee3348328d26 => generated 449 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:30 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:30 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-d1483954-15f8-4f1d-80fa-2429d570ee61 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:44:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-d1483954-15f8-4f1d-80fa-2429d570ee61 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 returned with HTTP 200 Sep 06 22:44:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 98/200] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:44:30 2026] GET /volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 => generated 1148 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-698f3057-1003-49fb-8c37-0c9f53b8ae61 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-698f3057-1003-49fb-8c37-0c9f53b8ae61 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] GET http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 Sep 06 22:44:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-698f3057-1003-49fb-8c37-0c9f53b8ae61 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-698f3057-1003-49fb-8c37-0c9f53b8ae61 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-dc06be33-1fe1-4634-8153-906571ab16bb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dc06be33-1fe1-4634-8153-906571ab16bb tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/a0df716b-0a22-4bb7-b061-ee3348328d26 Sep 06 22:44:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-698f3057-1003-49fb-8c37-0c9f53b8ae61 tempest-VolumeQuotasNegativeTestJSON-1849177489 tempest-VolumeQuotasNegativeTestJSON-1849177489-project-member] http://192.168.122.248/volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 returned with HTTP 404 Sep 06 22:44:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 103/201] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:31 2026] GET /volume/v3/volumes/2791dc86-e51c-4d5b-8960-2799c2a2f112 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dc06be33-1fe1-4634-8153-906571ab16bb tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dc06be33-1fe1-4634-8153-906571ab16bb tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2822f2c0-9ddc-44fc-a88d-f79dfd27e199 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2822f2c0-9ddc-44fc-a88d-f79dfd27e199 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-project-admin] PUT http://192.168.122.248/volume/v3/os-quota-sets/69e36aecb513419583aa4228cb7690d8 Sep 06 22:44:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dc06be33-1fe1-4634-8153-906571ab16bb tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/a0df716b-0a22-4bb7-b061-ee3348328d26 returned with HTTP 404 Sep 06 22:44:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 99/202] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:31 2026] GET /volume/v3/snapshots/a0df716b-0a22-4bb7-b061-ee3348328d26 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2822f2c0-9ddc-44fc-a88d-f79dfd27e199 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-178766aa-f657-427b-964f-73983e69308c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-178766aa-f657-427b-964f-73983e69308c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/e826248c-6345-444d-a302-6d2c9fdd0664 Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-178766aa-f657-427b-964f-73983e69308c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-178766aa-f657-427b-964f-73983e69308c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-178766aa-f657-427b-964f-73983e69308c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member e826248c-6345-444d-a302-6d2c9fdd0664 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-178766aa-f657-427b-964f-73983e69308c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/e826248c-6345-444d-a302-6d2c9fdd0664 returned with HTTP 404 Sep 06 22:44:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 100/203] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:44:31 2026] GET /volume/v3/group_snapshots/e826248c-6345-444d-a302-6d2c9fdd0664 => generated 116 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0804ba4b-4f80-4ab6-bbfe-35f49e69a357 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0804ba4b-4f80-4ab6-bbfe-35f49e69a357 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0804ba4b-4f80-4ab6-bbfe-35f49e69a357 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0804ba4b-4f80-4ab6-bbfe-35f49e69a357 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-0804ba4b-4f80-4ab6-bbfe-35f49e69a357 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-0804ba4b-4f80-4ab6-bbfe-35f49e69a357 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: /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 06 22:44:31 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:44:31 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:31 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:31 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0804ba4b-4f80-4ab6-bbfe-35f49e69a357 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Get all volumes completed successfully. Sep 06 22:44:31 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-0804ba4b-4f80-4ab6-bbfe-35f49e69a357 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:31 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-0804ba4b-4f80-4ab6-bbfe-35f49e69a357 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-0804ba4b-4f80-4ab6-bbfe-35f49e69a357 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:31 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0804ba4b-4f80-4ab6-bbfe-35f49e69a357 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:44:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 101/204] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:44:31 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a9d75eca-0988-40d4-97f6-cb6a09d3dbf0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a9d75eca-0988-40d4-97f6-cb6a09d3dbf0 None None] GET http://192.168.122.248/volume// Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a9d75eca-0988-40d4-97f6-cb6a09d3dbf0 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a9d75eca-0988-40d4-97f6-cb6a09d3dbf0 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a9d75eca-0988-40d4-97f6-cb6a09d3dbf0 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:44:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 102/205] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:44:31 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-49d592b8-f605-4812-8076-3b40ac92766d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-49d592b8-f605-4812-8076-3b40ac92766d tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-49d592b8-f605-4812-8076-3b40ac92766d tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33", "connector": null, "instance_uuid": "0788bfa4-b0f5-436c-8056-534e9cda372a"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:31 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:31 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:31 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2822f2c0-9ddc-44fc-a88d-f79dfd27e199 tempest-VolumeQuotasNegativeTestJSON-362429355 tempest-VolumeQuotasNegativeTestJSON-362429355-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/69e36aecb513419583aa4228cb7690d8 returned with HTTP 200 Sep 06 22:44:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 104/206] 192.168.122.248 () {60 vars in 1259 bytes} [Sun Sep 6 22:44:31 2026] PUT /volume/v3/os-quota-sets/69e36aecb513419583aa4228cb7690d8 => generated 594 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cdb8db5e-8ef9-440c-9742-f701be993abb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cdb8db5e-8ef9-440c-9742-f701be993abb tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] POST http://192.168.122.248/volume/v3/groups/6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7/action Sep 06 22:44:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cdb8db5e-8ef9-440c-9742-f701be993abb tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:44:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cdb8db5e-8ef9-440c-9742-f701be993abb tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:31 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-cdb8db5e-8ef9-440c-9742-f701be993abb tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] delete called for group 6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7 {{(pid=87215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 22:44:31 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.groups [None req-cdb8db5e-8ef9-440c-9742-f701be993abb tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Delete group with id: 6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7 Sep 06 22:44:31 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:31 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:31 devstack devstack@c-api.service[87215]: /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 06 22:44:31 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 22:44:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-49d592b8-f605-4812-8076-3b40ac92766d tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 22:44:31 devstack devstack@c-api.service[87215]: /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 06 22:44:31 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:44:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 103/207] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 22:44:31 2026] POST /volume/v3/attachments => generated 273 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3592822a-7669-43fd-9302-9ff83b79acd3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3592822a-7669-43fd-9302-9ff83b79acd3 None None] GET http://192.168.122.248/volume// Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3592822a-7669-43fd-9302-9ff83b79acd3 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3592822a-7669-43fd-9302-9ff83b79acd3 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3592822a-7669-43fd-9302-9ff83b79acd3 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:44:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 104/208] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:44:31 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-4fc393a2-61ba-4990-80ea-f0f68edd5a39 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-4fc393a2-61ba-4990-80ea-f0f68edd5a39 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-4fc393a2-61ba-4990-80ea-f0f68edd5a39 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-4fc393a2-61ba-4990-80ea-f0f68edd5a39 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:31 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cdb8db5e-8ef9-440c-9742-f701be993abb tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7/action returned with HTTP 202 Sep 06 22:44:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 105/209] 192.168.122.248 () {62 vars in 1312 bytes} [Sun Sep 6 22:44:31 2026] POST /volume/v3/groups/6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:44:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4bc8e1b5-ce5d-4f69-a135-8b9062d22b0f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4bc8e1b5-ce5d-4f69-a135-8b9062d22b0f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/482ac797-5662-4e5c-8a8d-878eec406a79 Sep 06 22:44:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4bc8e1b5-ce5d-4f69-a135-8b9062d22b0f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4bc8e1b5-ce5d-4f69-a135-8b9062d22b0f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:31 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:31 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:31 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:31 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:31 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:31 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:31 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-4fc393a2-61ba-4990-80ea-f0f68edd5a39 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:44:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4bc8e1b5-ce5d-4f69-a135-8b9062d22b0f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:44:31 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-4bc8e1b5-ce5d-4f69-a135-8b9062d22b0f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:31 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-4bc8e1b5-ce5d-4f69-a135-8b9062d22b0f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-4fc393a2-61ba-4990-80ea-f0f68edd5a39 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 returned with HTTP 200 Sep 06 22:44:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 105/210] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:44:31 2026] GET /volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 => generated 1329 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:44:32 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-4bc8e1b5-ce5d-4f69-a135-8b9062d22b0f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-77699b6e-07d9-405f-a294-e5a86e2ac026 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-77699b6e-07d9-405f-a294-e5a86e2ac026 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] DELETE http://192.168.122.248/volume/v3/attachments/e3d07854-29d6-4ed4-a407-b865e86169a5 Sep 06 22:44:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-77699b6e-07d9-405f-a294-e5a86e2ac026 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-77699b6e-07d9-405f-a294-e5a86e2ac026 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4bc8e1b5-ce5d-4f69-a135-8b9062d22b0f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/482ac797-5662-4e5c-8a8d-878eec406a79 returned with HTTP 200 Sep 06 22:44:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 106/211] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:44:31 2026] GET /volume/v3/volumes/482ac797-5662-4e5c-8a8d-878eec406a79 => generated 920 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:32 devstack devstack@c-api.service[87216]: /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 06 22:44:32 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, Sep 06 22:44:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-77699b6e-07d9-405f-a294-e5a86e2ac026 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/attachments/e3d07854-29d6-4ed4-a407-b865e86169a5 returned with HTTP 200 Sep 06 22:44:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 106/212] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 22:44:32 2026] DELETE /volume/v3/attachments/e3d07854-29d6-4ed4-a407-b865e86169a5 => generated 192 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-41452869-b096-4b41-8d37-b7b4200b4c24 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-41452869-b096-4b41-8d37-b7b4200b4c24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/482ac797-5662-4e5c-8a8d-878eec406a79 Sep 06 22:44:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-41452869-b096-4b41-8d37-b7b4200b4c24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-41452869-b096-4b41-8d37-b7b4200b4c24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:33 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:33 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:33 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:33 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:33 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-41452869-b096-4b41-8d37-b7b4200b4c24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:44:33 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-41452869-b096-4b41-8d37-b7b4200b4c24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:33 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-41452869-b096-4b41-8d37-b7b4200b4c24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7b539593-7361-448e-a667-8673fd5a917f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7b539593-7361-448e-a667-8673fd5a917f None None] GET http://192.168.122.248/volume// Sep 06 22:44:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7b539593-7361-448e-a667-8673fd5a917f None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7b539593-7361-448e-a667-8673fd5a917f None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7b539593-7361-448e-a667-8673fd5a917f None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:44:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 107/213] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:44:33 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:44:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-2c4f86ce-8d1b-4251-9cd1-6c17919bce98 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-2c4f86ce-8d1b-4251-9cd1-6c17919bce98 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 Sep 06 22:44:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-2c4f86ce-8d1b-4251-9cd1-6c17919bce98 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-2c4f86ce-8d1b-4251-9cd1-6c17919bce98 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:33 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-41452869-b096-4b41-8d37-b7b4200b4c24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:33 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:33 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:33 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:33 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:33 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:33 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-41452869-b096-4b41-8d37-b7b4200b4c24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/482ac797-5662-4e5c-8a8d-878eec406a79 returned with HTTP 200 Sep 06 22:44:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 107/214] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:44:33 2026] GET /volume/v3/volumes/482ac797-5662-4e5c-8a8d-878eec406a79 => generated 920 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:33 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-2c4f86ce-8d1b-4251-9cd1-6c17919bce98 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:44:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-2c4f86ce-8d1b-4251-9cd1-6c17919bce98 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 returned with HTTP 200 Sep 06 22:44:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 108/215] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:44:33 2026] GET /volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 => generated 1036 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:44:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-6800575c-21f0-4318-8a5e-cbbe9c3778d7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-6800575c-21f0-4318-8a5e-cbbe9c3778d7 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] PUT http://192.168.122.248/volume/v3/attachments/17cb231e-b11c-4596-9c24-a9e501c59ff5 Sep 06 22:44:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-6800575c-21f0-4318-8a5e-cbbe9c3778d7 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:33 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-6800575c-21f0-4318-8a5e-cbbe9c3778d7 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Acquiring lock "cinder-attachment_update-acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33-devstack" by "attachment_update" {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 22:44:33 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-6800575c-21f0-4318-8a5e-cbbe9c3778d7 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Lock "cinder-attachment_update-acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 22:44:33 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:33 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:33 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:33 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:34 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-6800575c-21f0-4318-8a5e-cbbe9c3778d7 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Lock "cinder-attachment_update-acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33-devstack" released by "attachment_update" :: held 0.479s {{(pid=87215) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 22:44:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-6800575c-21f0-4318-8a5e-cbbe9c3778d7 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/attachments/17cb231e-b11c-4596-9c24-a9e501c59ff5 returned with HTTP 200 Sep 06 22:44:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 108/216] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 22:44:33 2026] PUT /volume/v3/attachments/17cb231e-b11c-4596-9c24-a9e501c59ff5 => generated 694 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-6bab47ea-46a0-436b-b6a7-e61f3fd56611 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-6bab47ea-46a0-436b-b6a7-e61f3fd56611 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] POST http://192.168.122.248/volume/v3/attachments/17cb231e-b11c-4596-9c24-a9e501c59ff5/action Sep 06 22:44:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-6bab47ea-46a0-436b-b6a7-e61f3fd56611 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Action body: b'{"os-complete": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:44:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-6bab47ea-46a0-436b-b6a7-e61f3fd56611 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-bcfeb9e2-9318-4726-bc38-27cab363c41f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bcfeb9e2-9318-4726-bc38-27cab363c41f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/482ac797-5662-4e5c-8a8d-878eec406a79 Sep 06 22:44:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bcfeb9e2-9318-4726-bc38-27cab363c41f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bcfeb9e2-9318-4726-bc38-27cab363c41f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:34 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:34 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bcfeb9e2-9318-4726-bc38-27cab363c41f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/482ac797-5662-4e5c-8a8d-878eec406a79 returned with HTTP 404 Sep 06 22:44:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 109/217] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:44:34 2026] GET /volume/v3/volumes/482ac797-5662-4e5c-8a8d-878eec406a79 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:44:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a0966095-a9d4-47a1-86b7-a503f224d4c8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:34 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:34 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a0966095-a9d4-47a1-86b7-a503f224d4c8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/groups/6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7 Sep 06 22:44:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a0966095-a9d4-47a1-86b7-a503f224d4c8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a0966095-a9d4-47a1-86b7-a503f224d4c8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-a0966095-a9d4-47a1-86b7-a503f224d4c8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member 6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:44:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a0966095-a9d4-47a1-86b7-a503f224d4c8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7 returned with HTTP 404 Sep 06 22:44:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 110/218] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:44:34 2026] GET /volume/v3/groups/6d7c4dff-ce2d-4ab3-bdc6-ea01e7bcb7b7 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:44:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3baa8f7f-bf37-4549-b8cb-a5d9b542e78f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3baa8f7f-bf37-4549-b8cb-a5d9b542e78f tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] DELETE http://192.168.122.248/volume/v3/group_types/23d2d81a-84d6-4089-bbdc-5779f0d9447e Sep 06 22:44:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3baa8f7f-bf37-4549-b8cb-a5d9b542e78f tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3baa8f7f-bf37-4549-b8cb-a5d9b542e78f tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:34 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:34 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-883fae32-a669-4ae5-9a35-a8e43b52a33f req-6bab47ea-46a0-436b-b6a7-e61f3fd56611 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/attachments/17cb231e-b11c-4596-9c24-a9e501c59ff5/action returned with HTTP 204 Sep 06 22:44:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 109/219] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 22:44:34 2026] POST /volume/v3/attachments/17cb231e-b11c-4596-9c24-a9e501c59ff5/action => generated 0 bytes in 172 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3baa8f7f-bf37-4549-b8cb-a5d9b542e78f tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] http://192.168.122.248/volume/v3/group_types/23d2d81a-84d6-4089-bbdc-5779f0d9447e returned with HTTP 202 Sep 06 22:44:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 111/220] 192.168.122.248 () {60 vars in 1288 bytes} [Sun Sep 6 22:44:34 2026] DELETE /volume/v3/group_types/23d2d81a-84d6-4089-bbdc-5779f0d9447e => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:44:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ee769d4e-45db-4664-a2f2-80fd20e49d4d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ee769d4e-45db-4664-a2f2-80fd20e49d4d tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] DELETE http://192.168.122.248/volume/v3/types/5d2e16a3-b2b7-411b-be0c-3d252af2564e Sep 06 22:44:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ee769d4e-45db-4664-a2f2-80fd20e49d4d tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ee769d4e-45db-4664-a2f2-80fd20e49d4d tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ee769d4e-45db-4664-a2f2-80fd20e49d4d tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] http://192.168.122.248/volume/v3/types/5d2e16a3-b2b7-411b-be0c-3d252af2564e returned with HTTP 202 Sep 06 22:44:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 110/221] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:44:34 2026] DELETE /volume/v3/types/5d2e16a3-b2b7-411b-be0c-3d252af2564e => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:44:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-923e2176-c7f0-487b-9ab2-9961d80b6900 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-923e2176-c7f0-487b-9ab2-9961d80b6900 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] GET http://192.168.122.248/volume/v3/types/5d2e16a3-b2b7-411b-be0c-3d252af2564e Sep 06 22:44:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-923e2176-c7f0-487b-9ab2-9961d80b6900 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-923e2176-c7f0-487b-9ab2-9961d80b6900 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-923e2176-c7f0-487b-9ab2-9961d80b6900 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] http://192.168.122.248/volume/v3/types/5d2e16a3-b2b7-411b-be0c-3d252af2564e returned with HTTP 404 Sep 06 22:44:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 112/222] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:44:34 2026] GET /volume/v3/types/5d2e16a3-b2b7-411b-be0c-3d252af2564e => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c656082a-155c-45ce-ba01-299a41d873a8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c656082a-155c-45ce-ba01-299a41d873a8 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:44:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c656082a-155c-45ce-ba01-299a41d873a8 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-480144"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c656082a-155c-45ce-ba01-299a41d873a8 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:44:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 111/223] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:44:34 2026] POST /volume/v3/types => generated 220 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:44:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1a590a49-88ba-451f-81da-bdf338eee277 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1a590a49-88ba-451f-81da-bdf338eee277 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] POST http://192.168.122.248/volume/v3/group_types Sep 06 22:44:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1a590a49-88ba-451f-81da-bdf338eee277 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-653686107"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1a590a49-88ba-451f-81da-bdf338eee277 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] http://192.168.122.248/volume/v3/group_types returned with HTTP 202 Sep 06 22:44:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 113/224] 192.168.122.248 () {62 vars in 1195 bytes} [Sun Sep 6 22:44:34 2026] POST /volume/v3/group_types => generated 180 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-235b9cf5-33e3-4969-ba60-72c742742578 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-235b9cf5-33e3-4969-ba60-72c742742578 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] POST http://192.168.122.248/volume/v3/groups Sep 06 22:44:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-235b9cf5-33e3-4969-ba60-72c742742578 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8baba0c3-c324-4de2-b047-e144176375c2", "volume_types": ["220f1b03-b41a-41bc-9f6f-df8f03c58643"], "name": "tempest-GroupSnapshotsTest-Group-1580394850"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-235b9cf5-33e3-4969-ba60-72c742742578 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Creating new group {'group': {'group_type': '8baba0c3-c324-4de2-b047-e144176375c2', 'volume_types': ['220f1b03-b41a-41bc-9f6f-df8f03c58643'], 'name': 'tempest-GroupSnapshotsTest-Group-1580394850'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 22:44:35 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.groups [None req-235b9cf5-33e3-4969-ba60-72c742742578 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Creating group tempest-GroupSnapshotsTest-Group-1580394850. Sep 06 22:44:35 devstack devstack@c-api.service[87216]: /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 06 22:44:35 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 22:44:35 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-235b9cf5-33e3-4969-ba60-72c742742578 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Availability zone cache updated, next update will occur around 2026-09-06 21:44:35.177416. {{(pid=87216) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 06 22:44:35 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-235b9cf5-33e3-4969-ba60-72c742742578 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Availability Zones retrieved successfully. Sep 06 22:44:35 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-235b9cf5-33e3-4969-ba60-72c742742578 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Created reservations ['d4383f34-5563-432e-a416-2417839b712d'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:44:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-235b9cf5-33e3-4969-ba60-72c742742578 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups returned with HTTP 202 Sep 06 22:44:35 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 112/225] 192.168.122.248 () {62 vars in 1181 bytes} [Sun Sep 6 22:44:35 2026] POST /volume/v3/groups => generated 112 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-81a4dee3-dc80-458f-a141-77577aca3c44 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-81a4dee3-dc80-458f-a141-77577aca3c44 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea Sep 06 22:44:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-81a4dee3-dc80-458f-a141-77577aca3c44 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-81a4dee3-dc80-458f-a141-77577aca3c44 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-81a4dee3-dc80-458f-a141-77577aca3c44 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member ff872ae7-3f3f-49c6-8e52-d590b00ca2ea {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:44:35 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:35 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:35 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:35 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:44:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-81a4dee3-dc80-458f-a141-77577aca3c44 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea returned with HTTP 200 Sep 06 22:44:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 114/226] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:44:35 2026] GET /volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea => generated 392 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:44:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-746dabb1-27ff-4912-903c-36149e0df94d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-746dabb1-27ff-4912-903c-36149e0df94d tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea Sep 06 22:44:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-746dabb1-27ff-4912-903c-36149e0df94d tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-746dabb1-27ff-4912-903c-36149e0df94d tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-746dabb1-27ff-4912-903c-36149e0df94d tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member ff872ae7-3f3f-49c6-8e52-d590b00ca2ea {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:44:36 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:36 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:36 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:36 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:44:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-746dabb1-27ff-4912-903c-36149e0df94d tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea returned with HTTP 200 Sep 06 22:44:36 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 113/227] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:44:36 2026] GET /volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea => generated 393 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:44:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:44:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1248303238", "volume_type": "220f1b03-b41a-41bc-9f6f-df8f03c58643", "group_id": "ff872ae7-3f3f-49c6-8e52-d590b00ca2ea", "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1248303238', 'volume_type': '220f1b03-b41a-41bc-9f6f-df8f03c58643', 'group_id': 'ff872ae7-3f3f-49c6-8e52-d590b00ca2ea', 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:44:36 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:36 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:36 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Create volume of 1 GB Sep 06 22:44:36 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:36 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:44:36 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Availability Zones retrieved successfully. Sep 06 22:44:36 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Flow 'volume_create_api' (afc748ed-b8e3-4ad4-bd02-d53421a41daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:44:36 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fc5ac56-a412-4235-8efa-1982241718c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:36 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:36 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:36 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:44:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fc5ac56-a412-4235-8efa-1982241718c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:44:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=220f1b03-b41a-41bc-9f6f-df8f03c58643,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-480144',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '220f1b03-b41a-41bc-9f6f-df8f03c58643', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ff872ae7-3f3f-49c6-8e52-d590b00ca2ea', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b743af-4a9b-471c-b7cc-e1a3a9fc1c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:37 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-480144 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-480144, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:44:37 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-480144 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-480144, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:44:37 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Created reservations ['43cd815e-c43e-4214-a433-0a7dfd5c8c77', '76dcb652-2b90-4afc-91e2-eb457ad9d2eb', '60c8131f-f10e-471a-9209-c7011b03d0ee', '58a1f7a1-3576-417a-a4d7-b287ab76e504'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:44:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b743af-4a9b-471c-b7cc-e1a3a9fc1c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43cd815e-c43e-4214-a433-0a7dfd5c8c77', '76dcb652-2b90-4afc-91e2-eb457ad9d2eb', '60c8131f-f10e-471a-9209-c7011b03d0ee', '58a1f7a1-3576-417a-a4d7-b287ab76e504']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (681ffbeb-7b6c-47b4-853b-d85e5b9cb41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:37 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:37 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (681ffbeb-7b6c-47b4-853b-d85e5b9cb41a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0f58da7-76b4-4dfe-a0a1-41ec539e59c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1248303238',encryption_key_id=None,group_id=ff872ae7-3f3f-49c6-8e52-d590b00ca2ea,group_type_id=,metadata={},multiattach=False,project_id='ea85615c89154b56b21d356180467279',qos_specs=None,replication_status=,reservations=['43cd815e-c43e-4214-a433-0a7dfd5c8c77','76dcb652-2b90-4afc-91e2-eb457ad9d2eb','60c8131f-f10e-471a-9209-c7011b03d0ee','58a1f7a1-3576-417a-a4d7-b287ab76e504'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c98f7234a11475ba02eb89b8afd0fd4',volume_type_id=220f1b03-b41a-41bc-9f6f-df8f03c58643), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:44:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1248303238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ff872ae7-3f3f-49c6-8e52-d590b00ca2ea,host=None,id=b0f58da7-76b4-4dfe-a0a1-41ec539e59c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea85615c89154b56b21d356180467279',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c98f7234a11475ba02eb89b8afd0fd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(220f1b03-b41a-41bc-9f6f-df8f03c58643),volume_type_id=220f1b03-b41a-41bc-9f6f-df8f03c58643)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (472855ea-acf3-45f9-8e17-2e8c52be1bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (472855ea-acf3-45f9-8e17-2e8c52be1bf4) transitioned into state 'SUCCESS' from state '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-1248303238',encryption_key_id=None,group_id=ff872ae7-3f3f-49c6-8e52-d590b00ca2ea,group_type_id=,metadata={},multiattach=False,project_id='ea85615c89154b56b21d356180467279',qos_specs=None,replication_status=,reservations=['43cd815e-c43e-4214-a433-0a7dfd5c8c77','76dcb652-2b90-4afc-91e2-eb457ad9d2eb','60c8131f-f10e-471a-9209-c7011b03d0ee','58a1f7a1-3576-417a-a4d7-b287ab76e504'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c98f7234a11475ba02eb89b8afd0fd4',volume_type_id=220f1b03-b41a-41bc-9f6f-df8f03c58643)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49407090-11cf-4a40-b18b-b9fb88a90476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49407090-11cf-4a40-b18b-b9fb88a90476) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Flow 'volume_create_api' (afc748ed-b8e3-4ad4-bd02-d53421a41daa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:44:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Create volume request issued successfully. Sep 06 22:44:37 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:37 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:37 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-704f7cd1-2573-4814-a022-6afa1bc9ecf2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:44:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 115/228] 192.168.122.248 () {62 vars in 1184 bytes} [Sun Sep 6 22:44:36 2026] POST /volume/v3/volumes => generated 827 bytes in 1105 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e87db35b-4dbc-48d6-bb5a-5ad5d3dbd2bd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e87db35b-4dbc-48d6-bb5a-5ad5d3dbd2bd tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/b0f58da7-76b4-4dfe-a0a1-41ec539e59c0 Sep 06 22:44:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e87db35b-4dbc-48d6-bb5a-5ad5d3dbd2bd tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e87db35b-4dbc-48d6-bb5a-5ad5d3dbd2bd tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:37 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:37 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e87db35b-4dbc-48d6-bb5a-5ad5d3dbd2bd tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:44:37 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-e87db35b-4dbc-48d6-bb5a-5ad5d3dbd2bd tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:37 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-e87db35b-4dbc-48d6-bb5a-5ad5d3dbd2bd tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:38 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-e87db35b-4dbc-48d6-bb5a-5ad5d3dbd2bd tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e87db35b-4dbc-48d6-bb5a-5ad5d3dbd2bd tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/b0f58da7-76b4-4dfe-a0a1-41ec539e59c0 returned with HTTP 200 Sep 06 22:44:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 114/229] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:44:37 2026] GET /volume/v3/volumes/b0f58da7-76b4-4dfe-a0a1-41ec539e59c0 => generated 895 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2b7093eb-9307-46fd-a8f6-04148f80cb01 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2b7093eb-9307-46fd-a8f6-04148f80cb01 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/b0f58da7-76b4-4dfe-a0a1-41ec539e59c0 Sep 06 22:44:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2b7093eb-9307-46fd-a8f6-04148f80cb01 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2b7093eb-9307-46fd-a8f6-04148f80cb01 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:39 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:39 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:39 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:39 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2b7093eb-9307-46fd-a8f6-04148f80cb01 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:44:39 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-2b7093eb-9307-46fd-a8f6-04148f80cb01 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:39 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-2b7093eb-9307-46fd-a8f6-04148f80cb01 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:39 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-2b7093eb-9307-46fd-a8f6-04148f80cb01 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:39 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:39 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2b7093eb-9307-46fd-a8f6-04148f80cb01 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/b0f58da7-76b4-4dfe-a0a1-41ec539e59c0 returned with HTTP 200 Sep 06 22:44:39 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 116/230] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:44:39 2026] GET /volume/v3/volumes/b0f58da7-76b4-4dfe-a0a1-41ec539e59c0 => generated 919 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-32706ee8-6716-4b64-87b1-36cabf3d9d37 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-32706ee8-6716-4b64-87b1-36cabf3d9d37 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/b0f58da7-76b4-4dfe-a0a1-41ec539e59c0 Sep 06 22:44:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-32706ee8-6716-4b64-87b1-36cabf3d9d37 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-32706ee8-6716-4b64-87b1-36cabf3d9d37 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:40 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:40 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:40 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:40 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-32706ee8-6716-4b64-87b1-36cabf3d9d37 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:44:40 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-32706ee8-6716-4b64-87b1-36cabf3d9d37 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:40 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-32706ee8-6716-4b64-87b1-36cabf3d9d37 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:40 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-32706ee8-6716-4b64-87b1-36cabf3d9d37 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:40 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:40 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-32706ee8-6716-4b64-87b1-36cabf3d9d37 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/b0f58da7-76b4-4dfe-a0a1-41ec539e59c0 returned with HTTP 200 Sep 06 22:44:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 115/231] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:44:40 2026] GET /volume/v3/volumes/b0f58da7-76b4-4dfe-a0a1-41ec539e59c0 => generated 920 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:44:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:44:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1862325171", "volume_type": "220f1b03-b41a-41bc-9f6f-df8f03c58643", "group_id": "ff872ae7-3f3f-49c6-8e52-d590b00ca2ea", "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1862325171', 'volume_type': '220f1b03-b41a-41bc-9f6f-df8f03c58643', 'group_id': 'ff872ae7-3f3f-49c6-8e52-d590b00ca2ea', 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:44:40 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:40 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:40 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Create volume of 1 GB Sep 06 22:44:40 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:40 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:44:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Availability Zones retrieved successfully. Sep 06 22:44:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Flow 'volume_create_api' (d3566b67-1f8b-4ee4-971b-61af9cf16856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:44:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b94a1581-b96e-4641-b691-9100afe5d7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:40 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:40 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:44:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b94a1581-b96e-4641-b691-9100afe5d7e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:44:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=220f1b03-b41a-41bc-9f6f-df8f03c58643,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-480144',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '220f1b03-b41a-41bc-9f6f-df8f03c58643', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ff872ae7-3f3f-49c6-8e52-d590b00ca2ea', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-be132328-e48e-40d2-a535-b143640f5777 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1430fd90-3764-44c4-a753-4dbeb47359f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Created reservations ['d2bb73bc-3004-4bb1-a595-ae5311011a0b', '090472fa-14d9-4ed6-9dc5-e7084d7d9776', '4eee8bf4-fc9c-44a7-b3fb-bb0f09dc8c7c', '4c8fdd62-e043-45d2-9f0e-eb61e73b03d8'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1430fd90-3764-44c4-a753-4dbeb47359f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2bb73bc-3004-4bb1-a595-ae5311011a0b', '090472fa-14d9-4ed6-9dc5-e7084d7d9776', '4eee8bf4-fc9c-44a7-b3fb-bb0f09dc8c7c', '4c8fdd62-e043-45d2-9f0e-eb61e73b03d8']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf749167-f770-4fa2-a447-5a1ea981433e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:41 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf749167-f770-4fa2-a447-5a1ea981433e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f870983-8e4b-465c-aa93-a14d9c7ece1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1862325171',encryption_key_id=None,group_id=ff872ae7-3f3f-49c6-8e52-d590b00ca2ea,group_type_id=,metadata={},multiattach=False,project_id='ea85615c89154b56b21d356180467279',qos_specs=None,replication_status=,reservations=['d2bb73bc-3004-4bb1-a595-ae5311011a0b','090472fa-14d9-4ed6-9dc5-e7084d7d9776','4eee8bf4-fc9c-44a7-b3fb-bb0f09dc8c7c','4c8fdd62-e043-45d2-9f0e-eb61e73b03d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c98f7234a11475ba02eb89b8afd0fd4',volume_type_id=220f1b03-b41a-41bc-9f6f-df8f03c58643), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:44:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1862325171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ff872ae7-3f3f-49c6-8e52-d590b00ca2ea,host=None,id=0f870983-8e4b-465c-aa93-a14d9c7ece1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea85615c89154b56b21d356180467279',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c98f7234a11475ba02eb89b8afd0fd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(220f1b03-b41a-41bc-9f6f-df8f03c58643),volume_type_id=220f1b03-b41a-41bc-9f6f-df8f03c58643)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58885477-8aa1-4d30-b98e-255f6d39d4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58885477-8aa1-4d30-b98e-255f6d39d4e4) transitioned into state 'SUCCESS' from state '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-1862325171',encryption_key_id=None,group_id=ff872ae7-3f3f-49c6-8e52-d590b00ca2ea,group_type_id=,metadata={},multiattach=False,project_id='ea85615c89154b56b21d356180467279',qos_specs=None,replication_status=,reservations=['d2bb73bc-3004-4bb1-a595-ae5311011a0b','090472fa-14d9-4ed6-9dc5-e7084d7d9776','4eee8bf4-fc9c-44a7-b3fb-bb0f09dc8c7c','4c8fdd62-e043-45d2-9f0e-eb61e73b03d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c98f7234a11475ba02eb89b8afd0fd4',volume_type_id=220f1b03-b41a-41bc-9f6f-df8f03c58643)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5185607b-ec3e-480f-8ce0-fc6aa73958a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5185607b-ec3e-480f-8ce0-fc6aa73958a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Flow 'volume_create_api' (d3566b67-1f8b-4ee4-971b-61af9cf16856) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Create volume request issued successfully. Sep 06 22:44:41 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:41 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:41 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0fe25dfc-6ee5-44cd-b9f7-1d7e7ce42c89 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:44:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 117/232] 192.168.122.248 () {62 vars in 1184 bytes} [Sun Sep 6 22:44:40 2026] POST /volume/v3/volumes => generated 827 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-be132328-e48e-40d2-a535-b143640f5777 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011-project-admin] GET http://192.168.122.248/volume/v3/os-quota-sets/51a6f55a95fa45f19f5ece20bb4f5d09 Sep 06 22:44:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-be132328-e48e-40d2-a535-b143640f5777 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-be132328-e48e-40d2-a535-b143640f5777 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5c2be8a3-7730-403f-8df9-c8cad14fb7a6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5c2be8a3-7730-403f-8df9-c8cad14fb7a6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/0f870983-8e4b-465c-aa93-a14d9c7ece1b Sep 06 22:44:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5c2be8a3-7730-403f-8df9-c8cad14fb7a6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5c2be8a3-7730-403f-8df9-c8cad14fb7a6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:41 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-be132328-e48e-40d2-a535-b143640f5777 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-480144 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-480144, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:44:41 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-be132328-e48e-40d2-a535-b143640f5777 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-480144 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-480144, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:44:41 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-be132328-e48e-40d2-a535-b143640f5777 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-480144 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-480144, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:44:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-be132328-e48e-40d2-a535-b143640f5777 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/51a6f55a95fa45f19f5ece20bb4f5d09 returned with HTTP 200 Sep 06 22:44:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 116/233] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:40 2026] GET /volume/v3/os-quota-sets/51a6f55a95fa45f19f5ece20bb4f5d09 => generated 627 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:41 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:41 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-beb7f8a9-c54c-41a6-94d5-3457c9489368 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-beb7f8a9-c54c-41a6-94d5-3457c9489368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011-project-admin] PUT http://192.168.122.248/volume/v3/os-quota-sets/51a6f55a95fa45f19f5ece20bb4f5d09 Sep 06 22:44:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-beb7f8a9-c54c-41a6-94d5-3457c9489368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5c2be8a3-7730-403f-8df9-c8cad14fb7a6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:44:41 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-5c2be8a3-7730-403f-8df9-c8cad14fb7a6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:41 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-5c2be8a3-7730-403f-8df9-c8cad14fb7a6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:41 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-5c2be8a3-7730-403f-8df9-c8cad14fb7a6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5c2be8a3-7730-403f-8df9-c8cad14fb7a6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/0f870983-8e4b-465c-aa93-a14d9c7ece1b returned with HTTP 200 Sep 06 22:44:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 118/234] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:44:41 2026] GET /volume/v3/volumes/0f870983-8e4b-465c-aa93-a14d9c7ece1b => generated 895 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-beb7f8a9-c54c-41a6-94d5-3457c9489368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/51a6f55a95fa45f19f5ece20bb4f5d09 returned with HTTP 200 Sep 06 22:44:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 117/235] 192.168.122.248 () {60 vars in 1258 bytes} [Sun Sep 6 22:44:41 2026] PUT /volume/v3/os-quota-sets/51a6f55a95fa45f19f5ece20bb4f5d09 => generated 580 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-74583471-717c-404e-b8ae-19bae7986480 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:44:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-193655997"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-193655997'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Create volume of 1 GB Sep 06 22:44:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Availability Zones retrieved successfully. Sep 06 22:44:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Flow 'volume_create_api' (3fa0e844-bbce-4db3-91d1-44138471e069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (487bc293-3c5e-404f-83c8-8390edf36db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:44:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (487bc293-3c5e-404f-83c8-8390edf36db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b546dedd-adb2-4abd-843d-3f69c9335b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:42 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Created reservations ['4d321c86-5038-43cd-ab6d-597eb85eea68', '1af1a6d2-0e34-4fb9-9252-dd6c78271018', '6fa278c4-e81e-4ad4-96ad-83ed0d19c618', 'cf92887c-e3b2-4de8-859c-c23dedb4b09f'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:44:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b546dedd-adb2-4abd-843d-3f69c9335b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d321c86-5038-43cd-ab6d-597eb85eea68', '1af1a6d2-0e34-4fb9-9252-dd6c78271018', '6fa278c4-e81e-4ad4-96ad-83ed0d19c618', 'cf92887c-e3b2-4de8-859c-c23dedb4b09f']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9eb556d-0b8c-4aab-add8-d7e194bc0a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:42 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:42 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9eb556d-0b8c-4aab-add8-d7e194bc0a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5c46f14-b557-46c4-aa26-20ba159e6790', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-193655997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51a6f55a95fa45f19f5ece20bb4f5d09',qos_specs=None,replication_status=,reservations=['4d321c86-5038-43cd-ab6d-597eb85eea68','1af1a6d2-0e34-4fb9-9252-dd6c78271018','6fa278c4-e81e-4ad4-96ad-83ed0d19c618','cf92887c-e3b2-4de8-859c-c23dedb4b09f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c8b1a006f824e84b0f29ee989bba4fa',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:44:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-193655997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5c46f14-b557-46c4-aa26-20ba159e6790,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51a6f55a95fa45f19f5ece20bb4f5d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c8b1a006f824e84b0f29ee989bba4fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b4f33f5-34b5-46f0-a811-86661cdaead0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b4f33f5-34b5-46f0-a811-86661cdaead0) transitioned into state 'SUCCESS' from state '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-193655997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51a6f55a95fa45f19f5ece20bb4f5d09',qos_specs=None,replication_status=,reservations=['4d321c86-5038-43cd-ab6d-597eb85eea68','1af1a6d2-0e34-4fb9-9252-dd6c78271018','6fa278c4-e81e-4ad4-96ad-83ed0d19c618','cf92887c-e3b2-4de8-859c-c23dedb4b09f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c8b1a006f824e84b0f29ee989bba4fa',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec66dd7c-864a-4a2b-ae43-2b68295aa7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec66dd7c-864a-4a2b-ae43-2b68295aa7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Flow 'volume_create_api' (3fa0e844-bbce-4db3-91d1-44138471e069) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:44:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Create volume request issued successfully. Sep 06 22:44:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-74583471-717c-404e-b8ae-19bae7986480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:44:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 119/236] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:44:41 2026] POST /volume/v3/volumes => generated 775 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:44:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-da4a3b81-79dd-46c8-93b5-dc7497cc5390 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-da4a3b81-79dd-46c8-93b5-dc7497cc5390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] GET http://192.168.122.248/volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 Sep 06 22:44:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-da4a3b81-79dd-46c8-93b5-dc7497cc5390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-da4a3b81-79dd-46c8-93b5-dc7497cc5390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:42 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:42 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-da4a3b81-79dd-46c8-93b5-dc7497cc5390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Volume info retrieved successfully. Sep 06 22:44:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-da4a3b81-79dd-46c8-93b5-dc7497cc5390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] http://192.168.122.248/volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 returned with HTTP 200 Sep 06 22:44:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 118/237] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:42 2026] GET /volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 => generated 843 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-776ad549-b58f-45be-bf1d-8e7db795d6a3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-776ad549-b58f-45be-bf1d-8e7db795d6a3 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/0f870983-8e4b-465c-aa93-a14d9c7ece1b Sep 06 22:44:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-776ad549-b58f-45be-bf1d-8e7db795d6a3 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-776ad549-b58f-45be-bf1d-8e7db795d6a3 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:42 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:42 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-776ad549-b58f-45be-bf1d-8e7db795d6a3 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:44:42 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-776ad549-b58f-45be-bf1d-8e7db795d6a3 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:42 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-776ad549-b58f-45be-bf1d-8e7db795d6a3 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:42 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-776ad549-b58f-45be-bf1d-8e7db795d6a3 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-776ad549-b58f-45be-bf1d-8e7db795d6a3 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/0f870983-8e4b-465c-aa93-a14d9c7ece1b returned with HTTP 200 Sep 06 22:44:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 120/238] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:44:42 2026] GET /volume/v3/volumes/0f870983-8e4b-465c-aa93-a14d9c7ece1b => generated 919 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-64e5e8fc-99e6-483b-b2ad-9653e34a1beb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-64e5e8fc-99e6-483b-b2ad-9653e34a1beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] GET http://192.168.122.248/volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 Sep 06 22:44:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-64e5e8fc-99e6-483b-b2ad-9653e34a1beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-64e5e8fc-99e6-483b-b2ad-9653e34a1beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:43 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:43 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:43 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:43 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:43 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-64e5e8fc-99e6-483b-b2ad-9653e34a1beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Volume info retrieved successfully. Sep 06 22:44:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-64e5e8fc-99e6-483b-b2ad-9653e34a1beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] http://192.168.122.248/volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 returned with HTTP 200 Sep 06 22:44:43 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 119/239] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:43 2026] GET /volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 => generated 867 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:44:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5b1689fb-6c0b-4322-b2c9-c227d7153399 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5b1689fb-6c0b-4322-b2c9-c227d7153399 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/0f870983-8e4b-465c-aa93-a14d9c7ece1b Sep 06 22:44:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5b1689fb-6c0b-4322-b2c9-c227d7153399 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5b1689fb-6c0b-4322-b2c9-c227d7153399 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:43 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5b1689fb-6c0b-4322-b2c9-c227d7153399 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:44:43 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-5b1689fb-6c0b-4322-b2c9-c227d7153399 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:43 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-5b1689fb-6c0b-4322-b2c9-c227d7153399 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:44 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-5b1689fb-6c0b-4322-b2c9-c227d7153399 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:44 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:44 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5b1689fb-6c0b-4322-b2c9-c227d7153399 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/0f870983-8e4b-465c-aa93-a14d9c7ece1b returned with HTTP 200 Sep 06 22:44:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 121/240] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:44:43 2026] GET /volume/v3/volumes/0f870983-8e4b-465c-aa93-a14d9c7ece1b => generated 920 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-82f433d3-2a5e-468b-ac8d-5dcc321d33ce None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-82f433d3-2a5e-468b-ac8d-5dcc321d33ce tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] PUT http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea Sep 06 22:44:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-82f433d3-2a5e-468b-ac8d-5dcc321d33ce tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b0f58da7-76b4-4dfe-a0a1-41ec539e59c0"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-82f433d3-2a5e-468b-ac8d-5dcc321d33ce tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Update called for group ff872ae7-3f3f-49c6-8e52-d590b00ca2ea. {{(pid=87216) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 22:44:44 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.groups [None req-82f433d3-2a5e-468b-ac8d-5dcc321d33ce tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Updating group ff872ae7-3f3f-49c6-8e52-d590b00ca2ea with name None description: None add_volumes: None remove_volumes: b0f58da7-76b4-4dfe-a0a1-41ec539e59c0. Sep 06 22:44:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-82f433d3-2a5e-468b-ac8d-5dcc321d33ce tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea returned with HTTP 202 Sep 06 22:44:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 120/241] 192.168.122.248 () {62 vars in 1290 bytes} [Sun Sep 6 22:44:44 2026] PUT /volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:44:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-42a32520-e6ee-40dd-8355-37442ebe45dc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-42a32520-e6ee-40dd-8355-37442ebe45dc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea Sep 06 22:44:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-42a32520-e6ee-40dd-8355-37442ebe45dc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-42a32520-e6ee-40dd-8355-37442ebe45dc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-42a32520-e6ee-40dd-8355-37442ebe45dc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member ff872ae7-3f3f-49c6-8e52-d590b00ca2ea {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:44:44 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:44 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:44 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:44 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:44:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-42a32520-e6ee-40dd-8355-37442ebe45dc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea returned with HTTP 200 Sep 06 22:44:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 122/242] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:44:44 2026] GET /volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9570acf5-7ef9-4edc-a585-b2006cd97605 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9570acf5-7ef9-4edc-a585-b2006cd97605 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] GET http://192.168.122.248/volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 Sep 06 22:44:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9570acf5-7ef9-4edc-a585-b2006cd97605 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9570acf5-7ef9-4edc-a585-b2006cd97605 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9570acf5-7ef9-4edc-a585-b2006cd97605 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Volume info retrieved successfully. Sep 06 22:44:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9570acf5-7ef9-4edc-a585-b2006cd97605 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] http://192.168.122.248/volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 returned with HTTP 200 Sep 06 22:44:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 121/243] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:44 2026] GET /volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 => generated 868 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5c3f44de-7a52-442b-969b-8b2a6c5d713f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5c3f44de-7a52-442b-969b-8b2a6c5d713f tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:44:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5c3f44de-7a52-442b-969b-8b2a6c5d713f tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5c46f14-b557-46c4-aa26-20ba159e6790", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1038561323"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:44 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:44 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:44 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:44 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:44 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5c3f44de-7a52-442b-969b-8b2a6c5d713f tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Volume info retrieved successfully. Sep 06 22:44:44 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-5c3f44de-7a52-442b-969b-8b2a6c5d713f tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Create snapshot from volume b5c46f14-b557-46c4-aa26-20ba159e6790 Sep 06 22:44:44 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-5c3f44de-7a52-442b-969b-8b2a6c5d713f tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Created reservations ['840f97f9-c687-4578-a25a-e692db68c262', 'b2a88dd9-4d1b-40cb-86d7-7a3e51809225', '257dd068-b9cc-4c26-bea4-3edd77523d29', '1658de21-0b96-4ec6-923b-bd8f541c3a80'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:44:44 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:44 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:44 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5c3f44de-7a52-442b-969b-8b2a6c5d713f tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Snapshot create request issued successfully. Sep 06 22:44:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5c3f44de-7a52-442b-969b-8b2a6c5d713f tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:44:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 123/244] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:44:44 2026] POST /volume/v3/snapshots => generated 323 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:44:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-744265ef-4cf4-4fe3-94a9-491f9db9ceaf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-744265ef-4cf4-4fe3-94a9-491f9db9ceaf tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] GET http://192.168.122.248/volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 Sep 06 22:44:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-744265ef-4cf4-4fe3-94a9-491f9db9ceaf tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-744265ef-4cf4-4fe3-94a9-491f9db9ceaf tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-744265ef-4cf4-4fe3-94a9-491f9db9ceaf tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Snapshot retrieved successfully. Sep 06 22:44:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-744265ef-4cf4-4fe3-94a9-491f9db9ceaf tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] http://192.168.122.248/volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 returned with HTTP 200 Sep 06 22:44:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 122/245] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:44 2026] GET /volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 => generated 455 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c9b797b6-9e37-4193-8fda-b105535b8f3c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c9b797b6-9e37-4193-8fda-b105535b8f3c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea Sep 06 22:44:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c9b797b6-9e37-4193-8fda-b105535b8f3c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c9b797b6-9e37-4193-8fda-b105535b8f3c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-c9b797b6-9e37-4193-8fda-b105535b8f3c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member ff872ae7-3f3f-49c6-8e52-d590b00ca2ea {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:44:45 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:45 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:45 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:45 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:44:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c9b797b6-9e37-4193-8fda-b105535b8f3c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea returned with HTTP 200 Sep 06 22:44:45 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 124/246] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:44:45 2026] GET /volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea => generated 393 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0fd84399-5a23-49bb-a363-c483dc68f432 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0fd84399-5a23-49bb-a363-c483dc68f432 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] PUT http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea Sep 06 22:44:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0fd84399-5a23-49bb-a363-c483dc68f432 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b0f58da7-76b4-4dfe-a0a1-41ec539e59c0"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-0fd84399-5a23-49bb-a363-c483dc68f432 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Update called for group ff872ae7-3f3f-49c6-8e52-d590b00ca2ea. {{(pid=87216) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 22:44:45 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.groups [None req-0fd84399-5a23-49bb-a363-c483dc68f432 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Updating group ff872ae7-3f3f-49c6-8e52-d590b00ca2ea with name None description: None add_volumes: b0f58da7-76b4-4dfe-a0a1-41ec539e59c0 remove_volumes: None. Sep 06 22:44:45 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:45 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:45 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:45 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:45 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:45 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:44:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0fd84399-5a23-49bb-a363-c483dc68f432 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea returned with HTTP 202 Sep 06 22:44:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 123/247] 192.168.122.248 () {62 vars in 1290 bytes} [Sun Sep 6 22:44:45 2026] PUT /volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:44:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6382b355-9cef-41b7-9037-52c975d43d45 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6382b355-9cef-41b7-9037-52c975d43d45 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea Sep 06 22:44:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6382b355-9cef-41b7-9037-52c975d43d45 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6382b355-9cef-41b7-9037-52c975d43d45 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-6382b355-9cef-41b7-9037-52c975d43d45 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member ff872ae7-3f3f-49c6-8e52-d590b00ca2ea {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:44:45 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:45 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:45 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:45 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:44:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6382b355-9cef-41b7-9037-52c975d43d45 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea returned with HTTP 200 Sep 06 22:44:45 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 125/248] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:44:45 2026] GET /volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea => generated 392 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b1aea157-71b2-48c7-a6ea-e275b2df0b69 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b1aea157-71b2-48c7-a6ea-e275b2df0b69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] GET http://192.168.122.248/volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 Sep 06 22:44:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b1aea157-71b2-48c7-a6ea-e275b2df0b69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b1aea157-71b2-48c7-a6ea-e275b2df0b69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:45 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:45 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:45 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b1aea157-71b2-48c7-a6ea-e275b2df0b69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Snapshot retrieved successfully. Sep 06 22:44:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b1aea157-71b2-48c7-a6ea-e275b2df0b69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] http://192.168.122.248/volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 returned with HTTP 200 Sep 06 22:44:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 124/249] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:45 2026] GET /volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 => generated 455 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ebb385a8-ec71-492e-8f1c-85462e8f1e82 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ebb385a8-ec71-492e-8f1c-85462e8f1e82 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea Sep 06 22:44:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ebb385a8-ec71-492e-8f1c-85462e8f1e82 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ebb385a8-ec71-492e-8f1c-85462e8f1e82 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-ebb385a8-ec71-492e-8f1c-85462e8f1e82 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member ff872ae7-3f3f-49c6-8e52-d590b00ca2ea {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:44:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:46 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:46 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:44:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ebb385a8-ec71-492e-8f1c-85462e8f1e82 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea returned with HTTP 200 Sep 06 22:44:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 126/250] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:44:46 2026] GET /volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea => generated 393 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e782919e-8ab1-4d18-afd9-e0b8b3641d42 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e782919e-8ab1-4d18-afd9-e0b8b3641d42 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] PUT http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea Sep 06 22:44:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e782919e-8ab1-4d18-afd9-e0b8b3641d42 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "0f870983-8e4b-465c-aa93-a14d9c7ece1b"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-e782919e-8ab1-4d18-afd9-e0b8b3641d42 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Update called for group ff872ae7-3f3f-49c6-8e52-d590b00ca2ea. {{(pid=87216) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 22:44:46 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.groups [None req-e782919e-8ab1-4d18-afd9-e0b8b3641d42 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Updating group ff872ae7-3f3f-49c6-8e52-d590b00ca2ea with name None description: None add_volumes: None remove_volumes: 0f870983-8e4b-465c-aa93-a14d9c7ece1b. Sep 06 22:44:46 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:46 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e782919e-8ab1-4d18-afd9-e0b8b3641d42 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea returned with HTTP 202 Sep 06 22:44:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 125/251] 192.168.122.248 () {62 vars in 1290 bytes} [Sun Sep 6 22:44:46 2026] PUT /volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:44:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3b8ad0da-0900-4e07-bf7b-290dea8f0587 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3b8ad0da-0900-4e07-bf7b-290dea8f0587 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea Sep 06 22:44:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3b8ad0da-0900-4e07-bf7b-290dea8f0587 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3b8ad0da-0900-4e07-bf7b-290dea8f0587 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-3b8ad0da-0900-4e07-bf7b-290dea8f0587 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member ff872ae7-3f3f-49c6-8e52-d590b00ca2ea {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:44:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:46 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:46 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:44:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3b8ad0da-0900-4e07-bf7b-290dea8f0587 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea returned with HTTP 200 Sep 06 22:44:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 127/252] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:44:46 2026] GET /volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea => generated 392 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3b25cc69-1a6a-4c38-b590-16ac78787186 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3b25cc69-1a6a-4c38-b590-16ac78787186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] GET http://192.168.122.248/volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 Sep 06 22:44:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3b25cc69-1a6a-4c38-b590-16ac78787186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3b25cc69-1a6a-4c38-b590-16ac78787186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:46 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:46 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3b25cc69-1a6a-4c38-b590-16ac78787186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Snapshot retrieved successfully. Sep 06 22:44:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3b25cc69-1a6a-4c38-b590-16ac78787186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] http://192.168.122.248/volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 returned with HTTP 200 Sep 06 22:44:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 126/253] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:46 2026] GET /volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 => generated 455 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-dd06756c-4f8a-4d29-b5b9-c040cb11aaf5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dd06756c-4f8a-4d29-b5b9-c040cb11aaf5 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea Sep 06 22:44:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dd06756c-4f8a-4d29-b5b9-c040cb11aaf5 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dd06756c-4f8a-4d29-b5b9-c040cb11aaf5 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-dd06756c-4f8a-4d29-b5b9-c040cb11aaf5 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member ff872ae7-3f3f-49c6-8e52-d590b00ca2ea {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:44:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:47 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:44:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dd06756c-4f8a-4d29-b5b9-c040cb11aaf5 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea returned with HTTP 200 Sep 06 22:44:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 128/254] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:44:47 2026] GET /volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea => generated 393 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:44:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-54448ffd-757e-40fe-bcc5-16f889e29acf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-54448ffd-757e-40fe-bcc5-16f889e29acf tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] PUT http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea Sep 06 22:44:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-54448ffd-757e-40fe-bcc5-16f889e29acf tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "0f870983-8e4b-465c-aa93-a14d9c7ece1b"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-54448ffd-757e-40fe-bcc5-16f889e29acf tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Update called for group ff872ae7-3f3f-49c6-8e52-d590b00ca2ea. {{(pid=87216) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 22:44:47 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.groups [None req-54448ffd-757e-40fe-bcc5-16f889e29acf tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Updating group ff872ae7-3f3f-49c6-8e52-d590b00ca2ea with name None description: None add_volumes: 0f870983-8e4b-465c-aa93-a14d9c7ece1b remove_volumes: None. Sep 06 22:44:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:47 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:47 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:44:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-54448ffd-757e-40fe-bcc5-16f889e29acf tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea returned with HTTP 202 Sep 06 22:44:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 127/255] 192.168.122.248 () {62 vars in 1290 bytes} [Sun Sep 6 22:44:47 2026] PUT /volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:44:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-386b6dae-1017-450c-9612-45055df9bc3c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-386b6dae-1017-450c-9612-45055df9bc3c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea Sep 06 22:44:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-386b6dae-1017-450c-9612-45055df9bc3c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-386b6dae-1017-450c-9612-45055df9bc3c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-386b6dae-1017-450c-9612-45055df9bc3c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member ff872ae7-3f3f-49c6-8e52-d590b00ca2ea {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:44:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:47 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:44:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-386b6dae-1017-450c-9612-45055df9bc3c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea returned with HTTP 200 Sep 06 22:44:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 129/256] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:44:47 2026] GET /volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea => generated 392 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2e1b2169-8a62-468c-a065-a809f064b04e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2e1b2169-8a62-468c-a065-a809f064b04e tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] GET http://192.168.122.248/volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 Sep 06 22:44:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2e1b2169-8a62-468c-a065-a809f064b04e tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2e1b2169-8a62-468c-a065-a809f064b04e tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2e1b2169-8a62-468c-a065-a809f064b04e tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Snapshot retrieved successfully. Sep 06 22:44:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2e1b2169-8a62-468c-a065-a809f064b04e tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] http://192.168.122.248/volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 returned with HTTP 200 Sep 06 22:44:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 128/257] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:47 2026] GET /volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 => generated 482 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7ca874d8-c2dc-480f-ad11-f414a1280f93 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7ca874d8-c2dc-480f-ad11-f414a1280f93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011-project-admin] PUT http://192.168.122.248/volume/v3/os-quota-sets/51a6f55a95fa45f19f5ece20bb4f5d09 Sep 06 22:44:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7ca874d8-c2dc-480f-ad11-f414a1280f93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:48 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-7ca874d8-c2dc-480f-ad11-f414a1280f93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-480144 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-480144, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:44:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7ca874d8-c2dc-480f-ad11-f414a1280f93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/51a6f55a95fa45f19f5ece20bb4f5d09 returned with HTTP 200 Sep 06 22:44:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 130/258] 192.168.122.248 () {60 vars in 1258 bytes} [Sun Sep 6 22:44:47 2026] PUT /volume/v3/os-quota-sets/51a6f55a95fa45f19f5ece20bb4f5d09 => generated 580 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-98779a1a-dbba-4ebb-a281-a26cb8a85444 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-98779a1a-dbba-4ebb-a281-a26cb8a85444 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:44:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-98779a1a-dbba-4ebb-a281-a26cb8a85444 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5c46f14-b557-46c4-aa26-20ba159e6790"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-98779a1a-dbba-4ebb-a281-a26cb8a85444 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Volume info retrieved successfully. Sep 06 22:44:48 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-98779a1a-dbba-4ebb-a281-a26cb8a85444 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Create snapshot from volume b5c46f14-b557-46c4-aa26-20ba159e6790 Sep 06 22:44:48 devstack devstack@c-api.service[87216]: WARNING cinder.quota_utils [None req-98779a1a-dbba-4ebb-a281-a26cb8a85444 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Quota exceeded for 51a6f55a95fa45f19f5ece20bb4f5d09, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 06 22:44:48 devstack devstack@c-api.service[87216]: INFO cinder.api.middleware.fault [None req-98779a1a-dbba-4ebb-a281-a26cb8a85444 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 413 Sep 06 22:44:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 129/259] 192.168.122.248 () {60 vars in 1148 bytes} [Sun Sep 6 22:44:48 2026] POST /volume/v3/snapshots => generated 208 bytes in 66 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 22:44:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b78ce2e6-834e-4ee5-868e-df04d11a4c3a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b78ce2e6-834e-4ee5-868e-df04d11a4c3a tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011-project-admin] PUT http://192.168.122.248/volume/v3/os-quota-sets/51a6f55a95fa45f19f5ece20bb4f5d09 Sep 06 22:44:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b78ce2e6-834e-4ee5-868e-df04d11a4c3a tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b78ce2e6-834e-4ee5-868e-df04d11a4c3a tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/51a6f55a95fa45f19f5ece20bb4f5d09 returned with HTTP 200 Sep 06 22:44:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 131/260] 192.168.122.248 () {60 vars in 1258 bytes} [Sun Sep 6 22:44:48 2026] PUT /volume/v3/os-quota-sets/51a6f55a95fa45f19f5ece20bb4f5d09 => generated 580 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3f90dd76-3ea8-4f71-81fa-9cce78b2de59 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3f90dd76-3ea8-4f71-81fa-9cce78b2de59 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:44:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3f90dd76-3ea8-4f71-81fa-9cce78b2de59 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5c46f14-b557-46c4-aa26-20ba159e6790"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3f90dd76-3ea8-4f71-81fa-9cce78b2de59 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Volume info retrieved successfully. Sep 06 22:44:48 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-3f90dd76-3ea8-4f71-81fa-9cce78b2de59 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Create snapshot from volume b5c46f14-b557-46c4-aa26-20ba159e6790 Sep 06 22:44:48 devstack devstack@c-api.service[87216]: WARNING cinder.quota_utils [None req-3f90dd76-3ea8-4f71-81fa-9cce78b2de59 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Quota exceeded for 51a6f55a95fa45f19f5ece20bb4f5d09, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 06 22:44:48 devstack devstack@c-api.service[87216]: INFO cinder.api.middleware.fault [None req-3f90dd76-3ea8-4f71-81fa-9cce78b2de59 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 413 Sep 06 22:44:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 130/261] 192.168.122.248 () {60 vars in 1148 bytes} [Sun Sep 6 22:44:48 2026] POST /volume/v3/snapshots => generated 133 bytes in 61 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 06 22:44:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2b0d3805-66b9-4a98-939f-e81f96706894 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2b0d3805-66b9-4a98-939f-e81f96706894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 Sep 06 22:44:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2b0d3805-66b9-4a98-939f-e81f96706894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2b0d3805-66b9-4a98-939f-e81f96706894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:48 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-2b0d3805-66b9-4a98-939f-e81f96706894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Delete snapshot with id: c7e21f69-8775-472d-9500-a250e47feaf4 Sep 06 22:44:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2b0d3805-66b9-4a98-939f-e81f96706894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Snapshot retrieved successfully. Sep 06 22:44:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2b0d3805-66b9-4a98-939f-e81f96706894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Snapshot delete request issued successfully. Sep 06 22:44:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2b0d3805-66b9-4a98-939f-e81f96706894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] http://192.168.122.248/volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 returned with HTTP 202 Sep 06 22:44:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 132/262] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:44:48 2026] DELETE /volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:44:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-11c269a4-d172-4fe5-b360-cf82edb139a6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-11c269a4-d172-4fe5-b360-cf82edb139a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] GET http://192.168.122.248/volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 Sep 06 22:44:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-11c269a4-d172-4fe5-b360-cf82edb139a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-11c269a4-d172-4fe5-b360-cf82edb139a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-11c269a4-d172-4fe5-b360-cf82edb139a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Snapshot retrieved successfully. Sep 06 22:44:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-11c269a4-d172-4fe5-b360-cf82edb139a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] http://192.168.122.248/volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 returned with HTTP 200 Sep 06 22:44:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 131/263] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:48 2026] GET /volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 => generated 481 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-eb813893-fad4-4ba0-a5fa-6ececf9797d2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eb813893-fad4-4ba0-a5fa-6ececf9797d2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea Sep 06 22:44:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-eb813893-fad4-4ba0-a5fa-6ececf9797d2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-eb813893-fad4-4ba0-a5fa-6ececf9797d2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-eb813893-fad4-4ba0-a5fa-6ececf9797d2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member ff872ae7-3f3f-49c6-8e52-d590b00ca2ea {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:44:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:48 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:44:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eb813893-fad4-4ba0-a5fa-6ececf9797d2 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea returned with HTTP 200 Sep 06 22:44:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 133/264] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:44:48 2026] GET /volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea => generated 393 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7850f882-a9af-45fc-9577-4200121fda24 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7850f882-a9af-45fc-9577-4200121fda24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:44:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7850f882-a9af-45fc-9577-4200121fda24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7850f882-a9af-45fc-9577-4200121fda24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-7850f882-a9af-45fc-9577-4200121fda24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:44:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7850f882-a9af-45fc-9577-4200121fda24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:44:48 devstack devstack@c-api.service[87216]: /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 06 22:44:48 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:44:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7850f882-a9af-45fc-9577-4200121fda24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Get all volumes completed successfully. Sep 06 22:44:48 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-7850f882-a9af-45fc-9577-4200121fda24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:48 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-7850f882-a9af-45fc-9577-4200121fda24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:48 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-7850f882-a9af-45fc-9577-4200121fda24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:49 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-7850f882-a9af-45fc-9577-4200121fda24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:49 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-7850f882-a9af-45fc-9577-4200121fda24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:49 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-7850f882-a9af-45fc-9577-4200121fda24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7850f882-a9af-45fc-9577-4200121fda24 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:44:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 132/265] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:44:48 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:44:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e6e78d7d-0bef-4907-bb57-14cc81dd1d5f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e6e78d7d-0bef-4907-bb57-14cc81dd1d5f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] POST http://192.168.122.248/volume/v3/group_snapshots Sep 06 22:44:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e6e78d7d-0bef-4907-bb57-14cc81dd1d5f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ff872ae7-3f3f-49c6-8e52-d590b00ca2ea", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-294897195"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.group_snapshots [None req-e6e78d7d-0bef-4907-bb57-14cc81dd1d5f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ff872ae7-3f3f-49c6-8e52-d590b00ca2ea', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-294897195'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 06 22:44:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:49 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.group_snapshots [None req-e6e78d7d-0bef-4907-bb57-14cc81dd1d5f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-294897195. Sep 06 22:44:49 devstack devstack@c-api.service[87215]: /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 06 22:44:49 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:44:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:49 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-e6e78d7d-0bef-4907-bb57-14cc81dd1d5f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Created reservations ['67c3fe67-c04d-4df2-aeed-c12e002e2582', 'd3f972bf-6a67-498d-a434-d544616705a3', '75016836-696e-45cc-a4c9-512b1ae2d250', 'b237b517-c5b6-4182-a991-3a74ef4c146a'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:44:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e6e78d7d-0bef-4907-bb57-14cc81dd1d5f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots returned with HTTP 202 Sep 06 22:44:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 134/266] 192.168.122.248 () {62 vars in 1208 bytes} [Sun Sep 6 22:44:49 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3c1aeefc-3499-48ab-8f08-ef06e05dfd1a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3c1aeefc-3499-48ab-8f08-ef06e05dfd1a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 Sep 06 22:44:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3c1aeefc-3499-48ab-8f08-ef06e05dfd1a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3c1aeefc-3499-48ab-8f08-ef06e05dfd1a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-3c1aeefc-3499-48ab-8f08-ef06e05dfd1a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member 561ade5b-89f4-4b49-afa9-9054b5e61891 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:44:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3c1aeefc-3499-48ab-8f08-ef06e05dfd1a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 returned with HTTP 200 Sep 06 22:44:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 133/267] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:44:49 2026] GET /volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 => generated 325 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9a4671da-c494-485f-b17b-e131bb802611 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9a4671da-c494-485f-b17b-e131bb802611 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] GET http://192.168.122.248/volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 Sep 06 22:44:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9a4671da-c494-485f-b17b-e131bb802611 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9a4671da-c494-485f-b17b-e131bb802611 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9a4671da-c494-485f-b17b-e131bb802611 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Snapshot retrieved successfully. Sep 06 22:44:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9a4671da-c494-485f-b17b-e131bb802611 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] http://192.168.122.248/volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 returned with HTTP 200 Sep 06 22:44:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 135/268] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:49 2026] GET /volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 => generated 481 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3923bc5d-a983-4efd-934e-4c1c57adad0c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3923bc5d-a983-4efd-934e-4c1c57adad0c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 Sep 06 22:44:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3923bc5d-a983-4efd-934e-4c1c57adad0c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3923bc5d-a983-4efd-934e-4c1c57adad0c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-3923bc5d-a983-4efd-934e-4c1c57adad0c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member 561ade5b-89f4-4b49-afa9-9054b5e61891 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:44:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3923bc5d-a983-4efd-934e-4c1c57adad0c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 returned with HTTP 200 Sep 06 22:44:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 134/269] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:44:50 2026] GET /volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 => generated 325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-034c1b4a-d8ce-47a9-95aa-68e0b0111cf4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-034c1b4a-d8ce-47a9-95aa-68e0b0111cf4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] GET http://192.168.122.248/volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 Sep 06 22:44:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-034c1b4a-d8ce-47a9-95aa-68e0b0111cf4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-034c1b4a-d8ce-47a9-95aa-68e0b0111cf4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-034c1b4a-d8ce-47a9-95aa-68e0b0111cf4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] http://192.168.122.248/volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 returned with HTTP 404 Sep 06 22:44:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 136/270] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:50 2026] GET /volume/v3/snapshots/c7e21f69-8775-472d-9500-a250e47feaf4 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-052b525b-20aa-4edd-b85e-7d49b1ffa10c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-052b525b-20aa-4edd-b85e-7d49b1ffa10c tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] GET http://192.168.122.248/volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 Sep 06 22:44:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-052b525b-20aa-4edd-b85e-7d49b1ffa10c tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-052b525b-20aa-4edd-b85e-7d49b1ffa10c tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:50 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:50 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-052b525b-20aa-4edd-b85e-7d49b1ffa10c tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Volume info retrieved successfully. Sep 06 22:44:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-052b525b-20aa-4edd-b85e-7d49b1ffa10c tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] http://192.168.122.248/volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 returned with HTTP 200 Sep 06 22:44:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 135/271] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:50 2026] GET /volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 => generated 868 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-be1d7654-2a5f-4fcd-b24c-9b2fc88645fc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-be1d7654-2a5f-4fcd-b24c-9b2fc88645fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] DELETE http://192.168.122.248/volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 Sep 06 22:44:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-be1d7654-2a5f-4fcd-b24c-9b2fc88645fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-be1d7654-2a5f-4fcd-b24c-9b2fc88645fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:50 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-be1d7654-2a5f-4fcd-b24c-9b2fc88645fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Delete volume with id: b5c46f14-b557-46c4-aa26-20ba159e6790 Sep 06 22:44:50 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:50 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-be1d7654-2a5f-4fcd-b24c-9b2fc88645fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Volume info retrieved successfully. Sep 06 22:44:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-be1d7654-2a5f-4fcd-b24c-9b2fc88645fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Delete volume request issued successfully. Sep 06 22:44:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-be1d7654-2a5f-4fcd-b24c-9b2fc88645fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] http://192.168.122.248/volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 returned with HTTP 202 Sep 06 22:44:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 137/272] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:44:50 2026] DELETE /volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:44:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1b96e5db-fc96-498f-8c3c-3ed23d75c22b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1b96e5db-fc96-498f-8c3c-3ed23d75c22b tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] GET http://192.168.122.248/volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 Sep 06 22:44:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1b96e5db-fc96-498f-8c3c-3ed23d75c22b tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1b96e5db-fc96-498f-8c3c-3ed23d75c22b tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:50 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:50 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1b96e5db-fc96-498f-8c3c-3ed23d75c22b tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Volume info retrieved successfully. Sep 06 22:44:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1b96e5db-fc96-498f-8c3c-3ed23d75c22b tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] http://192.168.122.248/volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 returned with HTTP 200 Sep 06 22:44:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 136/273] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:50 2026] GET /volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 => generated 867 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:44:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-010e42c4-be99-4cbd-bbb8-9364f806b655 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-010e42c4-be99-4cbd-bbb8-9364f806b655 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 Sep 06 22:44:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-010e42c4-be99-4cbd-bbb8-9364f806b655 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-010e42c4-be99-4cbd-bbb8-9364f806b655 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.group_snapshots [None req-010e42c4-be99-4cbd-bbb8-9364f806b655 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member 561ade5b-89f4-4b49-afa9-9054b5e61891 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:44:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-010e42c4-be99-4cbd-bbb8-9364f806b655 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 returned with HTTP 200 Sep 06 22:44:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 138/274] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:44:51 2026] GET /volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 => generated 325 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-03376918-f039-4aa2-9226-6c154bec8872 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-03376918-f039-4aa2-9226-6c154bec8872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] GET http://192.168.122.248/volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 Sep 06 22:44:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-03376918-f039-4aa2-9226-6c154bec8872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-03376918-f039-4aa2-9226-6c154bec8872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-03376918-f039-4aa2-9226-6c154bec8872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445 tempest-VolumeSnapshotQuotasNegativeTestJSON-1417945445-project-member] http://192.168.122.248/volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 returned with HTTP 404 Sep 06 22:44:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 137/275] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:51 2026] GET /volume/v3/volumes/b5c46f14-b557-46c4-aa26-20ba159e6790 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8d5ff7e9-5f5c-410e-9d5b-027ef3540eca None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8d5ff7e9-5f5c-410e-9d5b-027ef3540eca tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011-project-admin] PUT http://192.168.122.248/volume/v3/os-quota-sets/51a6f55a95fa45f19f5ece20bb4f5d09 Sep 06 22:44:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8d5ff7e9-5f5c-410e-9d5b-027ef3540eca tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011-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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8d5ff7e9-5f5c-410e-9d5b-027ef3540eca tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1268503011-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/51a6f55a95fa45f19f5ece20bb4f5d09 returned with HTTP 200 Sep 06 22:44:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 139/276] 192.168.122.248 () {60 vars in 1259 bytes} [Sun Sep 6 22:44:51 2026] PUT /volume/v3/os-quota-sets/51a6f55a95fa45f19f5ece20bb4f5d09 => generated 585 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1f7bb087-ca47-49fb-b099-c835d8104d74 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1f7bb087-ca47-49fb-b099-c835d8104d74 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 Sep 06 22:44:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1f7bb087-ca47-49fb-b099-c835d8104d74 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1f7bb087-ca47-49fb-b099-c835d8104d74 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-1f7bb087-ca47-49fb-b099-c835d8104d74 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member 561ade5b-89f4-4b49-afa9-9054b5e61891 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:44:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1f7bb087-ca47-49fb-b099-c835d8104d74 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 returned with HTTP 200 Sep 06 22:44:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 138/277] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:44:52 2026] GET /volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 => generated 325 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-38fe87ec-e04c-4e86-8116-591fec86927d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-38fe87ec-e04c-4e86-8116-591fec86927d tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 Sep 06 22:44:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-38fe87ec-e04c-4e86-8116-591fec86927d tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-38fe87ec-e04c-4e86-8116-591fec86927d tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.group_snapshots [None req-38fe87ec-e04c-4e86-8116-591fec86927d tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member 561ade5b-89f4-4b49-afa9-9054b5e61891 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:44:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-38fe87ec-e04c-4e86-8116-591fec86927d tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 returned with HTTP 200 Sep 06 22:44:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 140/278] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:44:53 2026] GET /volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 => generated 325 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7cc1949f-d682-4281-8855-1c975c28316b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7cc1949f-d682-4281-8855-1c975c28316b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 Sep 06 22:44:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7cc1949f-d682-4281-8855-1c975c28316b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7cc1949f-d682-4281-8855-1c975c28316b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-7cc1949f-d682-4281-8855-1c975c28316b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member 561ade5b-89f4-4b49-afa9-9054b5e61891 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:44:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7cc1949f-d682-4281-8855-1c975c28316b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 returned with HTTP 200 Sep 06 22:44:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 139/279] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:44:54 2026] GET /volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 => generated 326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:44:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6a30d701-1ad9-45af-8701-afd8050626f7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6a30d701-1ad9-45af-8701-afd8050626f7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/detail Sep 06 22:44:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6a30d701-1ad9-45af-8701-afd8050626f7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6a30d701-1ad9-45af-8701-afd8050626f7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-6a30d701-1ad9-45af-8701-afd8050626f7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:44:54 devstack devstack@c-api.service[87215]: DEBUG cinder.db.api [None req-6a30d701-1ad9-45af-8701-afd8050626f7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Building query based on filter {{(pid=87215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:44:54 devstack devstack@c-api.service[87215]: /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 06 22:44:54 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:44:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6a30d701-1ad9-45af-8701-afd8050626f7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Get all snapshots completed successfully. Sep 06 22:44:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6a30d701-1ad9-45af-8701-afd8050626f7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 22:44:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 141/280] 192.168.122.248 () {58 vars in 1148 bytes} [Sun Sep 6 22:44:54 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-134326fd-56ad-4fcc-a5f4-e201166d5d31 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-134326fd-56ad-4fcc-a5f4-e201166d5d31 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/fd93f9d8-48c9-485a-a12c-d56431b3da87 Sep 06 22:44:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-134326fd-56ad-4fcc-a5f4-e201166d5d31 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-134326fd-56ad-4fcc-a5f4-e201166d5d31 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-134326fd-56ad-4fcc-a5f4-e201166d5d31 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Snapshot retrieved successfully. Sep 06 22:44:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-134326fd-56ad-4fcc-a5f4-e201166d5d31 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/fd93f9d8-48c9-485a-a12c-d56431b3da87 returned with HTTP 200 Sep 06 22:44:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 140/281] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:54 2026] GET /volume/v3/snapshots/fd93f9d8-48c9-485a-a12c-d56431b3da87 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4bb6ccc5-65de-49c5-884b-d7d79d470d92 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4bb6ccc5-65de-49c5-884b-d7d79d470d92 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/cb3cb68e-bd29-469c-847b-a1ea80e4425c Sep 06 22:44:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4bb6ccc5-65de-49c5-884b-d7d79d470d92 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4bb6ccc5-65de-49c5-884b-d7d79d470d92 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4bb6ccc5-65de-49c5-884b-d7d79d470d92 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Snapshot retrieved successfully. Sep 06 22:44:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4bb6ccc5-65de-49c5-884b-d7d79d470d92 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/cb3cb68e-bd29-469c-847b-a1ea80e4425c returned with HTTP 200 Sep 06 22:44:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 142/282] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:54 2026] GET /volume/v3/snapshots/cb3cb68e-bd29-469c-847b-a1ea80e4425c => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bc6ef8ca-6644-4f6c-947a-0bf98ffd363c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bc6ef8ca-6644-4f6c-947a-0bf98ffd363c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] DELETE http://192.168.122.248/volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 Sep 06 22:44:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bc6ef8ca-6644-4f6c-947a-0bf98ffd363c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bc6ef8ca-6644-4f6c-947a-0bf98ffd363c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-bc6ef8ca-6644-4f6c-947a-0bf98ffd363c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] delete called for member 561ade5b-89f4-4b49-afa9-9054b5e61891 {{(pid=87216) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 22:44:54 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.group_snapshots [None req-bc6ef8ca-6644-4f6c-947a-0bf98ffd363c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Delete group_snapshot with id: 561ade5b-89f4-4b49-afa9-9054b5e61891 Sep 06 22:44:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:54 devstack devstack@c-api.service[87216]: /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 06 22:44:54 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:44:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bc6ef8ca-6644-4f6c-947a-0bf98ffd363c tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 returned with HTTP 202 Sep 06 22:44:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 141/283] 192.168.122.248 () {60 vars in 1300 bytes} [Sun Sep 6 22:44:54 2026] DELETE /volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:44:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7f053dd4-7a3f-4995-acba-1eaaa0b84a76 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7f053dd4-7a3f-4995-acba-1eaaa0b84a76 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:44:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7f053dd4-7a3f-4995-acba-1eaaa0b84a76 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7f053dd4-7a3f-4995-acba-1eaaa0b84a76 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-7f053dd4-7a3f-4995-acba-1eaaa0b84a76 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:44:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-7f053dd4-7a3f-4995-acba-1eaaa0b84a76 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:44:55 devstack devstack@c-api.service[87215]: /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 06 22:44:55 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:44:55 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:55 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:55 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:55 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7f053dd4-7a3f-4995-acba-1eaaa0b84a76 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Get all volumes completed successfully. Sep 06 22:44:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-7f053dd4-7a3f-4995-acba-1eaaa0b84a76 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-7f053dd4-7a3f-4995-acba-1eaaa0b84a76 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:55 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-7f053dd4-7a3f-4995-acba-1eaaa0b84a76 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-7f053dd4-7a3f-4995-acba-1eaaa0b84a76 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-7f053dd4-7a3f-4995-acba-1eaaa0b84a76 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:55 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-7f053dd4-7a3f-4995-acba-1eaaa0b84a76 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7f053dd4-7a3f-4995-acba-1eaaa0b84a76 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:44:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 143/284] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:44:54 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:44:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6dc07766-7bb9-4f28-b6ef-8ed4bd847ec0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6dc07766-7bb9-4f28-b6ef-8ed4bd847ec0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/detail Sep 06 22:44:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6dc07766-7bb9-4f28-b6ef-8ed4bd847ec0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6dc07766-7bb9-4f28-b6ef-8ed4bd847ec0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-6dc07766-7bb9-4f28-b6ef-8ed4bd847ec0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:44:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:55 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-6dc07766-7bb9-4f28-b6ef-8ed4bd847ec0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Building query based on filter {{(pid=87216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:44:55 devstack devstack@c-api.service[87216]: /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 06 22:44:55 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:44:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6dc07766-7bb9-4f28-b6ef-8ed4bd847ec0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Get all snapshots completed successfully. Sep 06 22:44:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6dc07766-7bb9-4f28-b6ef-8ed4bd847ec0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 22:44:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 142/285] 192.168.122.248 () {58 vars in 1148 bytes} [Sun Sep 6 22:44:55 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-884b9f68-e96d-4f6d-90f6-269e15ea80a4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-884b9f68-e96d-4f6d-90f6-269e15ea80a4 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/fd93f9d8-48c9-485a-a12c-d56431b3da87 Sep 06 22:44:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-884b9f68-e96d-4f6d-90f6-269e15ea80a4 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-884b9f68-e96d-4f6d-90f6-269e15ea80a4 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-884b9f68-e96d-4f6d-90f6-269e15ea80a4 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Snapshot retrieved successfully. Sep 06 22:44:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-884b9f68-e96d-4f6d-90f6-269e15ea80a4 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/fd93f9d8-48c9-485a-a12c-d56431b3da87 returned with HTTP 200 Sep 06 22:44:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 144/286] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:55 2026] GET /volume/v3/snapshots/fd93f9d8-48c9-485a-a12c-d56431b3da87 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:44:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3fbbb132-6c1f-483a-8571-ef21c560559f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3fbbb132-6c1f-483a-8571-ef21c560559f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/fd93f9d8-48c9-485a-a12c-d56431b3da87 Sep 06 22:44:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3fbbb132-6c1f-483a-8571-ef21c560559f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3fbbb132-6c1f-483a-8571-ef21c560559f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3fbbb132-6c1f-483a-8571-ef21c560559f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Snapshot retrieved successfully. Sep 06 22:44:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3fbbb132-6c1f-483a-8571-ef21c560559f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/fd93f9d8-48c9-485a-a12c-d56431b3da87 returned with HTTP 200 Sep 06 22:44:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 143/287] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:56 2026] GET /volume/v3/snapshots/fd93f9d8-48c9-485a-a12c-d56431b3da87 => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d6d22345-4001-4afa-8610-6140878657d9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d6d22345-4001-4afa-8610-6140878657d9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/fd93f9d8-48c9-485a-a12c-d56431b3da87 Sep 06 22:44:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d6d22345-4001-4afa-8610-6140878657d9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d6d22345-4001-4afa-8610-6140878657d9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d6d22345-4001-4afa-8610-6140878657d9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Snapshot retrieved successfully. Sep 06 22:44:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d6d22345-4001-4afa-8610-6140878657d9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/fd93f9d8-48c9-485a-a12c-d56431b3da87 returned with HTTP 200 Sep 06 22:44:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 145/288] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:57 2026] GET /volume/v3/snapshots/fd93f9d8-48c9-485a-a12c-d56431b3da87 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c2e20127-c5c7-4106-ba6e-94a2314f51f4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c2e20127-c5c7-4106-ba6e-94a2314f51f4 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes Sep 06 22:44:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c2e20127-c5c7-4106-ba6e-94a2314f51f4 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c2e20127-c5c7-4106-ba6e-94a2314f51f4 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-c2e20127-c5c7-4106-ba6e-94a2314f51f4 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:44:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c2e20127-c5c7-4106-ba6e-94a2314f51f4 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:44:58 devstack devstack@c-api.service[87216]: /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 06 22:44:58 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:44:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c2e20127-c5c7-4106-ba6e-94a2314f51f4 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Get all volumes completed successfully. Sep 06 22:44:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c2e20127-c5c7-4106-ba6e-94a2314f51f4 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 200 Sep 06 22:44:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 144/289] 192.168.122.248 () {58 vars in 1121 bytes} [Sun Sep 6 22:44:57 2026] GET /volume/v3/volumes => generated 15 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:44:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:44:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-832604200"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:44:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-832604200'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:44:58 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Create volume of 1 GB Sep 06 22:44:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Availability Zones retrieved successfully. Sep 06 22:44:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Flow 'volume_create_api' (54baddbb-0406-4a65-8982-1f60ad7b1aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:44:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d5a24c0-a1ce-4c55-b1d7-06a5f7c568f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:44:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d5a24c0-a1ce-4c55-b1d7-06a5f7c568f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b2c8e0-6bcd-4639-b434-5cec86eeaf62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:58 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Created reservations ['9886a3a9-3a7d-4810-b81e-6cf38ccb8ee0', '87b6e24c-7a06-43cc-b65d-e589d3cc608f', '797ec194-376d-4a35-ab98-dd697ccbde37', '83025a3e-c041-42a4-a427-264e662d3a92'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:44:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b2c8e0-6bcd-4639-b434-5cec86eeaf62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9886a3a9-3a7d-4810-b81e-6cf38ccb8ee0', '87b6e24c-7a06-43cc-b65d-e589d3cc608f', '797ec194-376d-4a35-ab98-dd697ccbde37', '83025a3e-c041-42a4-a427-264e662d3a92']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b80d32-cc36-49a4-be07-f58b0593d747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:58 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:58 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b80d32-cc36-49a4-be07-f58b0593d747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '445ea8ef-c8a9-4568-b30e-716dc532c3e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-832604200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b35997b8e93b4727aca66291f77fa941',qos_specs=None,replication_status=,reservations=['9886a3a9-3a7d-4810-b81e-6cf38ccb8ee0','87b6e24c-7a06-43cc-b65d-e589d3cc608f','797ec194-376d-4a35-ab98-dd697ccbde37','83025a3e-c041-42a4-a427-264e662d3a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78453683fe684472ab22efd7fd538932',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:44:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-832604200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=445ea8ef-c8a9-4568-b30e-716dc532c3e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b35997b8e93b4727aca66291f77fa941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78453683fe684472ab22efd7fd538932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cdb1d9f-b1e5-43a7-b6a1-3fb53566d5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ec9c7f8a-3b1b-404d-86ed-25abcb4ba369 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ec9c7f8a-3b1b-404d-86ed-25abcb4ba369 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/fd93f9d8-48c9-485a-a12c-d56431b3da87 Sep 06 22:44:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ec9c7f8a-3b1b-404d-86ed-25abcb4ba369 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ec9c7f8a-3b1b-404d-86ed-25abcb4ba369 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ec9c7f8a-3b1b-404d-86ed-25abcb4ba369 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Snapshot retrieved successfully. Sep 06 22:44:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ec9c7f8a-3b1b-404d-86ed-25abcb4ba369 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/fd93f9d8-48c9-485a-a12c-d56431b3da87 returned with HTTP 200 Sep 06 22:44:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 145/290] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:58 2026] GET /volume/v3/snapshots/fd93f9d8-48c9-485a-a12c-d56431b3da87 => generated 468 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cdb1d9f-b1e5-43a7-b6a1-3fb53566d5f1) transitioned into state 'SUCCESS' from state '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-832604200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b35997b8e93b4727aca66291f77fa941',qos_specs=None,replication_status=,reservations=['9886a3a9-3a7d-4810-b81e-6cf38ccb8ee0','87b6e24c-7a06-43cc-b65d-e589d3cc608f','797ec194-376d-4a35-ab98-dd697ccbde37','83025a3e-c041-42a4-a427-264e662d3a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78453683fe684472ab22efd7fd538932',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c1b9a23-9b4e-4209-8fd4-aa1c838fa747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:44:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c1b9a23-9b4e-4209-8fd4-aa1c838fa747) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:44:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Flow 'volume_create_api' (54baddbb-0406-4a65-8982-1f60ad7b1aa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:44:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Create volume request issued successfully. Sep 06 22:44:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4d47ad9d-8770-400d-beab-f1e2edef5b7c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:44:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 146/291] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:44:58 2026] POST /volume/v3/volumes => generated 763 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:44:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1b949406-7373-4a08-8496-d3e39006b436 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1b949406-7373-4a08-8496-d3e39006b436 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 Sep 06 22:44:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1b949406-7373-4a08-8496-d3e39006b436 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1b949406-7373-4a08-8496-d3e39006b436 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:58 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:58 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1b949406-7373-4a08-8496-d3e39006b436 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:44:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1b949406-7373-4a08-8496-d3e39006b436 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 returned with HTTP 200 Sep 06 22:44:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 146/292] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:58 2026] GET /volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 => generated 831 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-91d7160a-d2b8-40ba-9337-5b3423af5951 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-91d7160a-d2b8-40ba-9337-5b3423af5951 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/fd93f9d8-48c9-485a-a12c-d56431b3da87 Sep 06 22:44:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-91d7160a-d2b8-40ba-9337-5b3423af5951 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-91d7160a-d2b8-40ba-9337-5b3423af5951 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-91d7160a-d2b8-40ba-9337-5b3423af5951 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/fd93f9d8-48c9-485a-a12c-d56431b3da87 returned with HTTP 404 Sep 06 22:44:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 147/293] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:59 2026] GET /volume/v3/snapshots/fd93f9d8-48c9-485a-a12c-d56431b3da87 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-40cfe30f-c879-496f-aaac-37555514a79d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-40cfe30f-c879-496f-aaac-37555514a79d tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/cb3cb68e-bd29-469c-847b-a1ea80e4425c Sep 06 22:44:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-40cfe30f-c879-496f-aaac-37555514a79d tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-40cfe30f-c879-496f-aaac-37555514a79d tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-40cfe30f-c879-496f-aaac-37555514a79d tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/cb3cb68e-bd29-469c-847b-a1ea80e4425c returned with HTTP 404 Sep 06 22:44:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 147/294] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:44:59 2026] GET /volume/v3/snapshots/cb3cb68e-bd29-469c-847b-a1ea80e4425c => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:44:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-10b2c483-b924-4662-a9cb-7b03e92f07f6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-10b2c483-b924-4662-a9cb-7b03e92f07f6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 Sep 06 22:44:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-10b2c483-b924-4662-a9cb-7b03e92f07f6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-10b2c483-b924-4662-a9cb-7b03e92f07f6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.group_snapshots [None req-10b2c483-b924-4662-a9cb-7b03e92f07f6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member 561ade5b-89f4-4b49-afa9-9054b5e61891 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:44:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-10b2c483-b924-4662-a9cb-7b03e92f07f6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 returned with HTTP 404 Sep 06 22:44:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 148/295] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:44:59 2026] GET /volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 => generated 116 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:44:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8d8941eb-4f0a-446d-b62e-a2e4fa519507 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3912cb62-f032-48cc-8a15-219fb9769b2d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8d8941eb-4f0a-446d-b62e-a2e4fa519507 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] DELETE http://192.168.122.248/volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 Sep 06 22:44:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8d8941eb-4f0a-446d-b62e-a2e4fa519507 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8d8941eb-4f0a-446d-b62e-a2e4fa519507 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-8d8941eb-4f0a-446d-b62e-a2e4fa519507 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] delete called for member 561ade5b-89f4-4b49-afa9-9054b5e61891 {{(pid=87216) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 22:44:59 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.group_snapshots [None req-8d8941eb-4f0a-446d-b62e-a2e4fa519507 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Delete group_snapshot with id: 561ade5b-89f4-4b49-afa9-9054b5e61891 Sep 06 22:44:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3912cb62-f032-48cc-8a15-219fb9769b2d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 Sep 06 22:44:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3912cb62-f032-48cc-8a15-219fb9769b2d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3912cb62-f032-48cc-8a15-219fb9769b2d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8d8941eb-4f0a-446d-b62e-a2e4fa519507 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 returned with HTTP 404 Sep 06 22:44:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 148/296] 192.168.122.248 () {60 vars in 1300 bytes} [Sun Sep 6 22:44:59 2026] DELETE /volume/v3/group_snapshots/561ade5b-89f4-4b49-afa9-9054b5e61891 => generated 116 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:44:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e71fe05b-6ce6-476a-8ee0-74639633be4f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:44:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e71fe05b-6ce6-476a-8ee0-74639633be4f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:44:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e71fe05b-6ce6-476a-8ee0-74639633be4f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:44:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e71fe05b-6ce6-476a-8ee0-74639633be4f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:44:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-e71fe05b-6ce6-476a-8ee0-74639633be4f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:44:59 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:59 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:44:59 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e71fe05b-6ce6-476a-8ee0-74639633be4f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:44:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:44:59 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:59 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:59 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:44:59 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:44:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e71fe05b-6ce6-476a-8ee0-74639633be4f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Get all volumes completed successfully. Sep 06 22:44:59 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-e71fe05b-6ce6-476a-8ee0-74639633be4f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:59 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-e71fe05b-6ce6-476a-8ee0-74639633be4f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:44:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3912cb62-f032-48cc-8a15-219fb9769b2d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:44:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3912cb62-f032-48cc-8a15-219fb9769b2d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 returned with HTTP 200 Sep 06 22:44:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 149/297] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:44:59 2026] GET /volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 => generated 855 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:44:59 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-e71fe05b-6ce6-476a-8ee0-74639633be4f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:44:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:44:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:44:59 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-e71fe05b-6ce6-476a-8ee0-74639633be4f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:44:59 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-e71fe05b-6ce6-476a-8ee0-74639633be4f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:45:00 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-e71fe05b-6ce6-476a-8ee0-74639633be4f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:45:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e71fe05b-6ce6-476a-8ee0-74639633be4f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:45:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 149/298] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:44:59 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:45:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-94fa3eb1-b8da-4ad5-bda0-625e5e418d30 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-94fa3eb1-b8da-4ad5-bda0-625e5e418d30 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] POST http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea/action Sep 06 22:45:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-94fa3eb1-b8da-4ad5-bda0-625e5e418d30 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:45:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-94fa3eb1-b8da-4ad5-bda0-625e5e418d30 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-94fa3eb1-b8da-4ad5-bda0-625e5e418d30 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] delete called for group ff872ae7-3f3f-49c6-8e52-d590b00ca2ea {{(pid=87215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 22:45:00 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.groups [None req-94fa3eb1-b8da-4ad5-bda0-625e5e418d30 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Delete group with id: ff872ae7-3f3f-49c6-8e52-d590b00ca2ea Sep 06 22:45:00 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:00 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:00 devstack devstack@c-api.service[87215]: /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 06 22:45:00 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 22:45:00 devstack devstack@c-api.service[87215]: /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 06 22:45:00 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:45:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-94fa3eb1-b8da-4ad5-bda0-625e5e418d30 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea/action returned with HTTP 202 Sep 06 22:45:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 150/299] 192.168.122.248 () {62 vars in 1312 bytes} [Sun Sep 6 22:45:00 2026] POST /volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:45:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a0ccb9d3-f78f-456e-8ff9-31fbc87ba1e6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a0ccb9d3-f78f-456e-8ff9-31fbc87ba1e6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/0f870983-8e4b-465c-aa93-a14d9c7ece1b Sep 06 22:45:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a0ccb9d3-f78f-456e-8ff9-31fbc87ba1e6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a0ccb9d3-f78f-456e-8ff9-31fbc87ba1e6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:00 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:00 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a0ccb9d3-f78f-456e-8ff9-31fbc87ba1e6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:45:00 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-a0ccb9d3-f78f-456e-8ff9-31fbc87ba1e6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:45:00 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-a0ccb9d3-f78f-456e-8ff9-31fbc87ba1e6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:45:00 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-a0ccb9d3-f78f-456e-8ff9-31fbc87ba1e6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:45:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a0ccb9d3-f78f-456e-8ff9-31fbc87ba1e6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/0f870983-8e4b-465c-aa93-a14d9c7ece1b returned with HTTP 200 Sep 06 22:45:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-9ac62e79-7d79-447a-a9b8-d053cbffe6e4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 150/300] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:45:00 2026] GET /volume/v3/volumes/0f870983-8e4b-465c-aa93-a14d9c7ece1b => generated 919 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-9ac62e79-7d79-447a-a9b8-d053cbffe6e4 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] GET http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 Sep 06 22:45:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-9ac62e79-7d79-447a-a9b8-d053cbffe6e4 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-9ac62e79-7d79-447a-a9b8-d053cbffe6e4 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:00 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:00 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:00 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:00 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:00 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-9ac62e79-7d79-447a-a9b8-d053cbffe6e4 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Volume info retrieved successfully. Sep 06 22:45:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-9ac62e79-7d79-447a-a9b8-d053cbffe6e4 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 returned with HTTP 200 Sep 06 22:45:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 151/301] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:45:00 2026] GET /volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-88cae892-2551-4dab-a8fe-919a685f470d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-88cae892-2551-4dab-a8fe-919a685f470d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 Sep 06 22:45:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-88cae892-2551-4dab-a8fe-919a685f470d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-88cae892-2551-4dab-a8fe-919a685f470d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:00 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:00 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-88cae892-2551-4dab-a8fe-919a685f470d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-88cae892-2551-4dab-a8fe-919a685f470d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 returned with HTTP 200 Sep 06 22:45:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 151/302] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:00 2026] GET /volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 => generated 856 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-61ccd506-ebdd-4899-8664-347943b291cf None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-61ccd506-ebdd-4899-8664-347943b291cf tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-61ccd506-ebdd-4899-8664-347943b291cf tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-61ccd506-ebdd-4899-8664-347943b291cf tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:01 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:01 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-61ccd506-ebdd-4899-8664-347943b291cf tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-61ccd506-ebdd-4899-8664-347943b291cf tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 returned with HTTP 200 Sep 06 22:45:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 152/303] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:01 2026] GET /volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a1633205-ec51-4cfd-b25e-d4c0559c27b1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a1633205-ec51-4cfd-b25e-d4c0559c27b1 None None] GET http://192.168.122.248/volume// Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a1633205-ec51-4cfd-b25e-d4c0559c27b1 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a1633205-ec51-4cfd-b25e-d4c0559c27b1 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a1633205-ec51-4cfd-b25e-d4c0559c27b1 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:45:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 152/304] 192.168.122.248 () {58 vars in 1317 bytes} [Sun Sep 6 22:45:01 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:45:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1384082689"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1384082689'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:45:01 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Create volume of 1 GB Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-2fe8c7bf-678d-451f-ac0b-a8720582f3bb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-2fe8c7bf-678d-451f-ac0b-a8720582f3bb tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 22:45:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Availability Zones retrieved successfully. Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-2fe8c7bf-678d-451f-ac0b-a8720582f3bb tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fa2831b-1252-4f95-ad75-da43f25d0962", "connector": null, "instance_uuid": "73bb2e33-e7ae-4700-881d-167c73fdae98"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:01 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:01 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:01 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Flow 'volume_create_api' (f260600b-d874-4ab7-a273-1633664aac23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e22e49f-6464-4219-b034-d71cf4ff119f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-2fe8c7bf-678d-451f-ac0b-a8720582f3bb tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 22:45:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 153/305] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 22:45:01 2026] POST /volume/v3/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e22e49f-6464-4219-b034-d71cf4ff119f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c6d456f-7b40-4bc6-b520-b53b63817f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-32931d53-cb85-4143-b931-a0f0a66d8fe5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-32931d53-cb85-4143-b931-a0f0a66d8fe5 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] GET http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-32931d53-cb85-4143-b931-a0f0a66d8fe5 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-32931d53-cb85-4143-b931-a0f0a66d8fe5 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:01 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:01 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:01 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:01 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-32931d53-cb85-4143-b931-a0f0a66d8fe5 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Volume info retrieved successfully. Sep 06 22:45:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-32931d53-cb85-4143-b931-a0f0a66d8fe5 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 returned with HTTP 200 Sep 06 22:45:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 154/306] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:01 2026] GET /volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d9e5e13b-5e0d-44a0-89a3-702e01496151 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d9e5e13b-5e0d-44a0-89a3-702e01496151 None None] GET http://192.168.122.248/volume// Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d9e5e13b-5e0d-44a0-89a3-702e01496151 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d9e5e13b-5e0d-44a0-89a3-702e01496151 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d9e5e13b-5e0d-44a0-89a3-702e01496151 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:45:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 155/307] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:45:01 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-4b622044-703a-40ff-8295-5e0d8be01be9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-4b622044-703a-40ff-8295-5e0d8be01be9 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] GET http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-4b622044-703a-40ff-8295-5e0d8be01be9 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-4b622044-703a-40ff-8295-5e0d8be01be9 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:01 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Created reservations ['fe4dea10-fd49-4fff-8863-68671f3d88b2', 'c92a085e-18f3-44f7-8249-568935c7572e', '8314b8db-53bf-43bd-87a2-5704c65dcdbf', '3d0c0146-1897-4bd7-83c4-57836300d6b4'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c6d456f-7b40-4bc6-b520-b53b63817f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe4dea10-fd49-4fff-8863-68671f3d88b2', 'c92a085e-18f3-44f7-8249-568935c7572e', '8314b8db-53bf-43bd-87a2-5704c65dcdbf', '3d0c0146-1897-4bd7-83c4-57836300d6b4']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:01 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35caf653-be91-4597-90c1-35ef700b4d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-4b622044-703a-40ff-8295-5e0d8be01be9 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Volume info retrieved successfully. Sep 06 22:45:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-4b622044-703a-40ff-8295-5e0d8be01be9 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 returned with HTTP 200 Sep 06 22:45:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 156/308] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:45:01 2026] GET /volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 => generated 1033 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:45:01 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:01 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35caf653-be91-4597-90c1-35ef700b4d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8baf1c37-5815-41a7-b043-4582194c982a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1384082689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b35997b8e93b4727aca66291f77fa941',qos_specs=None,replication_status=,reservations=['fe4dea10-fd49-4fff-8863-68671f3d88b2','c92a085e-18f3-44f7-8249-568935c7572e','8314b8db-53bf-43bd-87a2-5704c65dcdbf','3d0c0146-1897-4bd7-83c4-57836300d6b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78453683fe684472ab22efd7fd538932',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:45:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1384082689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8baf1c37-5815-41a7-b043-4582194c982a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b35997b8e93b4727aca66291f77fa941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78453683fe684472ab22efd7fd538932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45d5ef29-9f08-4923-af57-401f7bf49c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45d5ef29-9f08-4923-af57-401f7bf49c9a) transitioned into state 'SUCCESS' from state '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-1384082689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b35997b8e93b4727aca66291f77fa941',qos_specs=None,replication_status=,reservations=['fe4dea10-fd49-4fff-8863-68671f3d88b2','c92a085e-18f3-44f7-8249-568935c7572e','8314b8db-53bf-43bd-87a2-5704c65dcdbf','3d0c0146-1897-4bd7-83c4-57836300d6b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78453683fe684472ab22efd7fd538932',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe8cfc1c-1def-4ef9-ba7c-93a26af0f3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe8cfc1c-1def-4ef9-ba7c-93a26af0f3d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Flow 'volume_create_api' (f260600b-d874-4ab7-a273-1633664aac23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:45:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Create volume request issued successfully. Sep 06 22:45:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-08ea98e1-afef-4543-99a0-96505d4a2ec2 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:45:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 153/309] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:45:01 2026] POST /volume/v3/volumes => generated 764 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-60f7b0c4-4f44-499d-8d6d-472df7408731 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-60f7b0c4-4f44-499d-8d6d-472df7408731 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-60f7b0c4-4f44-499d-8d6d-472df7408731 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-60f7b0c4-4f44-499d-8d6d-472df7408731 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:01 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:01 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:01 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:01 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-60f7b0c4-4f44-499d-8d6d-472df7408731 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-293ba79d-ee88-4340-9ef8-8fe0ff532487 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-60f7b0c4-4f44-499d-8d6d-472df7408731 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a returned with HTTP 200 Sep 06 22:45:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 157/310] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:01 2026] GET /volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a => generated 832 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-293ba79d-ee88-4340-9ef8-8fe0ff532487 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] PUT http://192.168.122.248/volume/v3/attachments/b2818316-4800-40b1-9681-76ebb7135e47 Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-293ba79d-ee88-4340-9ef8-8fe0ff532487 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-293ba79d-ee88-4340-9ef8-8fe0ff532487 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Acquiring lock "cinder-attachment_update-6fa2831b-1252-4f95-ad75-da43f25d0962-devstack" by "attachment_update" {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 22:45:01 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-293ba79d-ee88-4340-9ef8-8fe0ff532487 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Lock "cinder-attachment_update-6fa2831b-1252-4f95-ad75-da43f25d0962-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 22:45:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:01 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:01 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-703324df-107f-44bc-af37-4c5a8d431f6b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-703324df-107f-44bc-af37-4c5a8d431f6b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/0f870983-8e4b-465c-aa93-a14d9c7ece1b Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-703324df-107f-44bc-af37-4c5a8d431f6b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-703324df-107f-44bc-af37-4c5a8d431f6b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:01 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:01 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:01 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:01 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-703324df-107f-44bc-af37-4c5a8d431f6b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:45:01 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-703324df-107f-44bc-af37-4c5a8d431f6b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:45:01 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-703324df-107f-44bc-af37-4c5a8d431f6b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:45:01 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-703324df-107f-44bc-af37-4c5a8d431f6b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:45:01 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:01 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-703324df-107f-44bc-af37-4c5a8d431f6b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/0f870983-8e4b-465c-aa93-a14d9c7ece1b returned with HTTP 200 Sep 06 22:45:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 158/311] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:45:01 2026] GET /volume/v3/volumes/0f870983-8e4b-465c-aa93-a14d9c7ece1b => generated 919 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:02 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-293ba79d-ee88-4340-9ef8-8fe0ff532487 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Lock "cinder-attachment_update-6fa2831b-1252-4f95-ad75-da43f25d0962-devstack" released by "attachment_update" :: held 0.352s {{(pid=87215) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 22:45:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-293ba79d-ee88-4340-9ef8-8fe0ff532487 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/attachments/b2818316-4800-40b1-9681-76ebb7135e47 returned with HTTP 200 Sep 06 22:45:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 154/312] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 22:45:01 2026] PUT /volume/v3/attachments/b2818316-4800-40b1-9681-76ebb7135e47 => generated 694 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9e5d5713-e467-4582-8d82-19a79efd3a61 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9e5d5713-e467-4582-8d82-19a79efd3a61 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] GET http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 Sep 06 22:45:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9e5d5713-e467-4582-8d82-19a79efd3a61 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9e5d5713-e467-4582-8d82-19a79efd3a61 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:02 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:02 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:02 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:02 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9e5d5713-e467-4582-8d82-19a79efd3a61 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Volume info retrieved successfully. Sep 06 22:45:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9e5d5713-e467-4582-8d82-19a79efd3a61 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 returned with HTTP 200 Sep 06 22:45:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 159/313] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:02 2026] GET /volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-ecc140f0-b7f0-49e7-b521-e385adbdca33 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-ecc140f0-b7f0-49e7-b521-e385adbdca33 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] POST http://192.168.122.248/volume/v3/attachments/b2818316-4800-40b1-9681-76ebb7135e47/action Sep 06 22:45:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-ecc140f0-b7f0-49e7-b521-e385adbdca33 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Action body: b'{"os-complete": null}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:45:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-ecc140f0-b7f0-49e7-b521-e385adbdca33 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:02 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:02 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:02 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:02 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-e28e2e0e-fd76-49d2-9b53-86d93ff1af74 req-ecc140f0-b7f0-49e7-b521-e385adbdca33 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/attachments/b2818316-4800-40b1-9681-76ebb7135e47/action returned with HTTP 204 Sep 06 22:45:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 155/314] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 22:45:02 2026] POST /volume/v3/attachments/b2818316-4800-40b1-9681-76ebb7135e47/action => generated 0 bytes in 124 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f32268af-97c3-416d-9075-9a03675109f1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f32268af-97c3-416d-9075-9a03675109f1 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a Sep 06 22:45:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f32268af-97c3-416d-9075-9a03675109f1 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f32268af-97c3-416d-9075-9a03675109f1 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:02 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:02 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:02 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:02 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f32268af-97c3-416d-9075-9a03675109f1 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f32268af-97c3-416d-9075-9a03675109f1 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a returned with HTTP 200 Sep 06 22:45:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 160/315] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:02 2026] GET /volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4e9beaa5-f7fc-4153-911c-b24a734153ae None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4e9beaa5-f7fc-4153-911c-b24a734153ae tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 Sep 06 22:45:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4e9beaa5-f7fc-4153-911c-b24a734153ae tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4e9beaa5-f7fc-4153-911c-b24a734153ae tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:02 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:02 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:02 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:02 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:02 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4e9beaa5-f7fc-4153-911c-b24a734153ae tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:45:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4e9beaa5-f7fc-4153-911c-b24a734153ae tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 returned with HTTP 200 Sep 06 22:45:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 156/316] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:02 2026] GET /volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 => generated 1148 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0909bbb3-3b15-4831-91b1-1c262ed5b729 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0909bbb3-3b15-4831-91b1-1c262ed5b729 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/0f870983-8e4b-465c-aa93-a14d9c7ece1b Sep 06 22:45:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0909bbb3-3b15-4831-91b1-1c262ed5b729 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0909bbb3-3b15-4831-91b1-1c262ed5b729 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0909bbb3-3b15-4831-91b1-1c262ed5b729 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/0f870983-8e4b-465c-aa93-a14d9c7ece1b returned with HTTP 404 Sep 06 22:45:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 161/317] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:45:02 2026] GET /volume/v3/volumes/0f870983-8e4b-465c-aa93-a14d9c7ece1b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-57e0bb2e-c185-4ca4-a622-f5595f935299 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-57e0bb2e-c185-4ca4-a622-f5595f935299 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/b0f58da7-76b4-4dfe-a0a1-41ec539e59c0 Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-57e0bb2e-c185-4ca4-a622-f5595f935299 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-57e0bb2e-c185-4ca4-a622-f5595f935299 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-57e0bb2e-c185-4ca4-a622-f5595f935299 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/b0f58da7-76b4-4dfe-a0a1-41ec539e59c0 returned with HTTP 404 Sep 06 22:45:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 157/318] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:45:03 2026] GET /volume/v3/volumes/b0f58da7-76b4-4dfe-a0a1-41ec539e59c0 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-74129acc-971d-4ddc-aa81-99015b05be08 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-74129acc-971d-4ddc-aa81-99015b05be08 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-74129acc-971d-4ddc-aa81-99015b05be08 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-74129acc-971d-4ddc-aa81-99015b05be08 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-74129acc-971d-4ddc-aa81-99015b05be08 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member ff872ae7-3f3f-49c6-8e52-d590b00ca2ea {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-74129acc-971d-4ddc-aa81-99015b05be08 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea returned with HTTP 404 Sep 06 22:45:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 162/319] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:45:03 2026] GET /volume/v3/groups/ff872ae7-3f3f-49c6-8e52-d590b00ca2ea => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-08acbd03-c469-45bf-8052-88e0479cc9e7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-08acbd03-c469-45bf-8052-88e0479cc9e7 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] DELETE http://192.168.122.248/volume/v3/group_types/8baba0c3-c324-4de2-b047-e144176375c2 Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-08acbd03-c469-45bf-8052-88e0479cc9e7 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-08acbd03-c469-45bf-8052-88e0479cc9e7 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-08acbd03-c469-45bf-8052-88e0479cc9e7 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] http://192.168.122.248/volume/v3/group_types/8baba0c3-c324-4de2-b047-e144176375c2 returned with HTTP 202 Sep 06 22:45:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 158/320] 192.168.122.248 () {60 vars in 1288 bytes} [Sun Sep 6 22:45:03 2026] DELETE /volume/v3/group_types/8baba0c3-c324-4de2-b047-e144176375c2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3d0a8fbc-b949-4dcb-8ea7-6d2cd08904bd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3d0a8fbc-b949-4dcb-8ea7-6d2cd08904bd tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] DELETE http://192.168.122.248/volume/v3/types/220f1b03-b41a-41bc-9f6f-df8f03c58643 Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3d0a8fbc-b949-4dcb-8ea7-6d2cd08904bd tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3d0a8fbc-b949-4dcb-8ea7-6d2cd08904bd tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3d0a8fbc-b949-4dcb-8ea7-6d2cd08904bd tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] http://192.168.122.248/volume/v3/types/220f1b03-b41a-41bc-9f6f-df8f03c58643 returned with HTTP 202 Sep 06 22:45:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 163/321] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:45:03 2026] DELETE /volume/v3/types/220f1b03-b41a-41bc-9f6f-df8f03c58643 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2ede7e9e-fb00-4250-80b8-c97a5348c935 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2ede7e9e-fb00-4250-80b8-c97a5348c935 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] GET http://192.168.122.248/volume/v3/types/220f1b03-b41a-41bc-9f6f-df8f03c58643 Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2ede7e9e-fb00-4250-80b8-c97a5348c935 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2ede7e9e-fb00-4250-80b8-c97a5348c935 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2ede7e9e-fb00-4250-80b8-c97a5348c935 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] http://192.168.122.248/volume/v3/types/220f1b03-b41a-41bc-9f6f-df8f03c58643 returned with HTTP 404 Sep 06 22:45:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 159/322] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:45:03 2026] GET /volume/v3/types/220f1b03-b41a-41bc-9f6f-df8f03c58643 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4092fc01-004f-4c6b-ae3d-f5d3b8db34f2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4092fc01-004f-4c6b-ae3d-f5d3b8db34f2 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-61f49dd2-55ae-4b9e-97b6-74906e4fda74 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4092fc01-004f-4c6b-ae3d-f5d3b8db34f2 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2003302344"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-61f49dd2-55ae-4b9e-97b6-74906e4fda74 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-61f49dd2-55ae-4b9e-97b6-74906e4fda74 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-61f49dd2-55ae-4b9e-97b6-74906e4fda74 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4092fc01-004f-4c6b-ae3d-f5d3b8db34f2 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:45:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 164/323] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:45:03 2026] POST /volume/v3/types => generated 224 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-61f49dd2-55ae-4b9e-97b6-74906e4fda74 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5a6e6bad-3d38-40a7-9e6f-d25fc1eed687 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5a6e6bad-3d38-40a7-9e6f-d25fc1eed687 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] POST http://192.168.122.248/volume/v3/group_types Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-61f49dd2-55ae-4b9e-97b6-74906e4fda74 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 returned with HTTP 200 Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5a6e6bad-3d38-40a7-9e6f-d25fc1eed687 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-39755697"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 160/324] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:03 2026] GET /volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 => generated 1148 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5a6e6bad-3d38-40a7-9e6f-d25fc1eed687 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] http://192.168.122.248/volume/v3/group_types returned with HTTP 202 Sep 06 22:45:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 165/325] 192.168.122.248 () {62 vars in 1195 bytes} [Sun Sep 6 22:45:03 2026] POST /volume/v3/group_types => generated 179 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5d7c9bc8-7e77-4914-a833-f58e952ed6b9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5d7c9bc8-7e77-4914-a833-f58e952ed6b9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] POST http://192.168.122.248/volume/v3/groups Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5d7c9bc8-7e77-4914-a833-f58e952ed6b9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e1f074eb-fbc6-4a86-aef3-7150c9e24988", "volume_types": ["6fefddfb-8a6c-4779-8cd1-1aa44283334e"], "name": "tempest-GroupSnapshotsTest-Group-1472181419"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-5d7c9bc8-7e77-4914-a833-f58e952ed6b9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Creating new group {'group': {'group_type': 'e1f074eb-fbc6-4a86-aef3-7150c9e24988', 'volume_types': ['6fefddfb-8a6c-4779-8cd1-1aa44283334e'], 'name': 'tempest-GroupSnapshotsTest-Group-1472181419'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.groups [None req-5d7c9bc8-7e77-4914-a833-f58e952ed6b9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Creating group tempest-GroupSnapshotsTest-Group-1472181419. Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5d7c9bc8-7e77-4914-a833-f58e952ed6b9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Availability Zones retrieved successfully. Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-64e2a17d-81ee-45ba-897c-d31b75c7899e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-5d7c9bc8-7e77-4914-a833-f58e952ed6b9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Created reservations ['97507485-8cfd-4040-91b1-f0b112a0296b'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-64e2a17d-81ee-45ba-897c-d31b75c7899e tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-64e2a17d-81ee-45ba-897c-d31b75c7899e tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-64e2a17d-81ee-45ba-897c-d31b75c7899e tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:03 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:03 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:03 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-64e2a17d-81ee-45ba-897c-d31b75c7899e tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-64e2a17d-81ee-45ba-897c-d31b75c7899e tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 returned with HTTP 200 Sep 06 22:45:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 166/326] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:45:03 2026] GET /volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 => generated 1148 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5d7c9bc8-7e77-4914-a833-f58e952ed6b9 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups returned with HTTP 202 Sep 06 22:45:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 161/327] 192.168.122.248 () {62 vars in 1181 bytes} [Sun Sep 6 22:45:03 2026] POST /volume/v3/groups => generated 112 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-72ea8231-3ecf-4409-bb45-19a3efe9d17e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-72ea8231-3ecf-4409-bb45-19a3efe9d17e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/groups/e176dec7-9be3-4a81-bf86-035159811b0a Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-72ea8231-3ecf-4409-bb45-19a3efe9d17e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-72ea8231-3ecf-4409-bb45-19a3efe9d17e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-72ea8231-3ecf-4409-bb45-19a3efe9d17e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member e176dec7-9be3-4a81-bf86-035159811b0a {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:03 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:03 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:03 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-72ea8231-3ecf-4409-bb45-19a3efe9d17e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/e176dec7-9be3-4a81-bf86-035159811b0a returned with HTTP 200 Sep 06 22:45:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 167/328] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:45:03 2026] GET /volume/v3/groups/e176dec7-9be3-4a81-bf86-035159811b0a => generated 392 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-4cdc2dff-49f4-496a-8896-e8c74f2f4d37 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-4cdc2dff-49f4-496a-8896-e8c74f2f4d37 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] POST http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33/action Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-4cdc2dff-49f4-496a-8896-e8c74f2f4d37 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-4cdc2dff-49f4-496a-8896-e8c74f2f4d37 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2317c31f-708a-49af-8436-b1e897666db5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2317c31f-708a-49af-8436-b1e897666db5 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] GET http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 Sep 06 22:45:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2317c31f-708a-49af-8436-b1e897666db5 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2317c31f-708a-49af-8436-b1e897666db5 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-4cdc2dff-49f4-496a-8896-e8c74f2f4d37 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:45:03 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:03 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-4cdc2dff-49f4-496a-8896-e8c74f2f4d37 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Begin detaching volume completed successfully. Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-4cdc2dff-49f4-496a-8896-e8c74f2f4d37 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33/action returned with HTTP 202 Sep 06 22:45:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 162/329] 192.168.122.248 () {64 vars in 1561 bytes} [Sun Sep 6 22:45:03 2026] POST /volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:45:03 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:03 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2317c31f-708a-49af-8436-b1e897666db5 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Volume info retrieved successfully. Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2317c31f-708a-49af-8436-b1e897666db5 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 returned with HTTP 200 Sep 06 22:45:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 168/330] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:03 2026] GET /volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 => generated 1145 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-83be558c-b865-41bb-83e2-c5e6edabf309 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-83be558c-b865-41bb-83e2-c5e6edabf309 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] GET http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-83be558c-b865-41bb-83e2-c5e6edabf309 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-83be558c-b865-41bb-83e2-c5e6edabf309 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-83be558c-b865-41bb-83e2-c5e6edabf309 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Volume info retrieved successfully. Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ed04f3d9-d344-478d-b5f0-48b1a15385c3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ed04f3d9-d344-478d-b5f0-48b1a15385c3 None None] GET http://192.168.122.248/volume// Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-83be558c-b865-41bb-83e2-c5e6edabf309 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 returned with HTTP 200 Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ed04f3d9-d344-478d-b5f0-48b1a15385c3 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ed04f3d9-d344-478d-b5f0-48b1a15385c3 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 163/331] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:03 2026] GET /volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 => generated 1145 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ed04f3d9-d344-478d-b5f0-48b1a15385c3 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:45:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 169/332] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:45:03 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-75c6d9ff-6db0-4c03-beca-f44632bc8d00 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-75c6d9ff-6db0-4c03-beca-f44632bc8d00 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-75c6d9ff-6db0-4c03-beca-f44632bc8d00 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-75c6d9ff-6db0-4c03-beca-f44632bc8d00 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-75c6d9ff-6db0-4c03-beca-f44632bc8d00 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-75c6d9ff-6db0-4c03-beca-f44632bc8d00 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 returned with HTTP 200 Sep 06 22:45:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 164/333] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:45:03 2026] GET /volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 => generated 1332 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ad5f2cd9-c4e1-43c4-a3c8-d0a1a57a6b41 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ad5f2cd9-c4e1-43c4-a3c8-d0a1a57a6b41 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ad5f2cd9-c4e1-43c4-a3c8-d0a1a57a6b41 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ad5f2cd9-c4e1-43c4-a3c8-d0a1a57a6b41 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:03 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:03 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:03 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ad5f2cd9-c4e1-43c4-a3c8-d0a1a57a6b41 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ad5f2cd9-c4e1-43c4-a3c8-d0a1a57a6b41 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a returned with HTTP 200 Sep 06 22:45:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 170/334] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:03 2026] GET /volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a06e840c-b782-4cec-bf5c-754353b55972 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a06e840c-b782-4cec-bf5c-754353b55972 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a06e840c-b782-4cec-bf5c-754353b55972 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a06e840c-b782-4cec-bf5c-754353b55972 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a06e840c-b782-4cec-bf5c-754353b55972 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a06e840c-b782-4cec-bf5c-754353b55972 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a returned with HTTP 200 Sep 06 22:45:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 165/335] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:03 2026] GET /volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-136438196"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-136438196'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Create volume of 1 GB Sep 06 22:45:03 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Availability Zones retrieved successfully. Sep 06 22:45:03 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Flow 'volume_create_api' (cedce4f1-bcd8-4694-8f2c-dc5df2577779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65c37628-965f-4be0-80fd-978bcfdf8c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:45:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-0c1fc0a0-e5d3-421e-96a6-cdee3e0dab66 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-0c1fc0a0-e5d3-421e-96a6-cdee3e0dab66 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] DELETE http://192.168.122.248/volume/v3/attachments/17cb231e-b11c-4596-9c24-a9e501c59ff5 Sep 06 22:45:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-0c1fc0a0-e5d3-421e-96a6-cdee3e0dab66 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-0c1fc0a0-e5d3-421e-96a6-cdee3e0dab66 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65c37628-965f-4be0-80fd-978bcfdf8c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d32f55d-f85c-4857-a1c2-f0bfc6737935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:04 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:04 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:04 devstack devstack@c-api.service[87215]: /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 06 22:45:04 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Created reservations ['7c6943c3-b187-479a-bbc0-f4eb636c60c4', '3cb0518e-721e-4a01-9812-e76feab3b9b0', '0f3c1fd1-af8a-4574-8e06-442fb96875f3', 'ed7e954a-82f4-4667-aad7-de3147791365'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d32f55d-f85c-4857-a1c2-f0bfc6737935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c6943c3-b187-479a-bbc0-f4eb636c60c4', '3cb0518e-721e-4a01-9812-e76feab3b9b0', '0f3c1fd1-af8a-4574-8e06-442fb96875f3', 'ed7e954a-82f4-4667-aad7-de3147791365']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22cc5e3d-335e-4af2-89d4-e46022211342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-5bf220a1-e5a6-43b1-a89d-bd11dc58eacf req-0c1fc0a0-e5d3-421e-96a6-cdee3e0dab66 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/attachments/17cb231e-b11c-4596-9c24-a9e501c59ff5 returned with HTTP 200 Sep 06 22:45:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 166/336] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 22:45:04 2026] DELETE /volume/v3/attachments/17cb231e-b11c-4596-9c24-a9e501c59ff5 => generated 19 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22cc5e3d-335e-4af2-89d4-e46022211342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2bc8a7a-0c52-4550-bd58-ad47bb565ad8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-136438196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b35997b8e93b4727aca66291f77fa941',qos_specs=None,replication_status=,reservations=['7c6943c3-b187-479a-bbc0-f4eb636c60c4','3cb0518e-721e-4a01-9812-e76feab3b9b0','0f3c1fd1-af8a-4574-8e06-442fb96875f3','ed7e954a-82f4-4667-aad7-de3147791365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78453683fe684472ab22efd7fd538932',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:45:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-136438196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2bc8a7a-0c52-4550-bd58-ad47bb565ad8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b35997b8e93b4727aca66291f77fa941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78453683fe684472ab22efd7fd538932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (943fb8fb-e98e-4acf-9e6b-6de1493d553a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (943fb8fb-e98e-4acf-9e6b-6de1493d553a) transitioned into state 'SUCCESS' from state '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-136438196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b35997b8e93b4727aca66291f77fa941',qos_specs=None,replication_status=,reservations=['7c6943c3-b187-479a-bbc0-f4eb636c60c4','3cb0518e-721e-4a01-9812-e76feab3b9b0','0f3c1fd1-af8a-4574-8e06-442fb96875f3','ed7e954a-82f4-4667-aad7-de3147791365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78453683fe684472ab22efd7fd538932',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (428e7e52-7913-43d4-92ba-f29b65e52267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (428e7e52-7913-43d4-92ba-f29b65e52267) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Flow 'volume_create_api' (cedce4f1-bcd8-4694-8f2c-dc5df2577779) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Create volume request issued successfully. Sep 06 22:45:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cc38c252-900e-4fc7-828d-ea10231b9a2c tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:45:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 171/337] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:45:03 2026] POST /volume/v3/volumes => generated 763 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:45:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-624e07ea-5df0-4841-8fd9-2d8f9fbf3e96 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-624e07ea-5df0-4841-8fd9-2d8f9fbf3e96 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 Sep 06 22:45:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-624e07ea-5df0-4841-8fd9-2d8f9fbf3e96 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-624e07ea-5df0-4841-8fd9-2d8f9fbf3e96 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:04 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:04 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:04 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:04 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-624e07ea-5df0-4841-8fd9-2d8f9fbf3e96 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-624e07ea-5df0-4841-8fd9-2d8f9fbf3e96 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 returned with HTTP 200 Sep 06 22:45:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 167/338] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:04 2026] GET /volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 => generated 831 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-763c5161-6ce4-49f8-b3d4-f35523eb14f8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-763c5161-6ce4-49f8-b3d4-f35523eb14f8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/groups/e176dec7-9be3-4a81-bf86-035159811b0a Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-763c5161-6ce4-49f8-b3d4-f35523eb14f8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-763c5161-6ce4-49f8-b3d4-f35523eb14f8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-763c5161-6ce4-49f8-b3d4-f35523eb14f8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member e176dec7-9be3-4a81-bf86-035159811b0a {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:04 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:04 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:45:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-763c5161-6ce4-49f8-b3d4-f35523eb14f8 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/e176dec7-9be3-4a81-bf86-035159811b0a returned with HTTP 200 Sep 06 22:45:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 172/339] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:45:04 2026] GET /volume/v3/groups/e176dec7-9be3-4a81-bf86-035159811b0a => generated 393 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f13618bf-4808-4972-b06e-58b47cb4693a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:45:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2059812482", "volume_type": "6fefddfb-8a6c-4779-8cd1-1aa44283334e", "group_id": "e176dec7-9be3-4a81-bf86-035159811b0a", "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2059812482', 'volume_type': '6fefddfb-8a6c-4779-8cd1-1aa44283334e', 'group_id': 'e176dec7-9be3-4a81-bf86-035159811b0a', 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:45:04 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:04 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:04 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Create volume of 1 GB Sep 06 22:45:04 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:04 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:45:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Availability Zones retrieved successfully. Sep 06 22:45:04 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Flow 'volume_create_api' (df47b85d-bd96-43b6-b46a-bb6f556f4e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:45:04 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84fe11c7-ccf1-412d-8ab6-a0b4f145d3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:04 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:04 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:04 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:45:04 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84fe11c7-ccf1-412d-8ab6-a0b4f145d3a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:45:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6fefddfb-8a6c-4779-8cd1-1aa44283334e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2003302344',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6fefddfb-8a6c-4779-8cd1-1aa44283334e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e176dec7-9be3-4a81-bf86-035159811b0a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:04 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c92e8dfc-804d-46eb-9254-1ef44c4f2c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-c513b9ec-133b-4555-9592-00346f3242b0 req-19dd957a-1584-47cf-9b39-8a26e911de92 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-c513b9ec-133b-4555-9592-00346f3242b0 req-19dd957a-1584-47cf-9b39-8a26e911de92 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] GET http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-c513b9ec-133b-4555-9592-00346f3242b0 req-19dd957a-1584-47cf-9b39-8a26e911de92 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-c513b9ec-133b-4555-9592-00346f3242b0 req-19dd957a-1584-47cf-9b39-8a26e911de92 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:04 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2003302344 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2003302344, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:45:04 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2003302344 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2003302344, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:45:04 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:04 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-c513b9ec-133b-4555-9592-00346f3242b0 req-19dd957a-1584-47cf-9b39-8a26e911de92 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Volume info retrieved successfully. Sep 06 22:45:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-c513b9ec-133b-4555-9592-00346f3242b0 req-19dd957a-1584-47cf-9b39-8a26e911de92 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 returned with HTTP 200 Sep 06 22:45:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 173/340] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:45:04 2026] GET /volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 => generated 1145 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c7950a3f-9962-47f8-9636-f02d20d778a1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c7950a3f-9962-47f8-9636-f02d20d778a1 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c7950a3f-9962-47f8-9636-f02d20d778a1 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c7950a3f-9962-47f8-9636-f02d20d778a1 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:04 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:04 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:04 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Created reservations ['8ed3aa3d-16d2-48f2-8e14-e4ed66eab838', '152dc543-1372-4fd7-a9b8-2d3255d21722', 'c457303f-ed3b-4495-af61-30963e46e22e', '5a26cfd9-2049-4384-a5ef-2320c627204c'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c7950a3f-9962-47f8-9636-f02d20d778a1 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:45:04 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c92e8dfc-804d-46eb-9254-1ef44c4f2c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ed3aa3d-16d2-48f2-8e14-e4ed66eab838', '152dc543-1372-4fd7-a9b8-2d3255d21722', 'c457303f-ed3b-4495-af61-30963e46e22e', '5a26cfd9-2049-4384-a5ef-2320c627204c']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:04 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b731a1f6-c7ce-4f3e-9d7c-c657af069287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c7950a3f-9962-47f8-9636-f02d20d778a1 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 returned with HTTP 200 Sep 06 22:45:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 174/341] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:04 2026] GET /volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-c513b9ec-133b-4555-9592-00346f3242b0 req-b77ad591-7b95-4ddf-a0ae-1853656be5a2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-c513b9ec-133b-4555-9592-00346f3242b0 req-b77ad591-7b95-4ddf-a0ae-1853656be5a2 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] POST http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962/action Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-c513b9ec-133b-4555-9592-00346f3242b0 req-b77ad591-7b95-4ddf-a0ae-1853656be5a2 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-c513b9ec-133b-4555-9592-00346f3242b0 req-b77ad591-7b95-4ddf-a0ae-1853656be5a2 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:04 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:04 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:04 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:04 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-c513b9ec-133b-4555-9592-00346f3242b0 req-b77ad591-7b95-4ddf-a0ae-1853656be5a2 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Volume info retrieved successfully. Sep 06 22:45:04 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b731a1f6-c7ce-4f3e-9d7c-c657af069287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6d173c6-8027-4cfc-a37c-28b20025c2bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2059812482',encryption_key_id=None,group_id=e176dec7-9be3-4a81-bf86-035159811b0a,group_type_id=,metadata={},multiattach=False,project_id='ea85615c89154b56b21d356180467279',qos_specs=None,replication_status=,reservations=['8ed3aa3d-16d2-48f2-8e14-e4ed66eab838','152dc543-1372-4fd7-a9b8-2d3255d21722','c457303f-ed3b-4495-af61-30963e46e22e','5a26cfd9-2049-4384-a5ef-2320c627204c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c98f7234a11475ba02eb89b8afd0fd4',volume_type_id=6fefddfb-8a6c-4779-8cd1-1aa44283334e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:45:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2059812482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e176dec7-9be3-4a81-bf86-035159811b0a,host=None,id=c6d173c6-8027-4cfc-a37c-28b20025c2bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea85615c89154b56b21d356180467279',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c98f7234a11475ba02eb89b8afd0fd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6fefddfb-8a6c-4779-8cd1-1aa44283334e),volume_type_id=6fefddfb-8a6c-4779-8cd1-1aa44283334e)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:04 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f7e316f-cbeb-48b5-8631-f5a06b50d973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-c513b9ec-133b-4555-9592-00346f3242b0 req-b77ad591-7b95-4ddf-a0ae-1853656be5a2 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Begin detaching volume completed successfully. Sep 06 22:45:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-c513b9ec-133b-4555-9592-00346f3242b0 req-b77ad591-7b95-4ddf-a0ae-1853656be5a2 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962/action returned with HTTP 202 Sep 06 22:45:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 175/342] 192.168.122.248 () {64 vars in 1561 bytes} [Sun Sep 6 22:45:04 2026] POST /volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:45:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-45b80639-a6dd-4dd9-98eb-98e3f2642f1a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-45b80639-a6dd-4dd9-98eb-98e3f2642f1a tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] GET http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 Sep 06 22:45:05 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f7e316f-cbeb-48b5-8631-f5a06b50d973) transitioned into state 'SUCCESS' from state '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-2059812482',encryption_key_id=None,group_id=e176dec7-9be3-4a81-bf86-035159811b0a,group_type_id=,metadata={},multiattach=False,project_id='ea85615c89154b56b21d356180467279',qos_specs=None,replication_status=,reservations=['8ed3aa3d-16d2-48f2-8e14-e4ed66eab838','152dc543-1372-4fd7-a9b8-2d3255d21722','c457303f-ed3b-4495-af61-30963e46e22e','5a26cfd9-2049-4384-a5ef-2320c627204c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c98f7234a11475ba02eb89b8afd0fd4',volume_type_id=6fefddfb-8a6c-4779-8cd1-1aa44283334e)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-45b80639-a6dd-4dd9-98eb-98e3f2642f1a tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-45b80639-a6dd-4dd9-98eb-98e3f2642f1a tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:05 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fb52151-69c3-4e17-9871-a75e05c858fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:05 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fb52151-69c3-4e17-9871-a75e05c858fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-45b80639-a6dd-4dd9-98eb-98e3f2642f1a tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Volume info retrieved successfully. Sep 06 22:45:05 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Flow 'volume_create_api' (df47b85d-bd96-43b6-b46a-bb6f556f4e13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:45:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Create volume request issued successfully. Sep 06 22:45:05 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:45:05 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:45:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-45b80639-a6dd-4dd9-98eb-98e3f2642f1a tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 returned with HTTP 200 Sep 06 22:45:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 176/343] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:05 2026] GET /volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 => generated 1148 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ee9399a7-695c-4aa4-ab70-2a54a0119b29 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ee9399a7-695c-4aa4-ab70-2a54a0119b29 None None] GET http://192.168.122.248/volume// Sep 06 22:45:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ee9399a7-695c-4aa4-ab70-2a54a0119b29 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ee9399a7-695c-4aa4-ab70-2a54a0119b29 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ee9399a7-695c-4aa4-ab70-2a54a0119b29 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:45:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 177/344] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:45:05 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:45:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-c513b9ec-133b-4555-9592-00346f3242b0 req-0bba433c-5833-4a1b-8331-27e7e82b693a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-c513b9ec-133b-4555-9592-00346f3242b0 req-0bba433c-5833-4a1b-8331-27e7e82b693a tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] GET http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 Sep 06 22:45:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-c513b9ec-133b-4555-9592-00346f3242b0 req-0bba433c-5833-4a1b-8331-27e7e82b693a tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-c513b9ec-133b-4555-9592-00346f3242b0 req-0bba433c-5833-4a1b-8331-27e7e82b693a tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-c513b9ec-133b-4555-9592-00346f3242b0 req-0bba433c-5833-4a1b-8331-27e7e82b693a tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Volume info retrieved successfully. Sep 06 22:45:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-c513b9ec-133b-4555-9592-00346f3242b0 req-0bba433c-5833-4a1b-8331-27e7e82b693a tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 returned with HTTP 200 Sep 06 22:45:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 178/345] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:45:05 2026] GET /volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 => generated 1329 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:45:05 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:45:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f13618bf-4808-4972-b06e-58b47cb4693a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:45:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 168/346] 192.168.122.248 () {62 vars in 1184 bytes} [Sun Sep 6 22:45:04 2026] POST /volume/v3/volumes => generated 831 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6d2ff6f8-ff89-49ec-a54c-9972adb15b0a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6d2ff6f8-ff89-49ec-a54c-9972adb15b0a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/c6d173c6-8027-4cfc-a37c-28b20025c2bf Sep 06 22:45:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6d2ff6f8-ff89-49ec-a54c-9972adb15b0a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6d2ff6f8-ff89-49ec-a54c-9972adb15b0a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c31ed53f-5b10-4ad9-a94b-86e873ed3f21 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c31ed53f-5b10-4ad9-a94b-86e873ed3f21 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 Sep 06 22:45:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c31ed53f-5b10-4ad9-a94b-86e873ed3f21 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c31ed53f-5b10-4ad9-a94b-86e873ed3f21 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6d2ff6f8-ff89-49ec-a54c-9972adb15b0a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:45:05 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-6d2ff6f8-ff89-49ec-a54c-9972adb15b0a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:45:05 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-6d2ff6f8-ff89-49ec-a54c-9972adb15b0a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:45:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c31ed53f-5b10-4ad9-a94b-86e873ed3f21 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c31ed53f-5b10-4ad9-a94b-86e873ed3f21 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 returned with HTTP 200 Sep 06 22:45:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 169/347] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:05 2026] GET /volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-c513b9ec-133b-4555-9592-00346f3242b0 req-e71ec0cf-eda5-44de-be6e-d9166fcbabb6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-c513b9ec-133b-4555-9592-00346f3242b0 req-e71ec0cf-eda5-44de-be6e-d9166fcbabb6 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] DELETE http://192.168.122.248/volume/v3/attachments/b2818316-4800-40b1-9681-76ebb7135e47 Sep 06 22:45:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-c513b9ec-133b-4555-9592-00346f3242b0 req-e71ec0cf-eda5-44de-be6e-d9166fcbabb6 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-c513b9ec-133b-4555-9592-00346f3242b0 req-e71ec0cf-eda5-44de-be6e-d9166fcbabb6 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:05 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=758,cinder:UPDATE=181,cinder:DELETE=3,cinder:INSERT=110 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:45:05 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-6d2ff6f8-ff89-49ec-a54c-9972adb15b0a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:45:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6d2ff6f8-ff89-49ec-a54c-9972adb15b0a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/c6d173c6-8027-4cfc-a37c-28b20025c2bf returned with HTTP 200 Sep 06 22:45:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 179/348] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:45:05 2026] GET /volume/v3/volumes/c6d173c6-8027-4cfc-a37c-28b20025c2bf => generated 923 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:05 devstack devstack@c-api.service[87215]: /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 06 22:45:05 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, Sep 06 22:45:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-c513b9ec-133b-4555-9592-00346f3242b0 req-e71ec0cf-eda5-44de-be6e-d9166fcbabb6 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/attachments/b2818316-4800-40b1-9681-76ebb7135e47 returned with HTTP 200 Sep 06 22:45:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 170/349] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 22:45:05 2026] DELETE /volume/v3/attachments/b2818316-4800-40b1-9681-76ebb7135e47 => generated 19 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-885ae208-7ce3-4bd2-b66d-bac1dd87d530 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-885ae208-7ce3-4bd2-b66d-bac1dd87d530 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] GET http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 Sep 06 22:45:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-885ae208-7ce3-4bd2-b66d-bac1dd87d530 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-885ae208-7ce3-4bd2-b66d-bac1dd87d530 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:06 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:06 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:06 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:06 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:06 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-885ae208-7ce3-4bd2-b66d-bac1dd87d530 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Volume info retrieved successfully. Sep 06 22:45:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-885ae208-7ce3-4bd2-b66d-bac1dd87d530 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 returned with HTTP 200 Sep 06 22:45:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 180/350] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:06 2026] GET /volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9b2f7214-30e8-4871-b82b-3de46c8c73d8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9b2f7214-30e8-4871-b82b-3de46c8c73d8 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 Sep 06 22:45:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9b2f7214-30e8-4871-b82b-3de46c8c73d8 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9b2f7214-30e8-4871-b82b-3de46c8c73d8 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:06 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:06 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:06 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:06 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:06 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9b2f7214-30e8-4871-b82b-3de46c8c73d8 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9b2f7214-30e8-4871-b82b-3de46c8c73d8 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 returned with HTTP 200 Sep 06 22:45:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 171/351] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:06 2026] GET /volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-435740b0-1023-45cf-ac8d-d96a5b2db7a6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-435740b0-1023-45cf-ac8d-d96a5b2db7a6 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 Sep 06 22:45:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-435740b0-1023-45cf-ac8d-d96a5b2db7a6 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-435740b0-1023-45cf-ac8d-d96a5b2db7a6 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:06 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:06 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:06 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:06 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:06 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-435740b0-1023-45cf-ac8d-d96a5b2db7a6 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-435740b0-1023-45cf-ac8d-d96a5b2db7a6 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 returned with HTTP 200 Sep 06 22:45:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 181/352] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:06 2026] GET /volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 => generated 856 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ce8618c4-a4c6-48a9-b58c-d40a4faf8ac6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ce8618c4-a4c6-48a9-b58c-d40a4faf8ac6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/c6d173c6-8027-4cfc-a37c-28b20025c2bf Sep 06 22:45:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ce8618c4-a4c6-48a9-b58c-d40a4faf8ac6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ce8618c4-a4c6-48a9-b58c-d40a4faf8ac6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:06 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:06 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:06 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:06 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:06 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ce8618c4-a4c6-48a9-b58c-d40a4faf8ac6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:45:06 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-ce8618c4-a4c6-48a9-b58c-d40a4faf8ac6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:45:06 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-ce8618c4-a4c6-48a9-b58c-d40a4faf8ac6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:45:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:45:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:45:07 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Create volume of 1 GB Sep 06 22:45:07 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Availability Zones retrieved successfully. Sep 06 22:45:07 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-ce8618c4-a4c6-48a9-b58c-d40a4faf8ac6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:45:07 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:07 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Flow 'volume_create_api' (d77a9ac5-4540-4939-ad66-1120ff4d93a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:45:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ce8618c4-a4c6-48a9-b58c-d40a4faf8ac6 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/c6d173c6-8027-4cfc-a37c-28b20025c2bf returned with HTTP 200 Sep 06 22:45:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 182/353] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:45:06 2026] GET /volume/v3/volumes/c6d173c6-8027-4cfc-a37c-28b20025c2bf => generated 923 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e412fe5-dbe4-48f5-8db5-ee857307ae77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:45:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e412fe5-dbe4-48f5-8db5-ee857307ae77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8201bc5-7e94-4e9e-a2aa-e4448ac3c1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:07 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Created reservations ['39a2ab3c-557c-4633-97fd-df88c8e0e5c5', '85b92788-53da-45db-b875-a81c074277b1', '72c1a56e-f332-496f-b700-213d758781c0', '6736992a-c756-4201-b465-cd094403fdd0'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:45:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8201bc5-7e94-4e9e-a2aa-e4448ac3c1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39a2ab3c-557c-4633-97fd-df88c8e0e5c5', '85b92788-53da-45db-b875-a81c074277b1', '72c1a56e-f332-496f-b700-213d758781c0', '6736992a-c756-4201-b465-cd094403fdd0']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (074b3ec2-0521-4e91-b68e-d605381df5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:07 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:07 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (074b3ec2-0521-4e91-b68e-d605381df5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68859f5a-70b3-4bdf-8c7f-6a6749f526aa', '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='bc6a36aae57b414d8158e712c693d915',qos_specs=None,replication_status=,reservations=['39a2ab3c-557c-4633-97fd-df88c8e0e5c5','85b92788-53da-45db-b875-a81c074277b1','72c1a56e-f332-496f-b700-213d758781c0','6736992a-c756-4201-b465-cd094403fdd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcd15a5c947c456897174738dee132c5',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:45:07Z,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=68859f5a-70b3-4bdf-8c7f-6a6749f526aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc6a36aae57b414d8158e712c693d915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcd15a5c947c456897174738dee132c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95cd9f55-5dc2-4ff2-855b-ac5a4c135dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95cd9f55-5dc2-4ff2-855b-ac5a4c135dac) transitioned into state 'SUCCESS' from 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='bc6a36aae57b414d8158e712c693d915',qos_specs=None,replication_status=,reservations=['39a2ab3c-557c-4633-97fd-df88c8e0e5c5','85b92788-53da-45db-b875-a81c074277b1','72c1a56e-f332-496f-b700-213d758781c0','6736992a-c756-4201-b465-cd094403fdd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcd15a5c947c456897174738dee132c5',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a08349-12cb-49de-a6b2-3133f48dca13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a08349-12cb-49de-a6b2-3133f48dca13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Flow 'volume_create_api' (d77a9ac5-4540-4939-ad66-1120ff4d93a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:45:07 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Create volume request issued successfully. Sep 06 22:45:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-04f7af9e-44c8-4ed2-bdf4-96e70e0f52e5 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:45:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 172/354] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:45:06 2026] POST /volume/v3/volumes => generated 742 bytes in 849 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:45:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-24cb0639-1e36-452a-b406-cd3f34be5b39 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-24cb0639-1e36-452a-b406-cd3f34be5b39 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] GET http://192.168.122.248/volume/v3/volumes/68859f5a-70b3-4bdf-8c7f-6a6749f526aa Sep 06 22:45:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-24cb0639-1e36-452a-b406-cd3f34be5b39 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-24cb0639-1e36-452a-b406-cd3f34be5b39 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:07 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:07 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:07 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:07 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:07 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-24cb0639-1e36-452a-b406-cd3f34be5b39 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Volume info retrieved successfully. Sep 06 22:45:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-24cb0639-1e36-452a-b406-cd3f34be5b39 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] http://192.168.122.248/volume/v3/volumes/68859f5a-70b3-4bdf-8c7f-6a6749f526aa returned with HTTP 200 Sep 06 22:45:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 183/355] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:07 2026] GET /volume/v3/volumes/68859f5a-70b3-4bdf-8c7f-6a6749f526aa => generated 921 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6ebcb52f-c700-429b-940f-b65802e429dc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6ebcb52f-c700-429b-940f-b65802e429dc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/c6d173c6-8027-4cfc-a37c-28b20025c2bf Sep 06 22:45:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6ebcb52f-c700-429b-940f-b65802e429dc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6ebcb52f-c700-429b-940f-b65802e429dc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:08 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:08 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6ebcb52f-c700-429b-940f-b65802e429dc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:45:08 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-6ebcb52f-c700-429b-940f-b65802e429dc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:45:08 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-6ebcb52f-c700-429b-940f-b65802e429dc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:45:08 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-6ebcb52f-c700-429b-940f-b65802e429dc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:45:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6ebcb52f-c700-429b-940f-b65802e429dc tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/c6d173c6-8027-4cfc-a37c-28b20025c2bf returned with HTTP 200 Sep 06 22:45:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 173/356] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:45:08 2026] GET /volume/v3/volumes/c6d173c6-8027-4cfc-a37c-28b20025c2bf => generated 924 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0a145b04-2c09-46b4-aa3c-414456f1e311 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0a145b04-2c09-46b4-aa3c-414456f1e311 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] POST http://192.168.122.248/volume/v3/group_snapshots Sep 06 22:45:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0a145b04-2c09-46b4-aa3c-414456f1e311 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e176dec7-9be3-4a81-bf86-035159811b0a", "name": "tempest-group_snapshot-1281923548"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-0a145b04-2c09-46b4-aa3c-414456f1e311 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e176dec7-9be3-4a81-bf86-035159811b0a', 'name': 'tempest-group_snapshot-1281923548'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 06 22:45:08 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:08 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:08 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.group_snapshots [None req-0a145b04-2c09-46b4-aa3c-414456f1e311 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Creating group_snapshot tempest-group_snapshot-1281923548. Sep 06 22:45:08 devstack devstack@c-api.service[87216]: /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 06 22:45:08 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:45:08 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:08 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:08 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:08 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:08 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-0a145b04-2c09-46b4-aa3c-414456f1e311 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2003302344 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2003302344, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:45:08 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-0a145b04-2c09-46b4-aa3c-414456f1e311 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2003302344 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2003302344, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:45:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5832e706-5044-47f1-84b3-feb97079c507 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5832e706-5044-47f1-84b3-feb97079c507 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] GET http://192.168.122.248/volume/v3/volumes/68859f5a-70b3-4bdf-8c7f-6a6749f526aa Sep 06 22:45:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5832e706-5044-47f1-84b3-feb97079c507 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5832e706-5044-47f1-84b3-feb97079c507 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:08 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:08 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:08 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-0a145b04-2c09-46b4-aa3c-414456f1e311 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Created reservations ['4b22e17f-d2a4-481d-9853-089d0fbe9f84', 'a8134f31-44f3-488c-8fd6-d0eb81dde8e4', 'd121ab4f-24c1-45a1-b165-957e6b049b1a', 'deee825a-8687-44af-9510-04493fbc1fc6'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:45:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5832e706-5044-47f1-84b3-feb97079c507 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Volume info retrieved successfully. Sep 06 22:45:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5832e706-5044-47f1-84b3-feb97079c507 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] http://192.168.122.248/volume/v3/volumes/68859f5a-70b3-4bdf-8c7f-6a6749f526aa returned with HTTP 200 Sep 06 22:45:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 174/357] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:08 2026] GET /volume/v3/volumes/68859f5a-70b3-4bdf-8c7f-6a6749f526aa => generated 971 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0a145b04-2c09-46b4-aa3c-414456f1e311 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots returned with HTTP 202 Sep 06 22:45:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 184/358] 192.168.122.248 () {62 vars in 1208 bytes} [Sun Sep 6 22:45:08 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-881adc97-43ee-4b28-b615-2dd3160dc97e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-881adc97-43ee-4b28-b615-2dd3160dc97e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 Sep 06 22:45:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-881adc97-43ee-4b28-b615-2dd3160dc97e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-881adc97-43ee-4b28-b615-2dd3160dc97e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.group_snapshots [None req-881adc97-43ee-4b28-b615-2dd3160dc97e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member d46c9b5e-3fee-44f5-bfae-ebac72f46d06 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:45:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-881adc97-43ee-4b28-b615-2dd3160dc97e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 returned with HTTP 200 Sep 06 22:45:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 175/359] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:45:08 2026] GET /volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 => generated 307 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:45:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4ae3ff2e-3d14-46ba-b5cd-420e1bab5726 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4ae3ff2e-3d14-46ba-b5cd-420e1bab5726 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] GET http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 Sep 06 22:45:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4ae3ff2e-3d14-46ba-b5cd-420e1bab5726 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4ae3ff2e-3d14-46ba-b5cd-420e1bab5726 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:09 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:09 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:09 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:09 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:09 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4ae3ff2e-3d14-46ba-b5cd-420e1bab5726 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Volume info retrieved successfully. Sep 06 22:45:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4ae3ff2e-3d14-46ba-b5cd-420e1bab5726 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 returned with HTTP 200 Sep 06 22:45:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 185/360] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:09 2026] GET /volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b02df576-d762-4a67-9bc1-484964b940e3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b02df576-d762-4a67-9bc1-484964b940e3 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] GET http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 Sep 06 22:45:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b02df576-d762-4a67-9bc1-484964b940e3 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b02df576-d762-4a67-9bc1-484964b940e3 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:09 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:09 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:09 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:09 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:09 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b02df576-d762-4a67-9bc1-484964b940e3 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Volume info retrieved successfully. Sep 06 22:45:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b02df576-d762-4a67-9bc1-484964b940e3 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 returned with HTTP 200 Sep 06 22:45:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 176/361] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:09 2026] GET /volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-aa67232f-f07f-4883-9aa8-f6df878ec031 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-aa67232f-f07f-4883-9aa8-f6df878ec031 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] GET http://192.168.122.248/volume/v3/volumes/68859f5a-70b3-4bdf-8c7f-6a6749f526aa Sep 06 22:45:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-aa67232f-f07f-4883-9aa8-f6df878ec031 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-aa67232f-f07f-4883-9aa8-f6df878ec031 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:09 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:09 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:09 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:09 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:09 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-aa67232f-f07f-4883-9aa8-f6df878ec031 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Volume info retrieved successfully. Sep 06 22:45:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-aa67232f-f07f-4883-9aa8-f6df878ec031 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] http://192.168.122.248/volume/v3/volumes/68859f5a-70b3-4bdf-8c7f-6a6749f526aa returned with HTTP 200 Sep 06 22:45:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 186/362] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:09 2026] GET /volume/v3/volumes/68859f5a-70b3-4bdf-8c7f-6a6749f526aa => generated 972 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8c4ed699-173d-4e3e-9639-a1841df57382 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8c4ed699-173d-4e3e-9639-a1841df57382 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] GET http://192.168.122.248/volume/v3/volumes/detail?all_tenants=1&project_id=b35997b8e93b4727aca66291f77fa941 Sep 06 22:45:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8c4ed699-173d-4e3e-9639-a1841df57382 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8c4ed699-173d-4e3e-9639-a1841df57382 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8c4ed699-173d-4e3e-9639-a1841df57382 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Could not evaluate value b35997b8e93b4727aca66291f77fa941, assuming string {{(pid=87215) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 22:45:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8c4ed699-173d-4e3e-9639-a1841df57382 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Searching by: MultiDict([('project_id', 'b35997b8e93b4727aca66291f77fa941'), ('all_tenants', 1)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:45:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7370ad4d-2904-4868-81ed-39e766cef5e7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7370ad4d-2904-4868-81ed-39e766cef5e7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 Sep 06 22:45:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7370ad4d-2904-4868-81ed-39e766cef5e7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7370ad4d-2904-4868-81ed-39e766cef5e7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-7370ad4d-2904-4868-81ed-39e766cef5e7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member d46c9b5e-3fee-44f5-bfae-ebac72f46d06 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:45:09 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:09 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7370ad4d-2904-4868-81ed-39e766cef5e7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 returned with HTTP 200 Sep 06 22:45:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 187/363] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:45:09 2026] GET /volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 => generated 307 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:09 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:09 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:09 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:09 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:09 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:09 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:09 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8c4ed699-173d-4e3e-9639-a1841df57382 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Get all volumes completed successfully. Sep 06 22:45:09 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:09 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8c4ed699-173d-4e3e-9639-a1841df57382 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] http://192.168.122.248/volume/v3/volumes/detail?all_tenants=1&project_id=b35997b8e93b4727aca66291f77fa941 returned with HTTP 200 Sep 06 22:45:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 177/364] 192.168.122.248 () {58 vars in 1257 bytes} [Sun Sep 6 22:45:09 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=b35997b8e93b4727aca66291f77fa941 => generated 3041 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ec2e8247-cc68-476f-a1a8-21abcd2fef72 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ec2e8247-cc68-476f-a1a8-21abcd2fef72 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/68859f5a-70b3-4bdf-8c7f-6a6749f526aa Sep 06 22:45:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ec2e8247-cc68-476f-a1a8-21abcd2fef72 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ec2e8247-cc68-476f-a1a8-21abcd2fef72 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:10 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-ec2e8247-cc68-476f-a1a8-21abcd2fef72 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Delete volume with id: 68859f5a-70b3-4bdf-8c7f-6a6749f526aa Sep 06 22:45:10 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:10 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:10 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:10 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ec2e8247-cc68-476f-a1a8-21abcd2fef72 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Volume info retrieved successfully. Sep 06 22:45:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ec2e8247-cc68-476f-a1a8-21abcd2fef72 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] Delete volume request issued successfully. Sep 06 22:45:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ec2e8247-cc68-476f-a1a8-21abcd2fef72 tempest-VolumesListAdminTestJSON-92932359 tempest-VolumesListAdminTestJSON-92932359-project-admin] http://192.168.122.248/volume/v3/volumes/68859f5a-70b3-4bdf-8c7f-6a6749f526aa returned with HTTP 202 Sep 06 22:45:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 188/365] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:45:10 2026] DELETE /volume/v3/volumes/68859f5a-70b3-4bdf-8c7f-6a6749f526aa => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:45:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6dcfffee-2b6e-4717-ba8a-d65689e9ca35 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6dcfffee-2b6e-4717-ba8a-d65689e9ca35 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 Sep 06 22:45:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6dcfffee-2b6e-4717-ba8a-d65689e9ca35 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6dcfffee-2b6e-4717-ba8a-d65689e9ca35 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:10 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:10 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:10 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:10 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6dcfffee-2b6e-4717-ba8a-d65689e9ca35 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6dcfffee-2b6e-4717-ba8a-d65689e9ca35 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 returned with HTTP 200 Sep 06 22:45:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 178/366] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:10 2026] GET /volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 => generated 856 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2920c067-f040-4bce-8c80-769e71aeb94d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2920c067-f040-4bce-8c80-769e71aeb94d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] DELETE http://192.168.122.248/volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 Sep 06 22:45:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2920c067-f040-4bce-8c80-769e71aeb94d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2920c067-f040-4bce-8c80-769e71aeb94d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:10 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-2920c067-f040-4bce-8c80-769e71aeb94d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Delete volume with id: c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 Sep 06 22:45:10 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:10 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:10 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:10 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2920c067-f040-4bce-8c80-769e71aeb94d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2920c067-f040-4bce-8c80-769e71aeb94d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Delete volume request issued successfully. Sep 06 22:45:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2920c067-f040-4bce-8c80-769e71aeb94d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 returned with HTTP 202 Sep 06 22:45:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 189/367] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:45:10 2026] DELETE /volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:45:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-460c4295-acf2-4443-b20d-8cc6f14a9e6d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-460c4295-acf2-4443-b20d-8cc6f14a9e6d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 Sep 06 22:45:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-460c4295-acf2-4443-b20d-8cc6f14a9e6d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-460c4295-acf2-4443-b20d-8cc6f14a9e6d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:10 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:10 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:10 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:10 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-460c4295-acf2-4443-b20d-8cc6f14a9e6d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-460c4295-acf2-4443-b20d-8cc6f14a9e6d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 returned with HTTP 200 Sep 06 22:45:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 179/368] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:10 2026] GET /volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 => generated 855 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d7c1509c-671b-4e07-9ed5-29cc3a595efa None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d7c1509c-671b-4e07-9ed5-29cc3a595efa tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 Sep 06 22:45:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d7c1509c-671b-4e07-9ed5-29cc3a595efa tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d7c1509c-671b-4e07-9ed5-29cc3a595efa tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-d7c1509c-671b-4e07-9ed5-29cc3a595efa tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member d46c9b5e-3fee-44f5-bfae-ebac72f46d06 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:45:10 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:10 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d7c1509c-671b-4e07-9ed5-29cc3a595efa tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 returned with HTTP 200 Sep 06 22:45:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 190/369] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:45:10 2026] GET /volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 => generated 307 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:45:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:45:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-981543853", "imageRef": "783de45c-ba65-43ef-be94-87e88c8ed95b", "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-981543853', 'imageRef': '783de45c-ba65-43ef-be94-87e88c8ed95b', 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:45:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a60d7c48-cf52-4fdc-aabc-f79701dbbd75 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a60d7c48-cf52-4fdc-aabc-f79701dbbd75 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 Sep 06 22:45:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a60d7c48-cf52-4fdc-aabc-f79701dbbd75 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a60d7c48-cf52-4fdc-aabc-f79701dbbd75 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:11 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:11 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:11 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:11 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:11 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a60d7c48-cf52-4fdc-aabc-f79701dbbd75 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a60d7c48-cf52-4fdc-aabc-f79701dbbd75 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 returned with HTTP 200 Sep 06 22:45:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 191/370] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:11 2026] GET /volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-62849924-a139-4b0f-9ae3-2484be70e2b7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-62849924-a139-4b0f-9ae3-2484be70e2b7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 Sep 06 22:45:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-62849924-a139-4b0f-9ae3-2484be70e2b7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-62849924-a139-4b0f-9ae3-2484be70e2b7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-62849924-a139-4b0f-9ae3-2484be70e2b7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member d46c9b5e-3fee-44f5-bfae-ebac72f46d06 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:45:12 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:12 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-62849924-a139-4b0f-9ae3-2484be70e2b7 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 returned with HTTP 200 Sep 06 22:45:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 192/371] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:45:12 2026] GET /volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 => generated 307 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:12 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Create volume of 1 GB Sep 06 22:45:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Availability Zones retrieved successfully. Sep 06 22:45:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Flow 'volume_create_api' (959b27ee-e9b6-4b39-9020-12b126d86e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d641ab2-47f0-4fb3-af92-3b568ebbcc7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d641ab2-47f0-4fb3-af92-3b568ebbcc7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (523586b1-bebe-4798-b334-74e78db06358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Created reservations ['4705c860-d39c-47d0-b384-dd5f083789bc', '4fac3565-7836-4e8a-b3bd-91e1a2da2158', '5ecc9ec1-d2a2-4fd7-9697-850dd6702645', '0c5843b1-fbef-4b61-91a8-79afa7b370ef'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (523586b1-bebe-4798-b334-74e78db06358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4705c860-d39c-47d0-b384-dd5f083789bc', '4fac3565-7836-4e8a-b3bd-91e1a2da2158', '5ecc9ec1-d2a2-4fd7-9697-850dd6702645', '0c5843b1-fbef-4b61-91a8-79afa7b370ef']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19ef654-f8bf-4028-bd12-927195c577d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19ef654-f8bf-4028-bd12-927195c577d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3902ff65-39f9-4703-8fe6-f27c5c213135', '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-981543853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40fd2d020d6e45ce8d0c1a5271520b5a',qos_specs=None,replication_status=,reservations=['4705c860-d39c-47d0-b384-dd5f083789bc','4fac3565-7836-4e8a-b3bd-91e1a2da2158','5ecc9ec1-d2a2-4fd7-9697-850dd6702645','0c5843b1-fbef-4b61-91a8-79afa7b370ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='433037baba47443f966aec4aba6b717a',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:45:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-981543853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3902ff65-39f9-4703-8fe6-f27c5c213135,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40fd2d020d6e45ce8d0c1a5271520b5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='433037baba47443f966aec4aba6b717a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd6d8a1-1d67-4500-9176-e7d7268cb568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd6d8a1-1d67-4500-9176-e7d7268cb568) transitioned into state 'SUCCESS' from state '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-981543853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40fd2d020d6e45ce8d0c1a5271520b5a',qos_specs=None,replication_status=,reservations=['4705c860-d39c-47d0-b384-dd5f083789bc','4fac3565-7836-4e8a-b3bd-91e1a2da2158','5ecc9ec1-d2a2-4fd7-9697-850dd6702645','0c5843b1-fbef-4b61-91a8-79afa7b370ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='433037baba47443f966aec4aba6b717a',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35c700bb-0da3-4726-b029-697aea2e15b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35c700bb-0da3-4726-b029-697aea2e15b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Flow 'volume_create_api' (959b27ee-e9b6-4b39-9020-12b126d86e1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Create volume request issued successfully. Sep 06 22:45:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cdb4b6ca-0cc9-45fb-bcac-24e5d2ce2909 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:45:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 180/372] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:45:11 2026] POST /volume/v3/volumes => generated 761 bytes in 1142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 22:45:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5012f8d0-5afd-46e6-9b26-49349b33018d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-302b0ace-d28f-4fc9-afe3-99ca742174fb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-302b0ace-d28f-4fc9-afe3-99ca742174fb tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 Sep 06 22:45:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-302b0ace-d28f-4fc9-afe3-99ca742174fb tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-302b0ace-d28f-4fc9-afe3-99ca742174fb tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5012f8d0-5afd-46e6-9b26-49349b33018d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 Sep 06 22:45:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5012f8d0-5afd-46e6-9b26-49349b33018d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5012f8d0-5afd-46e6-9b26-49349b33018d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:12 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:12 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5012f8d0-5afd-46e6-9b26-49349b33018d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 returned with HTTP 404 Sep 06 22:45:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 193/373] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:12 2026] GET /volume/v3/volumes/c2bc8a7a-0c52-4550-bd58-ad47bb565ad8 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-302b0ace-d28f-4fc9-afe3-99ca742174fb tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:45:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-118e12ce-21e9-4527-97ec-0d0ff1b5231d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-118e12ce-21e9-4527-97ec-0d0ff1b5231d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a Sep 06 22:45:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-118e12ce-21e9-4527-97ec-0d0ff1b5231d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-302b0ace-d28f-4fc9-afe3-99ca742174fb tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 returned with HTTP 200 Sep 06 22:45:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 181/374] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:12 2026] GET /volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 => generated 829 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-118e12ce-21e9-4527-97ec-0d0ff1b5231d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:12 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:12 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:12 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:12 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:12 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-118e12ce-21e9-4527-97ec-0d0ff1b5231d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-118e12ce-21e9-4527-97ec-0d0ff1b5231d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a returned with HTTP 200 Sep 06 22:45:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 194/375] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:12 2026] GET /volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fe599749-45c7-4c5d-a10c-4ba162c73bbb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fe599749-45c7-4c5d-a10c-4ba162c73bbb tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] DELETE http://192.168.122.248/volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a Sep 06 22:45:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fe599749-45c7-4c5d-a10c-4ba162c73bbb tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fe599749-45c7-4c5d-a10c-4ba162c73bbb tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:12 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-fe599749-45c7-4c5d-a10c-4ba162c73bbb tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Delete volume with id: 8baf1c37-5815-41a7-b043-4582194c982a Sep 06 22:45:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:12 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:12 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fe599749-45c7-4c5d-a10c-4ba162c73bbb tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fe599749-45c7-4c5d-a10c-4ba162c73bbb tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Delete volume request issued successfully. Sep 06 22:45:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fe599749-45c7-4c5d-a10c-4ba162c73bbb tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a returned with HTTP 202 Sep 06 22:45:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 182/376] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:45:12 2026] DELETE /volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8846f337-7ce5-48cb-9f0a-fa961d81f50d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8846f337-7ce5-48cb-9f0a-fa961d81f50d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8846f337-7ce5-48cb-9f0a-fa961d81f50d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8846f337-7ce5-48cb-9f0a-fa961d81f50d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:13 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:13 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8846f337-7ce5-48cb-9f0a-fa961d81f50d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8846f337-7ce5-48cb-9f0a-fa961d81f50d tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a returned with HTTP 200 Sep 06 22:45:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 195/377] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:13 2026] GET /volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-57a1b168-fb86-4300-bda3-c5f4a52f030b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-57a1b168-fb86-4300-bda3-c5f4a52f030b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 Sep 06 22:45:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-57a1b168-fb86-4300-bda3-c5f4a52f030b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-57a1b168-fb86-4300-bda3-c5f4a52f030b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.group_snapshots [None req-57a1b168-fb86-4300-bda3-c5f4a52f030b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member d46c9b5e-3fee-44f5-bfae-ebac72f46d06 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:45:13 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:13 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-57a1b168-fb86-4300-bda3-c5f4a52f030b tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 returned with HTTP 200 Sep 06 22:45:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 183/378] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:45:13 2026] GET /volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 => generated 308 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0fcd1252-d126-493a-b73b-8bae6edc424e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0fcd1252-d126-493a-b73b-8bae6edc424e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/detail Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0fcd1252-d126-493a-b73b-8bae6edc424e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0fcd1252-d126-493a-b73b-8bae6edc424e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-0fcd1252-d126-493a-b73b-8bae6edc424e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-0fcd1252-d126-493a-b73b-8bae6edc424e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Building query based on filter {{(pid=87216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: /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 06 22:45:13 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:45:13 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0fcd1252-d126-493a-b73b-8bae6edc424e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Get all snapshots completed successfully. Sep 06 22:45:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0fcd1252-d126-493a-b73b-8bae6edc424e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 22:45:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 196/379] 192.168.122.248 () {58 vars in 1148 bytes} [Sun Sep 6 22:45:13 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-68dc726a-8d04-4d9c-a6b6-81d310d0a9aa None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-68dc726a-8d04-4d9c-a6b6-81d310d0a9aa tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/42d83780-e60a-4779-8e9f-b9ec5007df9f Sep 06 22:45:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-68dc726a-8d04-4d9c-a6b6-81d310d0a9aa tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-68dc726a-8d04-4d9c-a6b6-81d310d0a9aa tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:13 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:13 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-68dc726a-8d04-4d9c-a6b6-81d310d0a9aa tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Snapshot retrieved successfully. Sep 06 22:45:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-68dc726a-8d04-4d9c-a6b6-81d310d0a9aa tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/42d83780-e60a-4779-8e9f-b9ec5007df9f returned with HTTP 200 Sep 06 22:45:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 184/380] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:13 2026] GET /volume/v3/snapshots/42d83780-e60a-4779-8e9f-b9ec5007df9f => generated 451 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c202d245-0851-4044-bfe4-b95f313ae7cd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c202d245-0851-4044-bfe4-b95f313ae7cd tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c202d245-0851-4044-bfe4-b95f313ae7cd tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c202d245-0851-4044-bfe4-b95f313ae7cd tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-c202d245-0851-4044-bfe4-b95f313ae7cd tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member d46c9b5e-3fee-44f5-bfae-ebac72f46d06 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c202d245-0851-4044-bfe4-b95f313ae7cd tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 returned with HTTP 200 Sep 06 22:45:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 197/381] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:45:13 2026] GET /volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 => generated 308 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-27d0eda4-1a32-4b4f-9b96-0b0f53f7cc25 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-27d0eda4-1a32-4b4f-9b96-0b0f53f7cc25 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/detail Sep 06 22:45:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-27d0eda4-1a32-4b4f-9b96-0b0f53f7cc25 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-27d0eda4-1a32-4b4f-9b96-0b0f53f7cc25 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:13 devstack devstack@c-api.service[87215]: /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 06 22:45:13 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 22:45:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-27d0eda4-1a32-4b4f-9b96-0b0f53f7cc25 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 06 22:45:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 185/382] 192.168.122.248 () {60 vars in 1207 bytes} [Sun Sep 6 22:45:13 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-47d0c631-6528-4a09-833c-2950752768bd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-47d0c631-6528-4a09-833c-2950752768bd tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] DELETE http://192.168.122.248/volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-47d0c631-6528-4a09-833c-2950752768bd tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-47d0c631-6528-4a09-833c-2950752768bd tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-47d0c631-6528-4a09-833c-2950752768bd tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] delete called for member d46c9b5e-3fee-44f5-bfae-ebac72f46d06 {{(pid=87216) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.group_snapshots [None req-47d0c631-6528-4a09-833c-2950752768bd tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Delete group_snapshot with id: d46c9b5e-3fee-44f5-bfae-ebac72f46d06 Sep 06 22:45:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:13 devstack devstack@c-api.service[87216]: /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 06 22:45:13 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:45:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-47d0c631-6528-4a09-833c-2950752768bd tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 returned with HTTP 202 Sep 06 22:45:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 198/383] 192.168.122.248 () {60 vars in 1300 bytes} [Sun Sep 6 22:45:13 2026] DELETE /volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:45:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-17b780b8-0abc-4978-b947-cc69a28b5dd1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-17b780b8-0abc-4978-b947-cc69a28b5dd1 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:45:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-17b780b8-0abc-4978-b947-cc69a28b5dd1 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-17b780b8-0abc-4978-b947-cc69a28b5dd1 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-17b780b8-0abc-4978-b947-cc69a28b5dd1 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:45:13 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:13 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-17b780b8-0abc-4978-b947-cc69a28b5dd1 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:45:13 devstack devstack@c-api.service[87215]: /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 06 22:45:13 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:45:13 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:13 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-17b780b8-0abc-4978-b947-cc69a28b5dd1 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Get all volumes completed successfully. Sep 06 22:45:13 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-17b780b8-0abc-4978-b947-cc69a28b5dd1 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:45:13 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-17b780b8-0abc-4978-b947-cc69a28b5dd1 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:45:13 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-17b780b8-0abc-4978-b947-cc69a28b5dd1 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:45:13 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:13 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-17b780b8-0abc-4978-b947-cc69a28b5dd1 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:45:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 186/384] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:45:13 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fa1e8852-8aba-403d-bd21-731db96275ec None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fa1e8852-8aba-403d-bd21-731db96275ec tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/detail Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fa1e8852-8aba-403d-bd21-731db96275ec tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fa1e8852-8aba-403d-bd21-731db96275ec tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-fa1e8852-8aba-403d-bd21-731db96275ec tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-fa1e8852-8aba-403d-bd21-731db96275ec tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Building query based on filter {{(pid=87216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: /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 06 22:45:13 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:45:13 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fa1e8852-8aba-403d-bd21-731db96275ec tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Get all snapshots completed successfully. Sep 06 22:45:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fa1e8852-8aba-403d-bd21-731db96275ec tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 22:45:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 199/385] 192.168.122.248 () {58 vars in 1148 bytes} [Sun Sep 6 22:45:13 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:45:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-22efef6a-27fe-4fec-85b3-5cd89b517f7e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-22efef6a-27fe-4fec-85b3-5cd89b517f7e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/42d83780-e60a-4779-8e9f-b9ec5007df9f Sep 06 22:45:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-22efef6a-27fe-4fec-85b3-5cd89b517f7e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-22efef6a-27fe-4fec-85b3-5cd89b517f7e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:13 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:13 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-22efef6a-27fe-4fec-85b3-5cd89b517f7e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Snapshot retrieved successfully. Sep 06 22:45:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-22efef6a-27fe-4fec-85b3-5cd89b517f7e tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/42d83780-e60a-4779-8e9f-b9ec5007df9f returned with HTTP 200 Sep 06 22:45:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 187/386] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:13 2026] GET /volume/v3/snapshots/42d83780-e60a-4779-8e9f-b9ec5007df9f => generated 450 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fac415d7-f7e0-48bf-a5a5-685ad6d88287 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fac415d7-f7e0-48bf-a5a5-685ad6d88287 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fac415d7-f7e0-48bf-a5a5-685ad6d88287 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fac415d7-f7e0-48bf-a5a5-685ad6d88287 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:13 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:13 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:13 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fac415d7-f7e0-48bf-a5a5-685ad6d88287 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:45:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fac415d7-f7e0-48bf-a5a5-685ad6d88287 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 returned with HTTP 200 Sep 06 22:45:14 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 200/387] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:13 2026] GET /volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-976674c9-15a8-4ee0-9aad-2698c23ee132 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-976674c9-15a8-4ee0-9aad-2698c23ee132 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a Sep 06 22:45:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-976674c9-15a8-4ee0-9aad-2698c23ee132 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-976674c9-15a8-4ee0-9aad-2698c23ee132 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:14 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:14 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:14 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:14 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:14 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-976674c9-15a8-4ee0-9aad-2698c23ee132 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-976674c9-15a8-4ee0-9aad-2698c23ee132 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a returned with HTTP 200 Sep 06 22:45:14 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 188/388] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:14 2026] GET /volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-06d176d7-1dca-4441-85ae-03b2dedbcdca None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-06d176d7-1dca-4441-85ae-03b2dedbcdca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/42d83780-e60a-4779-8e9f-b9ec5007df9f Sep 06 22:45:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-06d176d7-1dca-4441-85ae-03b2dedbcdca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-06d176d7-1dca-4441-85ae-03b2dedbcdca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:14 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:14 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:14 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-06d176d7-1dca-4441-85ae-03b2dedbcdca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Snapshot retrieved successfully. Sep 06 22:45:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-06d176d7-1dca-4441-85ae-03b2dedbcdca tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/42d83780-e60a-4779-8e9f-b9ec5007df9f returned with HTTP 200 Sep 06 22:45:14 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 201/389] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:14 2026] GET /volume/v3/snapshots/42d83780-e60a-4779-8e9f-b9ec5007df9f => generated 450 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a7f37a7a-c0eb-4c1d-99a3-1bc64dba2e8b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a7f37a7a-c0eb-4c1d-99a3-1bc64dba2e8b tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a7f37a7a-c0eb-4c1d-99a3-1bc64dba2e8b tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a7f37a7a-c0eb-4c1d-99a3-1bc64dba2e8b tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:15 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:15 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:15 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:15 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a7f37a7a-c0eb-4c1d-99a3-1bc64dba2e8b tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:45:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a7f37a7a-c0eb-4c1d-99a3-1bc64dba2e8b tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 returned with HTTP 200 Sep 06 22:45:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 189/390] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:15 2026] GET /volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 => generated 911 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-457827e4-1fd7-4aab-aff0-430e512a8672 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-457827e4-1fd7-4aab-aff0-430e512a8672 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a Sep 06 22:45:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-457827e4-1fd7-4aab-aff0-430e512a8672 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-457827e4-1fd7-4aab-aff0-430e512a8672 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-457827e4-1fd7-4aab-aff0-430e512a8672 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a returned with HTTP 404 Sep 06 22:45:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 202/391] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:15 2026] GET /volume/v3/volumes/8baf1c37-5815-41a7-b043-4582194c982a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-330df35a-2505-48d0-86e0-76bc2d8166b9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-330df35a-2505-48d0-86e0-76bc2d8166b9 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-330df35a-2505-48d0-86e0-76bc2d8166b9 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-330df35a-2505-48d0-86e0-76bc2d8166b9 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:15 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:15 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:15 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:15 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-330df35a-2505-48d0-86e0-76bc2d8166b9 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-330df35a-2505-48d0-86e0-76bc2d8166b9 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 returned with HTTP 200 Sep 06 22:45:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 190/392] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:15 2026] GET /volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:45:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2bf6b6f9-ce4a-4b0e-8000-736fe9d7654b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2bf6b6f9-ce4a-4b0e-8000-736fe9d7654b tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] DELETE http://192.168.122.248/volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 Sep 06 22:45:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2bf6b6f9-ce4a-4b0e-8000-736fe9d7654b tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2bf6b6f9-ce4a-4b0e-8000-736fe9d7654b tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:15 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-2bf6b6f9-ce4a-4b0e-8000-736fe9d7654b tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Delete volume with id: 445ea8ef-c8a9-4568-b30e-716dc532c3e0 Sep 06 22:45:15 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:15 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:15 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:15 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:15 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2bf6b6f9-ce4a-4b0e-8000-736fe9d7654b tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:15 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2bf6b6f9-ce4a-4b0e-8000-736fe9d7654b tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Delete volume request issued successfully. Sep 06 22:45:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2bf6b6f9-ce4a-4b0e-8000-736fe9d7654b tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 returned with HTTP 202 Sep 06 22:45:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 203/393] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:45:15 2026] DELETE /volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9a86d5c8-3c85-4fe2-a027-e911e9a27ebb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9a86d5c8-3c85-4fe2-a027-e911e9a27ebb tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9a86d5c8-3c85-4fe2-a027-e911e9a27ebb tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9a86d5c8-3c85-4fe2-a027-e911e9a27ebb tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:15 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:15 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:15 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:15 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9a86d5c8-3c85-4fe2-a027-e911e9a27ebb tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9a86d5c8-3c85-4fe2-a027-e911e9a27ebb tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 returned with HTTP 200 Sep 06 22:45:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 191/394] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:15 2026] GET /volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-19f99af9-3842-4cd3-b64e-c1561634f66f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-19f99af9-3842-4cd3-b64e-c1561634f66f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/snapshots/42d83780-e60a-4779-8e9f-b9ec5007df9f Sep 06 22:45:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-19f99af9-3842-4cd3-b64e-c1561634f66f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-19f99af9-3842-4cd3-b64e-c1561634f66f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:15 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=587,cinder:INSERT=37,cinder:UPDATE=74 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:45:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-19f99af9-3842-4cd3-b64e-c1561634f66f tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/snapshots/42d83780-e60a-4779-8e9f-b9ec5007df9f returned with HTTP 404 Sep 06 22:45:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 204/395] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:15 2026] GET /volume/v3/snapshots/42d83780-e60a-4779-8e9f-b9ec5007df9f => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0de26148-4fa6-44df-add4-f03b6f8b782a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0de26148-4fa6-44df-add4-f03b6f8b782a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0de26148-4fa6-44df-add4-f03b6f8b782a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0de26148-4fa6-44df-add4-f03b6f8b782a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.group_snapshots [None req-0de26148-4fa6-44df-add4-f03b6f8b782a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member d46c9b5e-3fee-44f5-bfae-ebac72f46d06 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0de26148-4fa6-44df-add4-f03b6f8b782a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 returned with HTTP 404 Sep 06 22:45:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 192/396] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:45:15 2026] GET /volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:45:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e72725ef-09de-41e2-8d8c-9405ce04fe02 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e72725ef-09de-41e2-8d8c-9405ce04fe02 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/group_snapshots Sep 06 22:45:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e72725ef-09de-41e2-8d8c-9405ce04fe02 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e72725ef-09de-41e2-8d8c-9405ce04fe02 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:15 devstack devstack@c-api.service[87216]: /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 06 22:45:15 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 22:45:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e72725ef-09de-41e2-8d8c-9405ce04fe02 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots returned with HTTP 200 Sep 06 22:45:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 205/397] 192.168.122.248 () {60 vars in 1186 bytes} [Sun Sep 6 22:45:15 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-75fc49f1-bf03-4ea1-ae4c-564e59af88a0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-75fc49f1-bf03-4ea1-ae4c-564e59af88a0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] DELETE http://192.168.122.248/volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-75fc49f1-bf03-4ea1-ae4c-564e59af88a0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-75fc49f1-bf03-4ea1-ae4c-564e59af88a0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.group_snapshots [None req-75fc49f1-bf03-4ea1-ae4c-564e59af88a0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] delete called for member d46c9b5e-3fee-44f5-bfae-ebac72f46d06 {{(pid=87215) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.group_snapshots [None req-75fc49f1-bf03-4ea1-ae4c-564e59af88a0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Delete group_snapshot with id: d46c9b5e-3fee-44f5-bfae-ebac72f46d06 Sep 06 22:45:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-75fc49f1-bf03-4ea1-ae4c-564e59af88a0 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 returned with HTTP 404 Sep 06 22:45:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 193/398] 192.168.122.248 () {60 vars in 1300 bytes} [Sun Sep 6 22:45:15 2026] DELETE /volume/v3/group_snapshots/d46c9b5e-3fee-44f5-bfae-ebac72f46d06 => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:45:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8d15aa40-98ff-4fb0-8937-9341a3c24496 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8d15aa40-98ff-4fb0-8937-9341a3c24496 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:45:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8d15aa40-98ff-4fb0-8937-9341a3c24496 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8d15aa40-98ff-4fb0-8937-9341a3c24496 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-8d15aa40-98ff-4fb0-8937-9341a3c24496 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:45:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8d15aa40-98ff-4fb0-8937-9341a3c24496 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:45:15 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:15 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:15 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8d15aa40-98ff-4fb0-8937-9341a3c24496 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Get all volumes completed successfully. Sep 06 22:45:15 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-8d15aa40-98ff-4fb0-8937-9341a3c24496 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:45:15 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-8d15aa40-98ff-4fb0-8937-9341a3c24496 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:45:15 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-8d15aa40-98ff-4fb0-8937-9341a3c24496 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:45:15 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:15 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8d15aa40-98ff-4fb0-8937-9341a3c24496 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:45:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 206/399] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:45:15 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ad45b47c-5a92-4802-a204-93c296c92e61 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ad45b47c-5a92-4802-a204-93c296c92e61 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] POST http://192.168.122.248/volume/v3/groups/e176dec7-9be3-4a81-bf86-035159811b0a/action Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ad45b47c-5a92-4802-a204-93c296c92e61 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ad45b47c-5a92-4802-a204-93c296c92e61 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-ad45b47c-5a92-4802-a204-93c296c92e61 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] delete called for group e176dec7-9be3-4a81-bf86-035159811b0a {{(pid=87215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 22:45:15 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.groups [None req-ad45b47c-5a92-4802-a204-93c296c92e61 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Delete group with id: e176dec7-9be3-4a81-bf86-035159811b0a Sep 06 22:45:15 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:15 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:15 devstack devstack@c-api.service[87215]: /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 06 22:45:15 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 22:45:16 devstack devstack@c-api.service[87215]: /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 06 22:45:16 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:45:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ad45b47c-5a92-4802-a204-93c296c92e61 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/e176dec7-9be3-4a81-bf86-035159811b0a/action returned with HTTP 202 Sep 06 22:45:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-aff71c53-560e-40bd-ad09-31444326c6ac None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 194/400] 192.168.122.248 () {62 vars in 1312 bytes} [Sun Sep 6 22:45:15 2026] POST /volume/v3/groups/e176dec7-9be3-4a81-bf86-035159811b0a/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:45:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e1744195-59fd-4f96-821e-be1593135f26 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e1744195-59fd-4f96-821e-be1593135f26 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/c6d173c6-8027-4cfc-a37c-28b20025c2bf Sep 06 22:45:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e1744195-59fd-4f96-821e-be1593135f26 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e1744195-59fd-4f96-821e-be1593135f26 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-aff71c53-560e-40bd-ad09-31444326c6ac tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 Sep 06 22:45:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-aff71c53-560e-40bd-ad09-31444326c6ac tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-aff71c53-560e-40bd-ad09-31444326c6ac tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e1744195-59fd-4f96-821e-be1593135f26 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Volume info retrieved successfully. Sep 06 22:45:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:16 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-e1744195-59fd-4f96-821e-be1593135f26 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:45:16 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-e1744195-59fd-4f96-821e-be1593135f26 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:45:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-aff71c53-560e-40bd-ad09-31444326c6ac tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:45:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-aff71c53-560e-40bd-ad09-31444326c6ac tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 returned with HTTP 200 Sep 06 22:45:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 207/401] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:16 2026] GET /volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 => generated 914 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:16 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-e1744195-59fd-4f96-821e-be1593135f26 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:45:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e1744195-59fd-4f96-821e-be1593135f26 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/c6d173c6-8027-4cfc-a37c-28b20025c2bf returned with HTTP 200 Sep 06 22:45:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 195/402] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:45:16 2026] GET /volume/v3/volumes/c6d173c6-8027-4cfc-a37c-28b20025c2bf => generated 923 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c8a651e2-1e3f-4292-b623-2533db4c611d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c8a651e2-1e3f-4292-b623-2533db4c611d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] DELETE http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 Sep 06 22:45:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c8a651e2-1e3f-4292-b623-2533db4c611d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c8a651e2-1e3f-4292-b623-2533db4c611d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:16 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-c8a651e2-1e3f-4292-b623-2533db4c611d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Delete volume with id: 6fa2831b-1252-4f95-ad75-da43f25d0962 Sep 06 22:45:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c8a651e2-1e3f-4292-b623-2533db4c611d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Volume info retrieved successfully. Sep 06 22:45:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c8a651e2-1e3f-4292-b623-2533db4c611d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Delete volume request issued successfully. Sep 06 22:45:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c8a651e2-1e3f-4292-b623-2533db4c611d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 returned with HTTP 202 Sep 06 22:45:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 208/403] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:45:16 2026] DELETE /volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:45:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-32cab37e-824e-408d-8ea5-cde4c3234525 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-32cab37e-824e-408d-8ea5-cde4c3234525 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] GET http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 Sep 06 22:45:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-32cab37e-824e-408d-8ea5-cde4c3234525 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-32cab37e-824e-408d-8ea5-cde4c3234525 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-32cab37e-824e-408d-8ea5-cde4c3234525 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Volume info retrieved successfully. Sep 06 22:45:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-03ef09d8-9618-4030-9b5b-8a5fca65b54b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-32cab37e-824e-408d-8ea5-cde4c3234525 tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 returned with HTTP 200 Sep 06 22:45:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 196/404] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:16 2026] GET /volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-03ef09d8-9618-4030-9b5b-8a5fca65b54b tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 Sep 06 22:45:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-03ef09d8-9618-4030-9b5b-8a5fca65b54b tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-03ef09d8-9618-4030-9b5b-8a5fca65b54b tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-03ef09d8-9618-4030-9b5b-8a5fca65b54b tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Volume info retrieved successfully. Sep 06 22:45:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-03ef09d8-9618-4030-9b5b-8a5fca65b54b tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 returned with HTTP 200 Sep 06 22:45:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 209/405] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:16 2026] GET /volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f0294e54-d76f-460e-aea9-ec9c57ddc1d3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f0294e54-d76f-460e-aea9-ec9c57ddc1d3 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 Sep 06 22:45:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f0294e54-d76f-460e-aea9-ec9c57ddc1d3 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f0294e54-d76f-460e-aea9-ec9c57ddc1d3 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:17 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:17 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:17 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:17 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:17 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f0294e54-d76f-460e-aea9-ec9c57ddc1d3 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:45:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f0294e54-d76f-460e-aea9-ec9c57ddc1d3 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 returned with HTTP 200 Sep 06 22:45:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 197/406] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:17 2026] GET /volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 => generated 914 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c53bf474-3fca-45f2-aa4a-0e42244e228a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c53bf474-3fca-45f2-aa4a-0e42244e228a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/volumes/c6d173c6-8027-4cfc-a37c-28b20025c2bf Sep 06 22:45:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c53bf474-3fca-45f2-aa4a-0e42244e228a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c53bf474-3fca-45f2-aa4a-0e42244e228a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c53bf474-3fca-45f2-aa4a-0e42244e228a tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/volumes/c6d173c6-8027-4cfc-a37c-28b20025c2bf returned with HTTP 404 Sep 06 22:45:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 210/407] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:45:17 2026] GET /volume/v3/volumes/c6d173c6-8027-4cfc-a37c-28b20025c2bf => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:45:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d2406efd-9477-4fa0-be16-9f7ebc528e65 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d2406efd-9477-4fa0-be16-9f7ebc528e65 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] GET http://192.168.122.248/volume/v3/groups/e176dec7-9be3-4a81-bf86-035159811b0a Sep 06 22:45:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d2406efd-9477-4fa0-be16-9f7ebc528e65 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d2406efd-9477-4fa0-be16-9f7ebc528e65 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-d2406efd-9477-4fa0-be16-9f7ebc528e65 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] show called for member e176dec7-9be3-4a81-bf86-035159811b0a {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:45:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d2406efd-9477-4fa0-be16-9f7ebc528e65 tempest-GroupSnapshotsTest-1771170664 tempest-GroupSnapshotsTest-1771170664-project-member] http://192.168.122.248/volume/v3/groups/e176dec7-9be3-4a81-bf86-035159811b0a returned with HTTP 404 Sep 06 22:45:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 198/408] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:45:17 2026] GET /volume/v3/groups/e176dec7-9be3-4a81-bf86-035159811b0a => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:45:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b808978b-b1d8-4857-a291-35cf4ba40e02 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b808978b-b1d8-4857-a291-35cf4ba40e02 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] DELETE http://192.168.122.248/volume/v3/group_types/e1f074eb-fbc6-4a86-aef3-7150c9e24988 Sep 06 22:45:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b808978b-b1d8-4857-a291-35cf4ba40e02 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b808978b-b1d8-4857-a291-35cf4ba40e02 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b808978b-b1d8-4857-a291-35cf4ba40e02 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] http://192.168.122.248/volume/v3/group_types/e1f074eb-fbc6-4a86-aef3-7150c9e24988 returned with HTTP 202 Sep 06 22:45:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 211/409] 192.168.122.248 () {60 vars in 1288 bytes} [Sun Sep 6 22:45:17 2026] DELETE /volume/v3/group_types/e1f074eb-fbc6-4a86-aef3-7150c9e24988 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:45:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8cbf76a4-cd25-4789-8888-260f02b0113d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8cbf76a4-cd25-4789-8888-260f02b0113d tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] DELETE http://192.168.122.248/volume/v3/types/6fefddfb-8a6c-4779-8cd1-1aa44283334e Sep 06 22:45:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8cbf76a4-cd25-4789-8888-260f02b0113d tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8cbf76a4-cd25-4789-8888-260f02b0113d tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0298c268-afb9-4dd8-919a-53c86d4d7f8d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0298c268-afb9-4dd8-919a-53c86d4d7f8d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] GET http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 Sep 06 22:45:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0298c268-afb9-4dd8-919a-53c86d4d7f8d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0298c268-afb9-4dd8-919a-53c86d4d7f8d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0298c268-afb9-4dd8-919a-53c86d4d7f8d tempest-TaggedAttachmentsTest-1470021961 tempest-TaggedAttachmentsTest-1470021961-project-member] http://192.168.122.248/volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 returned with HTTP 404 Sep 06 22:45:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 212/410] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:17 2026] GET /volume/v3/volumes/6fa2831b-1252-4f95-ad75-da43f25d0962 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8c4288b5-d12e-4c93-90cc-67d714234b82 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8c4288b5-d12e-4c93-90cc-67d714234b82 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] GET http://192.168.122.248/volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 Sep 06 22:45:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8c4288b5-d12e-4c93-90cc-67d714234b82 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8c4288b5-d12e-4c93-90cc-67d714234b82 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8c4288b5-d12e-4c93-90cc-67d714234b82 tempest-VolumesListAdminTestJSON-551759403 tempest-VolumesListAdminTestJSON-551759403-project-member] http://192.168.122.248/volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 returned with HTTP 404 Sep 06 22:45:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 213/411] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:17 2026] GET /volume/v3/volumes/445ea8ef-c8a9-4568-b30e-716dc532c3e0 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8cbf76a4-cd25-4789-8888-260f02b0113d tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] http://192.168.122.248/volume/v3/types/6fefddfb-8a6c-4779-8cd1-1aa44283334e returned with HTTP 202 Sep 06 22:45:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 199/412] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:45:17 2026] DELETE /volume/v3/types/6fefddfb-8a6c-4779-8cd1-1aa44283334e => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:45:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2b256ac4-f2df-4c2c-8f58-d8788cd62ab9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2b256ac4-f2df-4c2c-8f58-d8788cd62ab9 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] GET http://192.168.122.248/volume/v3/types/6fefddfb-8a6c-4779-8cd1-1aa44283334e Sep 06 22:45:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2b256ac4-f2df-4c2c-8f58-d8788cd62ab9 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2b256ac4-f2df-4c2c-8f58-d8788cd62ab9 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2b256ac4-f2df-4c2c-8f58-d8788cd62ab9 tempest-GroupSnapshotsTest-734269694 tempest-GroupSnapshotsTest-734269694-project-admin] http://192.168.122.248/volume/v3/types/6fefddfb-8a6c-4779-8cd1-1aa44283334e returned with HTTP 404 Sep 06 22:45:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 214/413] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:45:17 2026] GET /volume/v3/types/6fefddfb-8a6c-4779-8cd1-1aa44283334e => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b72a6f49-7c10-4d87-8860-d1e03e3a8be2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b72a6f49-7c10-4d87-8860-d1e03e3a8be2 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 Sep 06 22:45:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b72a6f49-7c10-4d87-8860-d1e03e3a8be2 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b72a6f49-7c10-4d87-8860-d1e03e3a8be2 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:18 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:18 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:18 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:18 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:18 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b72a6f49-7c10-4d87-8860-d1e03e3a8be2 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:45:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b72a6f49-7c10-4d87-8860-d1e03e3a8be2 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 returned with HTTP 200 Sep 06 22:45:18 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 200/414] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:18 2026] GET /volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 => generated 914 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9c3422ba-93b7-4d99-bc41-f330a8b2ed7c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9c3422ba-93b7-4d99-bc41-f330a8b2ed7c tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 Sep 06 22:45:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9c3422ba-93b7-4d99-bc41-f330a8b2ed7c tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9c3422ba-93b7-4d99-bc41-f330a8b2ed7c tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:19 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:19 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:19 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:19 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:19 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9c3422ba-93b7-4d99-bc41-f330a8b2ed7c tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:45:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9c3422ba-93b7-4d99-bc41-f330a8b2ed7c tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 returned with HTTP 200 Sep 06 22:45:19 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 215/415] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:19 2026] GET /volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 => generated 914 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4031908b-3432-4a9e-bbdc-511ae5422b76 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4031908b-3432-4a9e-bbdc-511ae5422b76 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 Sep 06 22:45:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4031908b-3432-4a9e-bbdc-511ae5422b76 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4031908b-3432-4a9e-bbdc-511ae5422b76 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:20 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:20 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:20 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:20 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:20 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4031908b-3432-4a9e-bbdc-511ae5422b76 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:45:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4031908b-3432-4a9e-bbdc-511ae5422b76 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 returned with HTTP 200 Sep 06 22:45:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 201/416] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:20 2026] GET /volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 => generated 1332 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-2d389e1a-f975-4662-8056-cad9c32c7c12 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-2d389e1a-f975-4662-8056-cad9c32c7c12 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 Sep 06 22:45:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-2d389e1a-f975-4662-8056-cad9c32c7c12 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-2d389e1a-f975-4662-8056-cad9c32c7c12 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:20 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:20 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:20 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:20 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:20 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-2d389e1a-f975-4662-8056-cad9c32c7c12 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:45:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-2d389e1a-f975-4662-8056-cad9c32c7c12 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 returned with HTTP 200 Sep 06 22:45:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 216/417] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:45:20 2026] GET /volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 => generated 1332 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-adbbc2c3-190c-43f2-af2e-8c8a304655e0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-adbbc2c3-190c-43f2-af2e-8c8a304655e0 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 Sep 06 22:45:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-adbbc2c3-190c-43f2-af2e-8c8a304655e0 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-adbbc2c3-190c-43f2-af2e-8c8a304655e0 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:22 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:22 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:22 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:22 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:22 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-adbbc2c3-190c-43f2-af2e-8c8a304655e0 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:45:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-adbbc2c3-190c-43f2-af2e-8c8a304655e0 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 returned with HTTP 200 Sep 06 22:45:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 202/418] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:45:22 2026] GET /volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 => generated 1332 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b19ede0e-84d8-416a-b279-83aabffa6129 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b19ede0e-84d8-416a-b279-83aabffa6129 None None] GET http://192.168.122.248/volume// Sep 06 22:45:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b19ede0e-84d8-416a-b279-83aabffa6129 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b19ede0e-84d8-416a-b279-83aabffa6129 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b19ede0e-84d8-416a-b279-83aabffa6129 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:45:23 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 217/419] 192.168.122.248 () {58 vars in 1308 bytes} [Sun Sep 6 22:45:23 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:45:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-9065f81b-43fa-4a06-8afd-2b8382b62992 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-9065f81b-43fa-4a06-8afd-2b8382b62992 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 22:45:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-9065f81b-43fa-4a06-8afd-2b8382b62992 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3902ff65-39f9-4703-8fe6-f27c5c213135", "connector": null, "instance_uuid": "d3013893-5b17-4052-bd08-7abbb93a9ea5"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:23 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:23 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:23 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:23 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-9065f81b-43fa-4a06-8afd-2b8382b62992 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 22:45:23 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 203/420] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 22:45:23 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 06 22:45:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b4e443cc-2b5c-4329-ad78-83cf6247eb27 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b4e443cc-2b5c-4329-ad78-83cf6247eb27 tempest-AvailabilityZoneTestJSON-786800461 tempest-AvailabilityZoneTestJSON-786800461-project-reader] GET http://192.168.122.248/volume/v3/os-availability-zone Sep 06 22:45:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b4e443cc-2b5c-4329-ad78-83cf6247eb27 tempest-AvailabilityZoneTestJSON-786800461 tempest-AvailabilityZoneTestJSON-786800461-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b4e443cc-2b5c-4329-ad78-83cf6247eb27 tempest-AvailabilityZoneTestJSON-786800461 tempest-AvailabilityZoneTestJSON-786800461-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:25 devstack devstack@c-api.service[87216]: /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 06 22:45:25 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 22:45:25 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b4e443cc-2b5c-4329-ad78-83cf6247eb27 tempest-AvailabilityZoneTestJSON-786800461 tempest-AvailabilityZoneTestJSON-786800461-project-reader] Availability Zones retrieved successfully. Sep 06 22:45:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b4e443cc-2b5c-4329-ad78-83cf6247eb27 tempest-AvailabilityZoneTestJSON-786800461 tempest-AvailabilityZoneTestJSON-786800461-project-reader] http://192.168.122.248/volume/v3/os-availability-zone returned with HTTP 200 Sep 06 22:45:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 218/421] 192.168.122.248 () {58 vars in 1160 bytes} [Sun Sep 6 22:45:24 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 22:45:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7794eb7b-4517-4553-8018-05c87c65e314 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7794eb7b-4517-4553-8018-05c87c65e314 None None] GET http://192.168.122.248/volume// Sep 06 22:45:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7794eb7b-4517-4553-8018-05c87c65e314 None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7794eb7b-4517-4553-8018-05c87c65e314 None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7794eb7b-4517-4553-8018-05c87c65e314 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:45:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 204/422] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:45:25 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:45:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-132fdbca-7bff-46eb-8563-3c9f1bdd5cbc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-132fdbca-7bff-46eb-8563-3c9f1bdd5cbc tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 Sep 06 22:45:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-132fdbca-7bff-46eb-8563-3c9f1bdd5cbc tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-132fdbca-7bff-46eb-8563-3c9f1bdd5cbc tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:25 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:25 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:25 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:25 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:25 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-132fdbca-7bff-46eb-8563-3c9f1bdd5cbc tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:45:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-132fdbca-7bff-46eb-8563-3c9f1bdd5cbc tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 returned with HTTP 200 Sep 06 22:45:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 219/423] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:45:25 2026] GET /volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 => generated 1512 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 22:45:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-f0326981-af42-419c-a769-803d9a412ebd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-f0326981-af42-419c-a769-803d9a412ebd tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] PUT http://192.168.122.248/volume/v3/attachments/ddb06c25-8f84-4870-aee6-ace5e7c4b1d1 Sep 06 22:45:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-f0326981-af42-419c-a769-803d9a412ebd tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:25 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-f0326981-af42-419c-a769-803d9a412ebd tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Acquiring lock "cinder-attachment_update-3902ff65-39f9-4703-8fe6-f27c5c213135-devstack" by "attachment_update" {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 22:45:25 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-f0326981-af42-419c-a769-803d9a412ebd tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Lock "cinder-attachment_update-3902ff65-39f9-4703-8fe6-f27c5c213135-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 22:45:25 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:25 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:25 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:25 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:26 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-f0326981-af42-419c-a769-803d9a412ebd tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Lock "cinder-attachment_update-3902ff65-39f9-4703-8fe6-f27c5c213135-devstack" released by "attachment_update" :: held 0.254s {{(pid=87215) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 22:45:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-f0326981-af42-419c-a769-803d9a412ebd tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/attachments/ddb06c25-8f84-4870-aee6-ace5e7c4b1d1 returned with HTTP 200 Sep 06 22:45:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 205/424] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 22:45:25 2026] PUT /volume/v3/attachments/ddb06c25-8f84-4870-aee6-ace5e7c4b1d1 => generated 694 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-3d46d0ca-cd8f-4c70-b4b1-c4e7457d311c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-3d46d0ca-cd8f-4c70-b4b1-c4e7457d311c tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] POST http://192.168.122.248/volume/v3/attachments/ddb06c25-8f84-4870-aee6-ace5e7c4b1d1/action Sep 06 22:45:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-3d46d0ca-cd8f-4c70-b4b1-c4e7457d311c tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Action body: b'{"os-complete": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:45:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-3d46d0ca-cd8f-4c70-b4b1-c4e7457d311c tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:26 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:26 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-76d69f71-fdaf-4b78-90db-c2d735f9bc06 req-3d46d0ca-cd8f-4c70-b4b1-c4e7457d311c tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/attachments/ddb06c25-8f84-4870-aee6-ace5e7c4b1d1/action returned with HTTP 204 Sep 06 22:45:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 220/425] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 22:45:26 2026] POST /volume/v3/attachments/ddb06c25-8f84-4870-aee6-ace5e7c4b1d1/action => generated 0 bytes in 133 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-58dee749-893e-49e8-aeeb-11a28925dfcf None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-58dee749-893e-49e8-aeeb-11a28925dfcf tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:45:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-58dee749-893e-49e8-aeeb-11a28925dfcf tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1326021859"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-58dee749-893e-49e8-aeeb-11a28925dfcf tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:45:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 206/426] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:45:26 2026] POST /volume/v3/types => generated 228 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8a23ae8a-5e1f-4a66-b41f-66a6d6536ccb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8a23ae8a-5e1f-4a66-b41f-66a6d6536ccb tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] POST http://192.168.122.248/volume/v3/group_types Sep 06 22:45:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8a23ae8a-5e1f-4a66-b41f-66a6d6536ccb tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-2006300474"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8a23ae8a-5e1f-4a66-b41f-66a6d6536ccb tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] http://192.168.122.248/volume/v3/group_types returned with HTTP 202 Sep 06 22:45:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 221/427] 192.168.122.248 () {62 vars in 1195 bytes} [Sun Sep 6 22:45:27 2026] POST /volume/v3/group_types => generated 185 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-68b0ba98-600a-4147-a24e-da5aca9476e7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-68b0ba98-600a-4147-a24e-da5aca9476e7 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] POST http://192.168.122.248/volume/v3/groups Sep 06 22:45:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-68b0ba98-600a-4147-a24e-da5aca9476e7 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c7bc4ec2-ab87-4feb-9bd7-26fef0d5c78f", "volume_types": ["54def82a-771c-4add-91f9-7e10118f230a"], "name": "tempest-GroupSnapshotsV319Test-Group-2024334387"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-68b0ba98-600a-4147-a24e-da5aca9476e7 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Creating new group {'group': {'group_type': 'c7bc4ec2-ab87-4feb-9bd7-26fef0d5c78f', 'volume_types': ['54def82a-771c-4add-91f9-7e10118f230a'], 'name': 'tempest-GroupSnapshotsV319Test-Group-2024334387'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 22:45:27 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.groups [None req-68b0ba98-600a-4147-a24e-da5aca9476e7 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-2024334387. Sep 06 22:45:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-68b0ba98-600a-4147-a24e-da5aca9476e7 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Availability Zones retrieved successfully. Sep 06 22:45:27 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-68b0ba98-600a-4147-a24e-da5aca9476e7 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Created reservations ['f992d308-4a35-428f-97ef-9fa344ecc9ae'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:45:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-68b0ba98-600a-4147-a24e-da5aca9476e7 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/groups returned with HTTP 202 Sep 06 22:45:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 207/428] 192.168.122.248 () {62 vars in 1181 bytes} [Sun Sep 6 22:45:27 2026] POST /volume/v3/groups => generated 116 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b2a5380b-74b7-4c1b-b5ba-51a8c08f34db None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b2a5380b-74b7-4c1b-b5ba-51a8c08f34db tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/groups/2052882e-b4e9-4c61-8b87-c7105de05c5d Sep 06 22:45:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b2a5380b-74b7-4c1b-b5ba-51a8c08f34db tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b2a5380b-74b7-4c1b-b5ba-51a8c08f34db tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-b2a5380b-74b7-4c1b-b5ba-51a8c08f34db tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] show called for member 2052882e-b4e9-4c61-8b87-c7105de05c5d {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:45:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:27 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:45:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b2a5380b-74b7-4c1b-b5ba-51a8c08f34db tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/groups/2052882e-b4e9-4c61-8b87-c7105de05c5d returned with HTTP 200 Sep 06 22:45:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 222/429] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:45:27 2026] GET /volume/v3/groups/2052882e-b4e9-4c61-8b87-c7105de05c5d => generated 396 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d87faa8c-db49-4612-89b2-bcd7ac9163df None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d87faa8c-db49-4612-89b2-bcd7ac9163df tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/groups/2052882e-b4e9-4c61-8b87-c7105de05c5d Sep 06 22:45:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d87faa8c-db49-4612-89b2-bcd7ac9163df tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d87faa8c-db49-4612-89b2-bcd7ac9163df tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-d87faa8c-db49-4612-89b2-bcd7ac9163df tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] show called for member 2052882e-b4e9-4c61-8b87-c7105de05c5d {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:45:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:28 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:45:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d87faa8c-db49-4612-89b2-bcd7ac9163df tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/groups/2052882e-b4e9-4c61-8b87-c7105de05c5d returned with HTTP 200 Sep 06 22:45:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 208/430] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:45:28 2026] GET /volume/v3/groups/2052882e-b4e9-4c61-8b87-c7105de05c5d => generated 397 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:45:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-695e025a-e23e-48f1-b587-922759cb32d8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:45:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2126847790", "volume_type": "54def82a-771c-4add-91f9-7e10118f230a", "group_id": "2052882e-b4e9-4c61-8b87-c7105de05c5d", "size": 1}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2126847790', 'volume_type': '54def82a-771c-4add-91f9-7e10118f230a', 'group_id': '2052882e-b4e9-4c61-8b87-c7105de05c5d', 'size': 1}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:45:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:28 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Create volume of 1 GB Sep 06 22:45:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:28 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:45:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Availability Zones retrieved successfully. Sep 06 22:45:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Flow 'volume_create_api' (d70a2f0a-19ce-4288-81be-a8a34a5482e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:45:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a96cf77-6835-448f-a5b2-0516a64859e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:45:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a96cf77-6835-448f-a5b2-0516a64859e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:45:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=54def82a-771c-4add-91f9-7e10118f230a,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1326021859',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '54def82a-771c-4add-91f9-7e10118f230a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2052882e-b4e9-4c61-8b87-c7105de05c5d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a02e9f5d-d19e-4b64-994b-1d5b92378316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:28 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1326021859 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1326021859, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:45:28 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1326021859 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1326021859, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:45:29 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Created reservations ['2eed4dfe-77d1-4058-9640-8f697fa5b944', '0b3360db-3762-4a98-93b9-a8f1e3c57cf7', 'c21c3f9e-63f6-4139-bf6b-eca318b46b0d', 'a1e68f8b-e28a-42cd-879a-0edd37348c68'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:45:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a02e9f5d-d19e-4b64-994b-1d5b92378316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2eed4dfe-77d1-4058-9640-8f697fa5b944', '0b3360db-3762-4a98-93b9-a8f1e3c57cf7', 'c21c3f9e-63f6-4139-bf6b-eca318b46b0d', 'a1e68f8b-e28a-42cd-879a-0edd37348c68']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (260bcb51-cdf1-4ca7-8e79-45cd118d5e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:29 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:29 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (260bcb51-cdf1-4ca7-8e79-45cd118d5e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aae2f929-08dd-4c65-8ab2-17596d45c50e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2126847790',encryption_key_id=None,group_id=2052882e-b4e9-4c61-8b87-c7105de05c5d,group_type_id=,metadata={},multiattach=False,project_id='52a67697e7ea43379eddaa5ac8cc18a6',qos_specs=None,replication_status=,reservations=['2eed4dfe-77d1-4058-9640-8f697fa5b944','0b3360db-3762-4a98-93b9-a8f1e3c57cf7','c21c3f9e-63f6-4139-bf6b-eca318b46b0d','a1e68f8b-e28a-42cd-879a-0edd37348c68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56bae452654441a293458763d7348ea1',volume_type_id=54def82a-771c-4add-91f9-7e10118f230a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:45:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2126847790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2052882e-b4e9-4c61-8b87-c7105de05c5d,host=None,id=aae2f929-08dd-4c65-8ab2-17596d45c50e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52a67697e7ea43379eddaa5ac8cc18a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56bae452654441a293458763d7348ea1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(54def82a-771c-4add-91f9-7e10118f230a),volume_type_id=54def82a-771c-4add-91f9-7e10118f230a)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (039da79e-8e0f-4623-abc8-c0a0e204142d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (039da79e-8e0f-4623-abc8-c0a0e204142d) transitioned into state 'SUCCESS' from state '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-2126847790',encryption_key_id=None,group_id=2052882e-b4e9-4c61-8b87-c7105de05c5d,group_type_id=,metadata={},multiattach=False,project_id='52a67697e7ea43379eddaa5ac8cc18a6',qos_specs=None,replication_status=,reservations=['2eed4dfe-77d1-4058-9640-8f697fa5b944','0b3360db-3762-4a98-93b9-a8f1e3c57cf7','c21c3f9e-63f6-4139-bf6b-eca318b46b0d','a1e68f8b-e28a-42cd-879a-0edd37348c68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56bae452654441a293458763d7348ea1',volume_type_id=54def82a-771c-4add-91f9-7e10118f230a)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da964558-11c2-4b3f-b015-3a09d082d8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da964558-11c2-4b3f-b015-3a09d082d8bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Flow 'volume_create_api' (d70a2f0a-19ce-4288-81be-a8a34a5482e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:45:29 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Create volume request issued successfully. Sep 06 22:45:29 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:45:29 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:45:29 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:45:29 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:29 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-695e025a-e23e-48f1-b587-922759cb32d8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:45:29 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 223/431] 192.168.122.248 () {62 vars in 1184 bytes} [Sun Sep 6 22:45:28 2026] POST /volume/v3/volumes => generated 835 bytes in 761 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d4d5dcdf-c149-469d-8008-80176b06d0f3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d4d5dcdf-c149-469d-8008-80176b06d0f3 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/volumes/aae2f929-08dd-4c65-8ab2-17596d45c50e Sep 06 22:45:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d4d5dcdf-c149-469d-8008-80176b06d0f3 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d4d5dcdf-c149-469d-8008-80176b06d0f3 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:29 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:29 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:29 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:29 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d4d5dcdf-c149-469d-8008-80176b06d0f3 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Volume info retrieved successfully. Sep 06 22:45:29 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-d4d5dcdf-c149-469d-8008-80176b06d0f3 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:45:29 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-d4d5dcdf-c149-469d-8008-80176b06d0f3 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:45:29 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-d4d5dcdf-c149-469d-8008-80176b06d0f3 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:45:29 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:29 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d4d5dcdf-c149-469d-8008-80176b06d0f3 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/volumes/aae2f929-08dd-4c65-8ab2-17596d45c50e returned with HTTP 200 Sep 06 22:45:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 209/432] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:45:29 2026] GET /volume/v3/volumes/aae2f929-08dd-4c65-8ab2-17596d45c50e => generated 927 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f07d1a41-b05f-4270-8d64-4e2363b8ff63 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f07d1a41-b05f-4270-8d64-4e2363b8ff63 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/volumes/aae2f929-08dd-4c65-8ab2-17596d45c50e Sep 06 22:45:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f07d1a41-b05f-4270-8d64-4e2363b8ff63 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f07d1a41-b05f-4270-8d64-4e2363b8ff63 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:30 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:30 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f07d1a41-b05f-4270-8d64-4e2363b8ff63 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Volume info retrieved successfully. Sep 06 22:45:30 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-f07d1a41-b05f-4270-8d64-4e2363b8ff63 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:45:30 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-f07d1a41-b05f-4270-8d64-4e2363b8ff63 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:45:31 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-f07d1a41-b05f-4270-8d64-4e2363b8ff63 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:45:31 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:31 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f07d1a41-b05f-4270-8d64-4e2363b8ff63 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/volumes/aae2f929-08dd-4c65-8ab2-17596d45c50e returned with HTTP 200 Sep 06 22:45:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 224/433] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:45:30 2026] GET /volume/v3/volumes/aae2f929-08dd-4c65-8ab2-17596d45c50e => generated 927 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:45:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:45:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-968905793"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-968905793'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:45:31 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Create volume of 1 GB Sep 06 22:45:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Availability Zones retrieved successfully. Sep 06 22:45:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Flow 'volume_create_api' (46403fc9-00d5-4dd7-957a-e6945f7f606a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:45:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af4b218-90f0-411d-9e99-baec61ddf6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:45:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af4b218-90f0-411d-9e99-baec61ddf6f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b19a054-4e0c-4ec9-89ed-93d7c5f4092e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:31 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Created reservations ['8ff0733a-e272-46f0-97c8-4519bcb8b97a', '03cad20e-88ac-4d57-9328-da6803d68985', 'ca869121-0fd6-4b86-a990-6a33579f5dbe', 'b35a4bf4-cced-495b-a98e-385e38a51d8c'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:45:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b19a054-4e0c-4ec9-89ed-93d7c5f4092e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ff0733a-e272-46f0-97c8-4519bcb8b97a', '03cad20e-88ac-4d57-9328-da6803d68985', 'ca869121-0fd6-4b86-a990-6a33579f5dbe', 'b35a4bf4-cced-495b-a98e-385e38a51d8c']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c1c314-e874-4ed1-919f-e289b1136a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:31 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:31 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c1c314-e874-4ed1-919f-e289b1136a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '514039b3-b211-447e-ba3f-96c076c0818a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-968905793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b619158f998248559b06fe62b79408f0',qos_specs=None,replication_status=,reservations=['8ff0733a-e272-46f0-97c8-4519bcb8b97a','03cad20e-88ac-4d57-9328-da6803d68985','ca869121-0fd6-4b86-a990-6a33579f5dbe','b35a4bf4-cced-495b-a98e-385e38a51d8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f92bc0362d5f43528f655dadb422f5b9',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:45:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-968905793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=514039b3-b211-447e-ba3f-96c076c0818a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b619158f998248559b06fe62b79408f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f92bc0362d5f43528f655dadb422f5b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (623b40a4-4fdc-4542-9fd1-fb5f0088e909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (623b40a4-4fdc-4542-9fd1-fb5f0088e909) transitioned into state 'SUCCESS' from state '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-968905793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b619158f998248559b06fe62b79408f0',qos_specs=None,replication_status=,reservations=['8ff0733a-e272-46f0-97c8-4519bcb8b97a','03cad20e-88ac-4d57-9328-da6803d68985','ca869121-0fd6-4b86-a990-6a33579f5dbe','b35a4bf4-cced-495b-a98e-385e38a51d8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f92bc0362d5f43528f655dadb422f5b9',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d457d2cf-d960-4dc4-89dd-92d2b8248aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d457d2cf-d960-4dc4-89dd-92d2b8248aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Flow 'volume_create_api' (46403fc9-00d5-4dd7-957a-e6945f7f606a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:45:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Create volume request issued successfully. Sep 06 22:45:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-31d1a32f-3f67-4a65-88f9-76b665d9076d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:45:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 210/434] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:45:31 2026] POST /volume/v3/volumes => generated 763 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 22:45:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-671c0828-a2dd-4462-85d1-b8a480c481b5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-671c0828-a2dd-4462-85d1-b8a480c481b5 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] GET http://192.168.122.248/volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a Sep 06 22:45:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-671c0828-a2dd-4462-85d1-b8a480c481b5 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-671c0828-a2dd-4462-85d1-b8a480c481b5 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-671c0828-a2dd-4462-85d1-b8a480c481b5 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Volume info retrieved successfully. Sep 06 22:45:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-671c0828-a2dd-4462-85d1-b8a480c481b5 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a returned with HTTP 200 Sep 06 22:45:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 225/435] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:32 2026] GET /volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a => generated 831 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d6eef607-da68-44b7-803f-158b44ba9cb8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d6eef607-da68-44b7-803f-158b44ba9cb8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/volumes/aae2f929-08dd-4c65-8ab2-17596d45c50e Sep 06 22:45:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d6eef607-da68-44b7-803f-158b44ba9cb8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d6eef607-da68-44b7-803f-158b44ba9cb8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d6eef607-da68-44b7-803f-158b44ba9cb8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Volume info retrieved successfully. Sep 06 22:45:32 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-d6eef607-da68-44b7-803f-158b44ba9cb8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:45:32 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-d6eef607-da68-44b7-803f-158b44ba9cb8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:45:32 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-d6eef607-da68-44b7-803f-158b44ba9cb8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:45:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d6eef607-da68-44b7-803f-158b44ba9cb8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/volumes/aae2f929-08dd-4c65-8ab2-17596d45c50e returned with HTTP 200 Sep 06 22:45:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 211/436] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:45:32 2026] GET /volume/v3/volumes/aae2f929-08dd-4c65-8ab2-17596d45c50e => generated 928 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f119929d-4514-4864-b341-351355a68e8f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f119929d-4514-4864-b341-351355a68e8f tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] POST http://192.168.122.248/volume/v3/group_snapshots Sep 06 22:45:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f119929d-4514-4864-b341-351355a68e8f tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2052882e-b4e9-4c61-8b87-c7105de05c5d", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-29600565"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-f119929d-4514-4864-b341-351355a68e8f tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2052882e-b4e9-4c61-8b87-c7105de05c5d', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-29600565'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 06 22:45:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:32 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.group_snapshots [None req-f119929d-4514-4864-b341-351355a68e8f tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-29600565. Sep 06 22:45:32 devstack devstack@c-api.service[87216]: /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 06 22:45:32 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:45:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:32 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-f119929d-4514-4864-b341-351355a68e8f tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1326021859 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1326021859, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:45:32 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-f119929d-4514-4864-b341-351355a68e8f tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Created reservations ['9122d1c2-f617-428a-af0d-1221b1e2d6b9', '2d1ca50a-b9cb-4fbb-aefd-3f99e0f92fa5', 'bba74f8d-93d6-4165-94b9-f10a9050ec52', 'bb214e79-3163-48da-9a5e-bc4c78c9bb7b'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:45:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f119929d-4514-4864-b341-351355a68e8f tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/group_snapshots returned with HTTP 202 Sep 06 22:45:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 226/437] 192.168.122.248 () {62 vars in 1208 bytes} [Sun Sep 6 22:45:32 2026] POST /volume/v3/group_snapshots => generated 189 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a622799c-3a32-46d8-aa51-8a0ed300b1ba None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a622799c-3a32-46d8-aa51-8a0ed300b1ba tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 Sep 06 22:45:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a622799c-3a32-46d8-aa51-8a0ed300b1ba tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a622799c-3a32-46d8-aa51-8a0ed300b1ba tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.group_snapshots [None req-a622799c-3a32-46d8-aa51-8a0ed300b1ba tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] show called for member 372521a9-f0ff-4366-a3c2-11ed4814a828 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:45:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a622799c-3a32-46d8-aa51-8a0ed300b1ba tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 returned with HTTP 200 Sep 06 22:45:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 212/438] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:45:32 2026] GET /volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 => generated 328 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:45:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9ff3c2a9-580c-4d1e-9586-9b629cf75111 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9ff3c2a9-580c-4d1e-9586-9b629cf75111 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] GET http://192.168.122.248/volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a Sep 06 22:45:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9ff3c2a9-580c-4d1e-9586-9b629cf75111 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9ff3c2a9-580c-4d1e-9586-9b629cf75111 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:33 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:33 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:33 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:33 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:33 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9ff3c2a9-580c-4d1e-9586-9b629cf75111 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Volume info retrieved successfully. Sep 06 22:45:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9ff3c2a9-580c-4d1e-9586-9b629cf75111 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a returned with HTTP 200 Sep 06 22:45:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 227/439] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:33 2026] GET /volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b4bec9b7-4a3d-4dd0-8cd7-d34230ac0e4c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b4bec9b7-4a3d-4dd0-8cd7-d34230ac0e4c tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 Sep 06 22:45:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b4bec9b7-4a3d-4dd0-8cd7-d34230ac0e4c tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b4bec9b7-4a3d-4dd0-8cd7-d34230ac0e4c tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.group_snapshots [None req-b4bec9b7-4a3d-4dd0-8cd7-d34230ac0e4c tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] show called for member 372521a9-f0ff-4366-a3c2-11ed4814a828 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:45:33 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:33 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b4bec9b7-4a3d-4dd0-8cd7-d34230ac0e4c tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 returned with HTTP 200 Sep 06 22:45:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 213/440] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:45:33 2026] GET /volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 => generated 328 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0a4d38f7-3fee-48cc-bb47-94591148c0a0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0a4d38f7-3fee-48cc-bb47-94591148c0a0 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] GET http://192.168.122.248/volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a Sep 06 22:45:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0a4d38f7-3fee-48cc-bb47-94591148c0a0 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0a4d38f7-3fee-48cc-bb47-94591148c0a0 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:34 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:34 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:34 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:34 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:34 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0a4d38f7-3fee-48cc-bb47-94591148c0a0 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Volume info retrieved successfully. Sep 06 22:45:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0a4d38f7-3fee-48cc-bb47-94591148c0a0 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a returned with HTTP 200 Sep 06 22:45:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 228/441] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:34 2026] GET /volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1c09d5d9-8365-48e3-b0b9-f3902ccb5ac0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1c09d5d9-8365-48e3-b0b9-f3902ccb5ac0 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:45:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1c09d5d9-8365-48e3-b0b9-f3902ccb5ac0 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "514039b3-b211-447e-ba3f-96c076c0818a", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1762483600"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:34 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:34 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:34 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:34 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1c09d5d9-8365-48e3-b0b9-f3902ccb5ac0 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Volume info retrieved successfully. Sep 06 22:45:34 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-1c09d5d9-8365-48e3-b0b9-f3902ccb5ac0 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Create snapshot from volume 514039b3-b211-447e-ba3f-96c076c0818a Sep 06 22:45:34 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-1c09d5d9-8365-48e3-b0b9-f3902ccb5ac0 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Created reservations ['1b586975-b27f-41d3-b2aa-d68a9f97271f', '31f57aca-28ec-4e89-b257-3b2aad5d02c4', '7199dbb8-d87b-474f-b692-ee4822fdf6db', 'f098f4b0-2751-4f6a-9e4f-ff590fdf121f'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:45:34 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:34 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1c09d5d9-8365-48e3-b0b9-f3902ccb5ac0 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Snapshot create request issued successfully. Sep 06 22:45:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1c09d5d9-8365-48e3-b0b9-f3902ccb5ac0 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:45:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 214/442] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:45:34 2026] POST /volume/v3/snapshots => generated 311 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:45:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b8426e38-9aa5-4709-ad53-7653e701bcc2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b8426e38-9aa5-4709-ad53-7653e701bcc2 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] GET http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 Sep 06 22:45:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b8426e38-9aa5-4709-ad53-7653e701bcc2 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b8426e38-9aa5-4709-ad53-7653e701bcc2 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:34 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:34 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:34 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b8426e38-9aa5-4709-ad53-7653e701bcc2 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Snapshot retrieved successfully. Sep 06 22:45:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b8426e38-9aa5-4709-ad53-7653e701bcc2 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 returned with HTTP 200 Sep 06 22:45:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 229/443] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:34 2026] GET /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 => generated 443 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:45:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6723d822-297b-42f3-8375-cfc2ac2882bd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6723d822-297b-42f3-8375-cfc2ac2882bd tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 Sep 06 22:45:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6723d822-297b-42f3-8375-cfc2ac2882bd tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6723d822-297b-42f3-8375-cfc2ac2882bd tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.group_snapshots [None req-6723d822-297b-42f3-8375-cfc2ac2882bd tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] show called for member 372521a9-f0ff-4366-a3c2-11ed4814a828 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:45:35 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:35 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6723d822-297b-42f3-8375-cfc2ac2882bd tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 returned with HTTP 200 Sep 06 22:45:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 215/444] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:45:35 2026] GET /volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 => generated 328 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-482c981e-2a81-419d-b74a-24a7bab62b74 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-482c981e-2a81-419d-b74a-24a7bab62b74 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] GET http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 Sep 06 22:45:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-482c981e-2a81-419d-b74a-24a7bab62b74 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-482c981e-2a81-419d-b74a-24a7bab62b74 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:35 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:35 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:35 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-482c981e-2a81-419d-b74a-24a7bab62b74 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Snapshot retrieved successfully. Sep 06 22:45:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-482c981e-2a81-419d-b74a-24a7bab62b74 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 returned with HTTP 200 Sep 06 22:45:35 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 230/445] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:35 2026] GET /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 => generated 443 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a195fac1-349e-4774-88b3-12781d7a2b36 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a195fac1-349e-4774-88b3-12781d7a2b36 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 Sep 06 22:45:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a195fac1-349e-4774-88b3-12781d7a2b36 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a195fac1-349e-4774-88b3-12781d7a2b36 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.group_snapshots [None req-a195fac1-349e-4774-88b3-12781d7a2b36 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] show called for member 372521a9-f0ff-4366-a3c2-11ed4814a828 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:45:36 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:36 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a195fac1-349e-4774-88b3-12781d7a2b36 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 returned with HTTP 200 Sep 06 22:45:36 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 216/446] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:45:36 2026] GET /volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 => generated 328 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4c991c45-9ab5-4e9b-a3dd-ef785bd09fa5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4c991c45-9ab5-4e9b-a3dd-ef785bd09fa5 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] GET http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 Sep 06 22:45:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4c991c45-9ab5-4e9b-a3dd-ef785bd09fa5 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4c991c45-9ab5-4e9b-a3dd-ef785bd09fa5 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:36 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:36 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4c991c45-9ab5-4e9b-a3dd-ef785bd09fa5 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Snapshot retrieved successfully. Sep 06 22:45:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4c991c45-9ab5-4e9b-a3dd-ef785bd09fa5 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 returned with HTTP 200 Sep 06 22:45:36 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 231/447] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:36 2026] GET /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 => generated 443 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-eafb6ff8-3b7f-437f-8823-0e7018db04fb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eafb6ff8-3b7f-437f-8823-0e7018db04fb tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-eafb6ff8-3b7f-437f-8823-0e7018db04fb tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-eafb6ff8-3b7f-437f-8823-0e7018db04fb tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.group_snapshots [None req-eafb6ff8-3b7f-437f-8823-0e7018db04fb tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] show called for member 372521a9-f0ff-4366-a3c2-11ed4814a828 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eafb6ff8-3b7f-437f-8823-0e7018db04fb tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 returned with HTTP 200 Sep 06 22:45:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 217/448] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:45:37 2026] GET /volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 => generated 329 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-080be149-50b3-424b-8944-38c84ec1e64e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-080be149-50b3-424b-8944-38c84ec1e64e tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/snapshots/detail Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-080be149-50b3-424b-8944-38c84ec1e64e tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-080be149-50b3-424b-8944-38c84ec1e64e tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-080be149-50b3-424b-8944-38c84ec1e64e tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-080be149-50b3-424b-8944-38c84ec1e64e tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Building query based on filter {{(pid=87216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: /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 06 22:45:37 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:45:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-080be149-50b3-424b-8944-38c84ec1e64e tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Get all snapshots completed successfully. Sep 06 22:45:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-080be149-50b3-424b-8944-38c84ec1e64e tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 22:45:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 232/449] 192.168.122.248 () {58 vars in 1148 bytes} [Sun Sep 6 22:45:37 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-41e8742f-7ded-4466-8741-58e0ae0e9864 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-41e8742f-7ded-4466-8741-58e0ae0e9864 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/snapshots/f22dadc4-6d6b-427e-b08c-7fde7db03958 Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-41e8742f-7ded-4466-8741-58e0ae0e9864 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-41e8742f-7ded-4466-8741-58e0ae0e9864 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-41e8742f-7ded-4466-8741-58e0ae0e9864 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Snapshot retrieved successfully. Sep 06 22:45:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-41e8742f-7ded-4466-8741-58e0ae0e9864 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/snapshots/f22dadc4-6d6b-427e-b08c-7fde7db03958 returned with HTTP 200 Sep 06 22:45:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 218/450] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:37 2026] GET /volume/v3/snapshots/f22dadc4-6d6b-427e-b08c-7fde7db03958 => generated 472 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4c9a9ce2-5204-4f84-8b87-3239c5dc86b8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4c9a9ce2-5204-4f84-8b87-3239c5dc86b8 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] POST http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828/action Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4c9a9ce2-5204-4f84-8b87-3239c5dc86b8 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4c9a9ce2-5204-4f84-8b87-3239c5dc86b8 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-4c9a9ce2-5204-4f84-8b87-3239c5dc86b8 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] Updating group '372521a9-f0ff-4366-a3c2-11ed4814a828' with 'creating' {{(pid=87216) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4c9a9ce2-5204-4f84-8b87-3239c5dc86b8 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828/action returned with HTTP 202 Sep 06 22:45:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 233/451] 192.168.122.248 () {62 vars in 1339 bytes} [Sun Sep 6 22:45:37 2026] POST /volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b5070aff-96de-4149-95ae-482e8412da1b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b5070aff-96de-4149-95ae-482e8412da1b tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b5070aff-96de-4149-95ae-482e8412da1b tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b5070aff-96de-4149-95ae-482e8412da1b tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.group_snapshots [None req-b5070aff-96de-4149-95ae-482e8412da1b tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] show called for member 372521a9-f0ff-4366-a3c2-11ed4814a828 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b5070aff-96de-4149-95ae-482e8412da1b tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 returned with HTTP 200 Sep 06 22:45:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 219/452] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:45:37 2026] GET /volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 => generated 328 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fd5019ad-2e84-4a97-b9dd-a5b26fb127f1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fd5019ad-2e84-4a97-b9dd-a5b26fb127f1 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] POST http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828/action Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fd5019ad-2e84-4a97-b9dd-a5b26fb127f1 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fd5019ad-2e84-4a97-b9dd-a5b26fb127f1 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-fd5019ad-2e84-4a97-b9dd-a5b26fb127f1 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] Updating group '372521a9-f0ff-4366-a3c2-11ed4814a828' with 'available' {{(pid=87216) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fd5019ad-2e84-4a97-b9dd-a5b26fb127f1 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828/action returned with HTTP 202 Sep 06 22:45:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 234/453] 192.168.122.248 () {62 vars in 1339 bytes} [Sun Sep 6 22:45:37 2026] POST /volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-58babc4b-92c2-45e7-8e46-2c9fbe0e5941 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-58babc4b-92c2-45e7-8e46-2c9fbe0e5941 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-58babc4b-92c2-45e7-8e46-2c9fbe0e5941 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-58babc4b-92c2-45e7-8e46-2c9fbe0e5941 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.group_snapshots [None req-58babc4b-92c2-45e7-8e46-2c9fbe0e5941 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] show called for member 372521a9-f0ff-4366-a3c2-11ed4814a828 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-58babc4b-92c2-45e7-8e46-2c9fbe0e5941 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 returned with HTTP 200 Sep 06 22:45:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 220/454] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:45:37 2026] GET /volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 => generated 329 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4655ce98-016f-4142-8a88-5edcebef66d6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4655ce98-016f-4142-8a88-5edcebef66d6 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] POST http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828/action Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4655ce98-016f-4142-8a88-5edcebef66d6 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4655ce98-016f-4142-8a88-5edcebef66d6 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-4655ce98-016f-4142-8a88-5edcebef66d6 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] Updating group '372521a9-f0ff-4366-a3c2-11ed4814a828' with 'error' {{(pid=87216) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4655ce98-016f-4142-8a88-5edcebef66d6 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828/action returned with HTTP 202 Sep 06 22:45:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 235/455] 192.168.122.248 () {62 vars in 1339 bytes} [Sun Sep 6 22:45:37 2026] POST /volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-462b4f19-24c7-4109-9949-6f55c12583df None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-462b4f19-24c7-4109-9949-6f55c12583df tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-462b4f19-24c7-4109-9949-6f55c12583df tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-462b4f19-24c7-4109-9949-6f55c12583df tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.group_snapshots [None req-462b4f19-24c7-4109-9949-6f55c12583df tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] show called for member 372521a9-f0ff-4366-a3c2-11ed4814a828 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-462b4f19-24c7-4109-9949-6f55c12583df tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 returned with HTTP 200 Sep 06 22:45:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 221/456] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:45:37 2026] GET /volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 => generated 325 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0f3daf13-d74d-432c-b64c-8ead9e27093e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0f3daf13-d74d-432c-b64c-8ead9e27093e tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] POST http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828/action Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0f3daf13-d74d-432c-b64c-8ead9e27093e tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0f3daf13-d74d-432c-b64c-8ead9e27093e tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-0f3daf13-d74d-432c-b64c-8ead9e27093e tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] Updating group '372521a9-f0ff-4366-a3c2-11ed4814a828' with 'available' {{(pid=87216) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0f3daf13-d74d-432c-b64c-8ead9e27093e tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828/action returned with HTTP 202 Sep 06 22:45:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 236/457] 192.168.122.248 () {62 vars in 1339 bytes} [Sun Sep 6 22:45:37 2026] POST /volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c5eda876-978a-485e-bcbb-7408137f7a58 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c5eda876-978a-485e-bcbb-7408137f7a58 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c5eda876-978a-485e-bcbb-7408137f7a58 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c5eda876-978a-485e-bcbb-7408137f7a58 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.group_snapshots [None req-c5eda876-978a-485e-bcbb-7408137f7a58 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] show called for member 372521a9-f0ff-4366-a3c2-11ed4814a828 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6a83a2fe-681a-4ec3-b199-a6e707941096 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c5eda876-978a-485e-bcbb-7408137f7a58 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 returned with HTTP 200 Sep 06 22:45:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 222/458] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:45:37 2026] GET /volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 => generated 329 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6a83a2fe-681a-4ec3-b199-a6e707941096 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] GET http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6a83a2fe-681a-4ec3-b199-a6e707941096 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6a83a2fe-681a-4ec3-b199-a6e707941096 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2a5b2647-f530-43e0-9142-7c987c544985 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2a5b2647-f530-43e0-9142-7c987c544985 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] DELETE http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2a5b2647-f530-43e0-9142-7c987c544985 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2a5b2647-f530-43e0-9142-7c987c544985 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.group_snapshots [None req-2a5b2647-f530-43e0-9142-7c987c544985 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] delete called for member 372521a9-f0ff-4366-a3c2-11ed4814a828 {{(pid=87215) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 22:45:37 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.group_snapshots [None req-2a5b2647-f530-43e0-9142-7c987c544985 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Delete group_snapshot with id: 372521a9-f0ff-4366-a3c2-11ed4814a828 Sep 06 22:45:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6a83a2fe-681a-4ec3-b199-a6e707941096 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Snapshot retrieved successfully. Sep 06 22:45:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6a83a2fe-681a-4ec3-b199-a6e707941096 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 returned with HTTP 200 Sep 06 22:45:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 237/459] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:37 2026] GET /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 => generated 443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:37 devstack devstack@c-api.service[87215]: /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 06 22:45:37 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:45:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2a5b2647-f530-43e0-9142-7c987c544985 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 returned with HTTP 202 Sep 06 22:45:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 223/460] 192.168.122.248 () {60 vars in 1300 bytes} [Sun Sep 6 22:45:37 2026] DELETE /volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-258433ba-6515-4b30-8c85-cc2728136ea0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-258433ba-6515-4b30-8c85-cc2728136ea0 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-258433ba-6515-4b30-8c85-cc2728136ea0 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-258433ba-6515-4b30-8c85-cc2728136ea0 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-258433ba-6515-4b30-8c85-cc2728136ea0 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-258433ba-6515-4b30-8c85-cc2728136ea0 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:45:37 devstack devstack@c-api.service[87216]: /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 06 22:45:37 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:45:37 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:37 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-258433ba-6515-4b30-8c85-cc2728136ea0 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Get all volumes completed successfully. Sep 06 22:45:37 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-258433ba-6515-4b30-8c85-cc2728136ea0 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:45:37 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-258433ba-6515-4b30-8c85-cc2728136ea0 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:45:38 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-258433ba-6515-4b30-8c85-cc2728136ea0 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:45:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-258433ba-6515-4b30-8c85-cc2728136ea0 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:45:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 238/461] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:45:37 2026] GET /volume/v3/volumes/detail => generated 931 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-875be61e-f38a-4b24-ac87-c763a9e6f32f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-875be61e-f38a-4b24-ac87-c763a9e6f32f tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/snapshots/detail Sep 06 22:45:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-875be61e-f38a-4b24-ac87-c763a9e6f32f tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-875be61e-f38a-4b24-ac87-c763a9e6f32f tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-875be61e-f38a-4b24-ac87-c763a9e6f32f tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:45:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:38 devstack devstack@c-api.service[87215]: DEBUG cinder.db.api [None req-875be61e-f38a-4b24-ac87-c763a9e6f32f tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Building query based on filter {{(pid=87215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:45:38 devstack devstack@c-api.service[87215]: /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 06 22:45:38 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:45:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-875be61e-f38a-4b24-ac87-c763a9e6f32f tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Get all snapshots completed successfully. Sep 06 22:45:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-875be61e-f38a-4b24-ac87-c763a9e6f32f tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 22:45:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 224/462] 192.168.122.248 () {58 vars in 1148 bytes} [Sun Sep 6 22:45:38 2026] GET /volume/v3/snapshots/detail => generated 474 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:45:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4844ae7f-f5b2-4a3e-a50e-69eb85e62728 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4844ae7f-f5b2-4a3e-a50e-69eb85e62728 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/snapshots/f22dadc4-6d6b-427e-b08c-7fde7db03958 Sep 06 22:45:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4844ae7f-f5b2-4a3e-a50e-69eb85e62728 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4844ae7f-f5b2-4a3e-a50e-69eb85e62728 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:38 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4844ae7f-f5b2-4a3e-a50e-69eb85e62728 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Snapshot retrieved successfully. Sep 06 22:45:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4844ae7f-f5b2-4a3e-a50e-69eb85e62728 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/snapshots/f22dadc4-6d6b-427e-b08c-7fde7db03958 returned with HTTP 200 Sep 06 22:45:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 239/463] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:38 2026] GET /volume/v3/snapshots/f22dadc4-6d6b-427e-b08c-7fde7db03958 => generated 471 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7732baaf-0886-432e-822c-5e8786677c93 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7732baaf-0886-432e-822c-5e8786677c93 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] GET http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 Sep 06 22:45:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7732baaf-0886-432e-822c-5e8786677c93 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7732baaf-0886-432e-822c-5e8786677c93 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7732baaf-0886-432e-822c-5e8786677c93 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Snapshot retrieved successfully. Sep 06 22:45:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7732baaf-0886-432e-822c-5e8786677c93 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 returned with HTTP 200 Sep 06 22:45:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 225/464] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:38 2026] GET /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 => generated 443 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a60da08a-6225-49e3-a578-4db49b16a39b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a60da08a-6225-49e3-a578-4db49b16a39b tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/snapshots/f22dadc4-6d6b-427e-b08c-7fde7db03958 Sep 06 22:45:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a60da08a-6225-49e3-a578-4db49b16a39b tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a60da08a-6225-49e3-a578-4db49b16a39b tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:39 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:39 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a60da08a-6225-49e3-a578-4db49b16a39b tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Snapshot retrieved successfully. Sep 06 22:45:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a60da08a-6225-49e3-a578-4db49b16a39b tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/snapshots/f22dadc4-6d6b-427e-b08c-7fde7db03958 returned with HTTP 200 Sep 06 22:45:39 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 240/465] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:39 2026] GET /volume/v3/snapshots/f22dadc4-6d6b-427e-b08c-7fde7db03958 => generated 471 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-68235b17-ba37-4f87-bd0e-981a50ba5397 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-68235b17-ba37-4f87-bd0e-981a50ba5397 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] GET http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 Sep 06 22:45:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-68235b17-ba37-4f87-bd0e-981a50ba5397 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-68235b17-ba37-4f87-bd0e-981a50ba5397 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:39 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:39 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-68235b17-ba37-4f87-bd0e-981a50ba5397 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Snapshot retrieved successfully. Sep 06 22:45:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-68235b17-ba37-4f87-bd0e-981a50ba5397 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 returned with HTTP 200 Sep 06 22:45:39 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 226/466] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:39 2026] GET /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 => generated 443 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cdfec64e-2b65-4a0d-8538-b88c1730486f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cdfec64e-2b65-4a0d-8538-b88c1730486f tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/snapshots/f22dadc4-6d6b-427e-b08c-7fde7db03958 Sep 06 22:45:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cdfec64e-2b65-4a0d-8538-b88c1730486f tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cdfec64e-2b65-4a0d-8538-b88c1730486f tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:40 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:40 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cdfec64e-2b65-4a0d-8538-b88c1730486f tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Snapshot retrieved successfully. Sep 06 22:45:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cdfec64e-2b65-4a0d-8538-b88c1730486f tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/snapshots/f22dadc4-6d6b-427e-b08c-7fde7db03958 returned with HTTP 200 Sep 06 22:45:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 241/467] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:40 2026] GET /volume/v3/snapshots/f22dadc4-6d6b-427e-b08c-7fde7db03958 => generated 471 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:45:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0f9bf46e-5de2-4a88-8515-6b6527c9d78d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0f9bf46e-5de2-4a88-8515-6b6527c9d78d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] GET http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 Sep 06 22:45:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0f9bf46e-5de2-4a88-8515-6b6527c9d78d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0f9bf46e-5de2-4a88-8515-6b6527c9d78d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0f9bf46e-5de2-4a88-8515-6b6527c9d78d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Snapshot retrieved successfully. Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0f9bf46e-5de2-4a88-8515-6b6527c9d78d tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 returned with HTTP 200 Sep 06 22:45:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 227/468] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:41 2026] GET /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 => generated 470 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ecb41116-43ba-45b3-9747-096d97c22f10 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ecb41116-43ba-45b3-9747-096d97c22f10 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] POST http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata Sep 06 22:45:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ecb41116-43ba-45b3-9747-096d97c22f10 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:41 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:41 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ecb41116-43ba-45b3-9747-096d97c22f10 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Snapshot retrieved successfully. Sep 06 22:45:41 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ecb41116-43ba-45b3-9747-096d97c22f10 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Update snapshot metadata completed successfully. Sep 06 22:45:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ecb41116-43ba-45b3-9747-096d97c22f10 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata returned with HTTP 200 Sep 06 22:45:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 242/469] 192.168.122.248 () {60 vars in 1286 bytes} [Sun Sep 6 22:45:41 2026] POST /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata => generated 68 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 22:45:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-29d7cdf3-2d16-47c8-95a4-a5e8a5e4a560 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ecca62ba-a6ff-4e52-9e6c-0e668b579ad2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ecca62ba-a6ff-4e52-9e6c-0e668b579ad2 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/snapshots/f22dadc4-6d6b-427e-b08c-7fde7db03958 Sep 06 22:45:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ecca62ba-a6ff-4e52-9e6c-0e668b579ad2 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ecca62ba-a6ff-4e52-9e6c-0e668b579ad2 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ecca62ba-a6ff-4e52-9e6c-0e668b579ad2 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/snapshots/f22dadc4-6d6b-427e-b08c-7fde7db03958 returned with HTTP 404 Sep 06 22:45:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 243/470] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:41 2026] GET /volume/v3/snapshots/f22dadc4-6d6b-427e-b08c-7fde7db03958 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fb1907f1-35a7-4880-a52c-42179d8da85e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fb1907f1-35a7-4880-a52c-42179d8da85e tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 Sep 06 22:45:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fb1907f1-35a7-4880-a52c-42179d8da85e tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fb1907f1-35a7-4880-a52c-42179d8da85e tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.group_snapshots [None req-fb1907f1-35a7-4880-a52c-42179d8da85e tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] show called for member 372521a9-f0ff-4366-a3c2-11ed4814a828 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fb1907f1-35a7-4880-a52c-42179d8da85e tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 returned with HTTP 404 Sep 06 22:45:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 244/471] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:45:41 2026] GET /volume/v3/group_snapshots/372521a9-f0ff-4366-a3c2-11ed4814a828 => generated 116 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:45:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d4b4d2bc-89cc-4235-a357-385bf56727f8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d4b4d2bc-89cc-4235-a357-385bf56727f8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:45:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d4b4d2bc-89cc-4235-a357-385bf56727f8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d4b4d2bc-89cc-4235-a357-385bf56727f8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-d4b4d2bc-89cc-4235-a357-385bf56727f8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d4b4d2bc-89cc-4235-a357-385bf56727f8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: /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 06 22:45:41 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:45:41 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:41 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:41 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d4b4d2bc-89cc-4235-a357-385bf56727f8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Get all volumes completed successfully. Sep 06 22:45:41 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-d4b4d2bc-89cc-4235-a357-385bf56727f8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:45:41 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-d4b4d2bc-89cc-4235-a357-385bf56727f8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-29d7cdf3-2d16-47c8-95a4-a5e8a5e4a560 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] GET http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata Sep 06 22:45:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-29d7cdf3-2d16-47c8-95a4-a5e8a5e4a560 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-29d7cdf3-2d16-47c8-95a4-a5e8a5e4a560 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-d4b4d2bc-89cc-4235-a357-385bf56727f8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:45:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-29d7cdf3-2d16-47c8-95a4-a5e8a5e4a560 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Snapshot retrieved successfully. Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-29d7cdf3-2d16-47c8-95a4-a5e8a5e4a560 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Get snapshot metadata completed successfully. Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-29d7cdf3-2d16-47c8-95a4-a5e8a5e4a560 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata returned with HTTP 200 Sep 06 22:45:41 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:41 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 228/472] 192.168.122.248 () {58 vars in 1265 bytes} [Sun Sep 6 22:45:41 2026] GET /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata => generated 68 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:45:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0bd81590-ca3e-494a-b4db-bb6578e43a91 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0bd81590-ca3e-494a-b4db-bb6578e43a91 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] PUT http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata Sep 06 22:45:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0bd81590-ca3e-494a-b4db-bb6578e43a91 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0bd81590-ca3e-494a-b4db-bb6578e43a91 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Snapshot retrieved successfully. Sep 06 22:45:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d4b4d2bc-89cc-4235-a357-385bf56727f8 tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:45:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 245/473] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:45:41 2026] GET /volume/v3/volumes/detail => generated 931 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bd4b327a-6164-48bf-b0ad-94b2cc49190e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bd4b327a-6164-48bf-b0ad-94b2cc49190e tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] POST http://192.168.122.248/volume/v3/groups/2052882e-b4e9-4c61-8b87-c7105de05c5d/action Sep 06 22:45:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bd4b327a-6164-48bf-b0ad-94b2cc49190e tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bd4b327a-6164-48bf-b0ad-94b2cc49190e tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-bd4b327a-6164-48bf-b0ad-94b2cc49190e tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] delete called for group 2052882e-b4e9-4c61-8b87-c7105de05c5d {{(pid=87216) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.groups [None req-bd4b327a-6164-48bf-b0ad-94b2cc49190e tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Delete group with id: 2052882e-b4e9-4c61-8b87-c7105de05c5d Sep 06 22:45:41 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:41 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0bd81590-ca3e-494a-b4db-bb6578e43a91 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Update snapshot metadata completed successfully. Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0bd81590-ca3e-494a-b4db-bb6578e43a91 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata returned with HTTP 200 Sep 06 22:45:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 229/474] 192.168.122.248 () {60 vars in 1285 bytes} [Sun Sep 6 22:45:41 2026] PUT /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata => generated 57 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:45:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ee892f81-c197-43fd-a625-97fe38389974 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ee892f81-c197-43fd-a625-97fe38389974 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] GET http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata Sep 06 22:45:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ee892f81-c197-43fd-a625-97fe38389974 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ee892f81-c197-43fd-a625-97fe38389974 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:41 devstack devstack@c-api.service[87216]: /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 06 22:45:41 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 22:45:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ee892f81-c197-43fd-a625-97fe38389974 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Snapshot retrieved successfully. Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ee892f81-c197-43fd-a625-97fe38389974 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Get snapshot metadata completed successfully. Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ee892f81-c197-43fd-a625-97fe38389974 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata returned with HTTP 200 Sep 06 22:45:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 230/475] 192.168.122.248 () {58 vars in 1265 bytes} [Sun Sep 6 22:45:41 2026] GET /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata => generated 57 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:45:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-58ecdb79-432e-44ce-b661-d426326ce87f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-58ecdb79-432e-44ce-b661-d426326ce87f tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata/key3 Sep 06 22:45:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-58ecdb79-432e-44ce-b661-d426326ce87f tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-58ecdb79-432e-44ce-b661-d426326ce87f tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-58ecdb79-432e-44ce-b661-d426326ce87f tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Snapshot retrieved successfully. Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-58ecdb79-432e-44ce-b661-d426326ce87f tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Get snapshot metadata completed successfully. Sep 06 22:45:41 devstack devstack@c-api.service[87216]: /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 06 22:45:41 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-58ecdb79-432e-44ce-b661-d426326ce87f tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Delete snapshot metadata completed successfully. Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-58ecdb79-432e-44ce-b661-d426326ce87f tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata/key3 returned with HTTP 200 Sep 06 22:45:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 231/476] 192.168.122.248 () {58 vars in 1283 bytes} [Sun Sep 6 22:45:41 2026] DELETE /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata/key3 => generated 0 bytes in 70 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 06 22:45:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d006c483-f94d-43f9-a8f0-432f84ba48d1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d006c483-f94d-43f9-a8f0-432f84ba48d1 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] GET http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata Sep 06 22:45:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d006c483-f94d-43f9-a8f0-432f84ba48d1 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d006c483-f94d-43f9-a8f0-432f84ba48d1 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d006c483-f94d-43f9-a8f0-432f84ba48d1 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Snapshot retrieved successfully. Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d006c483-f94d-43f9-a8f0-432f84ba48d1 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Get snapshot metadata completed successfully. Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d006c483-f94d-43f9-a8f0-432f84ba48d1 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata returned with HTTP 200 Sep 06 22:45:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 232/477] 192.168.122.248 () {58 vars in 1265 bytes} [Sun Sep 6 22:45:41 2026] GET /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata => generated 32 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:45:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4ae51f34-b698-4aa4-8629-8a3ba983a147 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4ae51f34-b698-4aa4-8629-8a3ba983a147 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] PUT http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata Sep 06 22:45:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4ae51f34-b698-4aa4-8629-8a3ba983a147 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bd4b327a-6164-48bf-b0ad-94b2cc49190e tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/groups/2052882e-b4e9-4c61-8b87-c7105de05c5d/action returned with HTTP 202 Sep 06 22:45:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 246/478] 192.168.122.248 () {62 vars in 1312 bytes} [Sun Sep 6 22:45:41 2026] POST /volume/v3/groups/2052882e-b4e9-4c61-8b87-c7105de05c5d/action => generated 0 bytes in 298 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:45:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a2ba9d44-9921-438a-aa0d-06d1d3f79e4a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a2ba9d44-9921-438a-aa0d-06d1d3f79e4a tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/volumes/aae2f929-08dd-4c65-8ab2-17596d45c50e Sep 06 22:45:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a2ba9d44-9921-438a-aa0d-06d1d3f79e4a tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a2ba9d44-9921-438a-aa0d-06d1d3f79e4a tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4ae51f34-b698-4aa4-8629-8a3ba983a147 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Snapshot retrieved successfully. Sep 06 22:45:42 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:42 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a2ba9d44-9921-438a-aa0d-06d1d3f79e4a tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Volume info retrieved successfully. Sep 06 22:45:42 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-a2ba9d44-9921-438a-aa0d-06d1d3f79e4a tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:45:42 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-a2ba9d44-9921-438a-aa0d-06d1d3f79e4a tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4ae51f34-b698-4aa4-8629-8a3ba983a147 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Update snapshot metadata completed successfully. Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4ae51f34-b698-4aa4-8629-8a3ba983a147 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata returned with HTTP 200 Sep 06 22:45:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 233/479] 192.168.122.248 () {60 vars in 1285 bytes} [Sun Sep 6 22:45:42 2026] PUT /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata => generated 16 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:45:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5cf8e1ef-ac35-497b-b9ec-c899cccc169c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5cf8e1ef-ac35-497b-b9ec-c899cccc169c tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] POST http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata Sep 06 22:45:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5cf8e1ef-ac35-497b-b9ec-c899cccc169c tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5cf8e1ef-ac35-497b-b9ec-c899cccc169c tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Snapshot retrieved successfully. Sep 06 22:45:42 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-a2ba9d44-9921-438a-aa0d-06d1d3f79e4a tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:45:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a2ba9d44-9921-438a-aa0d-06d1d3f79e4a tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/volumes/aae2f929-08dd-4c65-8ab2-17596d45c50e returned with HTTP 200 Sep 06 22:45:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 247/480] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:45:42 2026] GET /volume/v3/volumes/aae2f929-08dd-4c65-8ab2-17596d45c50e => generated 927 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5cf8e1ef-ac35-497b-b9ec-c899cccc169c tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Update snapshot metadata completed successfully. Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5cf8e1ef-ac35-497b-b9ec-c899cccc169c tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata returned with HTTP 200 Sep 06 22:45:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 234/481] 192.168.122.248 () {60 vars in 1286 bytes} [Sun Sep 6 22:45:42 2026] POST /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata => generated 68 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:45:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7219b765-2509-4e84-82da-fd5ceb6d21c1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7219b765-2509-4e84-82da-fd5ceb6d21c1 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] GET http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata Sep 06 22:45:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7219b765-2509-4e84-82da-fd5ceb6d21c1 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7219b765-2509-4e84-82da-fd5ceb6d21c1 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7219b765-2509-4e84-82da-fd5ceb6d21c1 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Snapshot retrieved successfully. Sep 06 22:45:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7219b765-2509-4e84-82da-fd5ceb6d21c1 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Get snapshot metadata completed successfully. Sep 06 22:45:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7219b765-2509-4e84-82da-fd5ceb6d21c1 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata returned with HTTP 200 Sep 06 22:45:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 248/482] 192.168.122.248 () {58 vars in 1265 bytes} [Sun Sep 6 22:45:42 2026] GET /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata => generated 68 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:45:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b04508cd-2b20-4e0e-8d2b-4ffea3cb65e6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b04508cd-2b20-4e0e-8d2b-4ffea3cb65e6 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] PUT http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata/key3 Sep 06 22:45:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b04508cd-2b20-4e0e-8d2b-4ffea3cb65e6 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b04508cd-2b20-4e0e-8d2b-4ffea3cb65e6 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Snapshot retrieved successfully. Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b04508cd-2b20-4e0e-8d2b-4ffea3cb65e6 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Update snapshot metadata completed successfully. Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b04508cd-2b20-4e0e-8d2b-4ffea3cb65e6 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata/key3 returned with HTTP 200 Sep 06 22:45:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 235/483] 192.168.122.248 () {60 vars in 1300 bytes} [Sun Sep 6 22:45:42 2026] PUT /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata/key3 => generated 35 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:45:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8c187281-a38e-4d39-ab86-a0e42a662298 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8c187281-a38e-4d39-ab86-a0e42a662298 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] GET http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata/key3 Sep 06 22:45:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8c187281-a38e-4d39-ab86-a0e42a662298 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8c187281-a38e-4d39-ab86-a0e42a662298 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8c187281-a38e-4d39-ab86-a0e42a662298 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Snapshot retrieved successfully. Sep 06 22:45:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8c187281-a38e-4d39-ab86-a0e42a662298 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Get snapshot metadata completed successfully. Sep 06 22:45:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8c187281-a38e-4d39-ab86-a0e42a662298 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata/key3 returned with HTTP 200 Sep 06 22:45:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 249/484] 192.168.122.248 () {58 vars in 1280 bytes} [Sun Sep 6 22:45:42 2026] GET /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata/key3 => generated 35 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 22:45:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f08a34f0-b832-4f46-993b-9d17dff03815 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f08a34f0-b832-4f46-993b-9d17dff03815 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] GET http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata Sep 06 22:45:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f08a34f0-b832-4f46-993b-9d17dff03815 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f08a34f0-b832-4f46-993b-9d17dff03815 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f08a34f0-b832-4f46-993b-9d17dff03815 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Snapshot retrieved successfully. Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f08a34f0-b832-4f46-993b-9d17dff03815 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] Get snapshot metadata completed successfully. Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f08a34f0-b832-4f46-993b-9d17dff03815 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-reader] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata returned with HTTP 200 Sep 06 22:45:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 236/485] 192.168.122.248 () {58 vars in 1265 bytes} [Sun Sep 6 22:45:42 2026] GET /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata => generated 75 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:45:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c743a708-d6ea-4016-a9ca-2367a4c02b61 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c743a708-d6ea-4016-a9ca-2367a4c02b61 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] PUT http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata Sep 06 22:45:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c743a708-d6ea-4016-a9ca-2367a4c02b61 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c743a708-d6ea-4016-a9ca-2367a4c02b61 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Snapshot retrieved successfully. Sep 06 22:45:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c743a708-d6ea-4016-a9ca-2367a4c02b61 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Update snapshot metadata completed successfully. Sep 06 22:45:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c743a708-d6ea-4016-a9ca-2367a4c02b61 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata returned with HTTP 200 Sep 06 22:45:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 250/486] 192.168.122.248 () {60 vars in 1285 bytes} [Sun Sep 6 22:45:42 2026] PUT /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115/metadata => generated 16 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:45:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d593fec6-7c6a-40a5-a96f-3b56d8a6304c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d593fec6-7c6a-40a5-a96f-3b56d8a6304c tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 Sep 06 22:45:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d593fec6-7c6a-40a5-a96f-3b56d8a6304c tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d593fec6-7c6a-40a5-a96f-3b56d8a6304c tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-d593fec6-7c6a-40a5-a96f-3b56d8a6304c tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Delete snapshot with id: d36c438f-cc66-406a-b22b-ae91e2ca4115 Sep 06 22:45:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d593fec6-7c6a-40a5-a96f-3b56d8a6304c tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Snapshot retrieved successfully. Sep 06 22:45:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:43 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d593fec6-7c6a-40a5-a96f-3b56d8a6304c tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Snapshot delete request issued successfully. Sep 06 22:45:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d593fec6-7c6a-40a5-a96f-3b56d8a6304c tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 returned with HTTP 202 Sep 06 22:45:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 237/487] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:45:42 2026] DELETE /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:45:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8fa7273c-802c-4a8a-af17-9a8aad53d05f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8fa7273c-802c-4a8a-af17-9a8aad53d05f tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] GET http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 Sep 06 22:45:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8fa7273c-802c-4a8a-af17-9a8aad53d05f tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8fa7273c-802c-4a8a-af17-9a8aad53d05f tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:43 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:43 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:43 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8fa7273c-802c-4a8a-af17-9a8aad53d05f tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Snapshot retrieved successfully. Sep 06 22:45:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8fa7273c-802c-4a8a-af17-9a8aad53d05f tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 returned with HTTP 200 Sep 06 22:45:43 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 251/488] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:43 2026] GET /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 => generated 469 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-81f0306c-3543-4a18-9f9f-1e00ed08051a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-81f0306c-3543-4a18-9f9f-1e00ed08051a tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/volumes/aae2f929-08dd-4c65-8ab2-17596d45c50e Sep 06 22:45:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-81f0306c-3543-4a18-9f9f-1e00ed08051a tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-81f0306c-3543-4a18-9f9f-1e00ed08051a tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:43 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-81f0306c-3543-4a18-9f9f-1e00ed08051a tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Volume info retrieved successfully. Sep 06 22:45:43 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-81f0306c-3543-4a18-9f9f-1e00ed08051a tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:45:43 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-81f0306c-3543-4a18-9f9f-1e00ed08051a tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:45:43 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-81f0306c-3543-4a18-9f9f-1e00ed08051a tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:45:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-81f0306c-3543-4a18-9f9f-1e00ed08051a tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/volumes/aae2f929-08dd-4c65-8ab2-17596d45c50e returned with HTTP 200 Sep 06 22:45:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 238/489] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:45:43 2026] GET /volume/v3/volumes/aae2f929-08dd-4c65-8ab2-17596d45c50e => generated 926 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e617e871-0436-45f1-bf99-69b4bdec3440 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e617e871-0436-45f1-bf99-69b4bdec3440 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] GET http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 Sep 06 22:45:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e617e871-0436-45f1-bf99-69b4bdec3440 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e617e871-0436-45f1-bf99-69b4bdec3440 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e617e871-0436-45f1-bf99-69b4bdec3440 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Snapshot retrieved successfully. Sep 06 22:45:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e617e871-0436-45f1-bf99-69b4bdec3440 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 returned with HTTP 200 Sep 06 22:45:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 252/490] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:44 2026] GET /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 => generated 469 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e93b1ebc-f29e-487e-a533-7a384cb9e707 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e93b1ebc-f29e-487e-a533-7a384cb9e707 None None] GET http://192.168.122.248/volume// Sep 06 22:45:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e93b1ebc-f29e-487e-a533-7a384cb9e707 None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e93b1ebc-f29e-487e-a533-7a384cb9e707 None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e93b1ebc-f29e-487e-a533-7a384cb9e707 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:45:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 239/491] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:45:44 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:45:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-66d434b7-b0e2-42b6-a308-a2f895893be8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-66d434b7-b0e2-42b6-a308-a2f895893be8 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 22:45:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-66d434b7-b0e2-42b6-a308-a2f895893be8 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3902ff65-39f9-4703-8fe6-f27c5c213135", "connector": null, "instance_uuid": "d3013893-5b17-4052-bd08-7abbb93a9ea5"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-66d434b7-b0e2-42b6-a308-a2f895893be8 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 22:45:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 253/492] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 22:45:44 2026] POST /volume/v3/attachments => generated 273 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-77386888-fce8-4ab2-8dca-105f0430334b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-920e69ea-6a7f-4ddc-9e8c-8de2bdbf57b2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-920e69ea-6a7f-4ddc-9e8c-8de2bdbf57b2 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] DELETE http://192.168.122.248/volume/v3/attachments/ddb06c25-8f84-4870-aee6-ace5e7c4b1d1 Sep 06 22:45:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-920e69ea-6a7f-4ddc-9e8c-8de2bdbf57b2 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-77386888-fce8-4ab2-8dca-105f0430334b tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/volumes/aae2f929-08dd-4c65-8ab2-17596d45c50e Sep 06 22:45:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-77386888-fce8-4ab2-8dca-105f0430334b tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-77386888-fce8-4ab2-8dca-105f0430334b tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-920e69ea-6a7f-4ddc-9e8c-8de2bdbf57b2 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-77386888-fce8-4ab2-8dca-105f0430334b tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/volumes/aae2f929-08dd-4c65-8ab2-17596d45c50e returned with HTTP 404 Sep 06 22:45:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 240/493] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:45:44 2026] GET /volume/v3/volumes/aae2f929-08dd-4c65-8ab2-17596d45c50e => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:45:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f3fa4b4c-8804-431a-bccb-92e2e0a93cda None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f3fa4b4c-8804-431a-bccb-92e2e0a93cda tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] GET http://192.168.122.248/volume/v3/groups/2052882e-b4e9-4c61-8b87-c7105de05c5d Sep 06 22:45:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f3fa4b4c-8804-431a-bccb-92e2e0a93cda tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f3fa4b4c-8804-431a-bccb-92e2e0a93cda tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-f3fa4b4c-8804-431a-bccb-92e2e0a93cda tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] show called for member 2052882e-b4e9-4c61-8b87-c7105de05c5d {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:45:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f3fa4b4c-8804-431a-bccb-92e2e0a93cda tempest-GroupSnapshotsV319Test-1802443663 tempest-GroupSnapshotsV319Test-1802443663-project-member] http://192.168.122.248/volume/v3/groups/2052882e-b4e9-4c61-8b87-c7105de05c5d returned with HTTP 404 Sep 06 22:45:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 241/494] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:45:44 2026] GET /volume/v3/groups/2052882e-b4e9-4c61-8b87-c7105de05c5d => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:45:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-44698713-a27c-4188-b6c3-10e137f9a461 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-44698713-a27c-4188-b6c3-10e137f9a461 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] DELETE http://192.168.122.248/volume/v3/group_types/c7bc4ec2-ab87-4feb-9bd7-26fef0d5c78f Sep 06 22:45:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-44698713-a27c-4188-b6c3-10e137f9a461 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-44698713-a27c-4188-b6c3-10e137f9a461 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:44 devstack devstack@c-api.service[87216]: /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 06 22:45:44 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, Sep 06 22:45:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-44698713-a27c-4188-b6c3-10e137f9a461 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] http://192.168.122.248/volume/v3/group_types/c7bc4ec2-ab87-4feb-9bd7-26fef0d5c78f returned with HTTP 202 Sep 06 22:45:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 242/495] 192.168.122.248 () {60 vars in 1288 bytes} [Sun Sep 6 22:45:44 2026] DELETE /volume/v3/group_types/c7bc4ec2-ab87-4feb-9bd7-26fef0d5c78f => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:45:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e03298f0-744c-40dc-a2f0-f0cbe615080f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e03298f0-744c-40dc-a2f0-f0cbe615080f tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] DELETE http://192.168.122.248/volume/v3/types/54def82a-771c-4add-91f9-7e10118f230a Sep 06 22:45:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e03298f0-744c-40dc-a2f0-f0cbe615080f tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e03298f0-744c-40dc-a2f0-f0cbe615080f tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-920e69ea-6a7f-4ddc-9e8c-8de2bdbf57b2 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/attachments/ddb06c25-8f84-4870-aee6-ace5e7c4b1d1 returned with HTTP 200 Sep 06 22:45:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 254/496] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 22:45:44 2026] DELETE /volume/v3/attachments/ddb06c25-8f84-4870-aee6-ace5e7c4b1d1 => generated 192 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e03298f0-744c-40dc-a2f0-f0cbe615080f tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] http://192.168.122.248/volume/v3/types/54def82a-771c-4add-91f9-7e10118f230a returned with HTTP 202 Sep 06 22:45:45 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 243/497] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:45:44 2026] DELETE /volume/v3/types/54def82a-771c-4add-91f9-7e10118f230a => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:45:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-47c2002c-dbae-43bd-be31-42e43a889892 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-47c2002c-dbae-43bd-be31-42e43a889892 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] GET http://192.168.122.248/volume/v3/types/54def82a-771c-4add-91f9-7e10118f230a Sep 06 22:45:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-47c2002c-dbae-43bd-be31-42e43a889892 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-47c2002c-dbae-43bd-be31-42e43a889892 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-47c2002c-dbae-43bd-be31-42e43a889892 tempest-GroupSnapshotsV319Test-1349520790 tempest-GroupSnapshotsV319Test-1349520790-project-admin] http://192.168.122.248/volume/v3/types/54def82a-771c-4add-91f9-7e10118f230a returned with HTTP 404 Sep 06 22:45:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 255/498] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:45:45 2026] GET /volume/v3/types/54def82a-771c-4add-91f9-7e10118f230a => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e160c6dd-5884-4e01-8405-a5d7f1345eba None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e160c6dd-5884-4e01-8405-a5d7f1345eba tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] GET http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 Sep 06 22:45:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e160c6dd-5884-4e01-8405-a5d7f1345eba tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e160c6dd-5884-4e01-8405-a5d7f1345eba tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:45 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:45 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:45 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e160c6dd-5884-4e01-8405-a5d7f1345eba tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Snapshot retrieved successfully. Sep 06 22:45:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e160c6dd-5884-4e01-8405-a5d7f1345eba tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 returned with HTTP 200 Sep 06 22:45:45 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 244/499] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:45 2026] GET /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 => generated 469 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f72ec27d-bd7f-41ec-bcc2-e27d46420c37 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f72ec27d-bd7f-41ec-bcc2-e27d46420c37 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] GET http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 Sep 06 22:45:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f72ec27d-bd7f-41ec-bcc2-e27d46420c37 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f72ec27d-bd7f-41ec-bcc2-e27d46420c37 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f72ec27d-bd7f-41ec-bcc2-e27d46420c37 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 returned with HTTP 404 Sep 06 22:45:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 256/500] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:46 2026] GET /volume/v3/snapshots/d36c438f-cc66-406a-b22b-ae91e2ca4115 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d169b74f-59a0-4aac-9a31-31af09e91c03 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d169b74f-59a0-4aac-9a31-31af09e91c03 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] GET http://192.168.122.248/volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a Sep 06 22:45:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d169b74f-59a0-4aac-9a31-31af09e91c03 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d169b74f-59a0-4aac-9a31-31af09e91c03 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:46 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:46 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d169b74f-59a0-4aac-9a31-31af09e91c03 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Volume info retrieved successfully. Sep 06 22:45:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d169b74f-59a0-4aac-9a31-31af09e91c03 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a returned with HTTP 200 Sep 06 22:45:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 245/501] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:46 2026] GET /volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c5b8941d-8157-4563-ade0-b1a4819cb083 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c5b8941d-8157-4563-ade0-b1a4819cb083 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] DELETE http://192.168.122.248/volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a Sep 06 22:45:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c5b8941d-8157-4563-ade0-b1a4819cb083 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c5b8941d-8157-4563-ade0-b1a4819cb083 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:46 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-c5b8941d-8157-4563-ade0-b1a4819cb083 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Delete volume with id: 514039b3-b211-447e-ba3f-96c076c0818a Sep 06 22:45:46 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:46 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:46 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:46 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c5b8941d-8157-4563-ade0-b1a4819cb083 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Volume info retrieved successfully. Sep 06 22:45:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c5b8941d-8157-4563-ade0-b1a4819cb083 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Delete volume request issued successfully. Sep 06 22:45:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c5b8941d-8157-4563-ade0-b1a4819cb083 tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a returned with HTTP 202 Sep 06 22:45:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 257/502] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:45:46 2026] DELETE /volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:45:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ebd3e917-9033-4b18-b946-1e9ddd3ebd9c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ebd3e917-9033-4b18-b946-1e9ddd3ebd9c tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] GET http://192.168.122.248/volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a Sep 06 22:45:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ebd3e917-9033-4b18-b946-1e9ddd3ebd9c tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ebd3e917-9033-4b18-b946-1e9ddd3ebd9c tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:46 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:46 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ebd3e917-9033-4b18-b946-1e9ddd3ebd9c tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Volume info retrieved successfully. Sep 06 22:45:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ebd3e917-9033-4b18-b946-1e9ddd3ebd9c tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a returned with HTTP 200 Sep 06 22:45:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 246/503] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:46 2026] GET /volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a => generated 855 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:45:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a1d688a8-a18f-46fe-91cf-6b025293dbad None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a1d688a8-a18f-46fe-91cf-6b025293dbad tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] GET http://192.168.122.248/volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a Sep 06 22:45:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a1d688a8-a18f-46fe-91cf-6b025293dbad tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a1d688a8-a18f-46fe-91cf-6b025293dbad tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a1d688a8-a18f-46fe-91cf-6b025293dbad tempest-SnapshotMetadataTestJSON-544104936 tempest-SnapshotMetadataTestJSON-544104936-project-member] http://192.168.122.248/volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a returned with HTTP 404 Sep 06 22:45:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 258/504] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:47 2026] GET /volume/v3/volumes/514039b3-b211-447e-ba3f-96c076c0818a => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-3396c47c-7c43-48bb-be9b-e99cf99fbe6a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-3396c47c-7c43-48bb-be9b-e99cf99fbe6a tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] PUT http://192.168.122.248/volume/v3/attachments/59bbe3db-dbf5-401b-94f6-59937259b387 Sep 06 22:45:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-3396c47c-7c43-48bb-be9b-e99cf99fbe6a tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:51 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-3396c47c-7c43-48bb-be9b-e99cf99fbe6a tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Acquiring lock "cinder-attachment_update-3902ff65-39f9-4703-8fe6-f27c5c213135-devstack" by "attachment_update" {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 22:45:51 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-3396c47c-7c43-48bb-be9b-e99cf99fbe6a tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Lock "cinder-attachment_update-3902ff65-39f9-4703-8fe6-f27c5c213135-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 22:45:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:51 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:51 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:51 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-3396c47c-7c43-48bb-be9b-e99cf99fbe6a tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Lock "cinder-attachment_update-3902ff65-39f9-4703-8fe6-f27c5c213135-devstack" released by "attachment_update" :: held 0.205s {{(pid=87215) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 22:45:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-3396c47c-7c43-48bb-be9b-e99cf99fbe6a tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/attachments/59bbe3db-dbf5-401b-94f6-59937259b387 returned with HTTP 200 Sep 06 22:45:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 247/505] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 22:45:51 2026] PUT /volume/v3/attachments/59bbe3db-dbf5-401b-94f6-59937259b387 => generated 694 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:45:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-249926df-068f-4f64-8a97-e3c201503e91 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-249926df-068f-4f64-8a97-e3c201503e91 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/attachments/59bbe3db-dbf5-401b-94f6-59937259b387 Sep 06 22:45:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-249926df-068f-4f64-8a97-e3c201503e91 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-249926df-068f-4f64-8a97-e3c201503e91 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:51 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:51 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-249926df-068f-4f64-8a97-e3c201503e91 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/attachments/59bbe3db-dbf5-401b-94f6-59937259b387 returned with HTTP 200 Sep 06 22:45:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 259/506] 192.168.122.248 () {62 vars in 1540 bytes} [Sun Sep 6 22:45:51 2026] GET /volume/v3/attachments/59bbe3db-dbf5-401b-94f6-59937259b387 => generated 719 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:45:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:45:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1393278819"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1393278819'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:45:54 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Create volume of 1 GB Sep 06 22:45:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Availability Zones retrieved successfully. Sep 06 22:45:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Flow 'volume_create_api' (5d6bf40c-d00c-4109-b39d-aca61b8220ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:45:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e12811c5-bbc0-4c4b-8947-06507fca75f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:45:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-1613bf0e-5e11-42eb-9107-5b0a6ad55b48 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-1613bf0e-5e11-42eb-9107-5b0a6ad55b48 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] POST http://192.168.122.248/volume/v3/attachments/59bbe3db-dbf5-401b-94f6-59937259b387/action Sep 06 22:45:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-1613bf0e-5e11-42eb-9107-5b0a6ad55b48 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Action body: b'{"os-complete": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:45:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-1613bf0e-5e11-42eb-9107-5b0a6ad55b48 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:54 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:54 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e12811c5-bbc0-4c4b-8947-06507fca75f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85c24bd2-3afe-4d1e-be56-3fed10e720b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-54bbba42-cd84-4442-a2ec-6f7ac5cc6dcf req-1613bf0e-5e11-42eb-9107-5b0a6ad55b48 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/attachments/59bbe3db-dbf5-401b-94f6-59937259b387/action returned with HTTP 204 Sep 06 22:45:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 260/507] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 22:45:54 2026] POST /volume/v3/attachments/59bbe3db-dbf5-401b-94f6-59937259b387/action => generated 0 bytes in 182 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:54 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Created reservations ['403f9c3e-e95f-449d-9224-f2f57af770c4', 'e562c2c6-1817-43f1-887c-a3ea336e2511', '47ee705c-cc16-46d8-9145-bd9b253cac26', '60cd381a-c6dc-44a1-9c37-40ca24711960'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:45:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85c24bd2-3afe-4d1e-be56-3fed10e720b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['403f9c3e-e95f-449d-9224-f2f57af770c4', 'e562c2c6-1817-43f1-887c-a3ea336e2511', '47ee705c-cc16-46d8-9145-bd9b253cac26', '60cd381a-c6dc-44a1-9c37-40ca24711960']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acf562bd-5931-4d49-b2f9-a031ce201508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:54 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:54 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acf562bd-5931-4d49-b2f9-a031ce201508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd9f59dc-6ebb-432b-8e0e-5e55c154a87a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1393278819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c00366964d1e4597a2d119dc9e3a582d',qos_specs=None,replication_status=,reservations=['403f9c3e-e95f-449d-9224-f2f57af770c4','e562c2c6-1817-43f1-887c-a3ea336e2511','47ee705c-cc16-46d8-9145-bd9b253cac26','60cd381a-c6dc-44a1-9c37-40ca24711960'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dda704c4f4554018a80673b6c4a7e671',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:45:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1393278819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd9f59dc-6ebb-432b-8e0e-5e55c154a87a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c00366964d1e4597a2d119dc9e3a582d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dda704c4f4554018a80673b6c4a7e671',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a402fd8b-5c4d-4218-909d-247a2d01075d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a402fd8b-5c4d-4218-909d-247a2d01075d) transitioned into state 'SUCCESS' from state '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-1393278819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c00366964d1e4597a2d119dc9e3a582d',qos_specs=None,replication_status=,reservations=['403f9c3e-e95f-449d-9224-f2f57af770c4','e562c2c6-1817-43f1-887c-a3ea336e2511','47ee705c-cc16-46d8-9145-bd9b253cac26','60cd381a-c6dc-44a1-9c37-40ca24711960'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dda704c4f4554018a80673b6c4a7e671',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd29d56e-e19a-49e6-aabc-1c9a287a1472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:45:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd29d56e-e19a-49e6-aabc-1c9a287a1472) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:45:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Flow 'volume_create_api' (5d6bf40c-d00c-4109-b39d-aca61b8220ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:45:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Create volume request issued successfully. Sep 06 22:45:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-91a5fcea-f52b-4611-8910-4eeb871ce34d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:45:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 248/508] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:45:53 2026] POST /volume/v3/volumes => generated 760 bytes in 1546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:45:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7f72de68-d03f-4fd9-8ab6-b2cef01f524a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7f72de68-d03f-4fd9-8ab6-b2cef01f524a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:45:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7f72de68-d03f-4fd9-8ab6-b2cef01f524a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7f72de68-d03f-4fd9-8ab6-b2cef01f524a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:55 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:55 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7f72de68-d03f-4fd9-8ab6-b2cef01f524a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:45:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7f72de68-d03f-4fd9-8ab6-b2cef01f524a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a returned with HTTP 200 Sep 06 22:45:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 261/509] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:55 2026] GET /volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a => generated 828 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8b192033-baff-4628-a209-a78fd4daffaa None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8b192033-baff-4628-a209-a78fd4daffaa tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:45:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8b192033-baff-4628-a209-a78fd4daffaa tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8b192033-baff-4628-a209-a78fd4daffaa tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:45:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8b192033-baff-4628-a209-a78fd4daffaa tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:45:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8b192033-baff-4628-a209-a78fd4daffaa tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a returned with HTTP 200 Sep 06 22:45:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 249/510] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:56 2026] GET /volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a => generated 852 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7c4e90d1-2b18-40ea-a041-6b5e860f148a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7c4e90d1-2b18-40ea-a041-6b5e860f148a tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] POST http://192.168.122.248/volume/v3/qos-specs Sep 06 22:45:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7c4e90d1-2b18-40ea-a041-6b5e860f148a tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-556370865", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:57 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.qos_specs [None req-7c4e90d1-2b18-40ea-a041-6b5e860f148a tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-556370865', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87216) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 06 22:45:57 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-7c4e90d1-2b18-40ea-a041-6b5e860f148a tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] DB qos_specs_create(): root {'id': 'd15ff2a9-f846-4e5a-b29e-9dbd40f8b73d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-556370865'} {{(pid=87216) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 06 22:45:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7c4e90d1-2b18-40ea-a041-6b5e860f148a tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs returned with HTTP 200 Sep 06 22:45:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 262/511] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:45:56 2026] POST /volume/v3/qos-specs => generated 400 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1b2e965e-a993-4d78-84ff-5e78a70db8ad None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1b2e965e-a993-4d78-84ff-5e78a70db8ad tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:45:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1b2e965e-a993-4d78-84ff-5e78a70db8ad tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1005509062"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1b2e965e-a993-4d78-84ff-5e78a70db8ad tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:45:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 250/512] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:45:57 2026] POST /volume/v3/types => generated 222 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f6c60570-70d4-4533-a63e-66308e8e3f2b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f6c60570-70d4-4533-a63e-66308e8e3f2b tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:45:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f6c60570-70d4-4533-a63e-66308e8e3f2b tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1116745131"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f6c60570-70d4-4533-a63e-66308e8e3f2b tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:45:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 263/513] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:45:57 2026] POST /volume/v3/types => generated 222 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:45:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c17b7887-3f7c-41e2-b208-6ae6fbf9a3b6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c17b7887-3f7c-41e2-b208-6ae6fbf9a3b6 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:45:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c17b7887-3f7c-41e2-b208-6ae6fbf9a3b6 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1120222628"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-af505ef3-18c4-466b-a4c6-c8da6222412e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-af505ef3-18c4-466b-a4c6-c8da6222412e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:45:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-af505ef3-18c4-466b-a4c6-c8da6222412e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-af505ef3-18c4-466b-a4c6-c8da6222412e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c17b7887-3f7c-41e2-b208-6ae6fbf9a3b6 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:45:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 251/514] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:45:57 2026] POST /volume/v3/types => generated 222 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:57 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:57 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cce01bca-130e-4960-853b-976ade2ef7dd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-af505ef3-18c4-466b-a4c6-c8da6222412e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:45:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cce01bca-130e-4960-853b-976ade2ef7dd tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/associate?vol_type_id=f3276eae-44ef-422b-9e23-4cafc067cd2a Sep 06 22:45:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cce01bca-130e-4960-853b-976ade2ef7dd tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cce01bca-130e-4960-853b-976ade2ef7dd tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'associate' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cce01bca-130e-4960-853b-976ade2ef7dd tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Associate qos_spec: d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d with type: f3276eae-44ef-422b-9e23-4cafc067cd2a {{(pid=87215) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 06 22:45:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-af505ef3-18c4-466b-a4c6-c8da6222412e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a returned with HTTP 200 Sep 06 22:45:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 264/515] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:57 2026] GET /volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cce01bca-130e-4960-853b-976ade2ef7dd tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/associate?vol_type_id=f3276eae-44ef-422b-9e23-4cafc067cd2a returned with HTTP 202 Sep 06 22:45:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 252/516] 192.168.122.248 () {58 vars in 1365 bytes} [Sun Sep 6 22:45:57 2026] GET /volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/associate?vol_type_id=f3276eae-44ef-422b-9e23-4cafc067cd2a => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:45:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-333d17e8-ae3d-41b0-a4f4-3d0bc3133be6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-333d17e8-ae3d-41b0-a4f4-3d0bc3133be6 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/associate?vol_type_id=2b65d632-c656-41fb-bc76-e42e365dcfa0 Sep 06 22:45:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-333d17e8-ae3d-41b0-a4f4-3d0bc3133be6 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-333d17e8-ae3d-41b0-a4f4-3d0bc3133be6 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'associate' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.qos_specs_manage [None req-333d17e8-ae3d-41b0-a4f4-3d0bc3133be6 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Associate qos_spec: d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d with type: 2b65d632-c656-41fb-bc76-e42e365dcfa0 {{(pid=87216) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 06 22:45:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-333d17e8-ae3d-41b0-a4f4-3d0bc3133be6 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/associate?vol_type_id=2b65d632-c656-41fb-bc76-e42e365dcfa0 returned with HTTP 202 Sep 06 22:45:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 265/517] 192.168.122.248 () {58 vars in 1365 bytes} [Sun Sep 6 22:45:57 2026] GET /volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/associate?vol_type_id=2b65d632-c656-41fb-bc76-e42e365dcfa0 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:45:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e217c997-4209-4cd5-a704-ad90e1fc26bc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e217c997-4209-4cd5-a704-ad90e1fc26bc tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/associate?vol_type_id=ea251593-24f5-4251-9927-9f03fd1946a0 Sep 06 22:45:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e217c997-4209-4cd5-a704-ad90e1fc26bc tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e217c997-4209-4cd5-a704-ad90e1fc26bc tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'associate' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e217c997-4209-4cd5-a704-ad90e1fc26bc tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Associate qos_spec: d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d with type: ea251593-24f5-4251-9927-9f03fd1946a0 {{(pid=87215) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 06 22:45:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e217c997-4209-4cd5-a704-ad90e1fc26bc tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/associate?vol_type_id=ea251593-24f5-4251-9927-9f03fd1946a0 returned with HTTP 202 Sep 06 22:45:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 253/518] 192.168.122.248 () {58 vars in 1365 bytes} [Sun Sep 6 22:45:57 2026] GET /volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/associate?vol_type_id=ea251593-24f5-4251-9927-9f03fd1946a0 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:45:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c4fa5895-5df6-47ac-9245-e76d6e9cba9e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c4fa5895-5df6-47ac-9245-e76d6e9cba9e tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/associations Sep 06 22:45:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c4fa5895-5df6-47ac-9245-e76d6e9cba9e tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c4fa5895-5df6-47ac-9245-e76d6e9cba9e tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'associations' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c4fa5895-5df6-47ac-9245-e76d6e9cba9e tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Get associations for qos_spec id: d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d {{(pid=87216) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: /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 06 22:45:58 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 22:45:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c4fa5895-5df6-47ac-9245-e76d6e9cba9e tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/associations returned with HTTP 200 Sep 06 22:45:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 266/519] 192.168.122.248 () {58 vars in 1277 bytes} [Sun Sep 6 22:45:58 2026] GET /volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/associations => generated 448 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d25df3be-3b89-4d05-b125-a414d916634f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d25df3be-3b89-4d05-b125-a414d916634f tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/disassociate?vol_type_id=f3276eae-44ef-422b-9e23-4cafc067cd2a Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d25df3be-3b89-4d05-b125-a414d916634f tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d25df3be-3b89-4d05-b125-a414d916634f tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'disassociate' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:58 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d25df3be-3b89-4d05-b125-a414d916634f tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Disassociate qos_spec: d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d from type: f3276eae-44ef-422b-9e23-4cafc067cd2a {{(pid=87215) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d25df3be-3b89-4d05-b125-a414d916634f tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/disassociate?vol_type_id=f3276eae-44ef-422b-9e23-4cafc067cd2a returned with HTTP 202 Sep 06 22:45:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 254/520] 192.168.122.248 () {58 vars in 1374 bytes} [Sun Sep 6 22:45:58 2026] GET /volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/disassociate?vol_type_id=f3276eae-44ef-422b-9e23-4cafc067cd2a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:45:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2bd5e8a9-86df-46c1-a5dc-b2298d52258a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2bd5e8a9-86df-46c1-a5dc-b2298d52258a tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/associations Sep 06 22:45:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2bd5e8a9-86df-46c1-a5dc-b2298d52258a tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2bd5e8a9-86df-46c1-a5dc-b2298d52258a tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'associations' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2bd5e8a9-86df-46c1-a5dc-b2298d52258a tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Get associations for qos_spec id: d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d {{(pid=87216) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: /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 06 22:45:58 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 22:45:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2bd5e8a9-86df-46c1-a5dc-b2298d52258a tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/associations returned with HTTP 200 Sep 06 22:45:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 267/521] 192.168.122.248 () {58 vars in 1277 bytes} [Sun Sep 6 22:45:58 2026] GET /volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/associations => generated 306 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-457269e5-bbb6-49f2-ad06-48c7024a5b2f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-457269e5-bbb6-49f2-ad06-48c7024a5b2f tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/disassociate_all Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-457269e5-bbb6-49f2-ad06-48c7024a5b2f tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-457269e5-bbb6-49f2-ad06-48c7024a5b2f tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'disassociate_all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:58 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.qos_specs_manage [None req-457269e5-bbb6-49f2-ad06-48c7024a5b2f tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Disassociate qos_spec: d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d from all. {{(pid=87215) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-457269e5-bbb6-49f2-ad06-48c7024a5b2f tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/disassociate_all returned with HTTP 202 Sep 06 22:45:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 255/522] 192.168.122.248 () {58 vars in 1289 bytes} [Sun Sep 6 22:45:58 2026] GET /volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/disassociate_all => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:45:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8072add6-3ba4-4b41-a767-d164e4b613e9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8072add6-3ba4-4b41-a767-d164e4b613e9 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/associations Sep 06 22:45:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8072add6-3ba4-4b41-a767-d164e4b613e9 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8072add6-3ba4-4b41-a767-d164e4b613e9 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'associations' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8072add6-3ba4-4b41-a767-d164e4b613e9 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Get associations for qos_spec id: d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d {{(pid=87216) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: /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 06 22:45:58 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 22:45:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8072add6-3ba4-4b41-a767-d164e4b613e9 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/associations returned with HTTP 200 Sep 06 22:45:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 268/523] 192.168.122.248 () {58 vars in 1277 bytes} [Sun Sep 6 22:45:58 2026] GET /volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/associations => generated 24 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-76489a64-5b98-4556-a427-8e369606bfa0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-76489a64-5b98-4556-a427-8e369606bfa0 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] DELETE http://192.168.122.248/volume/v3/types/ea251593-24f5-4251-9927-9f03fd1946a0 Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-76489a64-5b98-4556-a427-8e369606bfa0 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-76489a64-5b98-4556-a427-8e369606bfa0 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:58 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-76489a64-5b98-4556-a427-8e369606bfa0 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/types/ea251593-24f5-4251-9927-9f03fd1946a0 returned with HTTP 202 Sep 06 22:45:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 256/524] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:45:58 2026] DELETE /volume/v3/types/ea251593-24f5-4251-9927-9f03fd1946a0 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:45:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-87d634b9-61f0-4435-b9b7-36d70ef7419e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-87d634b9-61f0-4435-b9b7-36d70ef7419e tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/types/ea251593-24f5-4251-9927-9f03fd1946a0 Sep 06 22:45:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-87d634b9-61f0-4435-b9b7-36d70ef7419e tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-87d634b9-61f0-4435-b9b7-36d70ef7419e tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-87d634b9-61f0-4435-b9b7-36d70ef7419e tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/types/ea251593-24f5-4251-9927-9f03fd1946a0 returned with HTTP 404 Sep 06 22:45:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 269/525] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:45:58 2026] GET /volume/v3/types/ea251593-24f5-4251-9927-9f03fd1946a0 => generated 114 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f3ccc8d1-20f3-4379-b7e3-188339605dbe None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f3ccc8d1-20f3-4379-b7e3-188339605dbe tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] DELETE http://192.168.122.248/volume/v3/types/2b65d632-c656-41fb-bc76-e42e365dcfa0 Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f3ccc8d1-20f3-4379-b7e3-188339605dbe tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f3ccc8d1-20f3-4379-b7e3-188339605dbe tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-41c31f84-c44a-4deb-92d7-a0ba70c21a14 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-41c31f84-c44a-4deb-92d7-a0ba70c21a14 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:45:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-41c31f84-c44a-4deb-92d7-a0ba70c21a14 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-41c31f84-c44a-4deb-92d7-a0ba70c21a14 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f3ccc8d1-20f3-4379-b7e3-188339605dbe tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/types/2b65d632-c656-41fb-bc76-e42e365dcfa0 returned with HTTP 202 Sep 06 22:45:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 257/526] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:45:58 2026] DELETE /volume/v3/types/2b65d632-c656-41fb-bc76-e42e365dcfa0 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:45:58 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:58 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-63ceb5de-7267-4a0e-a143-51d4c98154bb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-63ceb5de-7267-4a0e-a143-51d4c98154bb tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/types/2b65d632-c656-41fb-bc76-e42e365dcfa0 Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-63ceb5de-7267-4a0e-a143-51d4c98154bb tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-63ceb5de-7267-4a0e-a143-51d4c98154bb tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-63ceb5de-7267-4a0e-a143-51d4c98154bb tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/types/2b65d632-c656-41fb-bc76-e42e365dcfa0 returned with HTTP 404 Sep 06 22:45:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 258/527] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:45:58 2026] GET /volume/v3/types/2b65d632-c656-41fb-bc76-e42e365dcfa0 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-41c31f84-c44a-4deb-92d7-a0ba70c21a14 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b19377b2-f5b1-4a1e-84ab-aa571f264682 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b19377b2-f5b1-4a1e-84ab-aa571f264682 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] DELETE http://192.168.122.248/volume/v3/types/f3276eae-44ef-422b-9e23-4cafc067cd2a Sep 06 22:45:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-41c31f84-c44a-4deb-92d7-a0ba70c21a14 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a returned with HTTP 200 Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b19377b2-f5b1-4a1e-84ab-aa571f264682 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b19377b2-f5b1-4a1e-84ab-aa571f264682 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 270/528] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:45:58 2026] GET /volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a => generated 853 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7face576-6423-4785-8153-8eb4c5352c0a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7face576-6423-4785-8153-8eb4c5352c0a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:45:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7face576-6423-4785-8153-8eb4c5352c0a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd9f59dc-6ebb-432b-8e0e-5e55c154a87a", "name": "tempest-VolumesDeleteCascade-Snapshot-34237544"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:58 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:58 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7face576-6423-4785-8153-8eb4c5352c0a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:45:58 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-7face576-6423-4785-8153-8eb4c5352c0a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Create snapshot from volume bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:45:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b19377b2-f5b1-4a1e-84ab-aa571f264682 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/types/f3276eae-44ef-422b-9e23-4cafc067cd2a returned with HTTP 202 Sep 06 22:45:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 259/529] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:45:58 2026] DELETE /volume/v3/types/f3276eae-44ef-422b-9e23-4cafc067cd2a => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-88666cde-819d-46dc-9442-076f44d82ee9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-88666cde-819d-46dc-9442-076f44d82ee9 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/types/f3276eae-44ef-422b-9e23-4cafc067cd2a Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-88666cde-819d-46dc-9442-076f44d82ee9 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-88666cde-819d-46dc-9442-076f44d82ee9 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-88666cde-819d-46dc-9442-076f44d82ee9 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/types/f3276eae-44ef-422b-9e23-4cafc067cd2a returned with HTTP 404 Sep 06 22:45:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 260/530] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:45:58 2026] GET /volume/v3/types/f3276eae-44ef-422b-9e23-4cafc067cd2a => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e6a54a59-21c3-4f4d-9f4f-fa5144263cfd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e6a54a59-21c3-4f4d-9f4f-fa5144263cfd tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] POST http://192.168.122.248/volume/v3/qos-specs Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e6a54a59-21c3-4f4d-9f4f-fa5144263cfd tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1415929692", "consumer": "back-end"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.qos_specs [None req-e6a54a59-21c3-4f4d-9f4f-fa5144263cfd tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1415929692', 'consumer': 'back-end', 'specs': {}} {{(pid=87215) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 06 22:45:58 devstack devstack@c-api.service[87215]: DEBUG cinder.db.api [None req-e6a54a59-21c3-4f4d-9f4f-fa5144263cfd tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] DB qos_specs_create(): root {'id': 'ffc0e2f3-5ca8-4f14-89ce-541d5be095da', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1415929692'} {{(pid=87215) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-7face576-6423-4785-8153-8eb4c5352c0a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Created reservations ['c77020c4-f0fe-435c-bedf-0bacd0b87f13', '03c9dccd-d6cc-424e-a1f3-0cb8f6b42547', 'd9ee1748-c73a-4135-9f41-4b386a2051ca', '1c373c8f-f57f-47f7-bc37-d454772df2b2'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e6a54a59-21c3-4f4d-9f4f-fa5144263cfd tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs returned with HTTP 200 Sep 06 22:45:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 261/531] 192.168.122.248 () {60 vars in 1148 bytes} [Sun Sep 6 22:45:58 2026] POST /volume/v3/qos-specs => generated 377 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-37ac947f-a417-4dcd-ab9b-c64d432a70b0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-37ac947f-a417-4dcd-ab9b-c64d432a70b0 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] DELETE http://192.168.122.248/volume/v3/qos-specs/ffc0e2f3-5ca8-4f14-89ce-541d5be095da?force=False Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-37ac947f-a417-4dcd-ab9b-c64d432a70b0 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-37ac947f-a417-4dcd-ab9b-c64d432a70b0 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.qos_specs_manage [None req-37ac947f-a417-4dcd-ab9b-c64d432a70b0 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Delete qos_spec: ffc0e2f3-5ca8-4f14-89ce-541d5be095da, force: False {{(pid=87215) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:45:59 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:45:59 devstack devstack@c-api.service[87215]: /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 06 22:45:59 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 22:45:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-37ac947f-a417-4dcd-ab9b-c64d432a70b0 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/ffc0e2f3-5ca8-4f14-89ce-541d5be095da?force=False returned with HTTP 202 Sep 06 22:45:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 262/532] 192.168.122.248 () {58 vars in 1264 bytes} [Sun Sep 6 22:45:59 2026] DELETE /volume/v3/qos-specs/ffc0e2f3-5ca8-4f14-89ce-541d5be095da?force=False => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:45:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7face576-6423-4785-8153-8eb4c5352c0a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Snapshot create request issued successfully. Sep 06 22:45:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7face576-6423-4785-8153-8eb4c5352c0a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e50143f5-0af3-4dc0-a88c-c572a903c8c8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 271/533] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:45:58 2026] POST /volume/v3/snapshots => generated 305 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-319f4890-d82a-49ca-be24-79499cac15bb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e50143f5-0af3-4dc0-a88c-c572a903c8c8 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs/ffc0e2f3-5ca8-4f14-89ce-541d5be095da Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e50143f5-0af3-4dc0-a88c-c572a903c8c8 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e50143f5-0af3-4dc0-a88c-c572a903c8c8 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-319f4890-d82a-49ca-be24-79499cac15bb tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-319f4890-d82a-49ca-be24-79499cac15bb tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-319f4890-d82a-49ca-be24-79499cac15bb tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-319f4890-d82a-49ca-be24-79499cac15bb tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Snapshot retrieved successfully. Sep 06 22:45:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-319f4890-d82a-49ca-be24-79499cac15bb tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 returned with HTTP 200 Sep 06 22:45:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 272/534] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:59 2026] GET /volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 => generated 437 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e50143f5-0af3-4dc0-a88c-c572a903c8c8 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/ffc0e2f3-5ca8-4f14-89ce-541d5be095da returned with HTTP 404 Sep 06 22:45:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 263/535] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:59 2026] GET /volume/v3/qos-specs/ffc0e2f3-5ca8-4f14-89ce-541d5be095da => generated 100 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ebe4a8cb-9692-48cf-9ec7-dfc2d899d373 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ebe4a8cb-9692-48cf-9ec7-dfc2d899d373 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ebe4a8cb-9692-48cf-9ec7-dfc2d899d373 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ebe4a8cb-9692-48cf-9ec7-dfc2d899d373 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: /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 06 22:45:59 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:45:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ebe4a8cb-9692-48cf-9ec7-dfc2d899d373 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs returned with HTTP 200 Sep 06 22:45:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 273/536] 192.168.122.248 () {58 vars in 1127 bytes} [Sun Sep 6 22:45:59 2026] GET /volume/v3/qos-specs => generated 174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-bdc295c1-112e-4d1e-86a0-7ce6d55621b2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bdc295c1-112e-4d1e-86a0-7ce6d55621b2 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] DELETE http://192.168.122.248/volume/v3/qos-specs/ffc0e2f3-5ca8-4f14-89ce-541d5be095da?force=False Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bdc295c1-112e-4d1e-86a0-7ce6d55621b2 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bdc295c1-112e-4d1e-86a0-7ce6d55621b2 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bdc295c1-112e-4d1e-86a0-7ce6d55621b2 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Delete qos_spec: ffc0e2f3-5ca8-4f14-89ce-541d5be095da, force: False {{(pid=87215) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bdc295c1-112e-4d1e-86a0-7ce6d55621b2 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/ffc0e2f3-5ca8-4f14-89ce-541d5be095da?force=False returned with HTTP 404 Sep 06 22:45:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 264/537] 192.168.122.248 () {58 vars in 1264 bytes} [Sun Sep 6 22:45:59 2026] DELETE /volume/v3/qos-specs/ffc0e2f3-5ca8-4f14-89ce-541d5be095da?force=False => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ba235893-5b71-48a2-85b5-3a1e6416ad65 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ba235893-5b71-48a2-85b5-3a1e6416ad65 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs/ffc0e2f3-5ca8-4f14-89ce-541d5be095da Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ba235893-5b71-48a2-85b5-3a1e6416ad65 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ba235893-5b71-48a2-85b5-3a1e6416ad65 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ba235893-5b71-48a2-85b5-3a1e6416ad65 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/ffc0e2f3-5ca8-4f14-89ce-541d5be095da returned with HTTP 404 Sep 06 22:45:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 274/538] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:59 2026] GET /volume/v3/qos-specs/ffc0e2f3-5ca8-4f14-89ce-541d5be095da => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ca9f9927-22c1-4bc2-8079-37c936ae9ed6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ca9f9927-22c1-4bc2-8079-37c936ae9ed6 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] POST http://192.168.122.248/volume/v3/qos-specs Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ca9f9927-22c1-4bc2-8079-37c936ae9ed6 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1283730095", "consumer": "both"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.qos_specs [None req-ca9f9927-22c1-4bc2-8079-37c936ae9ed6 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1283730095', 'consumer': 'both', 'specs': {}} {{(pid=87215) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.db.api [None req-ca9f9927-22c1-4bc2-8079-37c936ae9ed6 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] DB qos_specs_create(): root {'id': '69140cbf-630a-4725-ba50-83e09c02fe44', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1283730095'} {{(pid=87215) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ca9f9927-22c1-4bc2-8079-37c936ae9ed6 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs returned with HTTP 200 Sep 06 22:45:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 265/539] 192.168.122.248 () {60 vars in 1148 bytes} [Sun Sep 6 22:45:59 2026] POST /volume/v3/qos-specs => generated 373 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4fccd6fc-4f22-4042-ba6c-d964a44e408f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4fccd6fc-4f22-4042-ba6c-d964a44e408f tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] DELETE http://192.168.122.248/volume/v3/qos-specs/69140cbf-630a-4725-ba50-83e09c02fe44?force=False Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4fccd6fc-4f22-4042-ba6c-d964a44e408f tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4fccd6fc-4f22-4042-ba6c-d964a44e408f tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4fccd6fc-4f22-4042-ba6c-d964a44e408f tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Delete qos_spec: 69140cbf-630a-4725-ba50-83e09c02fe44, force: False {{(pid=87216) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: /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 06 22:45:59 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 22:45:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4fccd6fc-4f22-4042-ba6c-d964a44e408f tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/69140cbf-630a-4725-ba50-83e09c02fe44?force=False returned with HTTP 202 Sep 06 22:45:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 275/540] 192.168.122.248 () {58 vars in 1264 bytes} [Sun Sep 6 22:45:59 2026] DELETE /volume/v3/qos-specs/69140cbf-630a-4725-ba50-83e09c02fe44?force=False => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4ac19f31-ccc5-4045-ada9-b41c46e20494 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4ac19f31-ccc5-4045-ada9-b41c46e20494 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs/69140cbf-630a-4725-ba50-83e09c02fe44 Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4ac19f31-ccc5-4045-ada9-b41c46e20494 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4ac19f31-ccc5-4045-ada9-b41c46e20494 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:45:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4ac19f31-ccc5-4045-ada9-b41c46e20494 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/69140cbf-630a-4725-ba50-83e09c02fe44 returned with HTTP 404 Sep 06 22:45:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 266/541] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:59 2026] GET /volume/v3/qos-specs/69140cbf-630a-4725-ba50-83e09c02fe44 => generated 100 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c6192564-b587-42eb-8173-58737c6a6285 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c6192564-b587-42eb-8173-58737c6a6285 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c6192564-b587-42eb-8173-58737c6a6285 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c6192564-b587-42eb-8173-58737c6a6285 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:59 devstack devstack@c-api.service[87216]: /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 06 22:45:59 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:45:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c6192564-b587-42eb-8173-58737c6a6285 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs returned with HTTP 200 Sep 06 22:45:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 276/542] 192.168.122.248 () {58 vars in 1127 bytes} [Sun Sep 6 22:45:59 2026] GET /volume/v3/qos-specs => generated 174 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-31d7ce79-8fff-47c4-984a-c6be3df9afef None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-31d7ce79-8fff-47c4-984a-c6be3df9afef tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] DELETE http://192.168.122.248/volume/v3/qos-specs/69140cbf-630a-4725-ba50-83e09c02fe44?force=False Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-31d7ce79-8fff-47c4-984a-c6be3df9afef tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-31d7ce79-8fff-47c4-984a-c6be3df9afef tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.qos_specs_manage [None req-31d7ce79-8fff-47c4-984a-c6be3df9afef tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Delete qos_spec: 69140cbf-630a-4725-ba50-83e09c02fe44, force: False {{(pid=87215) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-31d7ce79-8fff-47c4-984a-c6be3df9afef tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/69140cbf-630a-4725-ba50-83e09c02fe44?force=False returned with HTTP 404 Sep 06 22:45:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 267/543] 192.168.122.248 () {58 vars in 1264 bytes} [Sun Sep 6 22:45:59 2026] DELETE /volume/v3/qos-specs/69140cbf-630a-4725-ba50-83e09c02fe44?force=False => generated 100 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0e079396-72fe-4624-b3d6-1bd9c9c90f06 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0e079396-72fe-4624-b3d6-1bd9c9c90f06 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs/69140cbf-630a-4725-ba50-83e09c02fe44 Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0e079396-72fe-4624-b3d6-1bd9c9c90f06 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0e079396-72fe-4624-b3d6-1bd9c9c90f06 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:45:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:45:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0e079396-72fe-4624-b3d6-1bd9c9c90f06 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/69140cbf-630a-4725-ba50-83e09c02fe44 returned with HTTP 404 Sep 06 22:45:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 277/544] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:45:59 2026] GET /volume/v3/qos-specs/69140cbf-630a-4725-ba50-83e09c02fe44 => generated 100 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-06ae32aa-db52-4a7e-80d3-9b84029ac389 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-06ae32aa-db52-4a7e-80d3-9b84029ac389 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] POST http://192.168.122.248/volume/v3/qos-specs Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-06ae32aa-db52-4a7e-80d3-9b84029ac389 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-512522135", "consumer": "front-end"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.qos_specs [None req-06ae32aa-db52-4a7e-80d3-9b84029ac389 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-512522135', 'consumer': 'front-end', 'specs': {}} {{(pid=87215) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: DEBUG cinder.db.api [None req-06ae32aa-db52-4a7e-80d3-9b84029ac389 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] DB qos_specs_create(): root {'id': '1a978614-5c88-4a30-9810-60637b15412f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-512522135'} {{(pid=87215) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 06 22:45:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-06ae32aa-db52-4a7e-80d3-9b84029ac389 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs returned with HTTP 200 Sep 06 22:45:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 268/545] 192.168.122.248 () {60 vars in 1148 bytes} [Sun Sep 6 22:45:59 2026] POST /volume/v3/qos-specs => generated 377 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-746c2fae-31fd-4b8f-83d2-2f91c6fda06a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-746c2fae-31fd-4b8f-83d2-2f91c6fda06a tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] DELETE http://192.168.122.248/volume/v3/qos-specs/1a978614-5c88-4a30-9810-60637b15412f?force=False Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-746c2fae-31fd-4b8f-83d2-2f91c6fda06a tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-746c2fae-31fd-4b8f-83d2-2f91c6fda06a tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.qos_specs_manage [None req-746c2fae-31fd-4b8f-83d2-2f91c6fda06a tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Delete qos_spec: 1a978614-5c88-4a30-9810-60637b15412f, force: False {{(pid=87216) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 22:45:59 devstack devstack@c-api.service[87216]: /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 06 22:45:59 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 22:46:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-746c2fae-31fd-4b8f-83d2-2f91c6fda06a tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/1a978614-5c88-4a30-9810-60637b15412f?force=False returned with HTTP 202 Sep 06 22:46:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 278/546] 192.168.122.248 () {58 vars in 1264 bytes} [Sun Sep 6 22:45:59 2026] DELETE /volume/v3/qos-specs/1a978614-5c88-4a30-9810-60637b15412f?force=False => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 22:46:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b17a1747-1637-48f7-a5ba-dac8446aae0b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b17a1747-1637-48f7-a5ba-dac8446aae0b tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs/1a978614-5c88-4a30-9810-60637b15412f Sep 06 22:46:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b17a1747-1637-48f7-a5ba-dac8446aae0b tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b17a1747-1637-48f7-a5ba-dac8446aae0b tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:00 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:00 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b17a1747-1637-48f7-a5ba-dac8446aae0b tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/1a978614-5c88-4a30-9810-60637b15412f returned with HTTP 404 Sep 06 22:46:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 269/547] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:46:00 2026] GET /volume/v3/qos-specs/1a978614-5c88-4a30-9810-60637b15412f => generated 100 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f674ba28-8468-4471-999b-9a67407856bb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f674ba28-8468-4471-999b-9a67407856bb tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs Sep 06 22:46:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f674ba28-8468-4471-999b-9a67407856bb tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f674ba28-8468-4471-999b-9a67407856bb tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:00 devstack devstack@c-api.service[87216]: /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 06 22:46:00 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:46:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f674ba28-8468-4471-999b-9a67407856bb tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs returned with HTTP 200 Sep 06 22:46:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 279/548] 192.168.122.248 () {58 vars in 1127 bytes} [Sun Sep 6 22:46:00 2026] GET /volume/v3/qos-specs => generated 174 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e37b0cd1-5f5c-46f1-b446-761e787be2a1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4d3a50de-a50e-4913-8c61-95fa921719bd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4d3a50de-a50e-4913-8c61-95fa921719bd tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] DELETE http://192.168.122.248/volume/v3/qos-specs/1a978614-5c88-4a30-9810-60637b15412f?force=False Sep 06 22:46:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e37b0cd1-5f5c-46f1-b446-761e787be2a1 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 Sep 06 22:46:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e37b0cd1-5f5c-46f1-b446-761e787be2a1 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e37b0cd1-5f5c-46f1-b446-761e787be2a1 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4d3a50de-a50e-4913-8c61-95fa921719bd tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4d3a50de-a50e-4913-8c61-95fa921719bd tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4d3a50de-a50e-4913-8c61-95fa921719bd tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Delete qos_spec: 1a978614-5c88-4a30-9810-60637b15412f, force: False {{(pid=87215) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 22:46:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4d3a50de-a50e-4913-8c61-95fa921719bd tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/1a978614-5c88-4a30-9810-60637b15412f?force=False returned with HTTP 404 Sep 06 22:46:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e37b0cd1-5f5c-46f1-b446-761e787be2a1 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Snapshot retrieved successfully. Sep 06 22:46:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 270/549] 192.168.122.248 () {58 vars in 1264 bytes} [Sun Sep 6 22:46:00 2026] DELETE /volume/v3/qos-specs/1a978614-5c88-4a30-9810-60637b15412f?force=False => generated 100 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e37b0cd1-5f5c-46f1-b446-761e787be2a1 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 returned with HTTP 200 Sep 06 22:46:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 280/550] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:46:00 2026] GET /volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 => generated 437 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f2f7797f-f523-452b-814a-d5636e5156cf None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f2f7797f-f523-452b-814a-d5636e5156cf tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs/1a978614-5c88-4a30-9810-60637b15412f Sep 06 22:46:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f2f7797f-f523-452b-814a-d5636e5156cf tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f2f7797f-f523-452b-814a-d5636e5156cf tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f2f7797f-f523-452b-814a-d5636e5156cf tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/1a978614-5c88-4a30-9810-60637b15412f returned with HTTP 404 Sep 06 22:46:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 271/551] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:46:00 2026] GET /volume/v3/qos-specs/1a978614-5c88-4a30-9810-60637b15412f => generated 100 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9ca130d7-53d0-43a8-b0cf-30f22e0bcf42 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9ca130d7-53d0-43a8-b0cf-30f22e0bcf42 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d Sep 06 22:46:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9ca130d7-53d0-43a8-b0cf-30f22e0bcf42 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9ca130d7-53d0-43a8-b0cf-30f22e0bcf42 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9ca130d7-53d0-43a8-b0cf-30f22e0bcf42 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d returned with HTTP 200 Sep 06 22:46:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 281/552] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:46:00 2026] GET /volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d => generated 400 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-931d491b-95c3-43f5-9ea0-3456960d0713 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-931d491b-95c3-43f5-9ea0-3456960d0713 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs Sep 06 22:46:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-931d491b-95c3-43f5-9ea0-3456960d0713 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-931d491b-95c3-43f5-9ea0-3456960d0713 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:00 devstack devstack@c-api.service[87215]: /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 06 22:46:00 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:46:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-931d491b-95c3-43f5-9ea0-3456960d0713 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs returned with HTTP 200 Sep 06 22:46:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 272/553] 192.168.122.248 () {58 vars in 1127 bytes} [Sun Sep 6 22:46:00 2026] GET /volume/v3/qos-specs => generated 174 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ee8f5932-f539-458e-b262-d3407e149fd1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ee8f5932-f539-458e-b262-d3407e149fd1 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] PUT http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d Sep 06 22:46:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ee8f5932-f539-458e-b262-d3407e149fd1 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:00 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.qos_specs [None req-ee8f5932-f539-458e-b262-d3407e149fd1 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87216) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 06 22:46:00 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-ee8f5932-f539-458e-b262-d3407e149fd1 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] qos_specs_update() value: {'id': 'f014a13f-e108-4f66-821c-87ce5b9d81b5', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'd15ff2a9-f846-4e5a-b29e-9dbd40f8b73d', 'deleted': False} {{(pid=87216) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 06 22:46:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ee8f5932-f539-458e-b262-d3407e149fd1 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d returned with HTTP 200 Sep 06 22:46:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 282/554] 192.168.122.248 () {60 vars in 1258 bytes} [Sun Sep 6 22:46:00 2026] PUT /volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d => generated 36 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:46:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-46d784c7-d335-4c9f-b5e2-e291c8771d19 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-46d784c7-d335-4c9f-b5e2-e291c8771d19 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d Sep 06 22:46:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-46d784c7-d335-4c9f-b5e2-e291c8771d19 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-46d784c7-d335-4c9f-b5e2-e291c8771d19 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:00 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:00 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-46d784c7-d335-4c9f-b5e2-e291c8771d19 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d returned with HTTP 200 Sep 06 22:46:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 273/555] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:46:00 2026] GET /volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d => generated 421 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c1a1a7cb-5171-47c8-b6bd-65803cd520fc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c1a1a7cb-5171-47c8-b6bd-65803cd520fc tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] PUT http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/delete_keys Sep 06 22:46:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c1a1a7cb-5171-47c8-b6bd-65803cd520fc tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c1a1a7cb-5171-47c8-b6bd-65803cd520fc tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Delete_key spec: d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d, keys: ['iops_bytes'] {{(pid=87216) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 06 22:46:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c1a1a7cb-5171-47c8-b6bd-65803cd520fc tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/delete_keys returned with HTTP 202 Sep 06 22:46:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 283/556] 192.168.122.248 () {60 vars in 1294 bytes} [Sun Sep 6 22:46:00 2026] PUT /volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d/delete_keys => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:46:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b0551637-2077-4157-be6b-5725218b13cc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b0551637-2077-4157-be6b-5725218b13cc tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d Sep 06 22:46:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b0551637-2077-4157-be6b-5725218b13cc tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b0551637-2077-4157-be6b-5725218b13cc tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:00 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:00 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b0551637-2077-4157-be6b-5725218b13cc tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d returned with HTTP 200 Sep 06 22:46:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 274/557] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:46:00 2026] GET /volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d => generated 400 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a34730c0-14a0-4402-9d58-26657e1bae5a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a34730c0-14a0-4402-9d58-26657e1bae5a tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d Sep 06 22:46:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a34730c0-14a0-4402-9d58-26657e1bae5a tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a34730c0-14a0-4402-9d58-26657e1bae5a tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a34730c0-14a0-4402-9d58-26657e1bae5a tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d returned with HTTP 200 Sep 06 22:46:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 284/558] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:46:00 2026] GET /volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d => generated 400 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-04113e9f-b0eb-4234-a5e7-e9d8bfcca320 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-04113e9f-b0eb-4234-a5e7-e9d8bfcca320 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] DELETE http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d?force=False Sep 06 22:46:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-04113e9f-b0eb-4234-a5e7-e9d8bfcca320 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-04113e9f-b0eb-4234-a5e7-e9d8bfcca320 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.qos_specs_manage [None req-04113e9f-b0eb-4234-a5e7-e9d8bfcca320 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Delete qos_spec: d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d, force: False {{(pid=87215) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 22:46:01 devstack devstack@c-api.service[87215]: /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 06 22:46:01 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 22:46:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-04113e9f-b0eb-4234-a5e7-e9d8bfcca320 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d?force=False returned with HTTP 202 Sep 06 22:46:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 275/559] 192.168.122.248 () {58 vars in 1264 bytes} [Sun Sep 6 22:46:01 2026] DELETE /volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d?force=False => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:46:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-929d08e8-1448-40a2-97b9-2bbeffbd2fc8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-929d08e8-1448-40a2-97b9-2bbeffbd2fc8 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] GET http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d Sep 06 22:46:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-929d08e8-1448-40a2-97b9-2bbeffbd2fc8 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-929d08e8-1448-40a2-97b9-2bbeffbd2fc8 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:01 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:01 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-929d08e8-1448-40a2-97b9-2bbeffbd2fc8 tempest-QosSpecsTestJSON-468644206 tempest-QosSpecsTestJSON-468644206-project-admin] http://192.168.122.248/volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d returned with HTTP 404 Sep 06 22:46:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 285/560] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:46:01 2026] GET /volume/v3/qos-specs/d15ff2a9-f846-4e5a-b29e-9dbd40f8b73d => generated 100 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-467be7e6-fb23-481b-be89-7cc864f16419 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-467be7e6-fb23-481b-be89-7cc864f16419 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 Sep 06 22:46:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-467be7e6-fb23-481b-be89-7cc864f16419 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-467be7e6-fb23-481b-be89-7cc864f16419 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-467be7e6-fb23-481b-be89-7cc864f16419 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Snapshot retrieved successfully. Sep 06 22:46:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-467be7e6-fb23-481b-be89-7cc864f16419 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 returned with HTTP 200 Sep 06 22:46:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 276/561] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:46:01 2026] GET /volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 => generated 437 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a014a53a-ed24-46ac-af5a-a38bbb31e3de None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a014a53a-ed24-46ac-af5a-a38bbb31e3de tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 Sep 06 22:46:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a014a53a-ed24-46ac-af5a-a38bbb31e3de tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a014a53a-ed24-46ac-af5a-a38bbb31e3de tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:02 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:02 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a014a53a-ed24-46ac-af5a-a38bbb31e3de tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Snapshot retrieved successfully. Sep 06 22:46:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a014a53a-ed24-46ac-af5a-a38bbb31e3de tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 returned with HTTP 200 Sep 06 22:46:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 286/562] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:46:02 2026] GET /volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 => generated 437 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:46:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7e6ea501-cce0-47d1-81cb-a2103842d718 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7e6ea501-cce0-47d1-81cb-a2103842d718 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 Sep 06 22:46:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7e6ea501-cce0-47d1-81cb-a2103842d718 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7e6ea501-cce0-47d1-81cb-a2103842d718 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7e6ea501-cce0-47d1-81cb-a2103842d718 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Snapshot retrieved successfully. Sep 06 22:46:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7e6ea501-cce0-47d1-81cb-a2103842d718 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 returned with HTTP 200 Sep 06 22:46:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 277/563] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:46:03 2026] GET /volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 => generated 437 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b16f0d4f-ab28-4e58-8591-df1230b92673 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b16f0d4f-ab28-4e58-8591-df1230b92673 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 Sep 06 22:46:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b16f0d4f-ab28-4e58-8591-df1230b92673 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b16f0d4f-ab28-4e58-8591-df1230b92673 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:04 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:04 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b16f0d4f-ab28-4e58-8591-df1230b92673 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Snapshot retrieved successfully. Sep 06 22:46:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b16f0d4f-ab28-4e58-8591-df1230b92673 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 returned with HTTP 200 Sep 06 22:46:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 287/564] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:46:04 2026] GET /volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 => generated 464 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ece27d77-44a4-4739-bbd3-b71cac917663 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ece27d77-44a4-4739-bbd3-b71cac917663 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:46:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ece27d77-44a4-4739-bbd3-b71cac917663 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd9f59dc-6ebb-432b-8e0e-5e55c154a87a", "name": "tempest-VolumesDeleteCascade-Snapshot-1622608826"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:04 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:04 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:04 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:04 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ece27d77-44a4-4739-bbd3-b71cac917663 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:04 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-ece27d77-44a4-4739-bbd3-b71cac917663 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Create snapshot from volume bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:46:04 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-ece27d77-44a4-4739-bbd3-b71cac917663 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Created reservations ['9d33c2d3-38e0-4b39-8e98-75da0d350b65', '5c0b689f-2779-4509-a09d-9d29b87a5713', '8d9469c3-66f1-4cc9-9ea1-19d20915a95d', '914abcad-b52e-4d75-8418-7e149e867a3b'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:46:04 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:04 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ece27d77-44a4-4739-bbd3-b71cac917663 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Snapshot create request issued successfully. Sep 06 22:46:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ece27d77-44a4-4739-bbd3-b71cac917663 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:46:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 278/565] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:46:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:46:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-52f210c1-1bab-4f09-a0c8-f8e060c6975e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-52f210c1-1bab-4f09-a0c8-f8e060c6975e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/snapshots/d5823766-596b-4260-aff5-d96e2cea339e Sep 06 22:46:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-52f210c1-1bab-4f09-a0c8-f8e060c6975e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-52f210c1-1bab-4f09-a0c8-f8e060c6975e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-52f210c1-1bab-4f09-a0c8-f8e060c6975e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Snapshot retrieved successfully. Sep 06 22:46:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-52f210c1-1bab-4f09-a0c8-f8e060c6975e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/snapshots/d5823766-596b-4260-aff5-d96e2cea339e returned with HTTP 200 Sep 06 22:46:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 288/566] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:46:05 2026] GET /volume/v3/snapshots/d5823766-596b-4260-aff5-d96e2cea339e => generated 439 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fd010b62-126c-477e-ac01-b89f3066793c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fd010b62-126c-477e-ac01-b89f3066793c tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/snapshots/d5823766-596b-4260-aff5-d96e2cea339e Sep 06 22:46:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fd010b62-126c-477e-ac01-b89f3066793c tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fd010b62-126c-477e-ac01-b89f3066793c tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:06 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=460,cinder:UPDATE=126,cinder:INSERT=67 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:46:06 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:06 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:06 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fd010b62-126c-477e-ac01-b89f3066793c tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Snapshot retrieved successfully. Sep 06 22:46:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fd010b62-126c-477e-ac01-b89f3066793c tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/snapshots/d5823766-596b-4260-aff5-d96e2cea339e returned with HTTP 200 Sep 06 22:46:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 279/567] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:46:06 2026] GET /volume/v3/snapshots/d5823766-596b-4260-aff5-d96e2cea339e => generated 439 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-00fe8a77-e8ac-4143-acbf-9a0307d002e9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-00fe8a77-e8ac-4143-acbf-9a0307d002e9 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/snapshots/d5823766-596b-4260-aff5-d96e2cea339e Sep 06 22:46:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-00fe8a77-e8ac-4143-acbf-9a0307d002e9 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-00fe8a77-e8ac-4143-acbf-9a0307d002e9 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:07 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:07 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:07 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-00fe8a77-e8ac-4143-acbf-9a0307d002e9 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Snapshot retrieved successfully. Sep 06 22:46:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-00fe8a77-e8ac-4143-acbf-9a0307d002e9 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/snapshots/d5823766-596b-4260-aff5-d96e2cea339e returned with HTTP 200 Sep 06 22:46:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 289/568] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:46:07 2026] GET /volume/v3/snapshots/d5823766-596b-4260-aff5-d96e2cea339e => generated 439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-30ffb80a-6ae0-40d4-bddb-ce05928cb2d7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-30ffb80a-6ae0-40d4-bddb-ce05928cb2d7 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/snapshots/d5823766-596b-4260-aff5-d96e2cea339e Sep 06 22:46:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-30ffb80a-6ae0-40d4-bddb-ce05928cb2d7 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-30ffb80a-6ae0-40d4-bddb-ce05928cb2d7 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-30ffb80a-6ae0-40d4-bddb-ce05928cb2d7 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Snapshot retrieved successfully. Sep 06 22:46:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-30ffb80a-6ae0-40d4-bddb-ce05928cb2d7 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/snapshots/d5823766-596b-4260-aff5-d96e2cea339e returned with HTTP 200 Sep 06 22:46:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 280/569] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:46:08 2026] GET /volume/v3/snapshots/d5823766-596b-4260-aff5-d96e2cea339e => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3a9b0de3-107e-40cd-9477-6033f2c0aa25 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3a9b0de3-107e-40cd-9477-6033f2c0aa25 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] DELETE http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a?cascade=True Sep 06 22:46:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3a9b0de3-107e-40cd-9477-6033f2c0aa25 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3a9b0de3-107e-40cd-9477-6033f2c0aa25 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:08 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-3a9b0de3-107e-40cd-9477-6033f2c0aa25 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Delete volume with id: bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:46:08 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:08 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:08 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:08 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:08 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3a9b0de3-107e-40cd-9477-6033f2c0aa25 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:08 devstack devstack@c-api.service[87216]: /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 06 22:46:08 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:46:08 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3a9b0de3-107e-40cd-9477-6033f2c0aa25 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Delete volume request issued successfully. Sep 06 22:46:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3a9b0de3-107e-40cd-9477-6033f2c0aa25 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a?cascade=True returned with HTTP 202 Sep 06 22:46:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 290/570] 192.168.122.248 () {58 vars in 1260 bytes} [Sun Sep 6 22:46:08 2026] DELETE /volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a?cascade=True => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 22:46:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c138667e-c8b1-4969-9884-c70bf200507e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c138667e-c8b1-4969-9884-c70bf200507e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:46:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c138667e-c8b1-4969-9884-c70bf200507e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c138667e-c8b1-4969-9884-c70bf200507e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:08 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:08 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c138667e-c8b1-4969-9884-c70bf200507e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c138667e-c8b1-4969-9884-c70bf200507e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a returned with HTTP 200 Sep 06 22:46:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 281/571] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:08 2026] GET /volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a => generated 852 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6df89362-36b2-417c-93c5-33d2d021765d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6df89362-36b2-417c-93c5-33d2d021765d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:46:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6df89362-36b2-417c-93c5-33d2d021765d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6df89362-36b2-417c-93c5-33d2d021765d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:09 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:09 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:09 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:09 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:09 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6df89362-36b2-417c-93c5-33d2d021765d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6df89362-36b2-417c-93c5-33d2d021765d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a returned with HTTP 200 Sep 06 22:46:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 291/572] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:09 2026] GET /volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a => generated 852 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4427cbb7-ecfc-4a6f-98a0-0f4770db812a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4427cbb7-ecfc-4a6f-98a0-0f4770db812a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:46:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4427cbb7-ecfc-4a6f-98a0-0f4770db812a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4427cbb7-ecfc-4a6f-98a0-0f4770db812a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:10 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:10 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:10 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:10 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:11 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4427cbb7-ecfc-4a6f-98a0-0f4770db812a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4427cbb7-ecfc-4a6f-98a0-0f4770db812a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a returned with HTTP 200 Sep 06 22:46:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 282/573] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:10 2026] GET /volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a => generated 852 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-30b44075-ec2e-4d42-ae8e-e88820c9affb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-10c5615b-eb8a-4284-94d1-4709ee0dbda7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-10c5615b-eb8a-4284-94d1-4709ee0dbda7 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:46:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-10c5615b-eb8a-4284-94d1-4709ee0dbda7 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-10c5615b-eb8a-4284-94d1-4709ee0dbda7 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:12 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:12 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-10c5615b-eb8a-4284-94d1-4709ee0dbda7 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-10c5615b-eb8a-4284-94d1-4709ee0dbda7 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a returned with HTTP 200 Sep 06 22:46:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 283/574] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:12 2026] GET /volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-30b44075-ec2e-4d42-ae8e-e88820c9affb tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] GET http://192.168.122.248/volume/v3/os-hosts Sep 06 22:46:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-30b44075-ec2e-4d42-ae8e-e88820c9affb tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-30b44075-ec2e-4d42-ae8e-e88820c9affb tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:12 devstack devstack@c-api.service[87216]: /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 06 22:46:12 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 22:46:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.hosts [None req-30b44075-ec2e-4d42-ae8e-e88820c9affb tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] status, active and update: available, enabled, 2026-09-06 20:44:53+00:00 {{(pid=87216) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 22:46:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.hosts [None req-30b44075-ec2e-4d42-ae8e-e88820c9affb tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] status, active and update: available, enabled, 2026-09-06 20:41:13+00:00 {{(pid=87216) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 22:46:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.hosts [None req-30b44075-ec2e-4d42-ae8e-e88820c9affb tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] status, active and update: available, enabled, 2026-09-06 20:45:57+00:00 {{(pid=87216) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 22:46:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-30b44075-ec2e-4d42-ae8e-e88820c9affb tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] http://192.168.122.248/volume/v3/os-hosts returned with HTTP 200 Sep 06 22:46:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 292/575] 192.168.122.248 () {58 vars in 1124 bytes} [Sun Sep 6 22:46:12 2026] GET /volume/v3/os-hosts => generated 561 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7514e841-9c4c-4230-b509-524f47e30ca7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7514e841-9c4c-4230-b509-524f47e30ca7 tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] GET http://192.168.122.248/volume/v3/os-hosts Sep 06 22:46:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7514e841-9c4c-4230-b509-524f47e30ca7 tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7514e841-9c4c-4230-b509-524f47e30ca7 tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:12 devstack devstack@c-api.service[87215]: /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 06 22:46:12 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 22:46:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.hosts [None req-7514e841-9c4c-4230-b509-524f47e30ca7 tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] status, active and update: available, enabled, 2026-09-06 20:44:53+00:00 {{(pid=87215) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 22:46:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.hosts [None req-7514e841-9c4c-4230-b509-524f47e30ca7 tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] status, active and update: available, enabled, 2026-09-06 20:41:13+00:00 {{(pid=87215) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 22:46:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.hosts [None req-7514e841-9c4c-4230-b509-524f47e30ca7 tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] status, active and update: available, enabled, 2026-09-06 20:45:57+00:00 {{(pid=87215) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 22:46:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7514e841-9c4c-4230-b509-524f47e30ca7 tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] http://192.168.122.248/volume/v3/os-hosts returned with HTTP 200 Sep 06 22:46:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 284/576] 192.168.122.248 () {58 vars in 1124 bytes} [Sun Sep 6 22:46:12 2026] GET /volume/v3/os-hosts => generated 561 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f1902175-238d-43ae-862a-33bfc9a2c23a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f1902175-238d-43ae-862a-33bfc9a2c23a tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] GET http://192.168.122.248/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 06 22:46:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f1902175-238d-43ae-862a-33bfc9a2c23a tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f1902175-238d-43ae-862a-33bfc9a2c23a tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f1902175-238d-43ae-862a-33bfc9a2c23a tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] http://192.168.122.248/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 06 22:46:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 293/577] 192.168.122.248 () {58 vars in 1187 bytes} [Sun Sep 6 22:46:12 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:46:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d5a583c0-c323-41fc-8641-f0cdbbcfc965 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d5a583c0-c323-41fc-8641-f0cdbbcfc965 tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] GET http://192.168.122.248/volume/v3/os-hosts/devstack@QuobyteHD Sep 06 22:46:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d5a583c0-c323-41fc-8641-f0cdbbcfc965 tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d5a583c0-c323-41fc-8641-f0cdbbcfc965 tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d5a583c0-c323-41fc-8641-f0cdbbcfc965 tempest-VolumeHostsAdminTestsJSON-651267172 tempest-VolumeHostsAdminTestsJSON-651267172-project-admin] http://192.168.122.248/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 06 22:46:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 285/578] 192.168.122.248 () {58 vars in 1181 bytes} [Sun Sep 6 22:46:12 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 546 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-778bc987-99bd-4aba-9b35-0e87804b638a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-778bc987-99bd-4aba-9b35-0e87804b638a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:46:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-778bc987-99bd-4aba-9b35-0e87804b638a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-778bc987-99bd-4aba-9b35-0e87804b638a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:13 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:13 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:13 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-778bc987-99bd-4aba-9b35-0e87804b638a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-778bc987-99bd-4aba-9b35-0e87804b638a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a returned with HTTP 200 Sep 06 22:46:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 294/579] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:13 2026] GET /volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1c790187-eff0-4373-9c85-eac7cefbcea5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1c790187-eff0-4373-9c85-eac7cefbcea5 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:46:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1c790187-eff0-4373-9c85-eac7cefbcea5 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1c790187-eff0-4373-9c85-eac7cefbcea5 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:14 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:14 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:14 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:14 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:14 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1c790187-eff0-4373-9c85-eac7cefbcea5 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1c790187-eff0-4373-9c85-eac7cefbcea5 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a returned with HTTP 200 Sep 06 22:46:14 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 286/580] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:14 2026] GET /volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a => generated 852 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:46:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8577e2a8-5f07-4f93-9d81-c95fb2f9e470 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8577e2a8-5f07-4f93-9d81-c95fb2f9e470 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:46:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8577e2a8-5f07-4f93-9d81-c95fb2f9e470 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8577e2a8-5f07-4f93-9d81-c95fb2f9e470 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:15 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:15 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:15 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:15 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:15 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8577e2a8-5f07-4f93-9d81-c95fb2f9e470 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8577e2a8-5f07-4f93-9d81-c95fb2f9e470 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a returned with HTTP 200 Sep 06 22:46:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 295/581] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:15 2026] GET /volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a => generated 852 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f611a371-ab9c-4812-8af2-f6f14c62ab4a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f611a371-ab9c-4812-8af2-f6f14c62ab4a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:46:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f611a371-ab9c-4812-8af2-f6f14c62ab4a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f611a371-ab9c-4812-8af2-f6f14c62ab4a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f611a371-ab9c-4812-8af2-f6f14c62ab4a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f611a371-ab9c-4812-8af2-f6f14c62ab4a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a returned with HTTP 200 Sep 06 22:46:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 287/582] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:16 2026] GET /volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-534e4533-cef9-4be7-9172-98ed58122588 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-534e4533-cef9-4be7-9172-98ed58122588 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:46:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-534e4533-cef9-4be7-9172-98ed58122588 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-534e4533-cef9-4be7-9172-98ed58122588 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:17 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=304,cinder:UPDATE=67,cinder:INSERT=38 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:46:17 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:17 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:17 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:17 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-534e4533-cef9-4be7-9172-98ed58122588 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-534e4533-cef9-4be7-9172-98ed58122588 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a returned with HTTP 200 Sep 06 22:46:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 296/583] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:17 2026] GET /volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a => generated 852 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-60ee5a38-e749-436c-abdb-f262ed982cca None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-60ee5a38-e749-436c-abdb-f262ed982cca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:46:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-60ee5a38-e749-436c-abdb-f262ed982cca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-60ee5a38-e749-436c-abdb-f262ed982cca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:18 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:18 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:18 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:18 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:18 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-60ee5a38-e749-436c-abdb-f262ed982cca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-60ee5a38-e749-436c-abdb-f262ed982cca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a returned with HTTP 200 Sep 06 22:46:18 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 288/584] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:18 2026] GET /volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:46:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c7c090ea-a3ba-42b5-acd7-926f4adb4bfc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c7c090ea-a3ba-42b5-acd7-926f4adb4bfc tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:46:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c7c090ea-a3ba-42b5-acd7-926f4adb4bfc tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c7c090ea-a3ba-42b5-acd7-926f4adb4bfc tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c7c090ea-a3ba-42b5-acd7-926f4adb4bfc tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a returned with HTTP 404 Sep 06 22:46:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 297/585] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:19 2026] GET /volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-dc7c544e-8967-4a27-a25d-345ffa26d2bb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dc7c544e-8967-4a27-a25d-345ffa26d2bb tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] GET http://192.168.122.248/volume/v3/volumes Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dc7c544e-8967-4a27-a25d-345ffa26d2bb tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dc7c544e-8967-4a27-a25d-345ffa26d2bb tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-dc7c544e-8967-4a27-a25d-345ffa26d2bb tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-dc7c544e-8967-4a27-a25d-345ffa26d2bb tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-dc7c544e-8967-4a27-a25d-345ffa26d2bb tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Get all volumes completed successfully. Sep 06 22:46:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dc7c544e-8967-4a27-a25d-345ffa26d2bb tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] http://192.168.122.248/volume/v3/volumes returned with HTTP 200 Sep 06 22:46:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 289/586] 192.168.122.248 () {58 vars in 1121 bytes} [Sun Sep 6 22:46:20 2026] GET /volume/v3/volumes => generated 15 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:46:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7098e8dd-7add-473f-98b7-e7581ffec391 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7098e8dd-7add-473f-98b7-e7581ffec391 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] GET http://192.168.122.248/volume/v3/snapshots Sep 06 22:46:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7098e8dd-7add-473f-98b7-e7581ffec391 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7098e8dd-7add-473f-98b7-e7581ffec391 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-7098e8dd-7add-473f-98b7-e7581ffec391 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:46:20 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-7098e8dd-7add-473f-98b7-e7581ffec391 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Building query based on filter {{(pid=87216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:46:20 devstack devstack@c-api.service[87216]: /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 06 22:46:20 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:46:20 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7098e8dd-7add-473f-98b7-e7581ffec391 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Get all snapshots completed successfully. Sep 06 22:46:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7098e8dd-7add-473f-98b7-e7581ffec391 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] http://192.168.122.248/volume/v3/snapshots returned with HTTP 200 Sep 06 22:46:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 298/587] 192.168.122.248 () {58 vars in 1127 bytes} [Sun Sep 6 22:46:20 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 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-10eb6b4b-582b-4f4d-9941-2c671241315f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-10eb6b4b-582b-4f4d-9941-2c671241315f tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/d5823766-596b-4260-aff5-d96e2cea339e Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-10eb6b4b-582b-4f4d-9941-2c671241315f tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-10eb6b4b-582b-4f4d-9941-2c671241315f tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-10eb6b4b-582b-4f4d-9941-2c671241315f tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Delete snapshot with id: d5823766-596b-4260-aff5-d96e2cea339e Sep 06 22:46:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-10eb6b4b-582b-4f4d-9941-2c671241315f tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/snapshots/d5823766-596b-4260-aff5-d96e2cea339e returned with HTTP 404 Sep 06 22:46:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 290/588] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:46:20 2026] DELETE /volume/v3/snapshots/d5823766-596b-4260-aff5-d96e2cea339e => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d7eb7608-d347-4a1b-9d4d-b7d56df38e25 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d7eb7608-d347-4a1b-9d4d-b7d56df38e25 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 Sep 06 22:46:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d7eb7608-d347-4a1b-9d4d-b7d56df38e25 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d7eb7608-d347-4a1b-9d4d-b7d56df38e25 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:20 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-d7eb7608-d347-4a1b-9d4d-b7d56df38e25 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Delete snapshot with id: 9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 Sep 06 22:46:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d7eb7608-d347-4a1b-9d4d-b7d56df38e25 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 returned with HTTP 404 Sep 06 22:46:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 299/589] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:46:20 2026] DELETE /volume/v3/snapshots/9b7b0f29-a5ac-41d1-b27f-3114acfd36f7 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6d07b27a-9921-4920-a34c-51f5a453d109 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6d07b27a-9921-4920-a34c-51f5a453d109 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6d07b27a-9921-4920-a34c-51f5a453d109 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6d07b27a-9921-4920-a34c-51f5a453d109 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6d07b27a-9921-4920-a34c-51f5a453d109 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a returned with HTTP 404 Sep 06 22:46:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 291/590] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:20 2026] GET /volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c4af1b79-5e67-4cc8-ab4a-1b5b06fdcf7a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c4af1b79-5e67-4cc8-ab4a-1b5b06fdcf7a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] DELETE http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:46:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c4af1b79-5e67-4cc8-ab4a-1b5b06fdcf7a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c4af1b79-5e67-4cc8-ab4a-1b5b06fdcf7a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:20 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-c4af1b79-5e67-4cc8-ab4a-1b5b06fdcf7a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Delete volume with id: bd9f59dc-6ebb-432b-8e0e-5e55c154a87a Sep 06 22:46:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c4af1b79-5e67-4cc8-ab4a-1b5b06fdcf7a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a returned with HTTP 404 Sep 06 22:46:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 300/591] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:46:20 2026] DELETE /volume/v3/volumes/bd9f59dc-6ebb-432b-8e0e-5e55c154a87a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6da18190-c94a-4bdf-9708-b413977c09ca None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-989317750"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-989317750'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Create volume of 1 GB Sep 06 22:46:20 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Availability Zones retrieved successfully. Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Flow 'volume_create_api' (9d5485b3-a8df-42e1-a587-3b6b124f6820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4a01b9e-7966-4a89-ab99-4a648c861922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4a01b9e-7966-4a89-ab99-4a648c861922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55a58388-bfc5-4484-94a4-54bcb1e94ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Created reservations ['ba95fd56-1570-493a-84e0-a74154f1ce70', 'ef3f7c1a-80a2-4ecd-ba67-a6d0cd3605e8', 'c8e711bf-ccb9-4a53-a280-af27c3a787c8', '01758b7c-3788-4eb1-8aa7-a8dfd6ab8f71'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55a58388-bfc5-4484-94a4-54bcb1e94ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba95fd56-1570-493a-84e0-a74154f1ce70', 'ef3f7c1a-80a2-4ecd-ba67-a6d0cd3605e8', 'c8e711bf-ccb9-4a53-a280-af27c3a787c8', '01758b7c-3788-4eb1-8aa7-a8dfd6ab8f71']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e001d17-6b0c-4268-9d33-15b55e4eaee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:20 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e001d17-6b0c-4268-9d33-15b55e4eaee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '798de8e0-d280-42a8-8e97-ff3ab3208288', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-989317750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c00366964d1e4597a2d119dc9e3a582d',qos_specs=None,replication_status=,reservations=['ba95fd56-1570-493a-84e0-a74154f1ce70','ef3f7c1a-80a2-4ecd-ba67-a6d0cd3605e8','c8e711bf-ccb9-4a53-a280-af27c3a787c8','01758b7c-3788-4eb1-8aa7-a8dfd6ab8f71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dda704c4f4554018a80673b6c4a7e671',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:46:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-989317750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=798de8e0-d280-42a8-8e97-ff3ab3208288,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c00366964d1e4597a2d119dc9e3a582d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dda704c4f4554018a80673b6c4a7e671',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00a1285e-f4f1-465e-befa-01cf8d361c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00a1285e-f4f1-465e-befa-01cf8d361c11) transitioned into state 'SUCCESS' from state '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-989317750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c00366964d1e4597a2d119dc9e3a582d',qos_specs=None,replication_status=,reservations=['ba95fd56-1570-493a-84e0-a74154f1ce70','ef3f7c1a-80a2-4ecd-ba67-a6d0cd3605e8','c8e711bf-ccb9-4a53-a280-af27c3a787c8','01758b7c-3788-4eb1-8aa7-a8dfd6ab8f71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dda704c4f4554018a80673b6c4a7e671',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef695396-ed1b-42af-9a95-317a882efb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef695396-ed1b-42af-9a95-317a882efb16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Flow 'volume_create_api' (9d5485b3-a8df-42e1-a587-3b6b124f6820) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:46:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Create volume request issued successfully. Sep 06 22:46:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6da18190-c94a-4bdf-9708-b413977c09ca tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:46:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 292/592] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:46:20 2026] POST /volume/v3/volumes => generated 759 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:46:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cfcb774c-31cf-4f43-8877-fca47b70434b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cfcb774c-31cf-4f43-8877-fca47b70434b tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 Sep 06 22:46:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cfcb774c-31cf-4f43-8877-fca47b70434b tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cfcb774c-31cf-4f43-8877-fca47b70434b tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:21 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:21 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:21 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:21 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cfcb774c-31cf-4f43-8877-fca47b70434b tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cfcb774c-31cf-4f43-8877-fca47b70434b tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 returned with HTTP 200 Sep 06 22:46:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 301/593] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:21 2026] GET /volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 => generated 827 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-35f0bed2-34d1-44bf-bb25-265b092e300a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-aafe10bb-37e9-40c4-9314-c17f072d17b5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-aafe10bb-37e9-40c4-9314-c17f072d17b5 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 Sep 06 22:46:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-aafe10bb-37e9-40c4-9314-c17f072d17b5 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-aafe10bb-37e9-40c4-9314-c17f072d17b5 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:22 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:22 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:22 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:22 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:22 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-aafe10bb-37e9-40c4-9314-c17f072d17b5 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-aafe10bb-37e9-40c4-9314-c17f072d17b5 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 returned with HTTP 200 Sep 06 22:46:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 302/594] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:22 2026] GET /volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:46:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:46:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-600581692"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-600581692'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:46:22 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Create volume of 1 GB Sep 06 22:46:22 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Availability Zones retrieved successfully. Sep 06 22:46:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Flow 'volume_create_api' (b41cf9e9-2573-4ec4-aa6b-12085f7fc035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:46:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (616f87d1-cf5e-4127-a98a-bf03e725f3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:46:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-35f0bed2-34d1-44bf-bb25-265b092e300a tempest-VolumePoolsAdminTestsJSON-1272021427 tempest-VolumePoolsAdminTestsJSON-1272021427-project-admin] GET http://192.168.122.248/volume/v3/scheduler-stats/get_pools?detail=True Sep 06 22:46:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-35f0bed2-34d1-44bf-bb25-265b092e300a tempest-VolumePoolsAdminTestsJSON-1272021427 tempest-VolumePoolsAdminTestsJSON-1272021427-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-35f0bed2-34d1-44bf-bb25-265b092e300a tempest-VolumePoolsAdminTestsJSON-1272021427 tempest-VolumePoolsAdminTestsJSON-1272021427-project-admin] Calling method 'get_pools' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:22 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:22 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-35f0bed2-34d1-44bf-bb25-265b092e300a tempest-VolumePoolsAdminTestsJSON-1272021427 tempest-VolumePoolsAdminTestsJSON-1272021427-project-admin] http://192.168.122.248/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 06 22:46:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 293/595] 192.168.122.248 () {58 vars in 1198 bytes} [Sun Sep 6 22:46:22 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cbaa30f6-f0a3-4964-a0df-7e446f58ca8a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cbaa30f6-f0a3-4964-a0df-7e446f58ca8a tempest-VolumePoolsAdminTestsJSON-1272021427 tempest-VolumePoolsAdminTestsJSON-1272021427-project-admin] GET http://192.168.122.248/volume/v3/scheduler-stats/get_pools Sep 06 22:46:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cbaa30f6-f0a3-4964-a0df-7e446f58ca8a tempest-VolumePoolsAdminTestsJSON-1272021427 tempest-VolumePoolsAdminTestsJSON-1272021427-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cbaa30f6-f0a3-4964-a0df-7e446f58ca8a tempest-VolumePoolsAdminTestsJSON-1272021427 tempest-VolumePoolsAdminTestsJSON-1272021427-project-admin] Calling method 'get_pools' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (616f87d1-cf5e-4127-a98a-bf03e725f3d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef38decc-f069-4dcd-856e-3a6c0ca79314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cbaa30f6-f0a3-4964-a0df-7e446f58ca8a tempest-VolumePoolsAdminTestsJSON-1272021427 tempest-VolumePoolsAdminTestsJSON-1272021427-project-admin] http://192.168.122.248/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 22:46:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 294/596] 192.168.122.248 () {58 vars in 1175 bytes} [Sun Sep 6 22:46:22 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:46:22 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Created reservations ['296e6f27-3237-4153-956b-5ee9bf432f2f', '67ca8b21-08c9-44e3-a2b2-cb60acff7a24', '79a22fbf-5437-435c-ac87-19c9b5dddf56', 'ac7b2d3b-7d2b-46bf-9717-c9c1beee390a'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:46:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef38decc-f069-4dcd-856e-3a6c0ca79314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['296e6f27-3237-4153-956b-5ee9bf432f2f', '67ca8b21-08c9-44e3-a2b2-cb60acff7a24', '79a22fbf-5437-435c-ac87-19c9b5dddf56', 'ac7b2d3b-7d2b-46bf-9717-c9c1beee390a']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98fed56b-39ce-41f0-9ad5-9cbf77189b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:22 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:22 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98fed56b-39ce-41f0-9ad5-9cbf77189b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd284ec45-1e47-4a57-b0b4-431ae7e191b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-600581692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ddae55c84f947b486e48d588093d2ad',qos_specs=None,replication_status=,reservations=['296e6f27-3237-4153-956b-5ee9bf432f2f','67ca8b21-08c9-44e3-a2b2-cb60acff7a24','79a22fbf-5437-435c-ac87-19c9b5dddf56','ac7b2d3b-7d2b-46bf-9717-c9c1beee390a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79f29eee43b14f0d9cb555d7872b9573',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:46:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-600581692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d284ec45-1e47-4a57-b0b4-431ae7e191b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ddae55c84f947b486e48d588093d2ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79f29eee43b14f0d9cb555d7872b9573',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b9cfc85-2943-496d-b024-a672f67d220d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b9cfc85-2943-496d-b024-a672f67d220d) transitioned into state 'SUCCESS' from state '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-600581692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ddae55c84f947b486e48d588093d2ad',qos_specs=None,replication_status=,reservations=['296e6f27-3237-4153-956b-5ee9bf432f2f','67ca8b21-08c9-44e3-a2b2-cb60acff7a24','79a22fbf-5437-435c-ac87-19c9b5dddf56','ac7b2d3b-7d2b-46bf-9717-c9c1beee390a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79f29eee43b14f0d9cb555d7872b9573',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b26b3b22-2595-492a-90af-c44b106906c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b26b3b22-2595-492a-90af-c44b106906c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Flow 'volume_create_api' (b41cf9e9-2573-4ec4-aa6b-12085f7fc035) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:46:22 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Create volume request issued successfully. Sep 06 22:46:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-947246f8-d8f2-493b-9d23-e7a5ab829f77 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:46:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 303/597] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:46:22 2026] POST /volume/v3/volumes => generated 762 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:46:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5cf94291-fe83-4864-b1d7-bfc9607b1fb9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5cf94291-fe83-4864-b1d7-bfc9607b1fb9 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] GET http://192.168.122.248/volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 Sep 06 22:46:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5cf94291-fe83-4864-b1d7-bfc9607b1fb9 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5cf94291-fe83-4864-b1d7-bfc9607b1fb9 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:22 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:22 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:22 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:22 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:22 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5cf94291-fe83-4864-b1d7-bfc9607b1fb9 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Volume info retrieved successfully. Sep 06 22:46:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5cf94291-fe83-4864-b1d7-bfc9607b1fb9 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] http://192.168.122.248/volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 returned with HTTP 200 Sep 06 22:46:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 295/598] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:22 2026] GET /volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 => generated 830 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-866fb2ce-ab0b-4db2-9d26-c8009b7c90fe None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-866fb2ce-ab0b-4db2-9d26-c8009b7c90fe tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 Sep 06 22:46:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-866fb2ce-ab0b-4db2-9d26-c8009b7c90fe tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-866fb2ce-ab0b-4db2-9d26-c8009b7c90fe tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:23 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:23 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:23 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:23 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:23 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-866fb2ce-ab0b-4db2-9d26-c8009b7c90fe tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-866fb2ce-ab0b-4db2-9d26-c8009b7c90fe tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 returned with HTTP 200 Sep 06 22:46:23 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 304/599] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:23 2026] GET /volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-43a187f0-9f68-46cd-a1b8-6d50798b6df9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-43a187f0-9f68-46cd-a1b8-6d50798b6df9 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:46:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-43a187f0-9f68-46cd-a1b8-6d50798b6df9 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "798de8e0-d280-42a8-8e97-ff3ab3208288", "name": "tempest-VolumesDeleteCascade-Snapshot-1049533170"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:23 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:23 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:23 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:23 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:23 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-43a187f0-9f68-46cd-a1b8-6d50798b6df9 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:23 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-43a187f0-9f68-46cd-a1b8-6d50798b6df9 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Create snapshot from volume 798de8e0-d280-42a8-8e97-ff3ab3208288 Sep 06 22:46:23 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-43a187f0-9f68-46cd-a1b8-6d50798b6df9 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Created reservations ['827e4c8c-9a4c-48d5-ac27-14a9aed3f1d7', 'c284383f-6d08-4634-a57f-6b60a4f96090', 'dbb700b5-8702-4beb-a3aa-843437b28d16', '44303408-0341-4606-829e-dc34d96ba89a'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:46:23 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:23 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:23 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-43a187f0-9f68-46cd-a1b8-6d50798b6df9 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Snapshot create request issued successfully. Sep 06 22:46:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-43a187f0-9f68-46cd-a1b8-6d50798b6df9 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:46:23 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 296/600] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:46:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:46:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a864860e-05bb-4536-a5d4-d9007c33817a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a864860e-05bb-4536-a5d4-d9007c33817a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/snapshots/b5432e04-5366-4c6e-8bd4-bd234d9af8b5 Sep 06 22:46:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a864860e-05bb-4536-a5d4-d9007c33817a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a864860e-05bb-4536-a5d4-d9007c33817a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:23 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:23 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:23 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a864860e-05bb-4536-a5d4-d9007c33817a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Snapshot retrieved successfully. Sep 06 22:46:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a864860e-05bb-4536-a5d4-d9007c33817a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/snapshots/b5432e04-5366-4c6e-8bd4-bd234d9af8b5 returned with HTTP 200 Sep 06 22:46:23 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 305/601] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:46:23 2026] GET /volume/v3/snapshots/b5432e04-5366-4c6e-8bd4-bd234d9af8b5 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6823015e-ab46-4ce8-8d7c-eff1592ac5c6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6823015e-ab46-4ce8-8d7c-eff1592ac5c6 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] GET http://192.168.122.248/volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 Sep 06 22:46:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6823015e-ab46-4ce8-8d7c-eff1592ac5c6 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6823015e-ab46-4ce8-8d7c-eff1592ac5c6 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:23 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:23 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:23 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:23 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:23 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6823015e-ab46-4ce8-8d7c-eff1592ac5c6 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Volume info retrieved successfully. Sep 06 22:46:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6823015e-ab46-4ce8-8d7c-eff1592ac5c6 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] http://192.168.122.248/volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 returned with HTTP 200 Sep 06 22:46:23 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 297/602] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:23 2026] GET /volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4a958b03-222d-4c48-8861-92ca34b6562e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4a958b03-222d-4c48-8861-92ca34b6562e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/snapshots/b5432e04-5366-4c6e-8bd4-bd234d9af8b5 Sep 06 22:46:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4a958b03-222d-4c48-8861-92ca34b6562e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4a958b03-222d-4c48-8861-92ca34b6562e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4a958b03-222d-4c48-8861-92ca34b6562e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Snapshot retrieved successfully. Sep 06 22:46:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4a958b03-222d-4c48-8861-92ca34b6562e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/snapshots/b5432e04-5366-4c6e-8bd4-bd234d9af8b5 returned with HTTP 200 Sep 06 22:46:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 306/603] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:46:24 2026] GET /volume/v3/snapshots/b5432e04-5366-4c6e-8bd4-bd234d9af8b5 => generated 439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-64cc1920-6046-4c6c-871d-2b744f2f4762 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-64cc1920-6046-4c6c-871d-2b744f2f4762 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] GET http://192.168.122.248/volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 Sep 06 22:46:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-64cc1920-6046-4c6c-871d-2b744f2f4762 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-64cc1920-6046-4c6c-871d-2b744f2f4762 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:25 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:25 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:25 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:25 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:25 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-64cc1920-6046-4c6c-871d-2b744f2f4762 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Volume info retrieved successfully. Sep 06 22:46:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-64cc1920-6046-4c6c-871d-2b744f2f4762 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] http://192.168.122.248/volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 returned with HTTP 200 Sep 06 22:46:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 298/604] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:25 2026] GET /volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4f88c61d-f8ee-41af-a5d9-81190a6a37fc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4f88c61d-f8ee-41af-a5d9-81190a6a37fc tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] POST http://192.168.122.248/volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8/action Sep 06 22:46:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4f88c61d-f8ee-41af-a5d9-81190a6a37fc tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:46:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4f88c61d-f8ee-41af-a5d9-81190a6a37fc tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:25 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:25 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:25 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:25 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:25 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4f88c61d-f8ee-41af-a5d9-81190a6a37fc tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Volume info retrieved successfully. Sep 06 22:46:25 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4f88c61d-f8ee-41af-a5d9-81190a6a37fc tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Volume updated successfully. Sep 06 22:46:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4f88c61d-f8ee-41af-a5d9-81190a6a37fc tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] http://192.168.122.248/volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8/action returned with HTTP 200 Sep 06 22:46:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 307/605] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:46:25 2026] POST /volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8/action => generated 0 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 22:46:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7d2c74fd-a2a1-4a1d-a23e-f1cee54e7269 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7d2c74fd-a2a1-4a1d-a23e-f1cee54e7269 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] GET http://192.168.122.248/volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 Sep 06 22:46:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7d2c74fd-a2a1-4a1d-a23e-f1cee54e7269 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7d2c74fd-a2a1-4a1d-a23e-f1cee54e7269 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:25 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:25 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:25 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:25 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:25 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7d2c74fd-a2a1-4a1d-a23e-f1cee54e7269 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Volume info retrieved successfully. Sep 06 22:46:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7d2c74fd-a2a1-4a1d-a23e-f1cee54e7269 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] http://192.168.122.248/volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 returned with HTTP 200 Sep 06 22:46:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 299/606] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:25 2026] GET /volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:46:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-0a55b816-f0d7-4928-8873-60c0fb968c8a req-23e249ea-1fe7-4254-ad0f-566f6227cadb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-0a55b816-f0d7-4928-8873-60c0fb968c8a req-23e249ea-1fe7-4254-ad0f-566f6227cadb tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] GET http://192.168.122.248/volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 Sep 06 22:46:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-0a55b816-f0d7-4928-8873-60c0fb968c8a req-23e249ea-1fe7-4254-ad0f-566f6227cadb tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-0a55b816-f0d7-4928-8873-60c0fb968c8a req-23e249ea-1fe7-4254-ad0f-566f6227cadb tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:25 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:25 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:25 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:25 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:25 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-0a55b816-f0d7-4928-8873-60c0fb968c8a req-23e249ea-1fe7-4254-ad0f-566f6227cadb tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Volume info retrieved successfully. Sep 06 22:46:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-0a55b816-f0d7-4928-8873-60c0fb968c8a req-23e249ea-1fe7-4254-ad0f-566f6227cadb tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] http://192.168.122.248/volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 returned with HTTP 200 Sep 06 22:46:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 308/607] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:46:25 2026] GET /volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9f2fdf8c-b7e4-498a-af20-dc924499dab1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9f2fdf8c-b7e4-498a-af20-dc924499dab1 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/snapshots/b5432e04-5366-4c6e-8bd4-bd234d9af8b5 Sep 06 22:46:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9f2fdf8c-b7e4-498a-af20-dc924499dab1 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9f2fdf8c-b7e4-498a-af20-dc924499dab1 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:25 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:25 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:25 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9f2fdf8c-b7e4-498a-af20-dc924499dab1 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Snapshot retrieved successfully. Sep 06 22:46:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9f2fdf8c-b7e4-498a-af20-dc924499dab1 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/snapshots/b5432e04-5366-4c6e-8bd4-bd234d9af8b5 returned with HTTP 200 Sep 06 22:46:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 300/608] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:46:25 2026] GET /volume/v3/snapshots/b5432e04-5366-4c6e-8bd4-bd234d9af8b5 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d9160554-06c7-4e87-a19a-7b904364173d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:46:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2128980269"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2128980269'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:46:26 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Create volume of 1 GB Sep 06 22:46:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Availability Zones retrieved successfully. Sep 06 22:46:26 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Flow 'volume_create_api' (47983f4f-9a05-439e-b0f1-e6501c37394e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:46:26 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee3893a3-f76d-499b-b916-61948b25f615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:26 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:46:26 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee3893a3-f76d-499b-b916-61948b25f615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:26 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0c39074-8e95-477a-b5ba-3121ca5141e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:26 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Created reservations ['ec9eedd0-0d87-4df4-9ce7-7c7d9ed88cdc', '7710b976-d2d0-4586-a22c-e455a5c994f9', '195beaf9-6f28-4ed6-9d0f-ab0448979f57', '1b013a0f-d999-4c6f-90dc-f1e674f120bd'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:46:26 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0c39074-8e95-477a-b5ba-3121ca5141e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec9eedd0-0d87-4df4-9ce7-7c7d9ed88cdc', '7710b976-d2d0-4586-a22c-e455a5c994f9', '195beaf9-6f28-4ed6-9d0f-ab0448979f57', '1b013a0f-d999-4c6f-90dc-f1e674f120bd']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:26 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51b4d386-f496-48bb-82e0-09466dc21f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:26 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:26 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:26 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51b4d386-f496-48bb-82e0-09466dc21f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8cea4d3-d315-4194-aef1-62602838099a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2128980269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ddae55c84f947b486e48d588093d2ad',qos_specs=None,replication_status=,reservations=['ec9eedd0-0d87-4df4-9ce7-7c7d9ed88cdc','7710b976-d2d0-4586-a22c-e455a5c994f9','195beaf9-6f28-4ed6-9d0f-ab0448979f57','1b013a0f-d999-4c6f-90dc-f1e674f120bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79f29eee43b14f0d9cb555d7872b9573',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:46:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2128980269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8cea4d3-d315-4194-aef1-62602838099a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ddae55c84f947b486e48d588093d2ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79f29eee43b14f0d9cb555d7872b9573',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:26 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa0d39b-92e4-472b-8944-7674e39ce703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:26 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa0d39b-92e4-472b-8944-7674e39ce703) transitioned into state 'SUCCESS' from state '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-2128980269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ddae55c84f947b486e48d588093d2ad',qos_specs=None,replication_status=,reservations=['ec9eedd0-0d87-4df4-9ce7-7c7d9ed88cdc','7710b976-d2d0-4586-a22c-e455a5c994f9','195beaf9-6f28-4ed6-9d0f-ab0448979f57','1b013a0f-d999-4c6f-90dc-f1e674f120bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79f29eee43b14f0d9cb555d7872b9573',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:26 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (065f0b04-6b2a-4b84-8937-186866fbab20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:26 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (065f0b04-6b2a-4b84-8937-186866fbab20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:26 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Flow 'volume_create_api' (47983f4f-9a05-439e-b0f1-e6501c37394e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:46:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Create volume request issued successfully. Sep 06 22:46:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d9160554-06c7-4e87-a19a-7b904364173d tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:46:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 309/609] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:46:26 2026] POST /volume/v3/volumes => generated 763 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:46:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-eef462ea-6e63-4211-8b8f-10131e4dde7c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eef462ea-6e63-4211-8b8f-10131e4dde7c tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] GET http://192.168.122.248/volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a Sep 06 22:46:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-eef462ea-6e63-4211-8b8f-10131e4dde7c tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-eef462ea-6e63-4211-8b8f-10131e4dde7c tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-eef462ea-6e63-4211-8b8f-10131e4dde7c tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Volume info retrieved successfully. Sep 06 22:46:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eef462ea-6e63-4211-8b8f-10131e4dde7c tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] http://192.168.122.248/volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a returned with HTTP 200 Sep 06 22:46:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 301/610] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:26 2026] GET /volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a => generated 831 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-788bd0ba-50e5-4447-b9c7-d00cd749a704 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-788bd0ba-50e5-4447-b9c7-d00cd749a704 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/snapshots/b5432e04-5366-4c6e-8bd4-bd234d9af8b5 Sep 06 22:46:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-788bd0ba-50e5-4447-b9c7-d00cd749a704 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-788bd0ba-50e5-4447-b9c7-d00cd749a704 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-788bd0ba-50e5-4447-b9c7-d00cd749a704 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Snapshot retrieved successfully. Sep 06 22:46:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-788bd0ba-50e5-4447-b9c7-d00cd749a704 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/snapshots/b5432e04-5366-4c6e-8bd4-bd234d9af8b5 returned with HTTP 200 Sep 06 22:46:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 310/611] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:46:26 2026] GET /volume/v3/snapshots/b5432e04-5366-4c6e-8bd4-bd234d9af8b5 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:46:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b5432e04-5366-4c6e-8bd4-bd234d9af8b5", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1283839877"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Create volume request body: {'volume': {'snapshot_id': 'b5432e04-5366-4c6e-8bd4-bd234d9af8b5', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1283839877'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:46:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Snapshot retrieved successfully. Sep 06 22:46:26 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Create volume of 1 GB Sep 06 22:46:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Availability Zones retrieved successfully. Sep 06 22:46:26 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Flow 'volume_create_api' (55691262-3a10-486d-b117-ce5700202b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:46:26 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (586939bc-26a2-403a-982d-9f0c71ee7100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:26 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:46:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:26 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (586939bc-26a2-403a-982d-9f0c71ee7100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b5432e04-5366-4c6e-8bd4-bd234d9af8b5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:26 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d21096eb-4496-4c3c-b527-b0ecd1d5ca30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:26 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Created reservations ['18e7efc7-a952-4d97-800b-d4e9285e3f8a', '76dd3448-29dc-425f-bf11-2e80fb997e55', '5c14cb20-f8b3-4830-980d-255ffb73237b', '3d27cb96-bfbe-4b1c-a31b-3daf4d817aac'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:46:26 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d21096eb-4496-4c3c-b527-b0ecd1d5ca30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18e7efc7-a952-4d97-800b-d4e9285e3f8a', '76dd3448-29dc-425f-bf11-2e80fb997e55', '5c14cb20-f8b3-4830-980d-255ffb73237b', '3d27cb96-bfbe-4b1c-a31b-3daf4d817aac']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:26 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9415135d-4ab1-4955-8c4c-980affb98281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:26 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9415135d-4ab1-4955-8c4c-980affb98281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31767da9-f1ab-4749-9290-3f03eb474591', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1283839877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c00366964d1e4597a2d119dc9e3a582d',qos_specs=None,replication_status=,reservations=['18e7efc7-a952-4d97-800b-d4e9285e3f8a','76dd3448-29dc-425f-bf11-2e80fb997e55','5c14cb20-f8b3-4830-980d-255ffb73237b','3d27cb96-bfbe-4b1c-a31b-3daf4d817aac'],size=1,snapshot_id=b5432e04-5366-4c6e-8bd4-bd234d9af8b5,source_replicaid=,source_volid=None,status='creating',user_id='dda704c4f4554018a80673b6c4a7e671',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:46:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1283839877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31767da9-f1ab-4749-9290-3f03eb474591,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c00366964d1e4597a2d119dc9e3a582d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b5432e04-5366-4c6e-8bd4-bd234d9af8b5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dda704c4f4554018a80673b6c4a7e671',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:26 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc51fd62-d72e-4509-b0a2-b457b3d0d082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:27 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc51fd62-d72e-4509-b0a2-b457b3d0d082) transitioned into state 'SUCCESS' from state '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-1283839877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c00366964d1e4597a2d119dc9e3a582d',qos_specs=None,replication_status=,reservations=['18e7efc7-a952-4d97-800b-d4e9285e3f8a','76dd3448-29dc-425f-bf11-2e80fb997e55','5c14cb20-f8b3-4830-980d-255ffb73237b','3d27cb96-bfbe-4b1c-a31b-3daf4d817aac'],size=1,snapshot_id=b5432e04-5366-4c6e-8bd4-bd234d9af8b5,source_replicaid=,source_volid=None,status='creating',user_id='dda704c4f4554018a80673b6c4a7e671',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:27 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d6ce913-eea4-4c5c-84f3-295df1fff09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:27 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:27 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:27 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d6ce913-eea4-4c5c-84f3-295df1fff09c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:27 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Flow 'volume_create_api' (55691262-3a10-486d-b117-ce5700202b9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:46:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Create volume request issued successfully. Sep 06 22:46:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4139d05c-3571-4d74-9c6d-08bbd0abb087 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:46:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 302/612] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:46:26 2026] POST /volume/v3/volumes => generated 794 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 22:46:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-131c56d8-0746-4837-9779-6a5855ebd852 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-131c56d8-0746-4837-9779-6a5855ebd852 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 Sep 06 22:46:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-131c56d8-0746-4837-9779-6a5855ebd852 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-131c56d8-0746-4837-9779-6a5855ebd852 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-131c56d8-0746-4837-9779-6a5855ebd852 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-131c56d8-0746-4837-9779-6a5855ebd852 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 returned with HTTP 200 Sep 06 22:46:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 311/613] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:27 2026] GET /volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:46:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-377dff4f-46b7-4b1b-8eaf-8bd601761756 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-377dff4f-46b7-4b1b-8eaf-8bd601761756 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] GET http://192.168.122.248/volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a Sep 06 22:46:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-377dff4f-46b7-4b1b-8eaf-8bd601761756 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-377dff4f-46b7-4b1b-8eaf-8bd601761756 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:27 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:27 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-377dff4f-46b7-4b1b-8eaf-8bd601761756 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Volume info retrieved successfully. Sep 06 22:46:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-377dff4f-46b7-4b1b-8eaf-8bd601761756 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] http://192.168.122.248/volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a returned with HTTP 200 Sep 06 22:46:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 303/614] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:27 2026] GET /volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:46:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0d5b2181-40e4-47c2-9981-15db00d1cced None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0d5b2181-40e4-47c2-9981-15db00d1cced tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 Sep 06 22:46:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0d5b2181-40e4-47c2-9981-15db00d1cced tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0d5b2181-40e4-47c2-9981-15db00d1cced tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0d5b2181-40e4-47c2-9981-15db00d1cced tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0d5b2181-40e4-47c2-9981-15db00d1cced tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 returned with HTTP 200 Sep 06 22:46:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 312/615] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:28 2026] GET /volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 => generated 886 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:46:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b5cb7464-0f3f-4db4-84f2-361131e95fcd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a4bbb7ec-6dac-4552-acc7-636d9e6105e6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a4bbb7ec-6dac-4552-acc7-636d9e6105e6 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] GET http://192.168.122.248/volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a Sep 06 22:46:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a4bbb7ec-6dac-4552-acc7-636d9e6105e6 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a4bbb7ec-6dac-4552-acc7-636d9e6105e6 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a4bbb7ec-6dac-4552-acc7-636d9e6105e6 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Volume info retrieved successfully. Sep 06 22:46:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a4bbb7ec-6dac-4552-acc7-636d9e6105e6 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] http://192.168.122.248/volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a returned with HTTP 200 Sep 06 22:46:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 313/616] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:28 2026] GET /volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b5cb7464-0f3f-4db4-84f2-361131e95fcd tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] GET http://192.168.122.248/volume/v3/os-quota-class-sets/default Sep 06 22:46:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b5cb7464-0f3f-4db4-84f2-361131e95fcd tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b5cb7464-0f3f-4db4-84f2-361131e95fcd tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b5cb7464-0f3f-4db4-84f2-361131e95fcd tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] http://192.168.122.248/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 06 22:46:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 304/617] 192.168.122.248 () {58 vars in 1181 bytes} [Sun Sep 6 22:46:28 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5d5f9794-dec9-4dfb-877c-1eccdc7b2c3f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5d5f9794-dec9-4dfb-877c-1eccdc7b2c3f tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] GET http://192.168.122.248/volume/v3/os-quota-class-sets/default Sep 06 22:46:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5d5f9794-dec9-4dfb-877c-1eccdc7b2c3f tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5d5f9794-dec9-4dfb-877c-1eccdc7b2c3f tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5d5f9794-dec9-4dfb-877c-1eccdc7b2c3f tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] http://192.168.122.248/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 06 22:46:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 314/618] 192.168.122.248 () {58 vars in 1181 bytes} [Sun Sep 6 22:46:28 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7680b961-760b-4685-84d5-8a27b3493beb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7680b961-760b-4685-84d5-8a27b3493beb tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:46:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7680b961-760b-4685-84d5-8a27b3493beb tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-227789543"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7680b961-760b-4685-84d5-8a27b3493beb tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:46:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 305/619] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:46:28 2026] POST /volume/v3/types => generated 227 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f2d28ec3-cbda-49a7-8418-5aa014bba03a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f2d28ec3-cbda-49a7-8418-5aa014bba03a tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] PUT http://192.168.122.248/volume/v3/os-quota-class-sets/default Sep 06 22:46:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f2d28ec3-cbda-49a7-8418-5aa014bba03a tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-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-227789543": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-227789543": 10, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-227789543": 6}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-132b0aa6-3b83-499c-bf48-7643d74771d5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-132b0aa6-3b83-499c-bf48-7643d74771d5 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 Sep 06 22:46:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-132b0aa6-3b83-499c-bf48-7643d74771d5 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-132b0aa6-3b83-499c-bf48-7643d74771d5 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:29 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:29 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:29 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:29 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-132b0aa6-3b83-499c-bf48-7643d74771d5 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-132b0aa6-3b83-499c-bf48-7643d74771d5 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 returned with HTTP 200 Sep 06 22:46:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 306/620] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:29 2026] GET /volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 => generated 886 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fc997d02-4b52-42f7-a9a7-465d974a0aaf None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fc997d02-4b52-42f7-a9a7-465d974a0aaf tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] DELETE http://192.168.122.248/volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a Sep 06 22:46:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fc997d02-4b52-42f7-a9a7-465d974a0aaf tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fc997d02-4b52-42f7-a9a7-465d974a0aaf tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:29 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-fc997d02-4b52-42f7-a9a7-465d974a0aaf tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Delete volume with id: b8cea4d3-d315-4194-aef1-62602838099a Sep 06 22:46:29 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:29 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:29 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:29 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fc997d02-4b52-42f7-a9a7-465d974a0aaf tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Volume info retrieved successfully. Sep 06 22:46:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f2d28ec3-cbda-49a7-8418-5aa014bba03a tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] http://192.168.122.248/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 06 22:46:29 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 315/621] 192.168.122.248 () {60 vars in 1202 bytes} [Sun Sep 6 22:46:28 2026] PUT /volume/v3/os-quota-class-sets/default => generated 610 bytes in 642 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fc997d02-4b52-42f7-a9a7-465d974a0aaf tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Delete volume request issued successfully. Sep 06 22:46:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fc997d02-4b52-42f7-a9a7-465d974a0aaf tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] http://192.168.122.248/volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a returned with HTTP 202 Sep 06 22:46:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-190e0015-b318-44ec-9f37-aa13054c811a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 307/622] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:46:29 2026] DELETE /volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:46:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-190e0015-b318-44ec-9f37-aa13054c811a tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] GET http://192.168.122.248/volume/v3/os-quota-sets/23a6900d95eb45148a63b707e349bf1a/defaults Sep 06 22:46:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-292386e0-8654-4a7c-b515-140ca63af945 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-190e0015-b318-44ec-9f37-aa13054c811a tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-190e0015-b318-44ec-9f37-aa13054c811a tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] Calling method 'defaults' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-292386e0-8654-4a7c-b515-140ca63af945 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] GET http://192.168.122.248/volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a Sep 06 22:46:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-292386e0-8654-4a7c-b515-140ca63af945 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-292386e0-8654-4a7c-b515-140ca63af945 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:29 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:29 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:29 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:29 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-292386e0-8654-4a7c-b515-140ca63af945 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Volume info retrieved successfully. Sep 06 22:46:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-190e0015-b318-44ec-9f37-aa13054c811a tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/23a6900d95eb45148a63b707e349bf1a/defaults returned with HTTP 200 Sep 06 22:46:29 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 316/623] 192.168.122.248 () {58 vars in 1265 bytes} [Sun Sep 6 22:46:29 2026] GET /volume/v3/os-quota-sets/23a6900d95eb45148a63b707e349bf1a/defaults => generated 646 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-292386e0-8654-4a7c-b515-140ca63af945 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] http://192.168.122.248/volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a returned with HTTP 200 Sep 06 22:46:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 308/624] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:29 2026] GET /volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a => generated 855 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b104966d-f3f7-4f50-9a4e-eb95766c101b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b104966d-f3f7-4f50-9a4e-eb95766c101b tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 Sep 06 22:46:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b104966d-f3f7-4f50-9a4e-eb95766c101b tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b104966d-f3f7-4f50-9a4e-eb95766c101b tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:30 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:30 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b104966d-f3f7-4f50-9a4e-eb95766c101b tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b104966d-f3f7-4f50-9a4e-eb95766c101b tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 returned with HTTP 200 Sep 06 22:46:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 317/625] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:30 2026] GET /volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 => generated 886 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0206c9db-0d41-47f0-9fb6-ea1e67f7a6c8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0206c9db-0d41-47f0-9fb6-ea1e67f7a6c8 tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] GET http://192.168.122.248/volume/v3/os-quota-sets/2c6fc09417bd4849955c22d6bc9f57a0/defaults Sep 06 22:46:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0206c9db-0d41-47f0-9fb6-ea1e67f7a6c8 tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0206c9db-0d41-47f0-9fb6-ea1e67f7a6c8 tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] Calling method 'defaults' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0206c9db-0d41-47f0-9fb6-ea1e67f7a6c8 tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/2c6fc09417bd4849955c22d6bc9f57a0/defaults returned with HTTP 200 Sep 06 22:46:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 309/626] 192.168.122.248 () {58 vars in 1265 bytes} [Sun Sep 6 22:46:30 2026] GET /volume/v3/os-quota-sets/2c6fc09417bd4849955c22d6bc9f57a0/defaults => generated 646 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-245ff968-6876-4136-945f-5690f42425d7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-245ff968-6876-4136-945f-5690f42425d7 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] GET http://192.168.122.248/volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a Sep 06 22:46:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-245ff968-6876-4136-945f-5690f42425d7 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-245ff968-6876-4136-945f-5690f42425d7 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:30 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:30 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-245ff968-6876-4136-945f-5690f42425d7 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Volume info retrieved successfully. Sep 06 22:46:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-245ff968-6876-4136-945f-5690f42425d7 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] http://192.168.122.248/volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a returned with HTTP 200 Sep 06 22:46:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 318/627] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:30 2026] GET /volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a => generated 855 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6a695528-197c-4118-9803-123bbe17a004 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6a695528-197c-4118-9803-123bbe17a004 tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] DELETE http://192.168.122.248/volume/v3/types/8b611663-03be-4dc4-be94-39529fb57f62 Sep 06 22:46:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6a695528-197c-4118-9803-123bbe17a004 tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6a695528-197c-4118-9803-123bbe17a004 tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6a695528-197c-4118-9803-123bbe17a004 tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] http://192.168.122.248/volume/v3/types/8b611663-03be-4dc4-be94-39529fb57f62 returned with HTTP 202 Sep 06 22:46:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 310/628] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:46:31 2026] DELETE /volume/v3/types/8b611663-03be-4dc4-be94-39529fb57f62 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:46:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-17cdde00-cfbc-4dc6-a3ef-86f358051857 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-17cdde00-cfbc-4dc6-a3ef-86f358051857 tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] GET http://192.168.122.248/volume/v3/types/8b611663-03be-4dc4-be94-39529fb57f62 Sep 06 22:46:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-17cdde00-cfbc-4dc6-a3ef-86f358051857 tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-17cdde00-cfbc-4dc6-a3ef-86f358051857 tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-17cdde00-cfbc-4dc6-a3ef-86f358051857 tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] http://192.168.122.248/volume/v3/types/8b611663-03be-4dc4-be94-39529fb57f62 returned with HTTP 404 Sep 06 22:46:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 319/629] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:46:31 2026] GET /volume/v3/types/8b611663-03be-4dc4-be94-39529fb57f62 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-18f91888-7fa1-4e6c-bebc-f341b1d57b41 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-18f91888-7fa1-4e6c-bebc-f341b1d57b41 tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] PUT http://192.168.122.248/volume/v3/os-quota-class-sets/default Sep 06 22:46:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-18f91888-7fa1-4e6c-bebc-f341b1d57b41 tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1880aee5-5aef-4530-b1bd-c5daf7e01f1a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1880aee5-5aef-4530-b1bd-c5daf7e01f1a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 Sep 06 22:46:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1880aee5-5aef-4530-b1bd-c5daf7e01f1a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1880aee5-5aef-4530-b1bd-c5daf7e01f1a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:31 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:31 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:31 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:31 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:31 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1880aee5-5aef-4530-b1bd-c5daf7e01f1a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1880aee5-5aef-4530-b1bd-c5daf7e01f1a tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 returned with HTTP 200 Sep 06 22:46:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 320/630] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:31 2026] GET /volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 => generated 886 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-18f91888-7fa1-4e6c-bebc-f341b1d57b41 tempest-VolumeQuotaClassesTest-157447502 tempest-VolumeQuotaClassesTest-157447502-project-admin] http://192.168.122.248/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 06 22:46:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 311/631] 192.168.122.248 () {60 vars in 1202 bytes} [Sun Sep 6 22:46:31 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a4128847-7ead-4fc3-ab62-6396af37018e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a4128847-7ead-4fc3-ab62-6396af37018e tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] GET http://192.168.122.248/volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a Sep 06 22:46:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a4128847-7ead-4fc3-ab62-6396af37018e tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a4128847-7ead-4fc3-ab62-6396af37018e tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a4128847-7ead-4fc3-ab62-6396af37018e tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] http://192.168.122.248/volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a returned with HTTP 404 Sep 06 22:46:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 321/632] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:32 2026] GET /volume/v3/volumes/b8cea4d3-d315-4194-aef1-62602838099a => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-739a4bc1-5e45-4114-8ba8-ea3e700d9f76 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-739a4bc1-5e45-4114-8ba8-ea3e700d9f76 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] DELETE http://192.168.122.248/volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 Sep 06 22:46:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-739a4bc1-5e45-4114-8ba8-ea3e700d9f76 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-739a4bc1-5e45-4114-8ba8-ea3e700d9f76 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:32 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-739a4bc1-5e45-4114-8ba8-ea3e700d9f76 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Delete volume with id: d284ec45-1e47-4a57-b0b4-431ae7e191b8 Sep 06 22:46:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-739a4bc1-5e45-4114-8ba8-ea3e700d9f76 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Volume info retrieved successfully. Sep 06 22:46:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-739a4bc1-5e45-4114-8ba8-ea3e700d9f76 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Delete volume request issued successfully. Sep 06 22:46:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-739a4bc1-5e45-4114-8ba8-ea3e700d9f76 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] http://192.168.122.248/volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 returned with HTTP 202 Sep 06 22:46:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 312/633] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:46:32 2026] DELETE /volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 22:46:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6a5e2911-25d5-40e8-a06f-23a9730a6a80 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6a5e2911-25d5-40e8-a06f-23a9730a6a80 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] GET http://192.168.122.248/volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 Sep 06 22:46:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6a5e2911-25d5-40e8-a06f-23a9730a6a80 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6a5e2911-25d5-40e8-a06f-23a9730a6a80 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6a5e2911-25d5-40e8-a06f-23a9730a6a80 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Volume info retrieved successfully. Sep 06 22:46:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6a5e2911-25d5-40e8-a06f-23a9730a6a80 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] http://192.168.122.248/volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 returned with HTTP 200 Sep 06 22:46:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 322/634] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:32 2026] GET /volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 => generated 854 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-90006854-ab6b-4862-80ba-edf4b953693c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-90006854-ab6b-4862-80ba-edf4b953693c tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 Sep 06 22:46:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-90006854-ab6b-4862-80ba-edf4b953693c tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-90006854-ab6b-4862-80ba-edf4b953693c tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:33 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:33 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:33 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:33 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:33 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-90006854-ab6b-4862-80ba-edf4b953693c tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-90006854-ab6b-4862-80ba-edf4b953693c tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 returned with HTTP 200 Sep 06 22:46:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 313/635] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:32 2026] GET /volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 => generated 886 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e5882b3f-a2a9-4c6a-90bc-8445738492a7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e5882b3f-a2a9-4c6a-90bc-8445738492a7 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] GET http://192.168.122.248/volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 Sep 06 22:46:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e5882b3f-a2a9-4c6a-90bc-8445738492a7 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e5882b3f-a2a9-4c6a-90bc-8445738492a7 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:33 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:33 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:33 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:33 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:33 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e5882b3f-a2a9-4c6a-90bc-8445738492a7 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Volume info retrieved successfully. Sep 06 22:46:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e5882b3f-a2a9-4c6a-90bc-8445738492a7 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] http://192.168.122.248/volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 returned with HTTP 200 Sep 06 22:46:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 323/636] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:33 2026] GET /volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 => generated 854 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e227d57a-2796-4e0d-9b58-16d28c2e177f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e227d57a-2796-4e0d-9b58-16d28c2e177f tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 Sep 06 22:46:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e227d57a-2796-4e0d-9b58-16d28c2e177f tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e227d57a-2796-4e0d-9b58-16d28c2e177f tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:34 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:34 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:34 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:34 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e227d57a-2796-4e0d-9b58-16d28c2e177f tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e227d57a-2796-4e0d-9b58-16d28c2e177f tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 returned with HTTP 200 Sep 06 22:46:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 314/637] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:34 2026] GET /volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 => generated 886 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-43a71953-e6fc-4e93-a15a-9b4149144b86 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-43a71953-e6fc-4e93-a15a-9b4149144b86 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] GET http://192.168.122.248/volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 Sep 06 22:46:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-43a71953-e6fc-4e93-a15a-9b4149144b86 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-43a71953-e6fc-4e93-a15a-9b4149144b86 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-43a71953-e6fc-4e93-a15a-9b4149144b86 tempest-ServersNegativeTestJSON-1258183772 tempest-ServersNegativeTestJSON-1258183772-project-member] http://192.168.122.248/volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 returned with HTTP 404 Sep 06 22:46:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 324/638] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:34 2026] GET /volume/v3/volumes/d284ec45-1e47-4a57-b0b4-431ae7e191b8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3d0243e2-9cb0-4a37-a720-c9fae8d6f7ba None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3d0243e2-9cb0-4a37-a720-c9fae8d6f7ba tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 Sep 06 22:46:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3d0243e2-9cb0-4a37-a720-c9fae8d6f7ba tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3d0243e2-9cb0-4a37-a720-c9fae8d6f7ba tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:35 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:35 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:35 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:35 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:35 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3d0243e2-9cb0-4a37-a720-c9fae8d6f7ba tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3d0243e2-9cb0-4a37-a720-c9fae8d6f7ba tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 returned with HTTP 200 Sep 06 22:46:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 315/639] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:35 2026] GET /volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 => generated 887 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f3e7cb51-902b-4256-be7a-070587262b60 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f3e7cb51-902b-4256-be7a-070587262b60 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] GET http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 Sep 06 22:46:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f3e7cb51-902b-4256-be7a-070587262b60 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f3e7cb51-902b-4256-be7a-070587262b60 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:35 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:35 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:35 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:35 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:35 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f3e7cb51-902b-4256-be7a-070587262b60 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Volume info retrieved successfully. Sep 06 22:46:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f3e7cb51-902b-4256-be7a-070587262b60 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 returned with HTTP 200 Sep 06 22:46:35 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 325/640] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:35 2026] GET /volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 => generated 887 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-420a80c5-5c3f-44a8-8b77-9f486e6d6c12 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-420a80c5-5c3f-44a8-8b77-9f486e6d6c12 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] DELETE http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288?cascade=True Sep 06 22:46:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-420a80c5-5c3f-44a8-8b77-9f486e6d6c12 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-420a80c5-5c3f-44a8-8b77-9f486e6d6c12 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:35 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-420a80c5-5c3f-44a8-8b77-9f486e6d6c12 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Delete volume with id: 798de8e0-d280-42a8-8e97-ff3ab3208288 Sep 06 22:46:35 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:35 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:35 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:35 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:35 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-420a80c5-5c3f-44a8-8b77-9f486e6d6c12 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:35 devstack devstack@c-api.service[87215]: /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 06 22:46:35 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:46:35 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-420a80c5-5c3f-44a8-8b77-9f486e6d6c12 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Delete volume request issued successfully. Sep 06 22:46:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-420a80c5-5c3f-44a8-8b77-9f486e6d6c12 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288?cascade=True returned with HTTP 202 Sep 06 22:46:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 316/641] 192.168.122.248 () {58 vars in 1260 bytes} [Sun Sep 6 22:46:35 2026] DELETE /volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288?cascade=True => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:46:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1e3baad9-4222-4ae3-a74a-0754c0fdc5e3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1e3baad9-4222-4ae3-a74a-0754c0fdc5e3 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 Sep 06 22:46:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1e3baad9-4222-4ae3-a74a-0754c0fdc5e3 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1e3baad9-4222-4ae3-a74a-0754c0fdc5e3 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:35 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:35 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:35 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:35 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:35 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1e3baad9-4222-4ae3-a74a-0754c0fdc5e3 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1e3baad9-4222-4ae3-a74a-0754c0fdc5e3 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 returned with HTTP 200 Sep 06 22:46:35 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 326/642] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:35 2026] GET /volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e39cb159-c1da-4a50-af91-b12679d77b78 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e39cb159-c1da-4a50-af91-b12679d77b78 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 Sep 06 22:46:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e39cb159-c1da-4a50-af91-b12679d77b78 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e39cb159-c1da-4a50-af91-b12679d77b78 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:36 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:36 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:36 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:36 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:36 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e39cb159-c1da-4a50-af91-b12679d77b78 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e39cb159-c1da-4a50-af91-b12679d77b78 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 returned with HTTP 200 Sep 06 22:46:36 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 317/643] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:36 2026] GET /volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8efea36d-9421-41c9-8bd9-bbb1a147b315 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8efea36d-9421-41c9-8bd9-bbb1a147b315 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 Sep 06 22:46:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8efea36d-9421-41c9-8bd9-bbb1a147b315 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8efea36d-9421-41c9-8bd9-bbb1a147b315 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:37 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:37 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8efea36d-9421-41c9-8bd9-bbb1a147b315 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8efea36d-9421-41c9-8bd9-bbb1a147b315 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 returned with HTTP 200 Sep 06 22:46:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 327/644] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:37 2026] GET /volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:46:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c32bc4fb-8e8e-4edf-b4fb-4140b05737f0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c32bc4fb-8e8e-4edf-b4fb-4140b05737f0 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 Sep 06 22:46:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c32bc4fb-8e8e-4edf-b4fb-4140b05737f0 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c32bc4fb-8e8e-4edf-b4fb-4140b05737f0 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:38 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c32bc4fb-8e8e-4edf-b4fb-4140b05737f0 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c32bc4fb-8e8e-4edf-b4fb-4140b05737f0 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 returned with HTTP 200 Sep 06 22:46:39 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 318/645] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:38 2026] GET /volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 => generated 851 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9279f1d5-2e09-424a-ad83-7f14db0df77e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9279f1d5-2e09-424a-ad83-7f14db0df77e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 Sep 06 22:46:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9279f1d5-2e09-424a-ad83-7f14db0df77e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9279f1d5-2e09-424a-ad83-7f14db0df77e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9279f1d5-2e09-424a-ad83-7f14db0df77e tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 returned with HTTP 404 Sep 06 22:46:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 328/646] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:40 2026] GET /volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:46:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6416e48d-7c74-4474-9fb4-2bb29f945073 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6416e48d-7c74-4474-9fb4-2bb29f945073 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] GET http://192.168.122.248/volume/v3/volumes Sep 06 22:46:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6416e48d-7c74-4474-9fb4-2bb29f945073 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6416e48d-7c74-4474-9fb4-2bb29f945073 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-6416e48d-7c74-4474-9fb4-2bb29f945073 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:46:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6416e48d-7c74-4474-9fb4-2bb29f945073 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:46:40 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:40 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6416e48d-7c74-4474-9fb4-2bb29f945073 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Get all volumes completed successfully. Sep 06 22:46:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6416e48d-7c74-4474-9fb4-2bb29f945073 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] http://192.168.122.248/volume/v3/volumes returned with HTTP 200 Sep 06 22:46:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 319/647] 192.168.122.248 () {58 vars in 1121 bytes} [Sun Sep 6 22:46:40 2026] GET /volume/v3/volumes => generated 343 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:46:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-dce38367-5218-4b01-9f8f-388c9734af8f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dce38367-5218-4b01-9f8f-388c9734af8f tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] GET http://192.168.122.248/volume/v3/snapshots Sep 06 22:46:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dce38367-5218-4b01-9f8f-388c9734af8f tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dce38367-5218-4b01-9f8f-388c9734af8f tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-dce38367-5218-4b01-9f8f-388c9734af8f tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:46:40 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-dce38367-5218-4b01-9f8f-388c9734af8f tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Building query based on filter {{(pid=87216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:46:40 devstack devstack@c-api.service[87216]: /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 06 22:46:40 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:46:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-dce38367-5218-4b01-9f8f-388c9734af8f tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] Get all snapshots completed successfully. Sep 06 22:46:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dce38367-5218-4b01-9f8f-388c9734af8f tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-reader] http://192.168.122.248/volume/v3/snapshots returned with HTTP 200 Sep 06 22:46:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 329/648] 192.168.122.248 () {58 vars in 1127 bytes} [Sun Sep 6 22:46:40 2026] GET /volume/v3/snapshots => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:46:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3f6270a7-8598-483b-9f67-f1db36e5dcd9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bf180ee6-c948-4259-a94e-131eb93eff28 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3f6270a7-8598-483b-9f67-f1db36e5dcd9 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 Sep 06 22:46:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3f6270a7-8598-483b-9f67-f1db36e5dcd9 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3f6270a7-8598-483b-9f67-f1db36e5dcd9 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:40 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:40 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:40 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:40 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3f6270a7-8598-483b-9f67-f1db36e5dcd9 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3f6270a7-8598-483b-9f67-f1db36e5dcd9 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 returned with HTTP 200 Sep 06 22:46:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 320/649] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:40 2026] GET /volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 => generated 887 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:46:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7a12c28b-e040-49d3-8b01-95e12e780fef None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7a12c28b-e040-49d3-8b01-95e12e780fef tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] DELETE http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 Sep 06 22:46:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7a12c28b-e040-49d3-8b01-95e12e780fef tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7a12c28b-e040-49d3-8b01-95e12e780fef tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:40 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-7a12c28b-e040-49d3-8b01-95e12e780fef tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Delete volume with id: 31767da9-f1ab-4749-9290-3f03eb474591 Sep 06 22:46:40 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:40 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:40 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:40 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7a12c28b-e040-49d3-8b01-95e12e780fef tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7a12c28b-e040-49d3-8b01-95e12e780fef tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Delete volume request issued successfully. Sep 06 22:46:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7a12c28b-e040-49d3-8b01-95e12e780fef tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 returned with HTTP 202 Sep 06 22:46:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 321/650] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:46:40 2026] DELETE /volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:46:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c1fc1124-8acb-4eb1-8a0e-a0e6391f37ff None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c1fc1124-8acb-4eb1-8a0e-a0e6391f37ff tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 Sep 06 22:46:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c1fc1124-8acb-4eb1-8a0e-a0e6391f37ff tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c1fc1124-8acb-4eb1-8a0e-a0e6391f37ff tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:40 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:40 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:40 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:40 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c1fc1124-8acb-4eb1-8a0e-a0e6391f37ff tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c1fc1124-8acb-4eb1-8a0e-a0e6391f37ff tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 returned with HTTP 200 Sep 06 22:46:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 322/651] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:40 2026] GET /volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 => generated 886 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bf180ee6-c948-4259-a94e-131eb93eff28 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:46:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bf180ee6-c948-4259-a94e-131eb93eff28 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bf180ee6-c948-4259-a94e-131eb93eff28 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:46:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 330/652] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:46:40 2026] POST /volume/v3/types => generated 188 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-07d67bfb-c397-4718-b467-db72b6913aff None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-07d67bfb-c397-4718-b467-db72b6913aff tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:46:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-07d67bfb-c397-4718-b467-db72b6913aff tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-07d67bfb-c397-4718-b467-db72b6913aff tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:46:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 323/653] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:46:40 2026] POST /volume/v3/types => generated 188 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4d97efea-5515-45b4-a3a3-df00658027f9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:46:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1996317144"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1996317144'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:46:40 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Create volume of 1 GB Sep 06 22:46:40 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:40 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Availability Zones retrieved successfully. Sep 06 22:46:40 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Flow 'volume_create_api' (e05e6057-0362-48bc-b6f7-af252c86dedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:46:40 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a505ad15-5b84-42d6-974c-3250251fc3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:40 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:46:40 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a505ad15-5b84-42d6-974c-3250251fc3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:46:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dd8da4e4-f3c2-45f2-b0ea-0abf228e2ae2,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd8da4e4-f3c2-45f2-b0ea-0abf228e2ae2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:40 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0529ca27-5452-423d-a283-2febab7cbb9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:40 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-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 06 22:46:40 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-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 06 22:46:41 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Created reservations ['22f6f1af-2df2-4ed0-a663-1dffa488baff', '45de71f6-4265-4887-a6dc-3218497a074b', '7ab04a42-e4ee-4b2b-94c3-a0a9dff55f08', 'f2d368c7-e3ef-4847-afc6-d3a61da0b3dd'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:46:41 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0529ca27-5452-423d-a283-2febab7cbb9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22f6f1af-2df2-4ed0-a663-1dffa488baff', '45de71f6-4265-4887-a6dc-3218497a074b', '7ab04a42-e4ee-4b2b-94c3-a0a9dff55f08', 'f2d368c7-e3ef-4847-afc6-d3a61da0b3dd']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:41 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4df12eca-e3de-423f-8304-f56daa1d8182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:41 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:41 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:41 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4df12eca-e3de-423f-8304-f56daa1d8182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1996317144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16840051f2b94f9087a410611e46e5d3',qos_specs=None,replication_status=,reservations=['22f6f1af-2df2-4ed0-a663-1dffa488baff','45de71f6-4265-4887-a6dc-3218497a074b','7ab04a42-e4ee-4b2b-94c3-a0a9dff55f08','f2d368c7-e3ef-4847-afc6-d3a61da0b3dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c6aed4ff2e44c5190b45c4ce3e3d574',volume_type_id=dd8da4e4-f3c2-45f2-b0ea-0abf228e2ae2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:46:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1996317144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16840051f2b94f9087a410611e46e5d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c6aed4ff2e44c5190b45c4ce3e3d574',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd8da4e4-f3c2-45f2-b0ea-0abf228e2ae2),volume_type_id=dd8da4e4-f3c2-45f2-b0ea-0abf228e2ae2)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:41 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86155a49-7bc3-4343-ac99-b7180a7ad91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:41 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86155a49-7bc3-4343-ac99-b7180a7ad91e) transitioned into state 'SUCCESS' from state '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-1996317144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16840051f2b94f9087a410611e46e5d3',qos_specs=None,replication_status=,reservations=['22f6f1af-2df2-4ed0-a663-1dffa488baff','45de71f6-4265-4887-a6dc-3218497a074b','7ab04a42-e4ee-4b2b-94c3-a0a9dff55f08','f2d368c7-e3ef-4847-afc6-d3a61da0b3dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c6aed4ff2e44c5190b45c4ce3e3d574',volume_type_id=dd8da4e4-f3c2-45f2-b0ea-0abf228e2ae2)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:41 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48078c00-d889-4ae4-adb2-f4b9b2c57a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:41 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48078c00-d889-4ae4-adb2-f4b9b2c57a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:41 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Flow 'volume_create_api' (e05e6057-0362-48bc-b6f7-af252c86dedb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:46:41 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Create volume request issued successfully. Sep 06 22:46:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4d97efea-5515-45b4-a3a3-df00658027f9 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:46:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 331/654] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:46:40 2026] POST /volume/v3/volumes => generated 776 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:46:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-aa083a66-5f28-473f-954c-b0c2487dbf75 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-aa083a66-5f28-473f-954c-b0c2487dbf75 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] GET http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e Sep 06 22:46:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-aa083a66-5f28-473f-954c-b0c2487dbf75 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-aa083a66-5f28-473f-954c-b0c2487dbf75 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:41 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:41 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-aa083a66-5f28-473f-954c-b0c2487dbf75 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Volume info retrieved successfully. Sep 06 22:46:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-aa083a66-5f28-473f-954c-b0c2487dbf75 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e returned with HTTP 200 Sep 06 22:46:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 324/655] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:41 2026] GET /volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e => generated 844 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7635462c-f74a-4482-8df1-7f7172e3802d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7635462c-f74a-4482-8df1-7f7172e3802d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 Sep 06 22:46:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7635462c-f74a-4482-8df1-7f7172e3802d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7635462c-f74a-4482-8df1-7f7172e3802d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:41 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:41 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:41 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:41 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:41 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7635462c-f74a-4482-8df1-7f7172e3802d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Volume info retrieved successfully. Sep 06 22:46:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7635462c-f74a-4482-8df1-7f7172e3802d tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 returned with HTTP 200 Sep 06 22:46:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 332/656] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:41 2026] GET /volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 => generated 886 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-b3e2ce4e-6ff9-4343-a310-fc0ce5078a5a req-dbb2657f-7c29-4152-8816-ee9465e84410 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-b3e2ce4e-6ff9-4343-a310-fc0ce5078a5a req-dbb2657f-7c29-4152-8816-ee9465e84410 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] DELETE http://192.168.122.248/volume/v3/attachments/59bbe3db-dbf5-401b-94f6-59937259b387 Sep 06 22:46:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-b3e2ce4e-6ff9-4343-a310-fc0ce5078a5a req-dbb2657f-7c29-4152-8816-ee9465e84410 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-b3e2ce4e-6ff9-4343-a310-fc0ce5078a5a req-dbb2657f-7c29-4152-8816-ee9465e84410 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:41 devstack devstack@c-api.service[87215]: /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 06 22:46:41 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, Sep 06 22:46:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-b3e2ce4e-6ff9-4343-a310-fc0ce5078a5a req-dbb2657f-7c29-4152-8816-ee9465e84410 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/attachments/59bbe3db-dbf5-401b-94f6-59937259b387 returned with HTTP 200 Sep 06 22:46:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 325/657] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 22:46:41 2026] DELETE /volume/v3/attachments/59bbe3db-dbf5-401b-94f6-59937259b387 => generated 19 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-b3e2ce4e-6ff9-4343-a310-fc0ce5078a5a req-fe2d5529-8466-47a6-8f9f-8294e02e2561 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-b3e2ce4e-6ff9-4343-a310-fc0ce5078a5a req-fe2d5529-8466-47a6-8f9f-8294e02e2561 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] DELETE http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 Sep 06 22:46:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-b3e2ce4e-6ff9-4343-a310-fc0ce5078a5a req-fe2d5529-8466-47a6-8f9f-8294e02e2561 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-b3e2ce4e-6ff9-4343-a310-fc0ce5078a5a req-fe2d5529-8466-47a6-8f9f-8294e02e2561 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:41 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [req-b3e2ce4e-6ff9-4343-a310-fc0ce5078a5a req-fe2d5529-8466-47a6-8f9f-8294e02e2561 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Delete volume with id: 3902ff65-39f9-4703-8fe6-f27c5c213135 Sep 06 22:46:41 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:41 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:41 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:41 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:41 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-b3e2ce4e-6ff9-4343-a310-fc0ce5078a5a req-fe2d5529-8466-47a6-8f9f-8294e02e2561 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:46:41 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-b3e2ce4e-6ff9-4343-a310-fc0ce5078a5a req-fe2d5529-8466-47a6-8f9f-8294e02e2561 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Delete volume request issued successfully. Sep 06 22:46:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-b3e2ce4e-6ff9-4343-a310-fc0ce5078a5a req-fe2d5529-8466-47a6-8f9f-8294e02e2561 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 returned with HTTP 202 Sep 06 22:46:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 333/658] 192.168.122.248 () {62 vars in 1509 bytes} [Sun Sep 6 22:46:41 2026] DELETE /volume/v3/volumes/3902ff65-39f9-4703-8fe6-f27c5c213135 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:46:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a1ce2833-036e-45ea-b685-4565d92f9688 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a1ce2833-036e-45ea-b685-4565d92f9688 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] GET http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e Sep 06 22:46:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a1ce2833-036e-45ea-b685-4565d92f9688 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a1ce2833-036e-45ea-b685-4565d92f9688 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:42 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:42 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a1ce2833-036e-45ea-b685-4565d92f9688 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Volume info retrieved successfully. Sep 06 22:46:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a1ce2833-036e-45ea-b685-4565d92f9688 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e returned with HTTP 200 Sep 06 22:46:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 326/659] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:42 2026] GET /volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e => generated 868 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3c04daa7-a4ff-45cc-95cc-811f7a9ea542 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3c04daa7-a4ff-45cc-95cc-811f7a9ea542 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 Sep 06 22:46:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3c04daa7-a4ff-45cc-95cc-811f7a9ea542 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3c04daa7-a4ff-45cc-95cc-811f7a9ea542 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3c04daa7-a4ff-45cc-95cc-811f7a9ea542 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 returned with HTTP 404 Sep 06 22:46:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 334/660] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:42 2026] GET /volume/v3/volumes/31767da9-f1ab-4749-9290-3f03eb474591 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-00e9b34c-993d-4452-99ca-584bd22834f3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-00e9b34c-993d-4452-99ca-584bd22834f3 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/b5432e04-5366-4c6e-8bd4-bd234d9af8b5 Sep 06 22:46:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-00e9b34c-993d-4452-99ca-584bd22834f3 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-00e9b34c-993d-4452-99ca-584bd22834f3 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:42 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-00e9b34c-993d-4452-99ca-584bd22834f3 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Delete snapshot with id: b5432e04-5366-4c6e-8bd4-bd234d9af8b5 Sep 06 22:46:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-00e9b34c-993d-4452-99ca-584bd22834f3 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/snapshots/b5432e04-5366-4c6e-8bd4-bd234d9af8b5 returned with HTTP 404 Sep 06 22:46:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 327/661] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:46:42 2026] DELETE /volume/v3/snapshots/b5432e04-5366-4c6e-8bd4-bd234d9af8b5 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f64a2b48-faab-497a-837e-232748a730e3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f64a2b48-faab-497a-837e-232748a730e3 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] GET http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 Sep 06 22:46:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f64a2b48-faab-497a-837e-232748a730e3 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f64a2b48-faab-497a-837e-232748a730e3 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f64a2b48-faab-497a-837e-232748a730e3 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 returned with HTTP 404 Sep 06 22:46:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 335/662] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:42 2026] GET /volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b6742aab-4e2a-4edc-99a3-cc628d764173 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b6742aab-4e2a-4edc-99a3-cc628d764173 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] DELETE http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 Sep 06 22:46:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b6742aab-4e2a-4edc-99a3-cc628d764173 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b6742aab-4e2a-4edc-99a3-cc628d764173 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:42 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-b6742aab-4e2a-4edc-99a3-cc628d764173 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] Delete volume with id: 798de8e0-d280-42a8-8e97-ff3ab3208288 Sep 06 22:46:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b6742aab-4e2a-4edc-99a3-cc628d764173 tempest-VolumesDeleteCascade-783810103 tempest-VolumesDeleteCascade-783810103-project-member] http://192.168.122.248/volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 returned with HTTP 404 Sep 06 22:46:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 328/663] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:46:42 2026] DELETE /volume/v3/volumes/798de8e0-d280-42a8-8e97-ff3ab3208288 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8f42914d-3d52-4d6d-9452-a5edb5f06ed5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8f42914d-3d52-4d6d-9452-a5edb5f06ed5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] DELETE http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 Sep 06 22:46:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8f42914d-3d52-4d6d-9452-a5edb5f06ed5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8f42914d-3d52-4d6d-9452-a5edb5f06ed5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:42 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-8f42914d-3d52-4d6d-9452-a5edb5f06ed5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Delete volume with id: acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 Sep 06 22:46:42 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:42 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8f42914d-3d52-4d6d-9452-a5edb5f06ed5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:46:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8f42914d-3d52-4d6d-9452-a5edb5f06ed5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Delete volume request issued successfully. Sep 06 22:46:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8f42914d-3d52-4d6d-9452-a5edb5f06ed5 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 returned with HTTP 202 Sep 06 22:46:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 336/664] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:46:42 2026] DELETE /volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:46:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4041597e-2c5f-48fb-af83-7532b0ed5b51 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4041597e-2c5f-48fb-af83-7532b0ed5b51 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 Sep 06 22:46:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4041597e-2c5f-48fb-af83-7532b0ed5b51 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4041597e-2c5f-48fb-af83-7532b0ed5b51 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:43 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4041597e-2c5f-48fb-af83-7532b0ed5b51 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Volume info retrieved successfully. Sep 06 22:46:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4041597e-2c5f-48fb-af83-7532b0ed5b51 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 returned with HTTP 200 Sep 06 22:46:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 329/665] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:42 2026] GET /volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 => generated 855 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-996e5b78-67c3-4778-beff-4b68220f2d34 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-996e5b78-67c3-4778-beff-4b68220f2d34 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] GET http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e Sep 06 22:46:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-996e5b78-67c3-4778-beff-4b68220f2d34 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-996e5b78-67c3-4778-beff-4b68220f2d34 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:43 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:43 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:43 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:43 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:43 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-996e5b78-67c3-4778-beff-4b68220f2d34 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Volume info retrieved successfully. Sep 06 22:46:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-996e5b78-67c3-4778-beff-4b68220f2d34 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e returned with HTTP 200 Sep 06 22:46:43 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 337/666] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:43 2026] GET /volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e => generated 869 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7aa21e9a-5d6b-47d6-b794-3fe9001907a3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7aa21e9a-5d6b-47d6-b794-3fe9001907a3 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] GET http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e Sep 06 22:46:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7aa21e9a-5d6b-47d6-b794-3fe9001907a3 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7aa21e9a-5d6b-47d6-b794-3fe9001907a3 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:43 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7aa21e9a-5d6b-47d6-b794-3fe9001907a3 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] Volume info retrieved successfully. Sep 06 22:46:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7aa21e9a-5d6b-47d6-b794-3fe9001907a3 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e returned with HTTP 200 Sep 06 22:46:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 330/667] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:43 2026] GET /volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e => generated 1032 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:46:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d2fe065b-6cef-4266-8b2d-cd92785341df None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d2fe065b-6cef-4266-8b2d-cd92785341df tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] POST http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e/action Sep 06 22:46:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d2fe065b-6cef-4266-8b2d-cd92785341df tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:46:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d2fe065b-6cef-4266-8b2d-cd92785341df tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:43 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:43 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:43 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:43 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:43 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d2fe065b-6cef-4266-8b2d-cd92785341df tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Volume info retrieved successfully. Sep 06 22:46:43 devstack devstack@c-api.service[87216]: /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 06 22:46:43 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:46:43 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-d2fe065b-6cef-4266-8b2d-cd92785341df tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-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 06 22:46:43 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-d2fe065b-6cef-4266-8b2d-cd92785341df tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-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 06 22:46:43 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-d2fe065b-6cef-4266-8b2d-cd92785341df tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Created reservations ['cab4ae8d-8dde-4684-a348-d6ad9c8a28c0', '29a3498a-baf0-4b53-8914-2c7e5e1bdfab'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:46:44 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-d2fe065b-6cef-4266-8b2d-cd92785341df tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Created reservations ['20843fb9-fff5-45c9-80f4-0ce97a892af8', '4749e138-2844-4491-a819-53f05b06c9fe'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:46:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cc357628-c3d8-4335-b937-4c50038c2931 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cc357628-c3d8-4335-b937-4c50038c2931 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] GET http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 Sep 06 22:46:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cc357628-c3d8-4335-b937-4c50038c2931 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cc357628-c3d8-4335-b937-4c50038c2931 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d2fe065b-6cef-4266-8b2d-cd92785341df tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Retype volume request issued successfully. Sep 06 22:46:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d2fe065b-6cef-4266-8b2d-cd92785341df tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e/action returned with HTTP 202 Sep 06 22:46:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 338/668] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:46:43 2026] POST /volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e/action => generated 0 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:46:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-76012095-e28b-4610-9af7-1e1d187a9311 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-76012095-e28b-4610-9af7-1e1d187a9311 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] GET http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e Sep 06 22:46:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-76012095-e28b-4610-9af7-1e1d187a9311 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-76012095-e28b-4610-9af7-1e1d187a9311 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cc357628-c3d8-4335-b937-4c50038c2931 tempest-ServerActionsTestOtherA-759551995 tempest-ServerActionsTestOtherA-759551995-project-member] http://192.168.122.248/volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 returned with HTTP 404 Sep 06 22:46:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 331/669] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:44 2026] GET /volume/v3/volumes/acc0aeeb-e969-4ad5-a55c-4e3f9c46ae33 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:46:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-76012095-e28b-4610-9af7-1e1d187a9311 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Volume info retrieved successfully. Sep 06 22:46:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-76012095-e28b-4610-9af7-1e1d187a9311 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e returned with HTTP 200 Sep 06 22:46:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 339/670] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:44 2026] GET /volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e => generated 868 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7a213237-53eb-4c60-be8b-be2372f00394 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7a213237-53eb-4c60-be8b-be2372f00394 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] GET http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e Sep 06 22:46:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7a213237-53eb-4c60-be8b-be2372f00394 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7a213237-53eb-4c60-be8b-be2372f00394 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:45 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:45 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:45 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:45 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:45 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7a213237-53eb-4c60-be8b-be2372f00394 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Volume info retrieved successfully. Sep 06 22:46:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7a213237-53eb-4c60-be8b-be2372f00394 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e returned with HTTP 200 Sep 06 22:46:45 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 332/671] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:45 2026] GET /volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e => generated 869 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2588f101-5a65-4e94-88f4-9ad6e01955ec None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2588f101-5a65-4e94-88f4-9ad6e01955ec tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] GET http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e Sep 06 22:46:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2588f101-5a65-4e94-88f4-9ad6e01955ec tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2588f101-5a65-4e94-88f4-9ad6e01955ec tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:45 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:45 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:45 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:45 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:45 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2588f101-5a65-4e94-88f4-9ad6e01955ec tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] Volume info retrieved successfully. Sep 06 22:46:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2588f101-5a65-4e94-88f4-9ad6e01955ec tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e returned with HTTP 200 Sep 06 22:46:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 340/672] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:45 2026] GET /volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e => generated 1032 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:46:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-af695425-7de9-406c-a04c-86387dd96be7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-af695425-7de9-406c-a04c-86387dd96be7 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] GET http://192.168.122.248/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1996317144 Sep 06 22:46:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-af695425-7de9-406c-a04c-86387dd96be7 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-af695425-7de9-406c-a04c-86387dd96be7 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-af695425-7de9-406c-a04c-86387dd96be7 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1996317144'), ('all_tenants', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:46:45 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:45 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:45 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-af695425-7de9-406c-a04c-86387dd96be7 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] Get all volumes completed successfully. Sep 06 22:46:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-af695425-7de9-406c-a04c-86387dd96be7 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] http://192.168.122.248/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1996317144 returned with HTTP 200 Sep 06 22:46:45 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 333/673] 192.168.122.248 () {58 vars in 1282 bytes} [Sun Sep 6 22:46:45 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1996317144 => generated 355 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a428df5b-59b2-4dde-9029-f6d265ee8e37 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a428df5b-59b2-4dde-9029-f6d265ee8e37 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] GET http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e Sep 06 22:46:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a428df5b-59b2-4dde-9029-f6d265ee8e37 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a428df5b-59b2-4dde-9029-f6d265ee8e37 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:45 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:45 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:45 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:45 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:45 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a428df5b-59b2-4dde-9029-f6d265ee8e37 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Volume info retrieved successfully. Sep 06 22:46:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a428df5b-59b2-4dde-9029-f6d265ee8e37 tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e returned with HTTP 200 Sep 06 22:46:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 341/674] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:45 2026] GET /volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e => generated 869 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-31f6c193-c9e5-44f3-946f-e65dc867895f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-31f6c193-c9e5-44f3-946f-e65dc867895f tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] DELETE http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e Sep 06 22:46:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-31f6c193-c9e5-44f3-946f-e65dc867895f tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-31f6c193-c9e5-44f3-946f-e65dc867895f tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:45 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-31f6c193-c9e5-44f3-946f-e65dc867895f tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Delete volume with id: c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e Sep 06 22:46:45 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:45 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-31f6c193-c9e5-44f3-946f-e65dc867895f tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Volume info retrieved successfully. Sep 06 22:46:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-31f6c193-c9e5-44f3-946f-e65dc867895f tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Delete volume request issued successfully. Sep 06 22:46:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-31f6c193-c9e5-44f3-946f-e65dc867895f tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e returned with HTTP 202 Sep 06 22:46:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 334/675] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:46:45 2026] DELETE /volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e => generated 0 bytes in 423 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 22:46:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4656ea46-c036-4375-a4f5-9a63dd6a3fba None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4656ea46-c036-4375-a4f5-9a63dd6a3fba tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] GET http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e Sep 06 22:46:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4656ea46-c036-4375-a4f5-9a63dd6a3fba tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4656ea46-c036-4375-a4f5-9a63dd6a3fba tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:46 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:46 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:46 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:46 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4656ea46-c036-4375-a4f5-9a63dd6a3fba tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Volume info retrieved successfully. Sep 06 22:46:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4656ea46-c036-4375-a4f5-9a63dd6a3fba tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e returned with HTTP 200 Sep 06 22:46:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 342/676] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:46 2026] GET /volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e => generated 868 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e47a1de9-7ce3-4a4a-b385-d972db1c265d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e47a1de9-7ce3-4a4a-b385-d972db1c265d tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] GET http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e Sep 06 22:46:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e47a1de9-7ce3-4a4a-b385-d972db1c265d tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e47a1de9-7ce3-4a4a-b385-d972db1c265d tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e47a1de9-7ce3-4a4a-b385-d972db1c265d tempest-VolumeRetypeWithoutMigrationTest-908381678 tempest-VolumeRetypeWithoutMigrationTest-908381678-project-member] http://192.168.122.248/volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e returned with HTTP 404 Sep 06 22:46:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 335/677] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:47 2026] GET /volume/v3/volumes/c10e4c35-b9a5-4385-b1d4-031bcd8b4a3e => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d18b1706-e2c6-4c63-b04f-77d44bd220df None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d18b1706-e2c6-4c63-b04f-77d44bd220df tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] DELETE http://192.168.122.248/volume/v3/types/8638c594-14cd-4311-b235-b33bf6d4e700 Sep 06 22:46:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d18b1706-e2c6-4c63-b04f-77d44bd220df tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d18b1706-e2c6-4c63-b04f-77d44bd220df tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9ea98b58-a566-4a3e-8b41-892c36595134 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d18b1706-e2c6-4c63-b04f-77d44bd220df tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] http://192.168.122.248/volume/v3/types/8638c594-14cd-4311-b235-b33bf6d4e700 returned with HTTP 202 Sep 06 22:46:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 343/678] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:46:47 2026] DELETE /volume/v3/types/8638c594-14cd-4311-b235-b33bf6d4e700 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:46:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-03812a31-629d-4247-9eb4-e5aabd0dc558 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-03812a31-629d-4247-9eb4-e5aabd0dc558 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] GET http://192.168.122.248/volume/v3/types/8638c594-14cd-4311-b235-b33bf6d4e700 Sep 06 22:46:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-03812a31-629d-4247-9eb4-e5aabd0dc558 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-03812a31-629d-4247-9eb4-e5aabd0dc558 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-03812a31-629d-4247-9eb4-e5aabd0dc558 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] http://192.168.122.248/volume/v3/types/8638c594-14cd-4311-b235-b33bf6d4e700 returned with HTTP 404 Sep 06 22:46:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 344/679] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:46:47 2026] GET /volume/v3/types/8638c594-14cd-4311-b235-b33bf6d4e700 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e79150de-e8bd-44f7-9943-ffdc993c3986 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e79150de-e8bd-44f7-9943-ffdc993c3986 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] DELETE http://192.168.122.248/volume/v3/types/dd8da4e4-f3c2-45f2-b0ea-0abf228e2ae2 Sep 06 22:46:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e79150de-e8bd-44f7-9943-ffdc993c3986 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e79150de-e8bd-44f7-9943-ffdc993c3986 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e79150de-e8bd-44f7-9943-ffdc993c3986 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] http://192.168.122.248/volume/v3/types/dd8da4e4-f3c2-45f2-b0ea-0abf228e2ae2 returned with HTTP 202 Sep 06 22:46:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 345/680] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:46:47 2026] DELETE /volume/v3/types/dd8da4e4-f3c2-45f2-b0ea-0abf228e2ae2 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:46:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ea50f388-a745-4c2f-b205-d8d2223841c4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ea50f388-a745-4c2f-b205-d8d2223841c4 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] GET http://192.168.122.248/volume/v3/types/dd8da4e4-f3c2-45f2-b0ea-0abf228e2ae2 Sep 06 22:46:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ea50f388-a745-4c2f-b205-d8d2223841c4 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ea50f388-a745-4c2f-b205-d8d2223841c4 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ea50f388-a745-4c2f-b205-d8d2223841c4 tempest-VolumeRetypeWithoutMigrationTest-629200102 tempest-VolumeRetypeWithoutMigrationTest-629200102-project-admin] http://192.168.122.248/volume/v3/types/dd8da4e4-f3c2-45f2-b0ea-0abf228e2ae2 returned with HTTP 404 Sep 06 22:46:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 346/681] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:46:47 2026] GET /volume/v3/types/dd8da4e4-f3c2-45f2-b0ea-0abf228e2ae2 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:46:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-2037141876"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-2037141876'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:46:47 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Create volume of 1 GB Sep 06 22:46:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Availability Zones retrieved successfully. Sep 06 22:46:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Flow 'volume_create_api' (51a74669-6a84-48c6-b838-216486e8f7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:46:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (484088a4-3b5e-474b-be84-d9ac128e4a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:46:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (484088a4-3b5e-474b-be84-d9ac128e4a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04f5b338-1b80-48c8-aa59-3217b75aa76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:48 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Created reservations ['e4ad5502-d4d9-40da-aba6-564a3ff9d0d7', 'f40eb0af-e55e-42cc-a2b3-5540106b61b1', 'e48cca73-615b-449d-a82e-74ababb8cc52', '289d3be8-0ae6-4ccd-bf05-50db89ae03dd'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:46:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04f5b338-1b80-48c8-aa59-3217b75aa76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4ad5502-d4d9-40da-aba6-564a3ff9d0d7', 'f40eb0af-e55e-42cc-a2b3-5540106b61b1', 'e48cca73-615b-449d-a82e-74ababb8cc52', '289d3be8-0ae6-4ccd-bf05-50db89ae03dd']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba6fabb-073d-49b1-ab7e-f5959ecf0c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba6fabb-073d-49b1-ab7e-f5959ecf0c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ee7166d-b781-4c5b-a492-2d6f6462c7c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2037141876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0039e996d66f42a18c7414c385750269',qos_specs=None,replication_status=,reservations=['e4ad5502-d4d9-40da-aba6-564a3ff9d0d7','f40eb0af-e55e-42cc-a2b3-5540106b61b1','e48cca73-615b-449d-a82e-74ababb8cc52','289d3be8-0ae6-4ccd-bf05-50db89ae03dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d175c582f4947adad8589b3e7b7c430',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:46:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2037141876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ee7166d-b781-4c5b-a492-2d6f6462c7c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0039e996d66f42a18c7414c385750269',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d175c582f4947adad8589b3e7b7c430',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02df7890-2ff5-49ee-a6f8-6ba85bf75e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02df7890-2ff5-49ee-a6f8-6ba85bf75e98) transitioned into state 'SUCCESS' from state '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-2037141876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0039e996d66f42a18c7414c385750269',qos_specs=None,replication_status=,reservations=['e4ad5502-d4d9-40da-aba6-564a3ff9d0d7','f40eb0af-e55e-42cc-a2b3-5540106b61b1','e48cca73-615b-449d-a82e-74ababb8cc52','289d3be8-0ae6-4ccd-bf05-50db89ae03dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d175c582f4947adad8589b3e7b7c430',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dfbbcf1-71af-4c81-aa9c-ccdab1c0e392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:46:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dfbbcf1-71af-4c81-aa9c-ccdab1c0e392) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:46:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Flow 'volume_create_api' (51a74669-6a84-48c6-b838-216486e8f7d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:46:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Create volume request issued successfully. Sep 06 22:46:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9ea98b58-a566-4a3e-8b41-892c36595134 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:46:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 336/682] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:46:47 2026] POST /volume/v3/volumes => generated 759 bytes in 841 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 22:46:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7d709641-32cd-4186-9a49-7febc037baad None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7d709641-32cd-4186-9a49-7febc037baad tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] GET http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 Sep 06 22:46:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7d709641-32cd-4186-9a49-7febc037baad tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7d709641-32cd-4186-9a49-7febc037baad tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7d709641-32cd-4186-9a49-7febc037baad tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Volume info retrieved successfully. Sep 06 22:46:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7d709641-32cd-4186-9a49-7febc037baad tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 returned with HTTP 200 Sep 06 22:46:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 347/683] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:48 2026] GET /volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 => generated 827 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-72fea63d-d5bc-452d-92be-cca744a981b3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-72fea63d-d5bc-452d-92be-cca744a981b3 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] GET http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 Sep 06 22:46:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-72fea63d-d5bc-452d-92be-cca744a981b3 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-72fea63d-d5bc-452d-92be-cca744a981b3 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-72fea63d-d5bc-452d-92be-cca744a981b3 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Volume info retrieved successfully. Sep 06 22:46:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-72fea63d-d5bc-452d-92be-cca744a981b3 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 returned with HTTP 200 Sep 06 22:46:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 337/684] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:49 2026] GET /volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-131dcba2-ec19-440f-b199-e7f96e021383 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-131dcba2-ec19-440f-b199-e7f96e021383 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] GET http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 Sep 06 22:46:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-131dcba2-ec19-440f-b199-e7f96e021383 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-131dcba2-ec19-440f-b199-e7f96e021383 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:50 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:50 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-131dcba2-ec19-440f-b199-e7f96e021383 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Volume info retrieved successfully. Sep 06 22:46:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-131dcba2-ec19-440f-b199-e7f96e021383 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 returned with HTTP 200 Sep 06 22:46:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 348/685] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:50 2026] GET /volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2d8e0be6-6a63-485a-9dd5-c4e261dc4fc6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2d8e0be6-6a63-485a-9dd5-c4e261dc4fc6 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] POST http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata Sep 06 22:46:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2d8e0be6-6a63-485a-9dd5-c4e261dc4fc6 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:50 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:50 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2d8e0be6-6a63-485a-9dd5-c4e261dc4fc6 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Volume info retrieved successfully. Sep 06 22:46:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2d8e0be6-6a63-485a-9dd5-c4e261dc4fc6 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Create volume metadata completed successfully. Sep 06 22:46:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2d8e0be6-6a63-485a-9dd5-c4e261dc4fc6 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata returned with HTTP 200 Sep 06 22:46:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 338/686] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 22:46:50 2026] POST /volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata => generated 101 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:46:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7197cb03-c499-41be-9821-d55481325974 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7197cb03-c499-41be-9821-d55481325974 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] GET http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata Sep 06 22:46:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7197cb03-c499-41be-9821-d55481325974 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7197cb03-c499-41be-9821-d55481325974 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:50 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:50 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7197cb03-c499-41be-9821-d55481325974 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] Volume info retrieved successfully. Sep 06 22:46:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7197cb03-c499-41be-9821-d55481325974 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] Get volume metadata completed successfully. Sep 06 22:46:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7197cb03-c499-41be-9821-d55481325974 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata returned with HTTP 200 Sep 06 22:46:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 349/687] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 22:46:50 2026] GET /volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata => generated 101 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ea702580-dbfe-4d91-aa88-a739584de2eb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ea702580-dbfe-4d91-aa88-a739584de2eb tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] PUT http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata Sep 06 22:46:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ea702580-dbfe-4d91-aa88-a739584de2eb tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:50 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:50 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ea702580-dbfe-4d91-aa88-a739584de2eb tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Volume info retrieved successfully. Sep 06 22:46:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ea702580-dbfe-4d91-aa88-a739584de2eb tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Update volume metadata completed successfully. Sep 06 22:46:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ea702580-dbfe-4d91-aa88-a739584de2eb tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata returned with HTTP 200 Sep 06 22:46:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 339/688] 192.168.122.248 () {60 vars in 1279 bytes} [Sun Sep 6 22:46:50 2026] PUT /volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata => generated 57 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:46:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6556e956-11f6-4375-9178-056a688423da None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6556e956-11f6-4375-9178-056a688423da tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] GET http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata Sep 06 22:46:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6556e956-11f6-4375-9178-056a688423da tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6556e956-11f6-4375-9178-056a688423da tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:51 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:51 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6556e956-11f6-4375-9178-056a688423da tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] Volume info retrieved successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6556e956-11f6-4375-9178-056a688423da tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] Get volume metadata completed successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6556e956-11f6-4375-9178-056a688423da tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata returned with HTTP 200 Sep 06 22:46:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 350/689] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 22:46:51 2026] GET /volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata => generated 57 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:46:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b8eb0c97-b31e-4b1f-aeab-a6d09f0dbda6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b8eb0c97-b31e-4b1f-aeab-a6d09f0dbda6 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] DELETE http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata/key1 Sep 06 22:46:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b8eb0c97-b31e-4b1f-aeab-a6d09f0dbda6 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b8eb0c97-b31e-4b1f-aeab-a6d09f0dbda6 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:51 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b8eb0c97-b31e-4b1f-aeab-a6d09f0dbda6 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Volume info retrieved successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b8eb0c97-b31e-4b1f-aeab-a6d09f0dbda6 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Get volume metadata completed successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b8eb0c97-b31e-4b1f-aeab-a6d09f0dbda6 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Delete volume metadata completed successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b8eb0c97-b31e-4b1f-aeab-a6d09f0dbda6 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata/key1 returned with HTTP 200 Sep 06 22:46:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 340/690] 192.168.122.248 () {58 vars in 1277 bytes} [Sun Sep 6 22:46:51 2026] DELETE /volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata/key1 => generated 0 bytes in 65 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 06 22:46:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b0762c16-997e-490c-a38c-b2a38d7ea931 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b0762c16-997e-490c-a38c-b2a38d7ea931 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] GET http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata Sep 06 22:46:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b0762c16-997e-490c-a38c-b2a38d7ea931 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b0762c16-997e-490c-a38c-b2a38d7ea931 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:51 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:51 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b0762c16-997e-490c-a38c-b2a38d7ea931 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] Volume info retrieved successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b0762c16-997e-490c-a38c-b2a38d7ea931 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] Get volume metadata completed successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b0762c16-997e-490c-a38c-b2a38d7ea931 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata returned with HTTP 200 Sep 06 22:46:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 351/691] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 22:46:51 2026] GET /volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata => generated 32 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:46:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d4232be5-5c20-4273-8472-d3895eb030a9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d4232be5-5c20-4273-8472-d3895eb030a9 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] PUT http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata Sep 06 22:46:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d4232be5-5c20-4273-8472-d3895eb030a9 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:51 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d4232be5-5c20-4273-8472-d3895eb030a9 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Volume info retrieved successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d4232be5-5c20-4273-8472-d3895eb030a9 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Update volume metadata completed successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d4232be5-5c20-4273-8472-d3895eb030a9 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata returned with HTTP 200 Sep 06 22:46:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 341/692] 192.168.122.248 () {60 vars in 1279 bytes} [Sun Sep 6 22:46:51 2026] PUT /volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata => generated 16 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:46:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a43e0803-3280-445a-9104-c921d2c12f6c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a43e0803-3280-445a-9104-c921d2c12f6c tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] POST http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata Sep 06 22:46:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a43e0803-3280-445a-9104-c921d2c12f6c tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:51 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:51 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a43e0803-3280-445a-9104-c921d2c12f6c tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Volume info retrieved successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a43e0803-3280-445a-9104-c921d2c12f6c tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Create volume metadata completed successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a43e0803-3280-445a-9104-c921d2c12f6c tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata returned with HTTP 200 Sep 06 22:46:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 352/693] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 22:46:51 2026] POST /volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata => generated 68 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:46:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-73ab25a8-e6b0-44da-a7ea-2ac2fe405766 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-73ab25a8-e6b0-44da-a7ea-2ac2fe405766 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] PUT http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata/key3 Sep 06 22:46:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-73ab25a8-e6b0-44da-a7ea-2ac2fe405766 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:51 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-73ab25a8-e6b0-44da-a7ea-2ac2fe405766 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Volume info retrieved successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-73ab25a8-e6b0-44da-a7ea-2ac2fe405766 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Update volume metadata completed successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-73ab25a8-e6b0-44da-a7ea-2ac2fe405766 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata/key3 returned with HTTP 200 Sep 06 22:46:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 342/694] 192.168.122.248 () {60 vars in 1294 bytes} [Sun Sep 6 22:46:51 2026] PUT /volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata/key3 => generated 35 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 22:46:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-abe3c632-09cf-4de8-8e20-cbdd48818695 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-abe3c632-09cf-4de8-8e20-cbdd48818695 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] GET http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata/key3 Sep 06 22:46:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-abe3c632-09cf-4de8-8e20-cbdd48818695 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-abe3c632-09cf-4de8-8e20-cbdd48818695 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:51 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:51 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-abe3c632-09cf-4de8-8e20-cbdd48818695 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] Volume info retrieved successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-abe3c632-09cf-4de8-8e20-cbdd48818695 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] Get volume metadata completed successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-abe3c632-09cf-4de8-8e20-cbdd48818695 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata/key3 returned with HTTP 200 Sep 06 22:46:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 353/695] 192.168.122.248 () {58 vars in 1274 bytes} [Sun Sep 6 22:46:51 2026] GET /volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata/key3 => generated 35 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:46:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6871b43c-a42b-446d-ab7a-571028fff869 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6871b43c-a42b-446d-ab7a-571028fff869 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] GET http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata Sep 06 22:46:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6871b43c-a42b-446d-ab7a-571028fff869 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6871b43c-a42b-446d-ab7a-571028fff869 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:51 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6871b43c-a42b-446d-ab7a-571028fff869 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] Volume info retrieved successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6871b43c-a42b-446d-ab7a-571028fff869 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] Get volume metadata completed successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6871b43c-a42b-446d-ab7a-571028fff869 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-reader] http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata returned with HTTP 200 Sep 06 22:46:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 343/696] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 22:46:51 2026] GET /volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata => generated 75 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:46:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-548656ba-232b-4aae-84d3-053053c08ceb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-548656ba-232b-4aae-84d3-053053c08ceb tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] PUT http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata Sep 06 22:46:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-548656ba-232b-4aae-84d3-053053c08ceb tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:51 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:51 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-548656ba-232b-4aae-84d3-053053c08ceb tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Volume info retrieved successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-548656ba-232b-4aae-84d3-053053c08ceb tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Update volume metadata completed successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-548656ba-232b-4aae-84d3-053053c08ceb tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata returned with HTTP 200 Sep 06 22:46:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 354/697] 192.168.122.248 () {60 vars in 1279 bytes} [Sun Sep 6 22:46:51 2026] PUT /volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4/metadata => generated 16 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:46:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-dfdc65bc-488f-4704-86f5-d476a8efd7f7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dfdc65bc-488f-4704-86f5-d476a8efd7f7 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] GET http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 Sep 06 22:46:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dfdc65bc-488f-4704-86f5-d476a8efd7f7 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dfdc65bc-488f-4704-86f5-d476a8efd7f7 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:51 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-dfdc65bc-488f-4704-86f5-d476a8efd7f7 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Volume info retrieved successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dfdc65bc-488f-4704-86f5-d476a8efd7f7 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 returned with HTTP 200 Sep 06 22:46:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 344/698] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:51 2026] GET /volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c8de1750-d015-4310-b901-95e90529156e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c8de1750-d015-4310-b901-95e90529156e tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] DELETE http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 Sep 06 22:46:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c8de1750-d015-4310-b901-95e90529156e tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c8de1750-d015-4310-b901-95e90529156e tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-c8de1750-d015-4310-b901-95e90529156e tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Delete volume with id: 5ee7166d-b781-4c5b-a492-2d6f6462c7c4 Sep 06 22:46:51 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:46:51 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c8de1750-d015-4310-b901-95e90529156e tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Volume info retrieved successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c8de1750-d015-4310-b901-95e90529156e tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Delete volume request issued successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c8de1750-d015-4310-b901-95e90529156e tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 returned with HTTP 202 Sep 06 22:46:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 355/699] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:46:51 2026] DELETE /volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:46:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-979ec9c4-1474-48aa-a068-806695b9d2a2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-979ec9c4-1474-48aa-a068-806695b9d2a2 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] GET http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 Sep 06 22:46:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-979ec9c4-1474-48aa-a068-806695b9d2a2 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-979ec9c4-1474-48aa-a068-806695b9d2a2 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:51 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:46:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-979ec9c4-1474-48aa-a068-806695b9d2a2 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Volume info retrieved successfully. Sep 06 22:46:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-979ec9c4-1474-48aa-a068-806695b9d2a2 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 returned with HTTP 200 Sep 06 22:46:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 345/700] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:51 2026] GET /volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1606287d-99b3-4e7a-825e-7d7f8f292050 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1606287d-99b3-4e7a-825e-7d7f8f292050 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] GET http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 Sep 06 22:46:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1606287d-99b3-4e7a-825e-7d7f8f292050 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1606287d-99b3-4e7a-825e-7d7f8f292050 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1606287d-99b3-4e7a-825e-7d7f8f292050 tempest-VolumesMetadataTest-2017200012 tempest-VolumesMetadataTest-2017200012-project-member] http://192.168.122.248/volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 returned with HTTP 404 Sep 06 22:46:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 356/701] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:46:52 2026] GET /volume/v3/volumes/5ee7166d-b781-4c5b-a492-2d6f6462c7c4 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cb46d169-9247-4142-85aa-9240c9b335af None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cb46d169-9247-4142-85aa-9240c9b335af tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:46:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cb46d169-9247-4142-85aa-9240c9b335af tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-271806090"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cb46d169-9247-4142-85aa-9240c9b335af tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:46:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 346/702] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:46:56 2026] POST /volume/v3/types => generated 230 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:46:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-19610fbe-1f60-4753-ba9f-3c6ed35b7415 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-19610fbe-1f60-4753-ba9f-3c6ed35b7415 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] POST http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs Sep 06 22:46:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-19610fbe-1f60-4753-ba9f-3c6ed35b7415 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-19610fbe-1f60-4753-ba9f-3c6ed35b7415 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs returned with HTTP 200 Sep 06 22:46:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 357/703] 192.168.122.248 () {60 vars in 1283 bytes} [Sun Sep 6 22:46:56 2026] POST /volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs => generated 34 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:46:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6180ceb7-5a99-4aa1-a569-24fe50833491 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6180ceb7-5a99-4aa1-a569-24fe50833491 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] GET http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs/spec3 Sep 06 22:46:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6180ceb7-5a99-4aa1-a569-24fe50833491 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6180ceb7-5a99-4aa1-a569-24fe50833491 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6180ceb7-5a99-4aa1-a569-24fe50833491 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs/spec3 returned with HTTP 200 Sep 06 22:46:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 347/704] 192.168.122.248 () {58 vars in 1280 bytes} [Sun Sep 6 22:46:56 2026] GET /volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs/spec3 => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:46:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-841d3cd7-03b9-4aa0-bbad-fda39d13edcb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-841d3cd7-03b9-4aa0-bbad-fda39d13edcb tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] DELETE http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs/spec3 Sep 06 22:46:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-841d3cd7-03b9-4aa0-bbad-fda39d13edcb tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-841d3cd7-03b9-4aa0-bbad-fda39d13edcb tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-841d3cd7-03b9-4aa0-bbad-fda39d13edcb tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs/spec3 returned with HTTP 202 Sep 06 22:46:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 358/705] 192.168.122.248 () {58 vars in 1283 bytes} [Sun Sep 6 22:46:56 2026] DELETE /volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs/spec3 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:46:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3f5fd412-0fd2-4cf8-b10c-774c5a112d13 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3f5fd412-0fd2-4cf8-b10c-774c5a112d13 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] GET http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs/spec3 Sep 06 22:46:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3f5fd412-0fd2-4cf8-b10c-774c5a112d13 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3f5fd412-0fd2-4cf8-b10c-774c5a112d13 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3f5fd412-0fd2-4cf8-b10c-774c5a112d13 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs/spec3 returned with HTTP 404 Sep 06 22:46:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 348/706] 192.168.122.248 () {58 vars in 1280 bytes} [Sun Sep 6 22:46:56 2026] GET /volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs/spec3 => generated 129 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:46:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-093edcee-2415-4126-9c0f-32a4a8759423 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-093edcee-2415-4126-9c0f-32a4a8759423 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] POST http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs Sep 06 22:46:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-093edcee-2415-4126-9c0f-32a4a8759423 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-093edcee-2415-4126-9c0f-32a4a8759423 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs returned with HTTP 200 Sep 06 22:46:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 359/707] 192.168.122.248 () {60 vars in 1283 bytes} [Sun Sep 6 22:46:56 2026] POST /volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs => generated 34 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 22:46:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8fd7ce1c-ea8b-49a5-a89c-7c13f6f47aa6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8fd7ce1c-ea8b-49a5-a89c-7c13f6f47aa6 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] GET http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs Sep 06 22:46:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8fd7ce1c-ea8b-49a5-a89c-7c13f6f47aa6 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8fd7ce1c-ea8b-49a5-a89c-7c13f6f47aa6 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8fd7ce1c-ea8b-49a5-a89c-7c13f6f47aa6 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs returned with HTTP 200 Sep 06 22:46:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 349/708] 192.168.122.248 () {58 vars in 1262 bytes} [Sun Sep 6 22:46:56 2026] GET /volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs => generated 34 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 22:46:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f959c7b2-003e-420c-a66f-0b5c8fa5eca6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f959c7b2-003e-420c-a66f-0b5c8fa5eca6 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] POST http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs Sep 06 22:46:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f959c7b2-003e-420c-a66f-0b5c8fa5eca6 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f959c7b2-003e-420c-a66f-0b5c8fa5eca6 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs returned with HTTP 200 Sep 06 22:46:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 360/709] 192.168.122.248 () {60 vars in 1283 bytes} [Sun Sep 6 22:46:56 2026] POST /volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs => generated 34 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 22:46:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f05bf06a-972d-4970-9948-7cc7e2584bfb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f05bf06a-972d-4970-9948-7cc7e2584bfb tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] PUT http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs/spec2 Sep 06 22:46:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f05bf06a-972d-4970-9948-7cc7e2584bfb tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f05bf06a-972d-4970-9948-7cc7e2584bfb tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs/spec2 returned with HTTP 200 Sep 06 22:46:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 350/710] 192.168.122.248 () {60 vars in 1300 bytes} [Sun Sep 6 22:46:56 2026] PUT /volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs/spec2 => generated 17 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:46:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-014a25df-babf-45e6-8f3c-4cc10edf1efc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-014a25df-babf-45e6-8f3c-4cc10edf1efc tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] GET http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs/spec2 Sep 06 22:46:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-014a25df-babf-45e6-8f3c-4cc10edf1efc tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-014a25df-babf-45e6-8f3c-4cc10edf1efc tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-014a25df-babf-45e6-8f3c-4cc10edf1efc tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs/spec2 returned with HTTP 200 Sep 06 22:46:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 361/711] 192.168.122.248 () {58 vars in 1280 bytes} [Sun Sep 6 22:46:56 2026] GET /volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs/spec2 => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:46:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-892c8326-7072-40a3-9694-7614aa258771 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-892c8326-7072-40a3-9694-7614aa258771 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] POST http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs Sep 06 22:46:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-892c8326-7072-40a3-9694-7614aa258771 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:46:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-892c8326-7072-40a3-9694-7614aa258771 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs returned with HTTP 200 Sep 06 22:46:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 351/712] 192.168.122.248 () {60 vars in 1283 bytes} [Sun Sep 6 22:46:57 2026] POST /volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs => generated 51 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:46:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9a5a1887-c91e-4a56-8d1f-6ac464c2adaf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9a5a1887-c91e-4a56-8d1f-6ac464c2adaf tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] GET http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs Sep 06 22:46:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9a5a1887-c91e-4a56-8d1f-6ac464c2adaf tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9a5a1887-c91e-4a56-8d1f-6ac464c2adaf tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9a5a1887-c91e-4a56-8d1f-6ac464c2adaf tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs returned with HTTP 200 Sep 06 22:46:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 362/713] 192.168.122.248 () {58 vars in 1262 bytes} [Sun Sep 6 22:46:57 2026] GET /volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06/extra_specs => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:46:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-39eb6291-a4fa-4b0e-b58e-55fcfed80058 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-39eb6291-a4fa-4b0e-b58e-55fcfed80058 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] DELETE http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06 Sep 06 22:46:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-39eb6291-a4fa-4b0e-b58e-55fcfed80058 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-39eb6291-a4fa-4b0e-b58e-55fcfed80058 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-39eb6291-a4fa-4b0e-b58e-55fcfed80058 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06 returned with HTTP 202 Sep 06 22:46:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 352/714] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:46:57 2026] DELETE /volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 22:46:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e88278c8-d9d3-4d56-a46e-f6bd1a472c73 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:46:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e88278c8-d9d3-4d56-a46e-f6bd1a472c73 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] GET http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06 Sep 06 22:46:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e88278c8-d9d3-4d56-a46e-f6bd1a472c73 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:46:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e88278c8-d9d3-4d56-a46e-f6bd1a472c73 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:46:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e88278c8-d9d3-4d56-a46e-f6bd1a472c73 tempest-VolumeTypesExtraSpecsTest-1832532208 tempest-VolumeTypesExtraSpecsTest-1832532208-project-admin] http://192.168.122.248/volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06 returned with HTTP 404 Sep 06 22:46:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 363/715] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:46:57 2026] GET /volume/v3/types/27809518-1798-42d2-b1af-4e5d24459e06 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:47:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:47:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1875959795"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:47:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1875959795'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:47:02 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Create volume of 1 GB Sep 06 22:47:02 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Availability Zones retrieved successfully. Sep 06 22:47:02 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Flow 'volume_create_api' (677850f3-f5c0-4f3e-adba-4905ee708f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:47:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47bf9d76-26cc-4caf-8579-2df917df5438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:47:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47bf9d76-26cc-4caf-8579-2df917df5438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdcf2db1-a349-4558-a70f-6d4a2ea263b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:03 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Created reservations ['380cf23c-07aa-47f8-b594-21a59c9c3eb1', '7272d607-5eee-4005-978c-9015d9699446', '5df8cc3e-d075-4f2e-827f-7da545116a7c', '12bfb7ad-bd5f-4f85-8bed-6cdab57f9a83'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:47:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdcf2db1-a349-4558-a70f-6d4a2ea263b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['380cf23c-07aa-47f8-b594-21a59c9c3eb1', '7272d607-5eee-4005-978c-9015d9699446', '5df8cc3e-d075-4f2e-827f-7da545116a7c', '12bfb7ad-bd5f-4f85-8bed-6cdab57f9a83']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd240266-c0a7-4e02-b734-a28811cb92bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd240266-c0a7-4e02-b734-a28811cb92bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caa0757d-b850-4147-95b7-3037103e6452', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1875959795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b1657eaaa8044c5b2fa4bdd139fbe30',qos_specs=None,replication_status=,reservations=['380cf23c-07aa-47f8-b594-21a59c9c3eb1','7272d607-5eee-4005-978c-9015d9699446','5df8cc3e-d075-4f2e-827f-7da545116a7c','12bfb7ad-bd5f-4f85-8bed-6cdab57f9a83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21e39faee4ab4ca9b428bc2253c714ca',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:47:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1875959795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caa0757d-b850-4147-95b7-3037103e6452,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b1657eaaa8044c5b2fa4bdd139fbe30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21e39faee4ab4ca9b428bc2253c714ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b701b3b9-6d45-4430-bab3-dbe43c7dcc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b701b3b9-6d45-4430-bab3-dbe43c7dcc06) transitioned into state 'SUCCESS' from state '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-1875959795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b1657eaaa8044c5b2fa4bdd139fbe30',qos_specs=None,replication_status=,reservations=['380cf23c-07aa-47f8-b594-21a59c9c3eb1','7272d607-5eee-4005-978c-9015d9699446','5df8cc3e-d075-4f2e-827f-7da545116a7c','12bfb7ad-bd5f-4f85-8bed-6cdab57f9a83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21e39faee4ab4ca9b428bc2253c714ca',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f70f550-18fd-442e-bf00-6b175eb8acac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f70f550-18fd-442e-bf00-6b175eb8acac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Flow 'volume_create_api' (677850f3-f5c0-4f3e-adba-4905ee708f26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:47:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Create volume request issued successfully. Sep 06 22:47:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-12b22231-53cd-4a63-a9b5-5e4f0578d5e8 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:47:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 353/716] 192.168.122.248 () {62 vars in 1183 bytes} [Sun Sep 6 22:47:02 2026] POST /volume/v3/volumes => generated 828 bytes in 961 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:47:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d5131b04-44b4-415f-8668-46bcaf789c94 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d5131b04-44b4-415f-8668-46bcaf789c94 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] GET http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 Sep 06 22:47:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d5131b04-44b4-415f-8668-46bcaf789c94 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d5131b04-44b4-415f-8668-46bcaf789c94 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:03 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:03 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:03 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:03 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:03 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d5131b04-44b4-415f-8668-46bcaf789c94 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Volume info retrieved successfully. Sep 06 22:47:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d5131b04-44b4-415f-8668-46bcaf789c94 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 returned with HTTP 200 Sep 06 22:47:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 364/717] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:47:03 2026] GET /volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 => generated 896 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:47:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d1907d7b-001c-4cf6-b85b-13713be94359 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d1907d7b-001c-4cf6-b85b-13713be94359 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] GET http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 Sep 06 22:47:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d1907d7b-001c-4cf6-b85b-13713be94359 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d1907d7b-001c-4cf6-b85b-13713be94359 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:04 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:04 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:04 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:04 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d1907d7b-001c-4cf6-b85b-13713be94359 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Volume info retrieved successfully. Sep 06 22:47:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d1907d7b-001c-4cf6-b85b-13713be94359 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 returned with HTTP 200 Sep 06 22:47:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 354/718] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:47:04 2026] GET /volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 => generated 920 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:47:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f677b8a5-8ed6-4ea6-a4ce-f09d04a374d4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2d95226b-6b61-4695-b698-a0925407eddb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2d95226b-6b61-4695-b698-a0925407eddb tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] GET http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 Sep 06 22:47:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2d95226b-6b61-4695-b698-a0925407eddb tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2d95226b-6b61-4695-b698-a0925407eddb tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2d95226b-6b61-4695-b698-a0925407eddb tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Volume info retrieved successfully. Sep 06 22:47:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2d95226b-6b61-4695-b698-a0925407eddb tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 returned with HTTP 200 Sep 06 22:47:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 355/719] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:47:05 2026] GET /volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 => generated 956 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:47:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-57118c89-e4b4-4622-b768-60686c2817da None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-57118c89-e4b4-4622-b768-60686c2817da tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] POST http://192.168.122.248/volume/v3/volume-transfers Sep 06 22:47:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-57118c89-e4b4-4622-b768-60686c2817da tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "caa0757d-b850-4147-95b7-3037103e6452"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:47:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volume_transfer [None req-57118c89-e4b4-4622-b768-60686c2817da tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Creating new volume transfer {'transfer': {'volume_id': 'caa0757d-b850-4147-95b7-3037103e6452'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 06 22:47:05 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volume_transfer [None req-57118c89-e4b4-4622-b768-60686c2817da tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Creating transfer of volume caa0757d-b850-4147-95b7-3037103e6452 Sep 06 22:47:05 devstack devstack@c-api.service[87215]: INFO cinder.transfer.api [None req-57118c89-e4b4-4622-b768-60686c2817da tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Generating transfer record for volume caa0757d-b850-4147-95b7-3037103e6452 Sep 06 22:47:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f677b8a5-8ed6-4ea6-a4ce-f09d04a374d4 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] POST http://192.168.122.248/volume/v3/types/600f7caf-3297-485f-9318-0c9fc2a35d11/encryption Sep 06 22:47:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f677b8a5-8ed6-4ea6-a4ce-f09d04a374d4 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:47:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-57118c89-e4b4-4622-b768-60686c2817da tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] http://192.168.122.248/volume/v3/volume-transfers returned with HTTP 202 Sep 06 22:47:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 356/720] 192.168.122.248 () {62 vars in 1210 bytes} [Sun Sep 6 22:47:05 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:47:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-157c2691-fed9-4b6f-b67f-03feaeeee8d7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-157c2691-fed9-4b6f-b67f-03feaeeee8d7 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] GET http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 Sep 06 22:47:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-157c2691-fed9-4b6f-b67f-03feaeeee8d7 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-157c2691-fed9-4b6f-b67f-03feaeeee8d7 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-157c2691-fed9-4b6f-b67f-03feaeeee8d7 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Volume info retrieved successfully. Sep 06 22:47:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-157c2691-fed9-4b6f-b67f-03feaeeee8d7 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 returned with HTTP 200 Sep 06 22:47:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 357/721] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:47:05 2026] GET /volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 => generated 964 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:47:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-94e96789-fc83-471b-bf55-d2e19c472e6a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f677b8a5-8ed6-4ea6-a4ce-f09d04a374d4 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] http://192.168.122.248/volume/v3/types/600f7caf-3297-485f-9318-0c9fc2a35d11/encryption returned with HTTP 404 Sep 06 22:47:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 365/722] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 22:47:05 2026] POST /volume/v3/types/600f7caf-3297-485f-9318-0c9fc2a35d11/encryption => generated 114 bytes in 672 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9e0978e5-4648-427a-92b9-b991cd594529 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-94e96789-fc83-471b-bf55-d2e19c472e6a tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-reader] GET http://192.168.122.248/volume/v3/os-volume-transfer/561d6e29-925d-452d-9b84-17e13634cc46 Sep 06 22:47:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-94e96789-fc83-471b-bf55-d2e19c472e6a tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-94e96789-fc83-471b-bf55-d2e19c472e6a tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9e0978e5-4648-427a-92b9-b991cd594529 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9e0978e5-4648-427a-92b9-b991cd594529 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-820512704", "os-volume-type-access:is_public": false}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:47:06 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=372,cinder:INSERT=48,cinder:UPDATE=92 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:47:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-94e96789-fc83-471b-bf55-d2e19c472e6a tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-reader] http://192.168.122.248/volume/v3/os-volume-transfer/561d6e29-925d-452d-9b84-17e13634cc46 returned with HTTP 200 Sep 06 22:47:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 358/723] 192.168.122.248 () {60 vars in 1306 bytes} [Sun Sep 6 22:47:06 2026] GET /volume/v3/os-volume-transfer/561d6e29-925d-452d-9b84-17e13634cc46 => generated 548 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:47:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-31aa64b2-5218-4074-b4e6-9b743b8408c0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-31aa64b2-5218-4074-b4e6-9b743b8408c0 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-reader] GET http://192.168.122.248/volume/v3/os-volume-transfer Sep 06 22:47:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-31aa64b2-5218-4074-b4e6-9b743b8408c0 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-31aa64b2-5218-4074-b4e6-9b743b8408c0 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.volume_transfer [None req-31aa64b2-5218-4074-b4e6-9b743b8408c0 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-reader] Listing volume transfers {{(pid=87215) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9e0978e5-4648-427a-92b9-b991cd594529 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:47:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 366/724] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:47:06 2026] POST /volume/v3/types => generated 230 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-31aa64b2-5218-4074-b4e6-9b743b8408c0 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-reader] http://192.168.122.248/volume/v3/os-volume-transfer returned with HTTP 200 Sep 06 22:47:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 359/725] 192.168.122.248 () {60 vars in 1195 bytes} [Sun Sep 6 22:47:06 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-10ed3868-428c-4668-bdfe-60800248e044 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2dd2f0e2-61e7-4d86-831d-1ea28bcd4125 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2dd2f0e2-61e7-4d86-831d-1ea28bcd4125 tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] POST http://192.168.122.248/volume/v3/volume-transfers/561d6e29-925d-452d-9b84-17e13634cc46/accept Sep 06 22:47:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2dd2f0e2-61e7-4d86-831d-1ea28bcd4125 tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e749e1e1ba582810"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:47:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.volume_transfer [None req-2dd2f0e2-61e7-4d86-831d-1ea28bcd4125 tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] Accepting volume transfer 561d6e29-925d-452d-9b84-17e13634cc46 {{(pid=87215) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 06 22:47:06 devstack devstack@c-api.service[87215]: INFO cinder.api.contrib.volume_transfer [None req-2dd2f0e2-61e7-4d86-831d-1ea28bcd4125 tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] Accepting transfer 561d6e29-925d-452d-9b84-17e13634cc46 Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-10ed3868-428c-4668-bdfe-60800248e044 tempest-VolumeTypesNegativeTest-766903021 tempest-VolumeTypesNegativeTest-766903021-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-10ed3868-428c-4668-bdfe-60800248e044 tempest-VolumeTypesNegativeTest-766903021 tempest-VolumeTypesNegativeTest-766903021-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5a30b470-33c3-4cc6-a62a-b6b33a74051d", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1195636575"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-10ed3868-428c-4668-bdfe-60800248e044 tempest-VolumeTypesNegativeTest-766903021 tempest-VolumeTypesNegativeTest-766903021-project-member] Create volume request body: {'volume': {'volume_type': '5a30b470-33c3-4cc6-a62a-b6b33a74051d', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1195636575'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:47:06 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:06 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-10ed3868-428c-4668-bdfe-60800248e044 tempest-VolumeTypesNegativeTest-766903021 tempest-VolumeTypesNegativeTest-766903021-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 404 Sep 06 22:47:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 367/726] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:47:06 2026] POST /volume/v3/volumes => generated 114 bytes in 274 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6bafcb57-ba76-4030-98fb-3ec9de611f1f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6bafcb57-ba76-4030-98fb-3ec9de611f1f tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] DELETE http://192.168.122.248/volume/v3/types/5a30b470-33c3-4cc6-a62a-b6b33a74051d Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6bafcb57-ba76-4030-98fb-3ec9de611f1f tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6bafcb57-ba76-4030-98fb-3ec9de611f1f tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6bafcb57-ba76-4030-98fb-3ec9de611f1f tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] http://192.168.122.248/volume/v3/types/5a30b470-33c3-4cc6-a62a-b6b33a74051d returned with HTTP 202 Sep 06 22:47:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 368/727] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:47:06 2026] DELETE /volume/v3/types/5a30b470-33c3-4cc6-a62a-b6b33a74051d => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f7c41c82-4d3c-4e81-8e11-31540b02c44b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:06 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-2dd2f0e2-61e7-4d86-831d-1ea28bcd4125 tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] Created reservations ['c7bc47cd-a0ce-4397-b5af-8a15ae94fa44', 'b15f7e19-c1ff-41fe-9d99-acaf5867e2ba', '51832c53-0758-4556-853e-4fc01bbf5dd9', '14a18a24-2bf3-4b63-bfbf-0bc3ff190e08'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f7c41c82-4d3c-4e81-8e11-31540b02c44b tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] GET http://192.168.122.248/volume/v3/types/5a30b470-33c3-4cc6-a62a-b6b33a74051d Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f7c41c82-4d3c-4e81-8e11-31540b02c44b tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f7c41c82-4d3c-4e81-8e11-31540b02c44b tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f7c41c82-4d3c-4e81-8e11-31540b02c44b tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] http://192.168.122.248/volume/v3/types/5a30b470-33c3-4cc6-a62a-b6b33a74051d returned with HTTP 404 Sep 06 22:47:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 369/728] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:47:06 2026] GET /volume/v3/types/5a30b470-33c3-4cc6-a62a-b6b33a74051d => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d548ea92-8d3b-48d9-b5a8-342f72d54372 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d548ea92-8d3b-48d9-b5a8-342f72d54372 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d548ea92-8d3b-48d9-b5a8-342f72d54372 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d548ea92-8d3b-48d9-b5a8-342f72d54372 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 400 Sep 06 22:47:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 370/729] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:47:06 2026] POST /volume/v3/types => generated 115 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-113aaf7f-a890-4d2b-870c-d537acbb32b4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-113aaf7f-a890-4d2b-870c-d537acbb32b4 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-113aaf7f-a890-4d2b-870c-d537acbb32b4 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-662512864"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-113aaf7f-a890-4d2b-870c-d537acbb32b4 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:47:06 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-2dd2f0e2-61e7-4d86-831d-1ea28bcd4125 tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] Created reservations ['5b4a4101-57a5-4e7c-ad48-8d274f06bd0a', '73733164-812b-4cd2-8bac-38ce5f2430a0', '767172c6-e6cc-4d18-9e88-6dc3ac3a19a4', '53ce0fd1-a344-43d7-8684-c796cb1dd421'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 371/730] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:47:06 2026] POST /volume/v3/types => generated 228 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-95b48cd0-d3c9-44b5-97cb-424383ed119f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-95b48cd0-d3c9-44b5-97cb-424383ed119f tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-95b48cd0-d3c9-44b5-97cb-424383ed119f tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-662512864"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:47:06 devstack devstack@c-api.service[87215]: /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 06 22:47:06 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-95b48cd0-d3c9-44b5-97cb-424383ed119f tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-662512864 already exists. Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-95b48cd0-d3c9-44b5-97cb-424383ed119f tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 409 Sep 06 22:47:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 372/731] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:47:06 2026] POST /volume/v3/types => generated 133 bytes in 30 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-12d90b4e-14c1-4148-8a69-deec1c4eef60 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-12d90b4e-14c1-4148-8a69-deec1c4eef60 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] DELETE http://192.168.122.248/volume/v3/types/a406e586-79a5-43cf-b8b5-2a18693308da Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-12d90b4e-14c1-4148-8a69-deec1c4eef60 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-12d90b4e-14c1-4148-8a69-deec1c4eef60 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-12d90b4e-14c1-4148-8a69-deec1c4eef60 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] http://192.168.122.248/volume/v3/types/a406e586-79a5-43cf-b8b5-2a18693308da returned with HTTP 202 Sep 06 22:47:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 373/732] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:47:06 2026] DELETE /volume/v3/types/a406e586-79a5-43cf-b8b5-2a18693308da => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3306e4de-39f1-43a3-b6ed-def7421c62c0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3306e4de-39f1-43a3-b6ed-def7421c62c0 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] GET http://192.168.122.248/volume/v3/types/a406e586-79a5-43cf-b8b5-2a18693308da Sep 06 22:47:06 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-2dd2f0e2-61e7-4d86-831d-1ea28bcd4125 tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] Created reservations ['9f9995b0-eb47-4744-a4d4-d078834aaaa4', '3795d87f-b3aa-4fd3-895d-b8feba1a8de1', '9a09332d-054c-441b-8818-a0bb0b36c8a8', '5df32779-823d-479a-9333-aca8c276b281'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3306e4de-39f1-43a3-b6ed-def7421c62c0 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3306e4de-39f1-43a3-b6ed-def7421c62c0 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3306e4de-39f1-43a3-b6ed-def7421c62c0 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] http://192.168.122.248/volume/v3/types/a406e586-79a5-43cf-b8b5-2a18693308da returned with HTTP 404 Sep 06 22:47:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 374/733] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:47:06 2026] GET /volume/v3/types/a406e586-79a5-43cf-b8b5-2a18693308da => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2c1b4328-f038-402a-8dc4-1bf821c8c9fc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2c1b4328-f038-402a-8dc4-1bf821c8c9fc tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] DELETE http://192.168.122.248/volume/v3/types/adc8734c-4b74-41b4-aebe-4994f61d8e5b Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2c1b4328-f038-402a-8dc4-1bf821c8c9fc tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2c1b4328-f038-402a-8dc4-1bf821c8c9fc tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2c1b4328-f038-402a-8dc4-1bf821c8c9fc tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] http://192.168.122.248/volume/v3/types/adc8734c-4b74-41b4-aebe-4994f61d8e5b returned with HTTP 404 Sep 06 22:47:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 375/734] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:47:06 2026] DELETE /volume/v3/types/adc8734c-4b74-41b4-aebe-4994f61d8e5b => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:47:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-81a640be-967f-4d6e-9b66-e06f5fc0c617 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-81a640be-967f-4d6e-9b66-e06f5fc0c617 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] GET http://192.168.122.248/volume/v3/types/82c1d6d0-8813-49de-85fa-42e4cdd26226 Sep 06 22:47:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-81a640be-967f-4d6e-9b66-e06f5fc0c617 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-81a640be-967f-4d6e-9b66-e06f5fc0c617 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-81a640be-967f-4d6e-9b66-e06f5fc0c617 tempest-VolumeTypesNegativeTest-523126021 tempest-VolumeTypesNegativeTest-523126021-project-admin] http://192.168.122.248/volume/v3/types/82c1d6d0-8813-49de-85fa-42e4cdd26226 returned with HTTP 404 Sep 06 22:47:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 376/735] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:47:07 2026] GET /volume/v3/types/82c1d6d0-8813-49de-85fa-42e4cdd26226 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:47:07 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-2dd2f0e2-61e7-4d86-831d-1ea28bcd4125 tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] Created reservations ['6f0873ae-0ec6-43fc-8ba1-f26d0c7823d9', 'c8cd7761-1ac7-4c23-9b09-d8f29a7f10de', 'd0c2833e-2c78-4275-b546-0bd9a5f41d8c', 'd8822644-576d-4cfa-91a8-b1c229fff818'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:47:07 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2dd2f0e2-61e7-4d86-831d-1ea28bcd4125 tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] Transfer volume completed successfully. Sep 06 22:47:07 devstack devstack@c-api.service[87215]: INFO cinder.transfer.api [None req-2dd2f0e2-61e7-4d86-831d-1ea28bcd4125 tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] Volume caa0757d-b850-4147-95b7-3037103e6452 has been transferred. Sep 06 22:47:07 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:07 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2dd2f0e2-61e7-4d86-831d-1ea28bcd4125 tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] http://192.168.122.248/volume/v3/volume-transfers/561d6e29-925d-452d-9b84-17e13634cc46/accept returned with HTTP 202 Sep 06 22:47:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 360/736] 192.168.122.248 () {62 vars in 1342 bytes} [Sun Sep 6 22:47:06 2026] POST /volume/v3/volume-transfers/561d6e29-925d-452d-9b84-17e13634cc46/accept => generated 373 bytes in 1079 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:47:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-949ab283-89e8-475a-a1bc-dfc2bbd9b7a1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-949ab283-89e8-475a-a1bc-dfc2bbd9b7a1 tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] GET http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 Sep 06 22:47:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-949ab283-89e8-475a-a1bc-dfc2bbd9b7a1 tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-949ab283-89e8-475a-a1bc-dfc2bbd9b7a1 tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:07 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:07 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:07 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:07 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:07 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-949ab283-89e8-475a-a1bc-dfc2bbd9b7a1 tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] Volume info retrieved successfully. Sep 06 22:47:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-949ab283-89e8-475a-a1bc-dfc2bbd9b7a1 tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 returned with HTTP 200 Sep 06 22:47:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 377/737] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:47:07 2026] GET /volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 => generated 956 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:47:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8fea4987-22a6-47e0-b2ac-5ea348b444fb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8fea4987-22a6-47e0-b2ac-5ea348b444fb tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] GET http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 Sep 06 22:47:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8fea4987-22a6-47e0-b2ac-5ea348b444fb tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8fea4987-22a6-47e0-b2ac-5ea348b444fb tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:07 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:07 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:07 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:07 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:07 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8fea4987-22a6-47e0-b2ac-5ea348b444fb tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] Volume info retrieved successfully. Sep 06 22:47:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8fea4987-22a6-47e0-b2ac-5ea348b444fb tempest-VolumesTransfersV357Test-1720221695 tempest-VolumesTransfersV357Test-1720221695-project-member] http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 returned with HTTP 200 Sep 06 22:47:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 361/738] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:47:07 2026] GET /volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 => generated 956 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:47:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1902b66a-297a-4f5f-96b1-55f65c346d06 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1902b66a-297a-4f5f-96b1-55f65c346d06 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] DELETE http://192.168.122.248/volume/v3/volume-transfers/561d6e29-925d-452d-9b84-17e13634cc46 Sep 06 22:47:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1902b66a-297a-4f5f-96b1-55f65c346d06 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1902b66a-297a-4f5f-96b1-55f65c346d06 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:07 devstack devstack@c-api.service[87216]: INFO cinder.api.contrib.volume_transfer [None req-1902b66a-297a-4f5f-96b1-55f65c346d06 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Delete transfer with id: 561d6e29-925d-452d-9b84-17e13634cc46 Sep 06 22:47:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1902b66a-297a-4f5f-96b1-55f65c346d06 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] http://192.168.122.248/volume/v3/volume-transfers/561d6e29-925d-452d-9b84-17e13634cc46 returned with HTTP 404 Sep 06 22:47:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 378/739] 192.168.122.248 () {60 vars in 1303 bytes} [Sun Sep 6 22:47:07 2026] DELETE /volume/v3/volume-transfers/561d6e29-925d-452d-9b84-17e13634cc46 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:47:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ce396f39-cd4b-4889-ab66-b4308168ba65 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ce396f39-cd4b-4889-ab66-b4308168ba65 tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 Sep 06 22:47:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ce396f39-cd4b-4889-ab66-b4308168ba65 tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ce396f39-cd4b-4889-ab66-b4308168ba65 tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:07 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-ce396f39-cd4b-4889-ab66-b4308168ba65 tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Delete volume with id: caa0757d-b850-4147-95b7-3037103e6452 Sep 06 22:47:08 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:08 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ce396f39-cd4b-4889-ab66-b4308168ba65 tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Volume info retrieved successfully. Sep 06 22:47:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ce396f39-cd4b-4889-ab66-b4308168ba65 tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Delete volume request issued successfully. Sep 06 22:47:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ce396f39-cd4b-4889-ab66-b4308168ba65 tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 returned with HTTP 202 Sep 06 22:47:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 362/740] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 22:47:07 2026] DELETE /volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 => generated 0 bytes in 468 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:47:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-75bc0c55-1b45-4488-b373-a6561671eee9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-75bc0c55-1b45-4488-b373-a6561671eee9 tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] GET http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 Sep 06 22:47:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-75bc0c55-1b45-4488-b373-a6561671eee9 tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-75bc0c55-1b45-4488-b373-a6561671eee9 tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:08 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:08 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:08 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:08 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:08 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-75bc0c55-1b45-4488-b373-a6561671eee9 tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Volume info retrieved successfully. Sep 06 22:47:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-75bc0c55-1b45-4488-b373-a6561671eee9 tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 returned with HTTP 200 Sep 06 22:47:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 379/741] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:47:08 2026] GET /volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 => generated 1139 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:47:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4ebb90dd-98a7-449b-8243-b1b48da83087 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4ebb90dd-98a7-449b-8243-b1b48da83087 tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] GET http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 Sep 06 22:47:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4ebb90dd-98a7-449b-8243-b1b48da83087 tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4ebb90dd-98a7-449b-8243-b1b48da83087 tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4ebb90dd-98a7-449b-8243-b1b48da83087 tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 returned with HTTP 404 Sep 06 22:47:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 363/742] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:47:09 2026] GET /volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:47:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-112701bf-7a84-43bf-9644-38ac66afd711 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-112701bf-7a84-43bf-9644-38ac66afd711 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] GET http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 Sep 06 22:47:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-112701bf-7a84-43bf-9644-38ac66afd711 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-112701bf-7a84-43bf-9644-38ac66afd711 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-112701bf-7a84-43bf-9644-38ac66afd711 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 returned with HTTP 404 Sep 06 22:47:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 380/743] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:47:09 2026] GET /volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:47:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-eb40cf6b-30d2-44dc-9348-056b482a7a11 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eb40cf6b-30d2-44dc-9348-056b482a7a11 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] DELETE http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 Sep 06 22:47:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-eb40cf6b-30d2-44dc-9348-056b482a7a11 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-eb40cf6b-30d2-44dc-9348-056b482a7a11 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:09 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-eb40cf6b-30d2-44dc-9348-056b482a7a11 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Delete volume with id: caa0757d-b850-4147-95b7-3037103e6452 Sep 06 22:47:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eb40cf6b-30d2-44dc-9348-056b482a7a11 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] http://192.168.122.248/volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 returned with HTTP 404 Sep 06 22:47:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 364/744] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 22:47:09 2026] DELETE /volume/v3/volumes/caa0757d-b850-4147-95b7-3037103e6452 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 22:47:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:47:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1985788791"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:47:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1985788791'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:47:09 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Create volume of 1 GB Sep 06 22:47:09 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Availability Zones retrieved successfully. Sep 06 22:47:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Flow 'volume_create_api' (45578ea9-3fa9-40bb-ba97-d6a9ec9ac914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:47:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a4409d9-3c95-413e-8fca-13a9fb4054ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:47:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a4409d9-3c95-413e-8fca-13a9fb4054ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3697c3c-3d1b-4bc1-baf1-442f460dd705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:09 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Created reservations ['4494d16d-021a-4806-b587-dc68ea989af3', '0f6afbfb-4c7b-4975-94ad-77334af686ca', '6ab04454-7f7d-4e44-a162-8d1e5cadf2ca', 'f8ee727c-ed2f-4f7a-bc6e-7e8d7a587255'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:47:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3697c3c-3d1b-4bc1-baf1-442f460dd705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4494d16d-021a-4806-b587-dc68ea989af3', '0f6afbfb-4c7b-4975-94ad-77334af686ca', '6ab04454-7f7d-4e44-a162-8d1e5cadf2ca', 'f8ee727c-ed2f-4f7a-bc6e-7e8d7a587255']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d877c6d-3e1a-44d3-a7e1-27f1171797dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:09 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:09 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d877c6d-3e1a-44d3-a7e1-27f1171797dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd93ef2e9-aee2-46c2-84cb-cd982756bb20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1985788791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b1657eaaa8044c5b2fa4bdd139fbe30',qos_specs=None,replication_status=,reservations=['4494d16d-021a-4806-b587-dc68ea989af3','0f6afbfb-4c7b-4975-94ad-77334af686ca','6ab04454-7f7d-4e44-a162-8d1e5cadf2ca','f8ee727c-ed2f-4f7a-bc6e-7e8d7a587255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21e39faee4ab4ca9b428bc2253c714ca',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:47:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1985788791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d93ef2e9-aee2-46c2-84cb-cd982756bb20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b1657eaaa8044c5b2fa4bdd139fbe30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21e39faee4ab4ca9b428bc2253c714ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44b25b52-95cf-42bf-9148-a202e32ddfce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44b25b52-95cf-42bf-9148-a202e32ddfce) transitioned into state 'SUCCESS' from state '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-1985788791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b1657eaaa8044c5b2fa4bdd139fbe30',qos_specs=None,replication_status=,reservations=['4494d16d-021a-4806-b587-dc68ea989af3','0f6afbfb-4c7b-4975-94ad-77334af686ca','6ab04454-7f7d-4e44-a162-8d1e5cadf2ca','f8ee727c-ed2f-4f7a-bc6e-7e8d7a587255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21e39faee4ab4ca9b428bc2253c714ca',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21f23ba7-c138-428b-bab7-01a48fd57eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21f23ba7-c138-428b-bab7-01a48fd57eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Flow 'volume_create_api' (45578ea9-3fa9-40bb-ba97-d6a9ec9ac914) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:47:09 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Create volume request issued successfully. Sep 06 22:47:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b651cc9e-fb64-4fc4-abf1-ed023a3c2954 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:47:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 381/745] 192.168.122.248 () {62 vars in 1183 bytes} [Sun Sep 6 22:47:09 2026] POST /volume/v3/volumes => generated 828 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:47:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b543e5af-f78b-4687-832f-2b569ef849f1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b543e5af-f78b-4687-832f-2b569ef849f1 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] GET http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 Sep 06 22:47:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b543e5af-f78b-4687-832f-2b569ef849f1 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b543e5af-f78b-4687-832f-2b569ef849f1 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:09 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:09 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:09 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:09 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:09 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b543e5af-f78b-4687-832f-2b569ef849f1 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Volume info retrieved successfully. Sep 06 22:47:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b543e5af-f78b-4687-832f-2b569ef849f1 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 returned with HTTP 200 Sep 06 22:47:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 365/746] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:47:09 2026] GET /volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 => generated 896 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:47:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-724f073d-9cf5-430e-b56d-e31a3fc037e0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-724f073d-9cf5-430e-b56d-e31a3fc037e0 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] GET http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 Sep 06 22:47:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-724f073d-9cf5-430e-b56d-e31a3fc037e0 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-724f073d-9cf5-430e-b56d-e31a3fc037e0 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:10 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:10 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:10 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:10 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-724f073d-9cf5-430e-b56d-e31a3fc037e0 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Volume info retrieved successfully. Sep 06 22:47:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-724f073d-9cf5-430e-b56d-e31a3fc037e0 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 returned with HTTP 200 Sep 06 22:47:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 382/747] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:47:10 2026] GET /volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 => generated 920 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:47:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-adb2e0b7-6d74-48ef-a2f0-f266e19cd066 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-adb2e0b7-6d74-48ef-a2f0-f266e19cd066 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] GET http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 Sep 06 22:47:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-adb2e0b7-6d74-48ef-a2f0-f266e19cd066 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-adb2e0b7-6d74-48ef-a2f0-f266e19cd066 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:11 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:11 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:11 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:11 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:11 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-adb2e0b7-6d74-48ef-a2f0-f266e19cd066 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Volume info retrieved successfully. Sep 06 22:47:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-adb2e0b7-6d74-48ef-a2f0-f266e19cd066 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 returned with HTTP 200 Sep 06 22:47:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 366/748] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:47:11 2026] GET /volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 => generated 956 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:47:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d3c862d6-0847-45fc-9975-f758d0cf87cb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d3c862d6-0847-45fc-9975-f758d0cf87cb tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] POST http://192.168.122.248/volume/v3/volume-transfers Sep 06 22:47:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d3c862d6-0847-45fc-9975-f758d0cf87cb tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d93ef2e9-aee2-46c2-84cb-cd982756bb20"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:47:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volume_transfer [None req-d3c862d6-0847-45fc-9975-f758d0cf87cb tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd93ef2e9-aee2-46c2-84cb-cd982756bb20'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 06 22:47:12 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volume_transfer [None req-d3c862d6-0847-45fc-9975-f758d0cf87cb tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Creating transfer of volume d93ef2e9-aee2-46c2-84cb-cd982756bb20 Sep 06 22:47:12 devstack devstack@c-api.service[87216]: INFO cinder.transfer.api [None req-d3c862d6-0847-45fc-9975-f758d0cf87cb tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Generating transfer record for volume d93ef2e9-aee2-46c2-84cb-cd982756bb20 Sep 06 22:47:12 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:12 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:12 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:12 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d3c862d6-0847-45fc-9975-f758d0cf87cb tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] http://192.168.122.248/volume/v3/volume-transfers returned with HTTP 202 Sep 06 22:47:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 383/749] 192.168.122.248 () {62 vars in 1210 bytes} [Sun Sep 6 22:47:11 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:47:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c4d7294d-857a-420d-9a1f-d96b5830d80e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c4d7294d-857a-420d-9a1f-d96b5830d80e tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] GET http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 Sep 06 22:47:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c4d7294d-857a-420d-9a1f-d96b5830d80e tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c4d7294d-857a-420d-9a1f-d96b5830d80e tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:12 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:12 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c4d7294d-857a-420d-9a1f-d96b5830d80e tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Volume info retrieved successfully. Sep 06 22:47:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c4d7294d-857a-420d-9a1f-d96b5830d80e tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 returned with HTTP 200 Sep 06 22:47:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 367/750] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:47:12 2026] GET /volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 => generated 964 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:47:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6151f66d-9c7d-4273-929f-320ad4d9c170 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6151f66d-9c7d-4273-929f-320ad4d9c170 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-reader] GET http://192.168.122.248/volume/v3/os-volume-transfer/detail Sep 06 22:47:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6151f66d-9c7d-4273-929f-320ad4d9c170 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6151f66d-9c7d-4273-929f-320ad4d9c170 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-reader] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.volume_transfer [None req-6151f66d-9c7d-4273-929f-320ad4d9c170 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-reader] Listing volume transfers {{(pid=87216) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 22:47:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6151f66d-9c7d-4273-929f-320ad4d9c170 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-reader] http://192.168.122.248/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 06 22:47:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 384/751] 192.168.122.248 () {60 vars in 1216 bytes} [Sun Sep 6 22:47:12 2026] GET /volume/v3/os-volume-transfer/detail => generated 551 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:47:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e93c7260-e21a-4a54-b0f4-9225dab60fdb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e93c7260-e21a-4a54-b0f4-9225dab60fdb tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] DELETE http://192.168.122.248/volume/v3/volume-transfers/4cb8ef3f-e414-45b9-b74f-1674a2b9dd24 Sep 06 22:47:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e93c7260-e21a-4a54-b0f4-9225dab60fdb tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e93c7260-e21a-4a54-b0f4-9225dab60fdb tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:12 devstack devstack@c-api.service[87215]: INFO cinder.api.contrib.volume_transfer [None req-e93c7260-e21a-4a54-b0f4-9225dab60fdb tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Delete transfer with id: 4cb8ef3f-e414-45b9-b74f-1674a2b9dd24 Sep 06 22:47:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:12 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:12 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e93c7260-e21a-4a54-b0f4-9225dab60fdb tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] http://192.168.122.248/volume/v3/volume-transfers/4cb8ef3f-e414-45b9-b74f-1674a2b9dd24 returned with HTTP 202 Sep 06 22:47:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 368/752] 192.168.122.248 () {60 vars in 1303 bytes} [Sun Sep 6 22:47:12 2026] DELETE /volume/v3/volume-transfers/4cb8ef3f-e414-45b9-b74f-1674a2b9dd24 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:47:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-36d5dc57-e38f-48ce-bff7-ad4fc79c705d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-36d5dc57-e38f-48ce-bff7-ad4fc79c705d tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] GET http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 Sep 06 22:47:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-36d5dc57-e38f-48ce-bff7-ad4fc79c705d tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-36d5dc57-e38f-48ce-bff7-ad4fc79c705d tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:12 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:12 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:12 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:12 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:12 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-36d5dc57-e38f-48ce-bff7-ad4fc79c705d tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Volume info retrieved successfully. Sep 06 22:47:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-36d5dc57-e38f-48ce-bff7-ad4fc79c705d tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 returned with HTTP 200 Sep 06 22:47:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 385/753] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:47:12 2026] GET /volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 => generated 956 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:47:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-794ae603-680d-43de-b5a6-c98dd220850f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-794ae603-680d-43de-b5a6-c98dd220850f tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] DELETE http://192.168.122.248/volume/v3/volume-transfers/4cb8ef3f-e414-45b9-b74f-1674a2b9dd24 Sep 06 22:47:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-794ae603-680d-43de-b5a6-c98dd220850f tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-794ae603-680d-43de-b5a6-c98dd220850f tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:12 devstack devstack@c-api.service[87215]: INFO cinder.api.contrib.volume_transfer [None req-794ae603-680d-43de-b5a6-c98dd220850f tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Delete transfer with id: 4cb8ef3f-e414-45b9-b74f-1674a2b9dd24 Sep 06 22:47:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-794ae603-680d-43de-b5a6-c98dd220850f tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] http://192.168.122.248/volume/v3/volume-transfers/4cb8ef3f-e414-45b9-b74f-1674a2b9dd24 returned with HTTP 404 Sep 06 22:47:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 369/754] 192.168.122.248 () {60 vars in 1303 bytes} [Sun Sep 6 22:47:12 2026] DELETE /volume/v3/volume-transfers/4cb8ef3f-e414-45b9-b74f-1674a2b9dd24 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:47:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7ebcd1fc-96e4-413b-b6ea-9f7d028ed65f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7ebcd1fc-96e4-413b-b6ea-9f7d028ed65f tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 Sep 06 22:47:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7ebcd1fc-96e4-413b-b6ea-9f7d028ed65f tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7ebcd1fc-96e4-413b-b6ea-9f7d028ed65f tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:12 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-7ebcd1fc-96e4-413b-b6ea-9f7d028ed65f tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Delete volume with id: d93ef2e9-aee2-46c2-84cb-cd982756bb20 Sep 06 22:47:12 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:12 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:12 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:12 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:12 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7ebcd1fc-96e4-413b-b6ea-9f7d028ed65f tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Volume info retrieved successfully. Sep 06 22:47:12 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7ebcd1fc-96e4-413b-b6ea-9f7d028ed65f tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Delete volume request issued successfully. Sep 06 22:47:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7ebcd1fc-96e4-413b-b6ea-9f7d028ed65f tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 returned with HTTP 202 Sep 06 22:47:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 386/755] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 22:47:12 2026] DELETE /volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 22:47:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c9e80ada-65c2-42e9-92f8-91ae647b537f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c9e80ada-65c2-42e9-92f8-91ae647b537f tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] GET http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 Sep 06 22:47:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c9e80ada-65c2-42e9-92f8-91ae647b537f tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c9e80ada-65c2-42e9-92f8-91ae647b537f tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:12 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:12 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c9e80ada-65c2-42e9-92f8-91ae647b537f tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Volume info retrieved successfully. Sep 06 22:47:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c9e80ada-65c2-42e9-92f8-91ae647b537f tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 returned with HTTP 200 Sep 06 22:47:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 370/756] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:47:12 2026] GET /volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 => generated 1139 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:47:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e2ddb130-9699-4b7f-8d04-43eb6d8e6f6c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e2ddb130-9699-4b7f-8d04-43eb6d8e6f6c tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] GET http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 Sep 06 22:47:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e2ddb130-9699-4b7f-8d04-43eb6d8e6f6c tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e2ddb130-9699-4b7f-8d04-43eb6d8e6f6c tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:13 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:13 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:13 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e2ddb130-9699-4b7f-8d04-43eb6d8e6f6c tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Volume info retrieved successfully. Sep 06 22:47:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e2ddb130-9699-4b7f-8d04-43eb6d8e6f6c tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 returned with HTTP 200 Sep 06 22:47:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 387/757] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:47:13 2026] GET /volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 => generated 1139 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:47:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c933924d-fcd8-4341-bcd7-6a387e6eea7b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c933924d-fcd8-4341-bcd7-6a387e6eea7b tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] GET http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 Sep 06 22:47:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c933924d-fcd8-4341-bcd7-6a387e6eea7b tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c933924d-fcd8-4341-bcd7-6a387e6eea7b tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c933924d-fcd8-4341-bcd7-6a387e6eea7b tempest-VolumesTransfersV357Test-716558347 tempest-VolumesTransfersV357Test-716558347-project-admin] http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 returned with HTTP 404 Sep 06 22:47:14 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 371/758] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:47:14 2026] GET /volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:47:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-999d0bb8-b514-4050-b52d-c0a8ad01241c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-999d0bb8-b514-4050-b52d-c0a8ad01241c tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] GET http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 Sep 06 22:47:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-999d0bb8-b514-4050-b52d-c0a8ad01241c tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-999d0bb8-b514-4050-b52d-c0a8ad01241c tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-999d0bb8-b514-4050-b52d-c0a8ad01241c tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 returned with HTTP 404 Sep 06 22:47:14 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 388/759] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:47:14 2026] GET /volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:47:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-bcd07f03-4300-476e-91c5-abc02d9f7e05 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bcd07f03-4300-476e-91c5-abc02d9f7e05 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] DELETE http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 Sep 06 22:47:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bcd07f03-4300-476e-91c5-abc02d9f7e05 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bcd07f03-4300-476e-91c5-abc02d9f7e05 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:14 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-bcd07f03-4300-476e-91c5-abc02d9f7e05 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] Delete volume with id: d93ef2e9-aee2-46c2-84cb-cd982756bb20 Sep 06 22:47:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bcd07f03-4300-476e-91c5-abc02d9f7e05 tempest-VolumesTransfersV357Test-700660074 tempest-VolumesTransfersV357Test-700660074-project-member] http://192.168.122.248/volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 returned with HTTP 404 Sep 06 22:47:14 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 372/760] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 22:47:14 2026] DELETE /volume/v3/volumes/d93ef2e9-aee2-46c2-84cb-cd982756bb20 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:47:24 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=390,cinder:INSERT=53,cinder:UPDATE=81 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:47:24 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=86,cinder:INSERT=25,cinder:UPDATE=33 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:47:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:47:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1902226975"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:47:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1902226975'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:47:27 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Create volume of 1 GB Sep 06 22:47:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Availability Zones retrieved successfully. Sep 06 22:47:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Flow 'volume_create_api' (21ba9ada-8ab1-46dd-b486-2ff0afba4558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:47:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f79d3633-754a-4c93-93ea-316c2e1dd089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:47:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f79d3633-754a-4c93-93ea-316c2e1dd089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95c1bb3e-df3d-4dfa-8666-236aeb5b0745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:27 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Created reservations ['cb4d76eb-c1fa-42bd-9d5b-deb70993fa15', '8517158a-27fa-4736-9a6d-694b9168d69d', '6f731b66-4229-485a-bbbf-11c9f6f90417', '6fc1b944-962f-441c-9150-5e8cb1709175'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:47:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95c1bb3e-df3d-4dfa-8666-236aeb5b0745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb4d76eb-c1fa-42bd-9d5b-deb70993fa15', '8517158a-27fa-4736-9a6d-694b9168d69d', '6f731b66-4229-485a-bbbf-11c9f6f90417', '6fc1b944-962f-441c-9150-5e8cb1709175']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a675e031-c717-4e5d-ad98-2981f45ecbb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a675e031-c717-4e5d-ad98-2981f45ecbb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1c3eeed-fd04-49a9-ac96-419ebe95a786', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1902226975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd0c01e0a02441b895bf6a9f5f69853',qos_specs=None,replication_status=,reservations=['cb4d76eb-c1fa-42bd-9d5b-deb70993fa15','8517158a-27fa-4736-9a6d-694b9168d69d','6f731b66-4229-485a-bbbf-11c9f6f90417','6fc1b944-962f-441c-9150-5e8cb1709175'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a485e2f8d40349ce1a1026d8b6c41',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:47:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1902226975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1c3eeed-fd04-49a9-ac96-419ebe95a786,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd0c01e0a02441b895bf6a9f5f69853',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b21a485e2f8d40349ce1a1026d8b6c41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3aeb228-a4f8-47a7-b665-8be7f64bc7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3aeb228-a4f8-47a7-b665-8be7f64bc7b7) transitioned into state 'SUCCESS' from state '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-1902226975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd0c01e0a02441b895bf6a9f5f69853',qos_specs=None,replication_status=,reservations=['cb4d76eb-c1fa-42bd-9d5b-deb70993fa15','8517158a-27fa-4736-9a6d-694b9168d69d','6f731b66-4229-485a-bbbf-11c9f6f90417','6fc1b944-962f-441c-9150-5e8cb1709175'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a485e2f8d40349ce1a1026d8b6c41',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82069d4d-3560-41d8-962e-e49209c7b1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82069d4d-3560-41d8-962e-e49209c7b1c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Flow 'volume_create_api' (21ba9ada-8ab1-46dd-b486-2ff0afba4558) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:47:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Create volume request issued successfully. Sep 06 22:47:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8f1461cf-4d92-40d1-9860-165b2a94a223 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:47:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 389/761] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:47:26 2026] POST /volume/v3/volumes => generated 756 bytes in 1275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:47:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-123c53ba-9870-4350-a2a6-e0fb01c1ee1a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-123c53ba-9870-4350-a2a6-e0fb01c1ee1a tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 Sep 06 22:47:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-123c53ba-9870-4350-a2a6-e0fb01c1ee1a tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-123c53ba-9870-4350-a2a6-e0fb01c1ee1a tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-123c53ba-9870-4350-a2a6-e0fb01c1ee1a tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-123c53ba-9870-4350-a2a6-e0fb01c1ee1a tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 returned with HTTP 200 Sep 06 22:47:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 373/762] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:28 2026] GET /volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 => generated 824 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d7d95a80-2446-424c-94a3-f62f6733e384 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d7d95a80-2446-424c-94a3-f62f6733e384 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 Sep 06 22:47:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d7d95a80-2446-424c-94a3-f62f6733e384 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d7d95a80-2446-424c-94a3-f62f6733e384 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:29 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:29 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:29 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:29 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:29 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d7d95a80-2446-424c-94a3-f62f6733e384 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d7d95a80-2446-424c-94a3-f62f6733e384 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 returned with HTTP 200 Sep 06 22:47:29 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 390/763] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:29 2026] GET /volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 => generated 848 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-68a8c0cc-bf28-4965-9d77-0140bb4c862a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-68a8c0cc-bf28-4965-9d77-0140bb4c862a tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 Sep 06 22:47:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-68a8c0cc-bf28-4965-9d77-0140bb4c862a tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-68a8c0cc-bf28-4965-9d77-0140bb4c862a tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:30 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:30 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:30 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:30 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-68a8c0cc-bf28-4965-9d77-0140bb4c862a tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-68a8c0cc-bf28-4965-9d77-0140bb4c862a tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 returned with HTTP 200 Sep 06 22:47:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 374/764] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:30 2026] GET /volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 => generated 849 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:47:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c1c3eeed-fd04-49a9-ac96-419ebe95a786", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1351108572"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:47:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Create volume request body: {'volume': {'source_volid': 'c1c3eeed-fd04-49a9-ac96-419ebe95a786', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1351108572'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:47:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:30 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:30 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume retrieved successfully. Sep 06 22:47:30 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Create volume of 2 GB Sep 06 22:47:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Availability Zones retrieved successfully. Sep 06 22:47:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Flow 'volume_create_api' (1cf4f84e-8341-470f-99b1-e347b849fb3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:47:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0654335c-a66a-4fda-aeed-092e33429c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:47:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0654335c-a66a-4fda-aeed-092e33429c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'c1c3eeed-fd04-49a9-ac96-419ebe95a786', 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33c287ed-1ffb-4892-bd61-cc9361fe9fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:30 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Created reservations ['de2d9240-2912-4c62-a462-a927c03f6e68', '5ad90d40-e75b-4418-8bc3-d569d1d60558', 'dc1d824c-7ef1-42b3-b0b7-deb6dd366399', '16f21c33-1003-47fd-bd66-10893985c873'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:47:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33c287ed-1ffb-4892-bd61-cc9361fe9fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de2d9240-2912-4c62-a462-a927c03f6e68', '5ad90d40-e75b-4418-8bc3-d569d1d60558', 'dc1d824c-7ef1-42b3-b0b7-deb6dd366399', '16f21c33-1003-47fd-bd66-10893985c873']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9197278-e4ac-419b-9eff-18807e9dfc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:31 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:31 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:31 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:31 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9197278-e4ac-419b-9eff-18807e9dfc0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '783033a4-01a1-4672-98e6-2bcda56e8f52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1351108572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd0c01e0a02441b895bf6a9f5f69853',qos_specs=None,replication_status=,reservations=['de2d9240-2912-4c62-a462-a927c03f6e68','5ad90d40-e75b-4418-8bc3-d569d1d60558','dc1d824c-7ef1-42b3-b0b7-deb6dd366399','16f21c33-1003-47fd-bd66-10893985c873'],size=2,snapshot_id=None,source_replicaid=,source_volid=c1c3eeed-fd04-49a9-ac96-419ebe95a786,status='creating',user_id='b21a485e2f8d40349ce1a1026d8b6c41',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:47:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1351108572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=783033a4-01a1-4672-98e6-2bcda56e8f52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd0c01e0a02441b895bf6a9f5f69853',provider_auth=None,provider_geometry=None,provider_id=None,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=c1c3eeed-fd04-49a9-ac96-419ebe95a786,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b21a485e2f8d40349ce1a1026d8b6c41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f206d0e-b957-43c9-9953-59aa0f96eb1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f206d0e-b957-43c9-9953-59aa0f96eb1b) transitioned into state 'SUCCESS' from state '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-1351108572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd0c01e0a02441b895bf6a9f5f69853',qos_specs=None,replication_status=,reservations=['de2d9240-2912-4c62-a462-a927c03f6e68','5ad90d40-e75b-4418-8bc3-d569d1d60558','dc1d824c-7ef1-42b3-b0b7-deb6dd366399','16f21c33-1003-47fd-bd66-10893985c873'],size=2,snapshot_id=None,source_replicaid=,source_volid=c1c3eeed-fd04-49a9-ac96-419ebe95a786,status='creating',user_id='b21a485e2f8d40349ce1a1026d8b6c41',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0b89b9f-1246-40ba-b2cc-e0ecb73037fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:31 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:31 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0b89b9f-1246-40ba-b2cc-e0ecb73037fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Flow 'volume_create_api' (1cf4f84e-8341-470f-99b1-e347b849fb3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:47:31 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Create volume request issued successfully. Sep 06 22:47:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a97746a5-3ea9-4976-928c-5be1edbe7407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:47:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 391/765] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:47:30 2026] POST /volume/v3/volumes => generated 790 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:47:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ecfab98a-77cd-4f57-a5a2-79969cbc3adc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ecfab98a-77cd-4f57-a5a2-79969cbc3adc tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ecfab98a-77cd-4f57-a5a2-79969cbc3adc tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ecfab98a-77cd-4f57-a5a2-79969cbc3adc tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:31 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:31 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:31 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:31 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ecfab98a-77cd-4f57-a5a2-79969cbc3adc tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ecfab98a-77cd-4f57-a5a2-79969cbc3adc tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 375/766] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:31 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 858 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:47:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9e31eaa3-c5bf-46ac-9de5-4dd1328f2594 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9e31eaa3-c5bf-46ac-9de5-4dd1328f2594 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9e31eaa3-c5bf-46ac-9de5-4dd1328f2594 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9e31eaa3-c5bf-46ac-9de5-4dd1328f2594 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9e31eaa3-c5bf-46ac-9de5-4dd1328f2594 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9e31eaa3-c5bf-46ac-9de5-4dd1328f2594 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 392/767] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:32 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 882 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2382bdf9-515b-4bca-8268-f697f78188ef None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2382bdf9-515b-4bca-8268-f697f78188ef tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2382bdf9-515b-4bca-8268-f697f78188ef tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2382bdf9-515b-4bca-8268-f697f78188ef tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:33 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:33 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:33 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:33 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:33 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2382bdf9-515b-4bca-8268-f697f78188ef tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2382bdf9-515b-4bca-8268-f697f78188ef tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 376/768] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:33 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 882 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c60570e3-89ba-4246-ba04-c92cbfefa1fb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c60570e3-89ba-4246-ba04-c92cbfefa1fb tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c60570e3-89ba-4246-ba04-c92cbfefa1fb tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c60570e3-89ba-4246-ba04-c92cbfefa1fb tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:34 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:34 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:34 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:34 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:34 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c60570e3-89ba-4246-ba04-c92cbfefa1fb tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c60570e3-89ba-4246-ba04-c92cbfefa1fb tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 393/769] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:34 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 882 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7625c00e-9a53-4375-a013-32227443c825 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7625c00e-9a53-4375-a013-32227443c825 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7625c00e-9a53-4375-a013-32227443c825 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7625c00e-9a53-4375-a013-32227443c825 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:35 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:35 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:35 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:35 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:35 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7625c00e-9a53-4375-a013-32227443c825 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7625c00e-9a53-4375-a013-32227443c825 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 377/770] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:35 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 882 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5103ad1a-4f48-4609-8dc7-8f1238cdd1d2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5103ad1a-4f48-4609-8dc7-8f1238cdd1d2 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5103ad1a-4f48-4609-8dc7-8f1238cdd1d2 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5103ad1a-4f48-4609-8dc7-8f1238cdd1d2 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:36 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:36 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:36 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:36 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5103ad1a-4f48-4609-8dc7-8f1238cdd1d2 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5103ad1a-4f48-4609-8dc7-8f1238cdd1d2 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:36 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 394/771] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:36 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 882 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:47:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-db9bb111-96ef-42c5-8e00-2536f1e59987 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-db9bb111-96ef-42c5-8e00-2536f1e59987 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-db9bb111-96ef-42c5-8e00-2536f1e59987 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-db9bb111-96ef-42c5-8e00-2536f1e59987 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:38 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-db9bb111-96ef-42c5-8e00-2536f1e59987 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-db9bb111-96ef-42c5-8e00-2536f1e59987 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 378/772] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:38 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 882 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5d9c0274-b33a-4a6d-b697-e88126f746ea None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5d9c0274-b33a-4a6d-b697-e88126f746ea tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5d9c0274-b33a-4a6d-b697-e88126f746ea tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5d9c0274-b33a-4a6d-b697-e88126f746ea tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:39 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:39 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:39 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:39 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5d9c0274-b33a-4a6d-b697-e88126f746ea tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5d9c0274-b33a-4a6d-b697-e88126f746ea tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:39 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 395/773] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:39 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 882 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-84ebc88a-2741-45f5-b3be-f00e21bc8e4d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-84ebc88a-2741-45f5-b3be-f00e21bc8e4d tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-84ebc88a-2741-45f5-b3be-f00e21bc8e4d tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-84ebc88a-2741-45f5-b3be-f00e21bc8e4d tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:40 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:40 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-84ebc88a-2741-45f5-b3be-f00e21bc8e4d tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-84ebc88a-2741-45f5-b3be-f00e21bc8e4d tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 379/774] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:40 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 882 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bcc4198a-5f63-4613-94eb-8e1a29da523c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bcc4198a-5f63-4613-94eb-8e1a29da523c tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bcc4198a-5f63-4613-94eb-8e1a29da523c tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bcc4198a-5f63-4613-94eb-8e1a29da523c tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:42 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:42 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bcc4198a-5f63-4613-94eb-8e1a29da523c tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bcc4198a-5f63-4613-94eb-8e1a29da523c tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 396/775] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:42 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 882 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-57a74112-46be-4c5b-b3d3-f63d7604c7ff None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-57a74112-46be-4c5b-b3d3-f63d7604c7ff tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-57a74112-46be-4c5b-b3d3-f63d7604c7ff tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-57a74112-46be-4c5b-b3d3-f63d7604c7ff tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:43 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-57a74112-46be-4c5b-b3d3-f63d7604c7ff tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-57a74112-46be-4c5b-b3d3-f63d7604c7ff tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 380/776] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:43 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 882 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:47:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ecbf1e9e-1e13-4376-98d8-6a0649e8cbf8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ecbf1e9e-1e13-4376-98d8-6a0649e8cbf8 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ecbf1e9e-1e13-4376-98d8-6a0649e8cbf8 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ecbf1e9e-1e13-4376-98d8-6a0649e8cbf8 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ecbf1e9e-1e13-4376-98d8-6a0649e8cbf8 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ecbf1e9e-1e13-4376-98d8-6a0649e8cbf8 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 397/777] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:44 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 882 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-48c9292d-1e28-427e-a371-e9e15acb0b75 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-48c9292d-1e28-427e-a371-e9e15acb0b75 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-48c9292d-1e28-427e-a371-e9e15acb0b75 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-48c9292d-1e28-427e-a371-e9e15acb0b75 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:45 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:45 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:45 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:45 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-48c9292d-1e28-427e-a371-e9e15acb0b75 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-48c9292d-1e28-427e-a371-e9e15acb0b75 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 381/778] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:45 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 882 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:47:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-542467010"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:47:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-542467010'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:47:46 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Create volume of 1 GB Sep 06 22:47:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Availability Zones retrieved successfully. Sep 06 22:47:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Flow 'volume_create_api' (6cb7a1c9-6720-4263-a916-da374354edb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:47:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9a0074b-6f36-449b-8bc8-94624db16a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:47:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9a0074b-6f36-449b-8bc8-94624db16a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bce3e31-f3a8-476a-a8de-a823de041f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f0f8ae25-6b6d-44c2-ab54-354d108566ca None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f0f8ae25-6b6d-44c2-ab54-354d108566ca tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f0f8ae25-6b6d-44c2-ab54-354d108566ca tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f0f8ae25-6b6d-44c2-ab54-354d108566ca tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:47 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f0f8ae25-6b6d-44c2-ab54-354d108566ca tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f0f8ae25-6b6d-44c2-ab54-354d108566ca tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 382/779] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:47 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 882 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:47 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Created reservations ['9cb2bfc5-a17f-4261-9a6c-982feb29943b', 'cd2742bc-a124-4e0d-8c5a-e7df1e608b35', 'ba5218d9-3d07-44cb-a122-f366854f9c3d', '9af90683-9aa6-4c6a-924b-8f5eca090a12'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:47:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bce3e31-f3a8-476a-a8de-a823de041f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cb2bfc5-a17f-4261-9a6c-982feb29943b', 'cd2742bc-a124-4e0d-8c5a-e7df1e608b35', 'ba5218d9-3d07-44cb-a122-f366854f9c3d', '9af90683-9aa6-4c6a-924b-8f5eca090a12']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f484b4cc-c5e0-4f2b-8e11-6b6cf19d258e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:47 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f484b4cc-c5e0-4f2b-8e11-6b6cf19d258e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba636192-d74f-4045-9b77-ca9b3e33ed78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-542467010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69646f934cc24783b8900ad4ea70f12b',qos_specs=None,replication_status=,reservations=['9cb2bfc5-a17f-4261-9a6c-982feb29943b','cd2742bc-a124-4e0d-8c5a-e7df1e608b35','ba5218d9-3d07-44cb-a122-f366854f9c3d','9af90683-9aa6-4c6a-924b-8f5eca090a12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f6930524e3344608f6129517d4ed90c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:47:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-542467010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba636192-d74f-4045-9b77-ca9b3e33ed78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69646f934cc24783b8900ad4ea70f12b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f6930524e3344608f6129517d4ed90c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99733c95-69e5-4fbd-849b-b32eb0e8f774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99733c95-69e5-4fbd-849b-b32eb0e8f774) transitioned into state 'SUCCESS' from state '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-542467010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69646f934cc24783b8900ad4ea70f12b',qos_specs=None,replication_status=,reservations=['9cb2bfc5-a17f-4261-9a6c-982feb29943b','cd2742bc-a124-4e0d-8c5a-e7df1e608b35','ba5218d9-3d07-44cb-a122-f366854f9c3d','9af90683-9aa6-4c6a-924b-8f5eca090a12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f6930524e3344608f6129517d4ed90c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51780129-fcf4-4666-bd10-efc6b04a814d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51780129-fcf4-4666-bd10-efc6b04a814d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Flow 'volume_create_api' (6cb7a1c9-6720-4263-a916-da374354edb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:47:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Create volume request issued successfully. Sep 06 22:47:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ca558d1b-f0ac-4818-a8e8-a3378fe28004 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:47:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 398/780] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:47:46 2026] POST /volume/v3/volumes => generated 763 bytes in 981 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:47:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f70e5331-bb18-43e4-be41-202d3d9741c0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f70e5331-bb18-43e4-be41-202d3d9741c0 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:47:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f70e5331-bb18-43e4-be41-202d3d9741c0 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f70e5331-bb18-43e4-be41-202d3d9741c0 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:47 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f70e5331-bb18-43e4-be41-202d3d9741c0 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:47:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f70e5331-bb18-43e4-be41-202d3d9741c0 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 200 Sep 06 22:47:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 383/781] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:47 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 831 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cb5f80c8-3f9d-4370-ac02-6bcd28aa5181 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cb5f80c8-3f9d-4370-ac02-6bcd28aa5181 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cb5f80c8-3f9d-4370-ac02-6bcd28aa5181 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cb5f80c8-3f9d-4370-ac02-6bcd28aa5181 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cb5f80c8-3f9d-4370-ac02-6bcd28aa5181 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cb5f80c8-3f9d-4370-ac02-6bcd28aa5181 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 399/782] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:48 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 882 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8793ccb7-2682-4dbe-a150-98d5f9c234cb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8793ccb7-2682-4dbe-a150-98d5f9c234cb tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:47:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8793ccb7-2682-4dbe-a150-98d5f9c234cb tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8793ccb7-2682-4dbe-a150-98d5f9c234cb tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8793ccb7-2682-4dbe-a150-98d5f9c234cb tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:47:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8793ccb7-2682-4dbe-a150-98d5f9c234cb tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 200 Sep 06 22:47:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 384/783] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:48 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 855 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:47:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0eb75b09-5244-444e-9284-b8f0f6cf20ed None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0eb75b09-5244-444e-9284-b8f0f6cf20ed tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0eb75b09-5244-444e-9284-b8f0f6cf20ed tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0eb75b09-5244-444e-9284-b8f0f6cf20ed tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0eb75b09-5244-444e-9284-b8f0f6cf20ed tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0eb75b09-5244-444e-9284-b8f0f6cf20ed tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 400/784] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:49 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 882 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-313e66f3-a784-48d8-89fe-028acf9eff49 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-313e66f3-a784-48d8-89fe-028acf9eff49 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:47:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-313e66f3-a784-48d8-89fe-028acf9eff49 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-313e66f3-a784-48d8-89fe-028acf9eff49 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:50 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:50 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-313e66f3-a784-48d8-89fe-028acf9eff49 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:47:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-313e66f3-a784-48d8-89fe-028acf9eff49 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 200 Sep 06 22:47:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 385/785] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:50 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 855 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-36e89ae6-38bf-457f-b38d-33f9eb4cf19a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-36e89ae6-38bf-457f-b38d-33f9eb4cf19a tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-36e89ae6-38bf-457f-b38d-33f9eb4cf19a tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-36e89ae6-38bf-457f-b38d-33f9eb4cf19a tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:50 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:50 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-36e89ae6-38bf-457f-b38d-33f9eb4cf19a tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-36e89ae6-38bf-457f-b38d-33f9eb4cf19a tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 401/786] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:50 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 882 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1f167bc4-ad43-41e3-8de3-547522fa906c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1f167bc4-ad43-41e3-8de3-547522fa906c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:47:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1f167bc4-ad43-41e3-8de3-547522fa906c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1f167bc4-ad43-41e3-8de3-547522fa906c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:51 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:51 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1f167bc4-ad43-41e3-8de3-547522fa906c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:47:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1f167bc4-ad43-41e3-8de3-547522fa906c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 200 Sep 06 22:47:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 386/787] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:51 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 855 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5a0efa74-f2b6-4e21-aad7-21b759a2d8c9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5a0efa74-f2b6-4e21-aad7-21b759a2d8c9 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5a0efa74-f2b6-4e21-aad7-21b759a2d8c9 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5a0efa74-f2b6-4e21-aad7-21b759a2d8c9 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:51 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:51 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:51 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:51 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5a0efa74-f2b6-4e21-aad7-21b759a2d8c9 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5a0efa74-f2b6-4e21-aad7-21b759a2d8c9 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 402/788] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:51 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 883 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5439058d-837a-43ea-a85b-4bd2a82c4da1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5439058d-837a-43ea-a85b-4bd2a82c4da1 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-reader] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5439058d-837a-43ea-a85b-4bd2a82c4da1 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5439058d-837a-43ea-a85b-4bd2a82c4da1 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:52 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5439058d-837a-43ea-a85b-4bd2a82c4da1 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-reader] Volume info retrieved successfully. Sep 06 22:47:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5439058d-837a-43ea-a85b-4bd2a82c4da1 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-reader] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 387/789] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:51 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 883 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fe11574f-dc41-447d-a4ce-b145b6b53ba4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-78ae84a6-7468-4a31-9859-b84580d5def4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fe11574f-dc41-447d-a4ce-b145b6b53ba4 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fe11574f-dc41-447d-a4ce-b145b6b53ba4 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fe11574f-dc41-447d-a4ce-b145b6b53ba4 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-78ae84a6-7468-4a31-9859-b84580d5def4 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:47:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-78ae84a6-7468-4a31-9859-b84580d5def4 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-78ae84a6-7468-4a31-9859-b84580d5def4 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:52 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fe11574f-dc41-447d-a4ce-b145b6b53ba4 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-78ae84a6-7468-4a31-9859-b84580d5def4 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:47:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fe11574f-dc41-447d-a4ce-b145b6b53ba4 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 403/790] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:52 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 883 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-78ae84a6-7468-4a31-9859-b84580d5def4 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 200 Sep 06 22:47:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 388/791] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:52 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3d0a8523-7547-4bf3-9dcc-e9a508ac7e12 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3d0a8523-7547-4bf3-9dcc-e9a508ac7e12 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] DELETE http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3d0a8523-7547-4bf3-9dcc-e9a508ac7e12 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3d0a8523-7547-4bf3-9dcc-e9a508ac7e12 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:52 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-3d0a8523-7547-4bf3-9dcc-e9a508ac7e12 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Delete volume with id: 783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3d0a8523-7547-4bf3-9dcc-e9a508ac7e12 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3d0a8523-7547-4bf3-9dcc-e9a508ac7e12 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Delete volume request issued successfully. Sep 06 22:47:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3d0a8523-7547-4bf3-9dcc-e9a508ac7e12 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 202 Sep 06 22:47:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 404/792] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:47:52 2026] DELETE /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:47:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d309d1f8-0a5c-43be-b3a6-0edb2a387407 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d309d1f8-0a5c-43be-b3a6-0edb2a387407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d309d1f8-0a5c-43be-b3a6-0edb2a387407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d309d1f8-0a5c-43be-b3a6-0edb2a387407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:52 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d309d1f8-0a5c-43be-b3a6-0edb2a387407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d309d1f8-0a5c-43be-b3a6-0edb2a387407 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 389/793] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:52 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 882 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1a5f8ce4-aba5-421b-b378-21a960ab5b83 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1a5f8ce4-aba5-421b-b378-21a960ab5b83 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:47:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1a5f8ce4-aba5-421b-b378-21a960ab5b83 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1a5f8ce4-aba5-421b-b378-21a960ab5b83 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:53 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:53 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1a5f8ce4-aba5-421b-b378-21a960ab5b83 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:47:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1a5f8ce4-aba5-421b-b378-21a960ab5b83 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 200 Sep 06 22:47:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 405/794] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:53 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e9607a53-72b0-4d4b-9128-1b3ba1b65860 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e9607a53-72b0-4d4b-9128-1b3ba1b65860 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e9607a53-72b0-4d4b-9128-1b3ba1b65860 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e9607a53-72b0-4d4b-9128-1b3ba1b65860 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-de5d4aa1-3a6d-4d0a-a0bd-8963cc962209 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-de5d4aa1-3a6d-4d0a-a0bd-8963cc962209 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:47:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-de5d4aa1-3a6d-4d0a-a0bd-8963cc962209 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-de5d4aa1-3a6d-4d0a-a0bd-8963cc962209 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:53 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:53 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e9607a53-72b0-4d4b-9128-1b3ba1b65860 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-de5d4aa1-3a6d-4d0a-a0bd-8963cc962209 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:47:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e9607a53-72b0-4d4b-9128-1b3ba1b65860 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 200 Sep 06 22:47:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 390/795] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:53 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 882 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-de5d4aa1-3a6d-4d0a-a0bd-8963cc962209 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 200 Sep 06 22:47:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 406/796] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:47:53 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 856 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3b6c0dd2-811f-4154-b500-1fbe735e9b32 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3b6c0dd2-811f-4154-b500-1fbe735e9b32 None None] GET http://192.168.122.248/volume// Sep 06 22:47:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3b6c0dd2-811f-4154-b500-1fbe735e9b32 None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3b6c0dd2-811f-4154-b500-1fbe735e9b32 None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3b6c0dd2-811f-4154-b500-1fbe735e9b32 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:47:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 391/797] 192.168.122.248 () {58 vars in 1317 bytes} [Sun Sep 6 22:47:54 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:47:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-90d42323-9ad0-49af-950f-0a7bbfad38c7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-90d42323-9ad0-49af-950f-0a7bbfad38c7 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 22:47:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-90d42323-9ad0-49af-950f-0a7bbfad38c7 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba636192-d74f-4045-9b77-ca9b3e33ed78", "connector": null, "instance_uuid": "87bb7c3c-6398-4cff-b835-b20ebe4abb30"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:47:54 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:54 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-90d42323-9ad0-49af-950f-0a7bbfad38c7 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 22:47:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 407/798] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 22:47:54 2026] POST /volume/v3/attachments => generated 273 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:47:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e350b5ea-1a5c-4b5d-8fbe-ea47009a65f2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e350b5ea-1a5c-4b5d-8fbe-ea47009a65f2 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:47:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e350b5ea-1a5c-4b5d-8fbe-ea47009a65f2 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e350b5ea-1a5c-4b5d-8fbe-ea47009a65f2 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:54 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:54 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e350b5ea-1a5c-4b5d-8fbe-ea47009a65f2 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:47:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e350b5ea-1a5c-4b5d-8fbe-ea47009a65f2 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 200 Sep 06 22:47:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 392/799] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:54 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:47:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a77193af-36a4-48ca-9ad9-dd77b5d9acf4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a77193af-36a4-48ca-9ad9-dd77b5d9acf4 None None] GET http://192.168.122.248/volume// Sep 06 22:47:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a77193af-36a4-48ca-9ad9-dd77b5d9acf4 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a77193af-36a4-48ca-9ad9-dd77b5d9acf4 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a77193af-36a4-48ca-9ad9-dd77b5d9acf4 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:47:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 408/800] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:47:54 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:47:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-3bf4b419-b4b6-46f5-9321-5eb5a8b18808 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-3bf4b419-b4b6-46f5-9321-5eb5a8b18808 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:47:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-3bf4b419-b4b6-46f5-9321-5eb5a8b18808 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-3bf4b419-b4b6-46f5-9321-5eb5a8b18808 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:54 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:54 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-3bf4b419-b4b6-46f5-9321-5eb5a8b18808 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:47:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-3bf4b419-b4b6-46f5-9321-5eb5a8b18808 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 200 Sep 06 22:47:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 393/801] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:47:54 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 1036 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:47:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f81fa071-67d6-4b3c-b3d6-20bf682198ed None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f81fa071-67d6-4b3c-b3d6-20bf682198ed tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 Sep 06 22:47:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f81fa071-67d6-4b3c-b3d6-20bf682198ed tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f81fa071-67d6-4b3c-b3d6-20bf682198ed tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f81fa071-67d6-4b3c-b3d6-20bf682198ed tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 returned with HTTP 404 Sep 06 22:47:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 409/802] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:54 2026] GET /volume/v3/volumes/783033a4-01a1-4672-98e6-2bcda56e8f52 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:47:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0917dc25-7fb2-46dc-9a61-c4a7187f2cf3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0917dc25-7fb2-46dc-9a61-c4a7187f2cf3 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 Sep 06 22:47:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0917dc25-7fb2-46dc-9a61-c4a7187f2cf3 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0917dc25-7fb2-46dc-9a61-c4a7187f2cf3 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:54 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:54 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0917dc25-7fb2-46dc-9a61-c4a7187f2cf3 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0917dc25-7fb2-46dc-9a61-c4a7187f2cf3 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 returned with HTTP 200 Sep 06 22:47:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 394/803] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:54 2026] GET /volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 => generated 849 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-e3f0e15c-4bb0-4a9a-b861-2d8a244e0f40 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-e3f0e15c-4bb0-4a9a-b861-2d8a244e0f40 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] PUT http://192.168.122.248/volume/v3/attachments/b3554dc8-d5dc-45bc-b378-105dbc854f53 Sep 06 22:47:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-e3f0e15c-4bb0-4a9a-b861-2d8a244e0f40 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:47:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3726d700-e6bc-4b7b-95f3-30aee53ceee7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3726d700-e6bc-4b7b-95f3-30aee53ceee7 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] DELETE http://192.168.122.248/volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 Sep 06 22:47:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3726d700-e6bc-4b7b-95f3-30aee53ceee7 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3726d700-e6bc-4b7b-95f3-30aee53ceee7 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:55 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-3726d700-e6bc-4b7b-95f3-30aee53ceee7 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Delete volume with id: c1c3eeed-fd04-49a9-ac96-419ebe95a786 Sep 06 22:47:55 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-e3f0e15c-4bb0-4a9a-b861-2d8a244e0f40 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Acquiring lock "cinder-attachment_update-ba636192-d74f-4045-9b77-ca9b3e33ed78-devstack" by "attachment_update" {{(pid=87216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 22:47:55 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:55 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3726d700-e6bc-4b7b-95f3-30aee53ceee7 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:55 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-e3f0e15c-4bb0-4a9a-b861-2d8a244e0f40 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Lock "cinder-attachment_update-ba636192-d74f-4045-9b77-ca9b3e33ed78-devstack" acquired by "attachment_update" :: waited 0.040s {{(pid=87216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 22:47:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:55 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:55 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3726d700-e6bc-4b7b-95f3-30aee53ceee7 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Delete volume request issued successfully. Sep 06 22:47:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3726d700-e6bc-4b7b-95f3-30aee53ceee7 tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 returned with HTTP 202 Sep 06 22:47:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 395/804] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:47:55 2026] DELETE /volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:47:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ac74da28-4f38-413b-8983-ca772973b77d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ac74da28-4f38-413b-8983-ca772973b77d tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 Sep 06 22:47:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ac74da28-4f38-413b-8983-ca772973b77d tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ac74da28-4f38-413b-8983-ca772973b77d tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:55 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:55 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ac74da28-4f38-413b-8983-ca772973b77d tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ac74da28-4f38-413b-8983-ca772973b77d tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 returned with HTTP 200 Sep 06 22:47:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 396/805] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:55 2026] GET /volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 => generated 848 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-72db50ef-6512-45df-9ca2-f2657f8e0fef None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-72db50ef-6512-45df-9ca2-f2657f8e0fef tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:47:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-72db50ef-6512-45df-9ca2-f2657f8e0fef tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-72db50ef-6512-45df-9ca2-f2657f8e0fef tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:55 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:55 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-72db50ef-6512-45df-9ca2-f2657f8e0fef tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:47:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-72db50ef-6512-45df-9ca2-f2657f8e0fef tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 200 Sep 06 22:47:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 397/806] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:55 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 856 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:55 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-e3f0e15c-4bb0-4a9a-b861-2d8a244e0f40 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Lock "cinder-attachment_update-ba636192-d74f-4045-9b77-ca9b3e33ed78-devstack" released by "attachment_update" :: held 0.522s {{(pid=87216) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 22:47:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-e3f0e15c-4bb0-4a9a-b861-2d8a244e0f40 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/attachments/b3554dc8-d5dc-45bc-b378-105dbc854f53 returned with HTTP 200 Sep 06 22:47:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 410/807] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 22:47:55 2026] PUT /volume/v3/attachments/b3554dc8-d5dc-45bc-b378-105dbc854f53 => generated 694 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:47:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3a51a68c-d5cc-42b2-82fb-09f1dfda375d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3a51a68c-d5cc-42b2-82fb-09f1dfda375d tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 Sep 06 22:47:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3a51a68c-d5cc-42b2-82fb-09f1dfda375d tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3a51a68c-d5cc-42b2-82fb-09f1dfda375d tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3a51a68c-d5cc-42b2-82fb-09f1dfda375d tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Volume info retrieved successfully. Sep 06 22:47:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3a51a68c-d5cc-42b2-82fb-09f1dfda375d tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 returned with HTTP 200 Sep 06 22:47:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 398/808] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:56 2026] GET /volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 => generated 848 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6c13d473-5e25-4676-9cd6-f1f2431931e6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6c13d473-5e25-4676-9cd6-f1f2431931e6 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:47:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6c13d473-5e25-4676-9cd6-f1f2431931e6 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6c13d473-5e25-4676-9cd6-f1f2431931e6 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6c13d473-5e25-4676-9cd6-f1f2431931e6 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:47:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6c13d473-5e25-4676-9cd6-f1f2431931e6 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 200 Sep 06 22:47:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 411/809] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:56 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 856 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-ebec126f-6600-46cc-92f7-d863f2214a9b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-ebec126f-6600-46cc-92f7-d863f2214a9b tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] POST http://192.168.122.248/volume/v3/attachments/b3554dc8-d5dc-45bc-b378-105dbc854f53/action Sep 06 22:47:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-ebec126f-6600-46cc-92f7-d863f2214a9b tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action body: b'{"os-complete": null}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:47:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-ebec126f-6600-46cc-92f7-d863f2214a9b tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:47:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-432db47c-619b-4cb3-9d7a-ea1f33f096ec req-ebec126f-6600-46cc-92f7-d863f2214a9b tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/attachments/b3554dc8-d5dc-45bc-b378-105dbc854f53/action returned with HTTP 204 Sep 06 22:47:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 399/810] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 22:47:56 2026] POST /volume/v3/attachments/b3554dc8-d5dc-45bc-b378-105dbc854f53/action => generated 0 bytes in 161 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:47:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:47:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1158577793"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:47:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1158577793'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:47:57 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Create volume of 1 GB Sep 06 22:47:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Availability Zones retrieved successfully. Sep 06 22:47:57 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Flow 'volume_create_api' (2572c692-4be3-461f-9cc0-6256157e0fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:47:57 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cc5939b-aef5-46c5-aed7-30cd970ef665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:57 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:47:57 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cc5939b-aef5-46c5-aed7-30cd970ef665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:57 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71fc8646-a5f1-49b9-9bdf-09ef4c41cf71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9f49ac39-5437-477f-92e0-671d56ec916b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9f49ac39-5437-477f-92e0-671d56ec916b tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] GET http://192.168.122.248/volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 Sep 06 22:47:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9f49ac39-5437-477f-92e0-671d56ec916b tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9f49ac39-5437-477f-92e0-671d56ec916b tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9f49ac39-5437-477f-92e0-671d56ec916b tempest-VolumesCloneTest-881255702 tempest-VolumesCloneTest-881255702-project-member] http://192.168.122.248/volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 returned with HTTP 404 Sep 06 22:47:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 400/811] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:57 2026] GET /volume/v3/volumes/c1c3eeed-fd04-49a9-ac96-419ebe95a786 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:47:57 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Created reservations ['0bc8f506-44b6-468a-81fb-1f392e96c72d', 'cf789386-f79b-4cc3-b0c4-13c70c39fab6', '3a19243f-b221-48f9-a8fe-73d3e85c4afc', '82dccf20-ca4f-4881-94a5-5cf1eabe6b9c'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:47:57 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71fc8646-a5f1-49b9-9bdf-09ef4c41cf71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bc8f506-44b6-468a-81fb-1f392e96c72d', 'cf789386-f79b-4cc3-b0c4-13c70c39fab6', '3a19243f-b221-48f9-a8fe-73d3e85c4afc', '82dccf20-ca4f-4881-94a5-5cf1eabe6b9c']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:57 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b20073e2-5907-4e10-bf19-3eafff085e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:57 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:57 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:57 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b20073e2-5907-4e10-bf19-3eafff085e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7a33ed6-e2aa-409e-a86f-12bedc50bb98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1158577793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11af9f978ac44375a634ad442a27fde8',qos_specs=None,replication_status=,reservations=['0bc8f506-44b6-468a-81fb-1f392e96c72d','cf789386-f79b-4cc3-b0c4-13c70c39fab6','3a19243f-b221-48f9-a8fe-73d3e85c4afc','82dccf20-ca4f-4881-94a5-5cf1eabe6b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='647f4c62ac304adf83f20e55c8ef562d',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:47:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1158577793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7a33ed6-e2aa-409e-a86f-12bedc50bb98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11af9f978ac44375a634ad442a27fde8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='647f4c62ac304adf83f20e55c8ef562d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:57 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (656225d1-ff22-43bf-9ecb-2b1590814981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:57 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (656225d1-ff22-43bf-9ecb-2b1590814981) transitioned into state 'SUCCESS' from state '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-1158577793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11af9f978ac44375a634ad442a27fde8',qos_specs=None,replication_status=,reservations=['0bc8f506-44b6-468a-81fb-1f392e96c72d','cf789386-f79b-4cc3-b0c4-13c70c39fab6','3a19243f-b221-48f9-a8fe-73d3e85c4afc','82dccf20-ca4f-4881-94a5-5cf1eabe6b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='647f4c62ac304adf83f20e55c8ef562d',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:57 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8520332e-9748-4b7e-b466-35f481351ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:47:57 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8520332e-9748-4b7e-b466-35f481351ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:47:57 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Flow 'volume_create_api' (2572c692-4be3-461f-9cc0-6256157e0fcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:47:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Create volume request issued successfully. Sep 06 22:47:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1fcb53c8-ce29-40dd-b79d-60eaae437bae tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:47:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 412/812] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:47:57 2026] POST /volume/v3/volumes => generated 768 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:47:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7e740d1f-14ab-4c16-be68-bf4bdff1fad1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cd594b6f-d3e9-48c2-896e-02f6fe7a2294 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7e740d1f-14ab-4c16-be68-bf4bdff1fad1 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] GET http://192.168.122.248/volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 Sep 06 22:47:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7e740d1f-14ab-4c16-be68-bf4bdff1fad1 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7e740d1f-14ab-4c16-be68-bf4bdff1fad1 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cd594b6f-d3e9-48c2-896e-02f6fe7a2294 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:47:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cd594b6f-d3e9-48c2-896e-02f6fe7a2294 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cd594b6f-d3e9-48c2-896e-02f6fe7a2294 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:57 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:57 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:57 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:57 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7e740d1f-14ab-4c16-be68-bf4bdff1fad1 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Volume info retrieved successfully. Sep 06 22:47:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7e740d1f-14ab-4c16-be68-bf4bdff1fad1 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] http://192.168.122.248/volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 returned with HTTP 200 Sep 06 22:47:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 401/813] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:57 2026] GET /volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 => generated 836 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:47:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cd594b6f-d3e9-48c2-896e-02f6fe7a2294 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:47:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cd594b6f-d3e9-48c2-896e-02f6fe7a2294 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 200 Sep 06 22:47:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 413/814] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:57 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 1148 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:47:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-574fe78d-aefc-4c5f-b794-ba43f78e1322 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-574fe78d-aefc-4c5f-b794-ba43f78e1322 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:47:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-574fe78d-aefc-4c5f-b794-ba43f78e1322 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-574fe78d-aefc-4c5f-b794-ba43f78e1322 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:58 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:58 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:47:58 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:58 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:47:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-574fe78d-aefc-4c5f-b794-ba43f78e1322 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:47:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-574fe78d-aefc-4c5f-b794-ba43f78e1322 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 200 Sep 06 22:47:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 402/815] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:58 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 1148 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:47:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7c0419cd-2e18-4ce6-b548-36ed51656781 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:47:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7c0419cd-2e18-4ce6-b548-36ed51656781 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] GET http://192.168.122.248/volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 Sep 06 22:47:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7c0419cd-2e18-4ce6-b548-36ed51656781 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:47:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7c0419cd-2e18-4ce6-b548-36ed51656781 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:47:59 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:47:59 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:47:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:47:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:47:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7c0419cd-2e18-4ce6-b548-36ed51656781 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Volume info retrieved successfully. Sep 06 22:47:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7c0419cd-2e18-4ce6-b548-36ed51656781 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] http://192.168.122.248/volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 returned with HTTP 200 Sep 06 22:47:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 414/816] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:47:58 2026] GET /volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 => generated 860 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f2b675e2-f7c7-4719-9605-b4874da8a18f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f2b675e2-f7c7-4719-9605-b4874da8a18f tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] GET http://192.168.122.248/volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 Sep 06 22:48:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f2b675e2-f7c7-4719-9605-b4874da8a18f tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f2b675e2-f7c7-4719-9605-b4874da8a18f tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:00 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:00 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:00 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:00 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:00 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f2b675e2-f7c7-4719-9605-b4874da8a18f tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Volume info retrieved successfully. Sep 06 22:48:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f2b675e2-f7c7-4719-9605-b4874da8a18f tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] http://192.168.122.248/volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 returned with HTTP 200 Sep 06 22:48:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 403/817] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:00 2026] GET /volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c8d18f39-76b1-4677-82d9-538e61ff741e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:48:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "783de45c-ba65-43ef-be94-87e88c8ed95b", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1054121453"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Create volume request body: {'volume': {'imageRef': '783de45c-ba65-43ef-be94-87e88c8ed95b', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1054121453'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:48:06 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Create volume of 1 GB Sep 06 22:48:06 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Availability Zones retrieved successfully. Sep 06 22:48:06 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Flow 'volume_create_api' (37cedeb2-798e-42ad-941b-f244860b7c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:06 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4604690d-47bf-4613-b349-72e9d0e831e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:06 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:48:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4604690d-47bf-4613-b349-72e9d0e831e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8235ec3f-c183-4d96-91ce-621508566e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:07 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Created reservations ['9f690311-8af6-4e59-b4b4-857154db73f9', 'fc6da4d9-c7df-4723-a05e-6a8958c9c076', '433e0956-8683-47e4-864f-6fca414f21cb', '4b5efce0-e5c6-4904-a964-f1f53dcb7878'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:48:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8235ec3f-c183-4d96-91ce-621508566e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f690311-8af6-4e59-b4b4-857154db73f9', 'fc6da4d9-c7df-4723-a05e-6a8958c9c076', '433e0956-8683-47e4-864f-6fca414f21cb', '4b5efce0-e5c6-4904-a964-f1f53dcb7878']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b5f9081-94ad-45ed-8867-64872870c4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:07 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:07 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b5f9081-94ad-45ed-8867-64872870c4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d29d956-ddf3-4c11-8471-8df6c4fdfbf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1054121453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='483e076a2f3442fabfbeb405d52f7d7b',qos_specs=None,replication_status=,reservations=['9f690311-8af6-4e59-b4b4-857154db73f9','fc6da4d9-c7df-4723-a05e-6a8958c9c076','433e0956-8683-47e4-864f-6fca414f21cb','4b5efce0-e5c6-4904-a964-f1f53dcb7878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a818c2b83104c3792d127442c039b46',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:48:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1054121453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d29d956-ddf3-4c11-8471-8df6c4fdfbf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='483e076a2f3442fabfbeb405d52f7d7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a818c2b83104c3792d127442c039b46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8151e476-a9ad-49f3-ab4d-142cc629189e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8151e476-a9ad-49f3-ab4d-142cc629189e) transitioned into state 'SUCCESS' from state '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-1054121453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='483e076a2f3442fabfbeb405d52f7d7b',qos_specs=None,replication_status=,reservations=['9f690311-8af6-4e59-b4b4-857154db73f9','fc6da4d9-c7df-4723-a05e-6a8958c9c076','433e0956-8683-47e4-864f-6fca414f21cb','4b5efce0-e5c6-4904-a964-f1f53dcb7878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a818c2b83104c3792d127442c039b46',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc417670-faf1-462f-bb09-49a8ec9d0a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc417670-faf1-462f-bb09-49a8ec9d0a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Flow 'volume_create_api' (37cedeb2-798e-42ad-941b-f244860b7c0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:07 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Create volume request issued successfully. Sep 06 22:48:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c8d18f39-76b1-4677-82d9-538e61ff741e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:48:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 415/818] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:48:05 2026] POST /volume/v3/volumes => generated 757 bytes in 2523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:48:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c93ef2e3-294e-4540-ba24-ec5a40c276d8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c93ef2e3-294e-4540-ba24-ec5a40c276d8 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c93ef2e3-294e-4540-ba24-ec5a40c276d8 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c93ef2e3-294e-4540-ba24-ec5a40c276d8 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:07 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:07 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:07 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:07 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:07 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c93ef2e3-294e-4540-ba24-ec5a40c276d8 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c93ef2e3-294e-4540-ba24-ec5a40c276d8 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 404/819] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:07 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 825 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-52190c51-4fc3-401b-944b-53da2c021e10 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:48:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2128633657"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2128633657'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:48:08 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Create volume of 1 GB Sep 06 22:48:08 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:08 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:08 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Availability Zones retrieved successfully. Sep 06 22:48:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a7021e99-8592-46a2-b3d9-e3dad5ee4d7f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a7021e99-8592-46a2-b3d9-e3dad5ee4d7f tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a7021e99-8592-46a2-b3d9-e3dad5ee4d7f tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a7021e99-8592-46a2-b3d9-e3dad5ee4d7f tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:08 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Flow 'volume_create_api' (85f77f26-bc1c-4d26-bb4c-423ce28cbb6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:08 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:08 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fcc5c4e-0157-4b84-9ac3-a8db61149483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:09 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a7021e99-8592-46a2-b3d9-e3dad5ee4d7f tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:48:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a7021e99-8592-46a2-b3d9-e3dad5ee4d7f tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 405/820] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:08 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fcc5c4e-0157-4b84-9ac3-a8db61149483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (727cd222-d1cf-4750-8458-76aee22e1b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:09 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Created reservations ['f9c8d646-0f74-4074-9201-7f926d108fe9', 'dfaacb74-3851-4f17-bba9-b68c3dbf6ea0', '16761f6f-eadb-45e9-b147-69f07652bf1b', '78194fec-f522-4d0b-9e57-7e463fab30a3'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:48:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (727cd222-d1cf-4750-8458-76aee22e1b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9c8d646-0f74-4074-9201-7f926d108fe9', 'dfaacb74-3851-4f17-bba9-b68c3dbf6ea0', '16761f6f-eadb-45e9-b147-69f07652bf1b', '78194fec-f522-4d0b-9e57-7e463fab30a3']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ae40576-13e7-4f83-9fcb-cc0b69eb7921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:09 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:09 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ae40576-13e7-4f83-9fcb-cc0b69eb7921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12199525-9243-4ddc-bb25-3a8cdb32edd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2128633657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='105c162420734172b307c69dd963cf54',qos_specs=None,replication_status=,reservations=['f9c8d646-0f74-4074-9201-7f926d108fe9','dfaacb74-3851-4f17-bba9-b68c3dbf6ea0','16761f6f-eadb-45e9-b147-69f07652bf1b','78194fec-f522-4d0b-9e57-7e463fab30a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c951ced3c03b43b2901b122f78c83163',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:48:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2128633657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12199525-9243-4ddc-bb25-3a8cdb32edd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='105c162420734172b307c69dd963cf54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c951ced3c03b43b2901b122f78c83163',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1b612c3-e2a0-4317-a7f3-aa8b7092957a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e8d8b68f-e78f-4c20-97d5-f34025731f2b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e8d8b68f-e78f-4c20-97d5-f34025731f2b tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e8d8b68f-e78f-4c20-97d5-f34025731f2b tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e8d8b68f-e78f-4c20-97d5-f34025731f2b tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1b612c3-e2a0-4317-a7f3-aa8b7092957a) transitioned into state 'SUCCESS' from state '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-2128633657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='105c162420734172b307c69dd963cf54',qos_specs=None,replication_status=,reservations=['f9c8d646-0f74-4074-9201-7f926d108fe9','dfaacb74-3851-4f17-bba9-b68c3dbf6ea0','16761f6f-eadb-45e9-b147-69f07652bf1b','78194fec-f522-4d0b-9e57-7e463fab30a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c951ced3c03b43b2901b122f78c83163',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5720c355-e8fd-4499-94b1-9b974ef275be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:10 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:10 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:10 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:10 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e8d8b68f-e78f-4c20-97d5-f34025731f2b tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5720c355-e8fd-4499-94b1-9b974ef275be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e8d8b68f-e78f-4c20-97d5-f34025731f2b tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 406/821] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:10 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 849 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Flow 'volume_create_api' (85f77f26-bc1c-4d26-bb4c-423ce28cbb6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Create volume request issued successfully. Sep 06 22:48:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-52190c51-4fc3-401b-944b-53da2c021e10 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:48:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 416/822] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:48:08 2026] POST /volume/v3/volumes => generated 758 bytes in 1402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 22:48:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f2aff5b4-11a5-4830-8914-b28eebc5aa62 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f2aff5b4-11a5-4830-8914-b28eebc5aa62 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 Sep 06 22:48:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f2aff5b4-11a5-4830-8914-b28eebc5aa62 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f2aff5b4-11a5-4830-8914-b28eebc5aa62 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:10 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:10 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:10 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:10 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f2aff5b4-11a5-4830-8914-b28eebc5aa62 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f2aff5b4-11a5-4830-8914-b28eebc5aa62 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 returned with HTTP 200 Sep 06 22:48:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 407/823] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:10 2026] GET /volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 => generated 826 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b2a66dd6-a6ea-4694-bc72-24b2a1bf47a5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b2a66dd6-a6ea-4694-bc72-24b2a1bf47a5 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b2a66dd6-a6ea-4694-bc72-24b2a1bf47a5 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b2a66dd6-a6ea-4694-bc72-24b2a1bf47a5 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:11 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:11 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:11 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:11 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:11 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b2a66dd6-a6ea-4694-bc72-24b2a1bf47a5 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e9937dda-9b7e-45c9-a57e-fe9e8d23d796 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b2a66dd6-a6ea-4694-bc72-24b2a1bf47a5 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e9937dda-9b7e-45c9-a57e-fe9e8d23d796 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 Sep 06 22:48:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 417/824] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:11 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 849 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e9937dda-9b7e-45c9-a57e-fe9e8d23d796 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e9937dda-9b7e-45c9-a57e-fe9e8d23d796 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:11 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:11 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:11 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:11 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:11 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e9937dda-9b7e-45c9-a57e-fe9e8d23d796 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e9937dda-9b7e-45c9-a57e-fe9e8d23d796 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 returned with HTTP 200 Sep 06 22:48:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 408/825] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:11 2026] GET /volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 => generated 850 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:48:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4f353ff7-583a-4ec8-a8e4-9d5b455dd255 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4f353ff7-583a-4ec8-a8e4-9d5b455dd255 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4f353ff7-583a-4ec8-a8e4-9d5b455dd255 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4f353ff7-583a-4ec8-a8e4-9d5b455dd255 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:12 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:12 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:12 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:12 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-69d22fb6-928a-4952-b184-fec89afed2bd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:12 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4f353ff7-583a-4ec8-a8e4-9d5b455dd255 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-69d22fb6-928a-4952-b184-fec89afed2bd tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 Sep 06 22:48:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-69d22fb6-928a-4952-b184-fec89afed2bd tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-69d22fb6-928a-4952-b184-fec89afed2bd tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4f353ff7-583a-4ec8-a8e4-9d5b455dd255 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 418/826] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:12 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 907 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:12 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:12 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-69d22fb6-928a-4952-b184-fec89afed2bd tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-69d22fb6-928a-4952-b184-fec89afed2bd tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 returned with HTTP 200 Sep 06 22:48:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 409/827] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:12 2026] GET /volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 => generated 850 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-effdf490-a064-4b88-be12-2105c7a86783 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-effdf490-a064-4b88-be12-2105c7a86783 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-effdf490-a064-4b88-be12-2105c7a86783 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-effdf490-a064-4b88-be12-2105c7a86783 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:13 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:13 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:13 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-effdf490-a064-4b88-be12-2105c7a86783 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-effdf490-a064-4b88-be12-2105c7a86783 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 419/828] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:13 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 907 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-25919b83-4c4b-4e41-9abd-8633e471f63f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-25919b83-4c4b-4e41-9abd-8633e471f63f tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 Sep 06 22:48:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-25919b83-4c4b-4e41-9abd-8633e471f63f tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-25919b83-4c4b-4e41-9abd-8633e471f63f tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:13 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:13 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:13 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:13 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-25919b83-4c4b-4e41-9abd-8633e471f63f tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-25919b83-4c4b-4e41-9abd-8633e471f63f tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 returned with HTTP 200 Sep 06 22:48:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 410/829] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:13 2026] GET /volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9c5f6cda-34a6-40a6-887f-02694c21a95e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9c5f6cda-34a6-40a6-887f-02694c21a95e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] POST http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2/action Sep 06 22:48:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9c5f6cda-34a6-40a6-887f-02694c21a95e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Action body: b'{"os-attach": {"instance_uuid": "11fdfcca-cade-4627-81a2-452ab1cc0c55", "mountpoint": "/dev/vdb"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:48:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9c5f6cda-34a6-40a6-887f-02694c21a95e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "11fdfcca-cade-4627-81a2-452ab1cc0c55", "mountpoint": "/dev/vdb"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:13 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:13 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:13 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9c5f6cda-34a6-40a6-887f-02694c21a95e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:13 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9c5f6cda-34a6-40a6-887f-02694c21a95e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Update volume admin metadata completed successfully. Sep 06 22:48:14 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9c5f6cda-34a6-40a6-887f-02694c21a95e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Attach volume completed successfully. Sep 06 22:48:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9c5f6cda-34a6-40a6-887f-02694c21a95e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2/action returned with HTTP 202 Sep 06 22:48:14 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 420/830] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:48:13 2026] POST /volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2/action => generated 0 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 22:48:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-73cac4f4-71ae-4d91-8635-f00d12523a88 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-73cac4f4-71ae-4d91-8635-f00d12523a88 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 Sep 06 22:48:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-73cac4f4-71ae-4d91-8635-f00d12523a88 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-73cac4f4-71ae-4d91-8635-f00d12523a88 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:14 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:14 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:14 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:14 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:14 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-73cac4f4-71ae-4d91-8635-f00d12523a88 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-73cac4f4-71ae-4d91-8635-f00d12523a88 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 returned with HTTP 200 Sep 06 22:48:14 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 411/831] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:14 2026] GET /volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 => generated 1185 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:48:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c9c1a941-38e9-471f-8441-0dd3576ff7e4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c9c1a941-38e9-471f-8441-0dd3576ff7e4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 Sep 06 22:48:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c9c1a941-38e9-471f-8441-0dd3576ff7e4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c9c1a941-38e9-471f-8441-0dd3576ff7e4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:14 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:14 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:14 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:14 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:14 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c9c1a941-38e9-471f-8441-0dd3576ff7e4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c9c1a941-38e9-471f-8441-0dd3576ff7e4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 returned with HTTP 200 Sep 06 22:48:14 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 421/832] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:14 2026] GET /volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 => generated 1185 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:48:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ff70de01-b4a9-4a3d-9076-98e82c1df20e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b956b717-a40e-4d14-8049-14810093811f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b956b717-a40e-4d14-8049-14810093811f tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b956b717-a40e-4d14-8049-14810093811f tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b956b717-a40e-4d14-8049-14810093811f tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:14 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:14 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:14 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:14 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:14 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b956b717-a40e-4d14-8049-14810093811f tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b956b717-a40e-4d14-8049-14810093811f tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:14 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 422/833] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:14 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 907 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ff70de01-b4a9-4a3d-9076-98e82c1df20e tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] POST http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2/action Sep 06 22:48:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ff70de01-b4a9-4a3d-9076-98e82c1df20e tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:48:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ff70de01-b4a9-4a3d-9076-98e82c1df20e tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:15 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:15 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:15 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:15 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.admin_actions [None req-ff70de01-b4a9-4a3d-9076-98e82c1df20e tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Updating volume '12199525-9243-4ddc-bb25-3a8cdb32edd2' with '{'status': 'error'}' {{(pid=87215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 22:48:15 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:15 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:15 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:15 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ff70de01-b4a9-4a3d-9076-98e82c1df20e tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2/action returned with HTTP 202 Sep 06 22:48:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 412/834] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:48:14 2026] POST /volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2/action => generated 0 bytes in 716 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:48:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b24421e9-3bfd-4dc1-971e-9e5c630d2117 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b24421e9-3bfd-4dc1-971e-9e5c630d2117 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 Sep 06 22:48:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b24421e9-3bfd-4dc1-971e-9e5c630d2117 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b24421e9-3bfd-4dc1-971e-9e5c630d2117 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:15 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:15 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:15 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:15 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:15 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b24421e9-3bfd-4dc1-971e-9e5c630d2117 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b24421e9-3bfd-4dc1-971e-9e5c630d2117 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 returned with HTTP 200 Sep 06 22:48:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 423/835] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:15 2026] GET /volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 => generated 1184 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:48:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-226598ef-21c7-418d-ab4e-dc5610004826 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-226598ef-21c7-418d-ab4e-dc5610004826 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] POST http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2/action Sep 06 22:48:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-226598ef-21c7-418d-ab4e-dc5610004826 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "7b7a3d33-f8fd-4407-8223-c1d89ca5ddac"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:48:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-226598ef-21c7-418d-ab4e-dc5610004826 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "7b7a3d33-f8fd-4407-8223-c1d89ca5ddac"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:15 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:15 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:15 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:15 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:15 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-226598ef-21c7-418d-ab4e-dc5610004826 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Volume info retrieved successfully. Sep 06 22:48:15 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-226598ef-21c7-418d-ab4e-dc5610004826 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Terminate volume connection completed successfully. Sep 06 22:48:15 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-226598ef-21c7-418d-ab4e-dc5610004826 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87215) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 06 22:48:15 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-226598ef-21c7-418d-ab4e-dc5610004826 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Detach volume completed successfully. Sep 06 22:48:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-226598ef-21c7-418d-ab4e-dc5610004826 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2/action returned with HTTP 202 Sep 06 22:48:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 413/836] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:48:15 2026] POST /volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2/action => generated 0 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 22:48:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-de1c7e25-23bd-4a5f-bd17-a2c9050e35f3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-eb019984-6a15-46d2-8aaa-8909bfa91447 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-de1c7e25-23bd-4a5f-bd17-a2c9050e35f3 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 Sep 06 22:48:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-de1c7e25-23bd-4a5f-bd17-a2c9050e35f3 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-de1c7e25-23bd-4a5f-bd17-a2c9050e35f3 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eb019984-6a15-46d2-8aaa-8909bfa91447 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-eb019984-6a15-46d2-8aaa-8909bfa91447 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-eb019984-6a15-46d2-8aaa-8909bfa91447 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-de1c7e25-23bd-4a5f-bd17-a2c9050e35f3 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-de1c7e25-23bd-4a5f-bd17-a2c9050e35f3 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 returned with HTTP 200 Sep 06 22:48:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 424/837] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:15 2026] GET /volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 => generated 870 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:48:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-eb019984-6a15-46d2-8aaa-8909bfa91447 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a47651e5-7175-4363-8302-2cd549051579 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a47651e5-7175-4363-8302-2cd549051579 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 Sep 06 22:48:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a47651e5-7175-4363-8302-2cd549051579 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a47651e5-7175-4363-8302-2cd549051579 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eb019984-6a15-46d2-8aaa-8909bfa91447 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 414/838] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:15 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 910 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a47651e5-7175-4363-8302-2cd549051579 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a47651e5-7175-4363-8302-2cd549051579 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 returned with HTTP 200 Sep 06 22:48:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 425/839] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:16 2026] GET /volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 => generated 870 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a17bd556-92ac-4681-a0af-6f9190761f7f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a17bd556-92ac-4681-a0af-6f9190761f7f tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] POST http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2/action Sep 06 22:48:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a17bd556-92ac-4681-a0af-6f9190761f7f tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Action body: b'{"os-detach": {}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:48:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a17bd556-92ac-4681-a0af-6f9190761f7f tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a17bd556-92ac-4681-a0af-6f9190761f7f tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e73d0315-f64e-491f-ab5d-b5ee05f329d3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a17bd556-92ac-4681-a0af-6f9190761f7f tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Detach volume completed successfully. Sep 06 22:48:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a17bd556-92ac-4681-a0af-6f9190761f7f tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2/action returned with HTTP 202 Sep 06 22:48:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 415/840] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:48:16 2026] POST /volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2/action => generated 0 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:48:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e73d0315-f64e-491f-ab5d-b5ee05f329d3 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] DELETE http://192.168.122.248/volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 Sep 06 22:48:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e73d0315-f64e-491f-ab5d-b5ee05f329d3 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e73d0315-f64e-491f-ab5d-b5ee05f329d3 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:16 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-e73d0315-f64e-491f-ab5d-b5ee05f329d3 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Delete volume with id: d7a33ed6-e2aa-409e-a86f-12bedc50bb98 Sep 06 22:48:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9259bbc0-9e71-408e-ae6c-d5a27ef20fdc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9259bbc0-9e71-408e-ae6c-d5a27ef20fdc tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 Sep 06 22:48:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9259bbc0-9e71-408e-ae6c-d5a27ef20fdc tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9259bbc0-9e71-408e-ae6c-d5a27ef20fdc tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9259bbc0-9e71-408e-ae6c-d5a27ef20fdc tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9259bbc0-9e71-408e-ae6c-d5a27ef20fdc tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 returned with HTTP 200 Sep 06 22:48:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 416/841] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:16 2026] GET /volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 => generated 870 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e73d0315-f64e-491f-ab5d-b5ee05f329d3 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Volume info retrieved successfully. Sep 06 22:48:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3119d0b5-2688-45c0-ade4-ec3b64ec3ed8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3119d0b5-2688-45c0-ade4-ec3b64ec3ed8 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 Sep 06 22:48:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3119d0b5-2688-45c0-ade4-ec3b64ec3ed8 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3119d0b5-2688-45c0-ade4-ec3b64ec3ed8 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3119d0b5-2688-45c0-ade4-ec3b64ec3ed8 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e73d0315-f64e-491f-ab5d-b5ee05f329d3 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Delete volume request issued successfully. Sep 06 22:48:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3119d0b5-2688-45c0-ade4-ec3b64ec3ed8 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 returned with HTTP 200 Sep 06 22:48:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e73d0315-f64e-491f-ab5d-b5ee05f329d3 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] http://192.168.122.248/volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 returned with HTTP 202 Sep 06 22:48:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 417/842] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:16 2026] GET /volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 => generated 870 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7ee16e41-7da7-4be8-9e03-fda2f8ad7abd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 426/843] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:48:16 2026] DELETE /volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 => generated 0 bytes in 310 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:48:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7ee16e41-7da7-4be8-9e03-fda2f8ad7abd tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] GET http://192.168.122.248/volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 Sep 06 22:48:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7ee16e41-7da7-4be8-9e03-fda2f8ad7abd tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7ee16e41-7da7-4be8-9e03-fda2f8ad7abd tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e142e1ef-77ee-4126-b483-bc969d408a08 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e142e1ef-77ee-4126-b483-bc969d408a08 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] DELETE http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 Sep 06 22:48:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e142e1ef-77ee-4126-b483-bc969d408a08 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e142e1ef-77ee-4126-b483-bc969d408a08 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:17 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-e142e1ef-77ee-4126-b483-bc969d408a08 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Delete volume with id: 12199525-9243-4ddc-bb25-3a8cdb32edd2 Sep 06 22:48:17 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:17 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:17 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:17 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:17 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:17 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:17 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:17 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e142e1ef-77ee-4126-b483-bc969d408a08 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:17 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7ee16e41-7da7-4be8-9e03-fda2f8ad7abd tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Volume info retrieved successfully. Sep 06 22:48:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7ee16e41-7da7-4be8-9e03-fda2f8ad7abd tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] http://192.168.122.248/volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 returned with HTTP 200 Sep 06 22:48:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 418/844] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:16 2026] GET /volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 => generated 860 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e142e1ef-77ee-4126-b483-bc969d408a08 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Delete volume request issued successfully. Sep 06 22:48:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e142e1ef-77ee-4126-b483-bc969d408a08 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 returned with HTTP 202 Sep 06 22:48:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 427/845] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:48:16 2026] DELETE /volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:48:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-632d7c42-a981-4148-b82d-858e86927a3e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fc2eb362-c847-43b2-931d-fbbdd386ddd1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fc2eb362-c847-43b2-931d-fbbdd386ddd1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fc2eb362-c847-43b2-931d-fbbdd386ddd1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fc2eb362-c847-43b2-931d-fbbdd386ddd1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-632d7c42-a981-4148-b82d-858e86927a3e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 Sep 06 22:48:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-632d7c42-a981-4148-b82d-858e86927a3e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-632d7c42-a981-4148-b82d-858e86927a3e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:17 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:17 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:17 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:17 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:17 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:17 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fc2eb362-c847-43b2-931d-fbbdd386ddd1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:17 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:17 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fc2eb362-c847-43b2-931d-fbbdd386ddd1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 428/846] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:17 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 910 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:17 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-632d7c42-a981-4148-b82d-858e86927a3e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-632d7c42-a981-4148-b82d-858e86927a3e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 returned with HTTP 200 Sep 06 22:48:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 419/847] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:17 2026] GET /volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 => generated 869 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3ec6a7a5-9d47-4aea-9299-86ee0c30da06 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3ec6a7a5-9d47-4aea-9299-86ee0c30da06 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] GET http://192.168.122.248/volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 Sep 06 22:48:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3ec6a7a5-9d47-4aea-9299-86ee0c30da06 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3ec6a7a5-9d47-4aea-9299-86ee0c30da06 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:18 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:18 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:18 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:18 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:18 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3ec6a7a5-9d47-4aea-9299-86ee0c30da06 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Volume info retrieved successfully. Sep 06 22:48:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5bbdfdb3-450f-497d-aa5d-fb5d85ed7223 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3ec6a7a5-9d47-4aea-9299-86ee0c30da06 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] http://192.168.122.248/volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 returned with HTTP 200 Sep 06 22:48:18 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 429/848] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:18 2026] GET /volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 => generated 860 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5bbdfdb3-450f-497d-aa5d-fb5d85ed7223 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5bbdfdb3-450f-497d-aa5d-fb5d85ed7223 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5bbdfdb3-450f-497d-aa5d-fb5d85ed7223 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-01aada74-7af8-4a86-bce1-63d2d5c3a0f5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:18 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:18 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:18 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:18 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-01aada74-7af8-4a86-bce1-63d2d5c3a0f5 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 Sep 06 22:48:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-01aada74-7af8-4a86-bce1-63d2d5c3a0f5 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-01aada74-7af8-4a86-bce1-63d2d5c3a0f5 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:18 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:18 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:18 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5bbdfdb3-450f-497d-aa5d-fb5d85ed7223 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:18 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:18 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:18 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-01aada74-7af8-4a86-bce1-63d2d5c3a0f5 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5bbdfdb3-450f-497d-aa5d-fb5d85ed7223 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:18 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 420/849] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:18 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 910 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-01aada74-7af8-4a86-bce1-63d2d5c3a0f5 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 returned with HTTP 200 Sep 06 22:48:18 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 430/850] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:18 2026] GET /volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 => generated 869 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-60c03019-2bed-4d43-b657-9e01206c2bc2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-60c03019-2bed-4d43-b657-9e01206c2bc2 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] GET http://192.168.122.248/volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 Sep 06 22:48:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-60c03019-2bed-4d43-b657-9e01206c2bc2 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-60c03019-2bed-4d43-b657-9e01206c2bc2 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:19 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:19 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:19 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:19 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:19 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-60c03019-2bed-4d43-b657-9e01206c2bc2 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Volume info retrieved successfully. Sep 06 22:48:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-60c03019-2bed-4d43-b657-9e01206c2bc2 tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] http://192.168.122.248/volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 returned with HTTP 200 Sep 06 22:48:19 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 421/851] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:19 2026] GET /volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 => generated 860 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b243a434-2b51-4dd4-bd97-cb9b6a2188c3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2b64d0c4-9a5a-4183-ab76-e6a0fc405a32 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b243a434-2b51-4dd4-bd97-cb9b6a2188c3 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 Sep 06 22:48:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2b64d0c4-9a5a-4183-ab76-e6a0fc405a32 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2b64d0c4-9a5a-4183-ab76-e6a0fc405a32 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2b64d0c4-9a5a-4183-ab76-e6a0fc405a32 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b243a434-2b51-4dd4-bd97-cb9b6a2188c3 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b243a434-2b51-4dd4-bd97-cb9b6a2188c3 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:19 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:19 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:19 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:19 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:19 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:19 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:19 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:19 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:19 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b243a434-2b51-4dd4-bd97-cb9b6a2188c3 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:19 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2b64d0c4-9a5a-4183-ab76-e6a0fc405a32 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b243a434-2b51-4dd4-bd97-cb9b6a2188c3 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 returned with HTTP 200 Sep 06 22:48:19 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 431/852] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:19 2026] GET /volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 => generated 869 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2b64d0c4-9a5a-4183-ab76-e6a0fc405a32 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:19 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 422/853] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:19 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 910 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-dcd6cf5b-d285-4fd5-9bd6-275636f7bf8e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dcd6cf5b-d285-4fd5-9bd6-275636f7bf8e tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] GET http://192.168.122.248/volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 Sep 06 22:48:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dcd6cf5b-d285-4fd5-9bd6-275636f7bf8e tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dcd6cf5b-d285-4fd5-9bd6-275636f7bf8e tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:20 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:20 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:20 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:20 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:20 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-dcd6cf5b-d285-4fd5-9bd6-275636f7bf8e tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Volume info retrieved successfully. Sep 06 22:48:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dcd6cf5b-d285-4fd5-9bd6-275636f7bf8e tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] http://192.168.122.248/volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 returned with HTTP 200 Sep 06 22:48:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 432/854] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:20 2026] GET /volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 => generated 860 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1c1c5f8b-4e9e-46cf-9f15-d14883d546e1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ec224390-1c8e-45d0-917a-109c0cce070f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1c1c5f8b-4e9e-46cf-9f15-d14883d546e1 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 Sep 06 22:48:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1c1c5f8b-4e9e-46cf-9f15-d14883d546e1 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1c1c5f8b-4e9e-46cf-9f15-d14883d546e1 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ec224390-1c8e-45d0-917a-109c0cce070f tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ec224390-1c8e-45d0-917a-109c0cce070f tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ec224390-1c8e-45d0-917a-109c0cce070f tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:21 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:21 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:21 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:21 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1c1c5f8b-4e9e-46cf-9f15-d14883d546e1 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 returned with HTTP 404 Sep 06 22:48:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 423/855] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:20 2026] GET /volume/v3/volumes/12199525-9243-4ddc-bb25-3a8cdb32edd2 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:48:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ec224390-1c8e-45d0-917a-109c0cce070f tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ec224390-1c8e-45d0-917a-109c0cce070f tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 433/856] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:20 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 910 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1eaaf2cc-3be6-4201-bea2-fc279b30462f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1eaaf2cc-3be6-4201-bea2-fc279b30462f tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] GET http://192.168.122.248/volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 Sep 06 22:48:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1eaaf2cc-3be6-4201-bea2-fc279b30462f tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1eaaf2cc-3be6-4201-bea2-fc279b30462f tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1eaaf2cc-3be6-4201-bea2-fc279b30462f tempest-ServerRescueNegativeTestJSON-357186502 tempest-ServerRescueNegativeTestJSON-357186502-project-member] http://192.168.122.248/volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 returned with HTTP 404 Sep 06 22:48:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 424/857] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:21 2026] GET /volume/v3/volumes/d7a33ed6-e2aa-409e-a86f-12bedc50bb98 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:48:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-674ad4e3-d9c7-4065-b6cf-80b607d3ca03 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-674ad4e3-d9c7-4065-b6cf-80b607d3ca03 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-674ad4e3-d9c7-4065-b6cf-80b607d3ca03 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-674ad4e3-d9c7-4065-b6cf-80b607d3ca03 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:22 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:22 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:22 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:22 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:22 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-674ad4e3-d9c7-4065-b6cf-80b607d3ca03 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-674ad4e3-d9c7-4065-b6cf-80b607d3ca03 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 434/858] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:22 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 910 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-270e5c66-98ed-4976-984a-6e9e07ba91d9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-270e5c66-98ed-4976-984a-6e9e07ba91d9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-270e5c66-98ed-4976-984a-6e9e07ba91d9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-270e5c66-98ed-4976-984a-6e9e07ba91d9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:23 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:23 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:23 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:23 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:23 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-270e5c66-98ed-4976-984a-6e9e07ba91d9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-270e5c66-98ed-4976-984a-6e9e07ba91d9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:23 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 425/859] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:23 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 910 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-95cab387-8397-461a-9089-e630dec951c1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-95cab387-8397-461a-9089-e630dec951c1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-95cab387-8397-461a-9089-e630dec951c1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-95cab387-8397-461a-9089-e630dec951c1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:24 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:24 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-95cab387-8397-461a-9089-e630dec951c1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:24 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=316,cinder:INSERT=61,cinder:UPDATE=78 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:48:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-95cab387-8397-461a-9089-e630dec951c1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 435/860] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:24 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 1328 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:48:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-bf715507-b1e4-4a79-aad7-892178488e07 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bf715507-b1e4-4a79-aad7-892178488e07 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] POST http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9/action Sep 06 22:48:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bf715507-b1e4-4a79-aad7-892178488e07 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:48:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bf715507-b1e4-4a79-aad7-892178488e07 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:24 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:24 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:24 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:24 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-bf715507-b1e4-4a79-aad7-892178488e07 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:24 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=204,cinder:UPDATE=5,cinder:INSERT=1,cinder:DELETE=1 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:48:25 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-bf715507-b1e4-4a79-aad7-892178488e07 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Created reservations ['71c83bac-1fde-423a-8872-d237214323a0', 'd258267e-7e15-4d38-8ab2-bf22236974f2'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:48:25 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-bf715507-b1e4-4a79-aad7-892178488e07 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Extend volume request issued successfully. Sep 06 22:48:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bf715507-b1e4-4a79-aad7-892178488e07 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9/action returned with HTTP 202 Sep 06 22:48:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 426/861] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:48:24 2026] POST /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9/action => generated 0 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:48:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-34c80a71-02e5-411f-9669-dd916e7674fc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-34c80a71-02e5-411f-9669-dd916e7674fc tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-34c80a71-02e5-411f-9669-dd916e7674fc tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-34c80a71-02e5-411f-9669-dd916e7674fc tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:25 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:25 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:25 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:25 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:25 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-34c80a71-02e5-411f-9669-dd916e7674fc tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-34c80a71-02e5-411f-9669-dd916e7674fc tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 436/862] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:25 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 1328 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:48:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-73365a33-d04c-425c-badd-e9a5d23a5848 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-73365a33-d04c-425c-badd-e9a5d23a5848 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-73365a33-d04c-425c-badd-e9a5d23a5848 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-73365a33-d04c-425c-badd-e9a5d23a5848 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-73365a33-d04c-425c-badd-e9a5d23a5848 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-73365a33-d04c-425c-badd-e9a5d23a5848 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 427/863] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:26 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 1328 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:48:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2452ac7f-0a5d-4ba1-9d4d-96edee24c2b7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2452ac7f-0a5d-4ba1-9d4d-96edee24c2b7 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2452ac7f-0a5d-4ba1-9d4d-96edee24c2b7 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2452ac7f-0a5d-4ba1-9d4d-96edee24c2b7 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2452ac7f-0a5d-4ba1-9d4d-96edee24c2b7 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2452ac7f-0a5d-4ba1-9d4d-96edee24c2b7 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 437/864] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:27 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 1328 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:48:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4a828483-f97b-4575-ba0f-35dc142aba34 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4a828483-f97b-4575-ba0f-35dc142aba34 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-reader] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4a828483-f97b-4575-ba0f-35dc142aba34 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4a828483-f97b-4575-ba0f-35dc142aba34 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:27 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:27 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4a828483-f97b-4575-ba0f-35dc142aba34 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-reader] Volume info retrieved successfully. Sep 06 22:48:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4a828483-f97b-4575-ba0f-35dc142aba34 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-reader] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 428/865] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:27 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 1328 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:48:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c90d2fd8-9414-4c6e-b049-f60c00535275 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c90d2fd8-9414-4c6e-b049-f60c00535275 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c90d2fd8-9414-4c6e-b049-f60c00535275 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c90d2fd8-9414-4c6e-b049-f60c00535275 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:48:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-738374055"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-738374055'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:48:28 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Create volume of 1 GB Sep 06 22:48:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c90d2fd8-9414-4c6e-b049-f60c00535275 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Availability Zones retrieved successfully. Sep 06 22:48:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c90d2fd8-9414-4c6e-b049-f60c00535275 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 438/866] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:27 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 1328 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:48:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Flow 'volume_create_api' (d84cd0ed-6a2d-402b-82b9-b0bae0c8207e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (235d57dd-71b3-4de0-95f2-0f533bdd3bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:48:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-abb72aaa-5b16-4fa5-b14c-f71e5fbc96ea None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-abb72aaa-5b16-4fa5-b14c-f71e5fbc96ea tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] DELETE http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-abb72aaa-5b16-4fa5-b14c-f71e5fbc96ea tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-abb72aaa-5b16-4fa5-b14c-f71e5fbc96ea tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:28 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-abb72aaa-5b16-4fa5-b14c-f71e5fbc96ea tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Delete volume with id: 3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-abb72aaa-5b16-4fa5-b14c-f71e5fbc96ea tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (235d57dd-71b3-4de0-95f2-0f533bdd3bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43db935c-d970-4240-9591-52e89f04d93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-abb72aaa-5b16-4fa5-b14c-f71e5fbc96ea tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Delete volume request issued successfully. Sep 06 22:48:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-abb72aaa-5b16-4fa5-b14c-f71e5fbc96ea tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 202 Sep 06 22:48:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 439/867] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:48:28 2026] DELETE /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:48:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f101a8d5-c08d-4266-9cd9-6d2ffef956b1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f101a8d5-c08d-4266-9cd9-6d2ffef956b1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f101a8d5-c08d-4266-9cd9-6d2ffef956b1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f101a8d5-c08d-4266-9cd9-6d2ffef956b1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:28 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Created reservations ['e1e6917e-7210-4ce7-b0ba-c4e18755cf46', 'f2c119a0-4546-4af1-a0e3-f50b8f5ce3b4', '6d97de83-a105-45ce-aef7-7dbd340e3558', '0dc7ddb2-e56f-499f-af98-d8b5d34ec4b9'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:48:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43db935c-d970-4240-9591-52e89f04d93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1e6917e-7210-4ce7-b0ba-c4e18755cf46', 'f2c119a0-4546-4af1-a0e3-f50b8f5ce3b4', '6d97de83-a105-45ce-aef7-7dbd340e3558', '0dc7ddb2-e56f-499f-af98-d8b5d34ec4b9']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90e73b9c-c96d-4595-9248-4e86ff6d678e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f101a8d5-c08d-4266-9cd9-6d2ffef956b1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f101a8d5-c08d-4266-9cd9-6d2ffef956b1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 440/868] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:28 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 1327 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:48:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90e73b9c-c96d-4595-9248-4e86ff6d678e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b248d195-816b-48f9-82e3-33c7a01c17de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-738374055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='105c162420734172b307c69dd963cf54',qos_specs=None,replication_status=,reservations=['e1e6917e-7210-4ce7-b0ba-c4e18755cf46','f2c119a0-4546-4af1-a0e3-f50b8f5ce3b4','6d97de83-a105-45ce-aef7-7dbd340e3558','0dc7ddb2-e56f-499f-af98-d8b5d34ec4b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c951ced3c03b43b2901b122f78c83163',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:48:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-738374055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b248d195-816b-48f9-82e3-33c7a01c17de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='105c162420734172b307c69dd963cf54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c951ced3c03b43b2901b122f78c83163',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1098c587-dacd-481c-833c-d9d4873e4ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1098c587-dacd-481c-833c-d9d4873e4ce9) transitioned into state 'SUCCESS' from state '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-738374055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='105c162420734172b307c69dd963cf54',qos_specs=None,replication_status=,reservations=['e1e6917e-7210-4ce7-b0ba-c4e18755cf46','f2c119a0-4546-4af1-a0e3-f50b8f5ce3b4','6d97de83-a105-45ce-aef7-7dbd340e3558','0dc7ddb2-e56f-499f-af98-d8b5d34ec4b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c951ced3c03b43b2901b122f78c83163',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5aca464-99a1-45d7-afb2-bc539ac58d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5aca464-99a1-45d7-afb2-bc539ac58d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Flow 'volume_create_api' (d84cd0ed-6a2d-402b-82b9-b0bae0c8207e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Create volume request issued successfully. Sep 06 22:48:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d8ce9dda-fefe-41e5-a5f7-189a731bb7f4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:48:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 429/869] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:48:27 2026] POST /volume/v3/volumes => generated 757 bytes in 928 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 22:48:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b4407f75-ea0b-49f0-8146-0dfe0231940d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b4407f75-ea0b-49f0-8146-0dfe0231940d tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de Sep 06 22:48:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b4407f75-ea0b-49f0-8146-0dfe0231940d tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b4407f75-ea0b-49f0-8146-0dfe0231940d tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:29 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:29 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:29 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:29 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:29 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b4407f75-ea0b-49f0-8146-0dfe0231940d tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b4407f75-ea0b-49f0-8146-0dfe0231940d tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de returned with HTTP 200 Sep 06 22:48:29 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 441/870] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:28 2026] GET /volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de => generated 825 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e3a7d1f9-7d9d-4e81-a92f-97f9c702fe40 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e3a7d1f9-7d9d-4e81-a92f-97f9c702fe40 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e3a7d1f9-7d9d-4e81-a92f-97f9c702fe40 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e3a7d1f9-7d9d-4e81-a92f-97f9c702fe40 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:29 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:29 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:29 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:29 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e3a7d1f9-7d9d-4e81-a92f-97f9c702fe40 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e3a7d1f9-7d9d-4e81-a92f-97f9c702fe40 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 200 Sep 06 22:48:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 430/871] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:29 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 1327 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:48:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-978afb27-90ec-412f-a08f-4c56139a26b2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-978afb27-90ec-412f-a08f-4c56139a26b2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de Sep 06 22:48:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-978afb27-90ec-412f-a08f-4c56139a26b2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-978afb27-90ec-412f-a08f-4c56139a26b2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:30 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:30 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-978afb27-90ec-412f-a08f-4c56139a26b2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-978afb27-90ec-412f-a08f-4c56139a26b2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de returned with HTTP 200 Sep 06 22:48:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 442/872] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:30 2026] GET /volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de => generated 849 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-80856f82-dfc0-4026-88ae-6b34c729c295 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-80856f82-dfc0-4026-88ae-6b34c729c295 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 Sep 06 22:48:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-80856f82-dfc0-4026-88ae-6b34c729c295 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-80856f82-dfc0-4026-88ae-6b34c729c295 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-80856f82-dfc0-4026-88ae-6b34c729c295 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 returned with HTTP 404 Sep 06 22:48:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 431/873] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:30 2026] GET /volume/v3/volumes/3d29d956-ddf3-4c11-8471-8df6c4fdfbf9 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:48:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:48:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-195597969"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-195597969'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:48:30 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Create volume of 1 GB Sep 06 22:48:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Availability Zones retrieved successfully. Sep 06 22:48:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Flow 'volume_create_api' (342376e1-1a4a-4b41-a1bc-40f7862f7a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (958c80f0-966e-485a-a6c4-e2cf3c0a3684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:48:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (958c80f0-966e-485a-a6c4-e2cf3c0a3684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48c0e44e-e909-4b7b-b3a1-32cb0e71046b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:31 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Created reservations ['29ab88c9-4f87-463e-a66a-c7614b72b515', 'e2eb1e99-f19b-45c2-b2d5-7819fc8bee78', '32f6d5a0-aa0e-466c-a4b7-48fa44ab7d8c', '5f175e19-2eb9-4155-b828-391867a0e665'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:48:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48c0e44e-e909-4b7b-b3a1-32cb0e71046b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29ab88c9-4f87-463e-a66a-c7614b72b515', 'e2eb1e99-f19b-45c2-b2d5-7819fc8bee78', '32f6d5a0-aa0e-466c-a4b7-48fa44ab7d8c', '5f175e19-2eb9-4155-b828-391867a0e665']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e909e87-f04e-4d10-97db-c73129e3b500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:31 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:31 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e909e87-f04e-4d10-97db-c73129e3b500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bedc216e-5603-432b-bfa2-8ecdb7be9380', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-195597969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='483e076a2f3442fabfbeb405d52f7d7b',qos_specs=None,replication_status=,reservations=['29ab88c9-4f87-463e-a66a-c7614b72b515','e2eb1e99-f19b-45c2-b2d5-7819fc8bee78','32f6d5a0-aa0e-466c-a4b7-48fa44ab7d8c','5f175e19-2eb9-4155-b828-391867a0e665'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a818c2b83104c3792d127442c039b46',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:48:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-195597969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bedc216e-5603-432b-bfa2-8ecdb7be9380,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='483e076a2f3442fabfbeb405d52f7d7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a818c2b83104c3792d127442c039b46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77d5b6f2-ea91-40a6-96e0-a8500803f81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77d5b6f2-ea91-40a6-96e0-a8500803f81b) transitioned into state 'SUCCESS' from state '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-195597969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='483e076a2f3442fabfbeb405d52f7d7b',qos_specs=None,replication_status=,reservations=['29ab88c9-4f87-463e-a66a-c7614b72b515','e2eb1e99-f19b-45c2-b2d5-7819fc8bee78','32f6d5a0-aa0e-466c-a4b7-48fa44ab7d8c','5f175e19-2eb9-4155-b828-391867a0e665'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a818c2b83104c3792d127442c039b46',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b653ea6-28bc-4a09-9fee-1c61e441ebf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b653ea6-28bc-4a09-9fee-1c61e441ebf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Flow 'volume_create_api' (342376e1-1a4a-4b41-a1bc-40f7862f7a92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:31 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Create volume request issued successfully. Sep 06 22:48:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7dd1b74d-0eae-42f2-8b8d-334bc8f0e9e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:48:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 443/874] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:48:30 2026] POST /volume/v3/volumes => generated 756 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:48:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f738dbad-44ca-4294-8955-fbaad023fa20 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f738dbad-44ca-4294-8955-fbaad023fa20 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 Sep 06 22:48:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f738dbad-44ca-4294-8955-fbaad023fa20 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f738dbad-44ca-4294-8955-fbaad023fa20 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:31 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:31 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:31 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:31 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f738dbad-44ca-4294-8955-fbaad023fa20 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f738dbad-44ca-4294-8955-fbaad023fa20 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 returned with HTTP 200 Sep 06 22:48:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 432/875] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:31 2026] GET /volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 => generated 824 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:48:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f10b50d2-9cf7-4250-857f-1f4741fd6bc4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f10b50d2-9cf7-4250-857f-1f4741fd6bc4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de Sep 06 22:48:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f10b50d2-9cf7-4250-857f-1f4741fd6bc4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f10b50d2-9cf7-4250-857f-1f4741fd6bc4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:31 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:31 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:31 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:31 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:31 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f10b50d2-9cf7-4250-857f-1f4741fd6bc4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f10b50d2-9cf7-4250-857f-1f4741fd6bc4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de returned with HTTP 200 Sep 06 22:48:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 444/876] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:31 2026] GET /volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:48:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-07d61060-3860-4122-8dc9-ba7d63f72b42 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-07d61060-3860-4122-8dc9-ba7d63f72b42 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] POST http://192.168.122.248/volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de/action Sep 06 22:48:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-07d61060-3860-4122-8dc9-ba7d63f72b42 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:48:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-07d61060-3860-4122-8dc9-ba7d63f72b42 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:31 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:31 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:31 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:31 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.admin_actions [None req-07d61060-3860-4122-8dc9-ba7d63f72b42 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Updating volume 'b248d195-816b-48f9-82e3-33c7a01c17de' with '{'status': 'attaching'}' {{(pid=87215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 22:48:31 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:31 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:31 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:31 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-07d61060-3860-4122-8dc9-ba7d63f72b42 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] http://192.168.122.248/volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de/action returned with HTTP 202 Sep 06 22:48:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 433/877] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:48:31 2026] POST /volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 22:48:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a0e0fdf6-6824-462d-a3a6-16f05bd0cb92 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a0e0fdf6-6824-462d-a3a6-16f05bd0cb92 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de Sep 06 22:48:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a0e0fdf6-6824-462d-a3a6-16f05bd0cb92 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a0e0fdf6-6824-462d-a3a6-16f05bd0cb92 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:31 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:31 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:31 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:31 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:31 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a0e0fdf6-6824-462d-a3a6-16f05bd0cb92 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a0e0fdf6-6824-462d-a3a6-16f05bd0cb92 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de returned with HTTP 200 Sep 06 22:48:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 445/878] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:31 2026] GET /volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6ccafd24-3a20-4a01-b40e-f6062f1ab243 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6ccafd24-3a20-4a01-b40e-f6062f1ab243 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] POST http://192.168.122.248/volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de/action Sep 06 22:48:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6ccafd24-3a20-4a01-b40e-f6062f1ab243 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:48:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6ccafd24-3a20-4a01-b40e-f6062f1ab243 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:31 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:31 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:31 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:31 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6ccafd24-3a20-4a01-b40e-f6062f1ab243 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Volume info retrieved successfully. Sep 06 22:48:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6ccafd24-3a20-4a01-b40e-f6062f1ab243 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Delete volume request issued successfully. Sep 06 22:48:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6ccafd24-3a20-4a01-b40e-f6062f1ab243 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] http://192.168.122.248/volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de/action returned with HTTP 202 Sep 06 22:48:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 434/879] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:48:31 2026] POST /volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:48:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c084cd18-3f70-4a78-9da9-9d2b1c714018 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c084cd18-3f70-4a78-9da9-9d2b1c714018 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de Sep 06 22:48:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c084cd18-3f70-4a78-9da9-9d2b1c714018 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c084cd18-3f70-4a78-9da9-9d2b1c714018 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:31 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:31 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:31 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:31 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:31 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c084cd18-3f70-4a78-9da9-9d2b1c714018 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c084cd18-3f70-4a78-9da9-9d2b1c714018 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de returned with HTTP 200 Sep 06 22:48:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 446/880] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:31 2026] GET /volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-55031370-4f33-49ea-b2f5-53577b5a256a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-55031370-4f33-49ea-b2f5-53577b5a256a tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 Sep 06 22:48:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-55031370-4f33-49ea-b2f5-53577b5a256a tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-55031370-4f33-49ea-b2f5-53577b5a256a tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-55031370-4f33-49ea-b2f5-53577b5a256a tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-55031370-4f33-49ea-b2f5-53577b5a256a tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 returned with HTTP 200 Sep 06 22:48:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 435/881] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:32 2026] GET /volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a8970acc-e000-48b5-af20-c6ba21436e82 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a8970acc-e000-48b5-af20-c6ba21436e82 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de Sep 06 22:48:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a8970acc-e000-48b5-af20-c6ba21436e82 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a8970acc-e000-48b5-af20-c6ba21436e82 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a8970acc-e000-48b5-af20-c6ba21436e82 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de returned with HTTP 404 Sep 06 22:48:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 447/882] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:32 2026] GET /volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:48:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-76eae476-a1f1-42bd-895f-e16a17c64417 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-76eae476-a1f1-42bd-895f-e16a17c64417 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de Sep 06 22:48:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-76eae476-a1f1-42bd-895f-e16a17c64417 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-76eae476-a1f1-42bd-895f-e16a17c64417 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-76eae476-a1f1-42bd-895f-e16a17c64417 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de returned with HTTP 404 Sep 06 22:48:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 436/883] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:32 2026] GET /volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:48:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ed24f613-fd73-4ea6-8712-fe7deac2bd48 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ed24f613-fd73-4ea6-8712-fe7deac2bd48 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] DELETE http://192.168.122.248/volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de Sep 06 22:48:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ed24f613-fd73-4ea6-8712-fe7deac2bd48 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ed24f613-fd73-4ea6-8712-fe7deac2bd48 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:32 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-ed24f613-fd73-4ea6-8712-fe7deac2bd48 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Delete volume with id: b248d195-816b-48f9-82e3-33c7a01c17de Sep 06 22:48:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ed24f613-fd73-4ea6-8712-fe7deac2bd48 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de returned with HTTP 404 Sep 06 22:48:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 448/884] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:48:32 2026] DELETE /volume/v3/volumes/b248d195-816b-48f9-82e3-33c7a01c17de => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:48:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-38487432"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-38487432'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Create volume of 1 GB Sep 06 22:48:33 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Availability Zones retrieved successfully. Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Flow 'volume_create_api' (28b4b3a3-7913-4bba-829d-64bbb882b1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dba6af4f-a499-42a1-826b-acd988b420bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dba6af4f-a499-42a1-826b-acd988b420bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2e79e8e-26c5-4bc8-b385-582f5926edeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Created reservations ['c2f7ff7a-0e39-4524-a1f5-a57b4a670d5a', '0bbb346b-2c10-4c95-9bc9-94bd3d13cc1a', '2e878e6c-c2ee-459c-a372-0ab50cb7e57a', '4554d865-040f-45c2-b7a5-d03281a360bb'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2e79e8e-26c5-4bc8-b385-582f5926edeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2f7ff7a-0e39-4524-a1f5-a57b4a670d5a', '0bbb346b-2c10-4c95-9bc9-94bd3d13cc1a', '2e878e6c-c2ee-459c-a372-0ab50cb7e57a', '4554d865-040f-45c2-b7a5-d03281a360bb']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9242e279-54b6-472c-b457-1c584eb18753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:33 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9242e279-54b6-472c-b457-1c584eb18753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25d15e40-546a-4ede-9172-a45bdd48059f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-38487432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='105c162420734172b307c69dd963cf54',qos_specs=None,replication_status=,reservations=['c2f7ff7a-0e39-4524-a1f5-a57b4a670d5a','0bbb346b-2c10-4c95-9bc9-94bd3d13cc1a','2e878e6c-c2ee-459c-a372-0ab50cb7e57a','4554d865-040f-45c2-b7a5-d03281a360bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c951ced3c03b43b2901b122f78c83163',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:48:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-38487432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25d15e40-546a-4ede-9172-a45bdd48059f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='105c162420734172b307c69dd963cf54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c951ced3c03b43b2901b122f78c83163',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a1f0ac9-63da-4492-bd8c-55725d8b0f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a1f0ac9-63da-4492-bd8c-55725d8b0f23) transitioned into state 'SUCCESS' from state '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-38487432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='105c162420734172b307c69dd963cf54',qos_specs=None,replication_status=,reservations=['c2f7ff7a-0e39-4524-a1f5-a57b4a670d5a','0bbb346b-2c10-4c95-9bc9-94bd3d13cc1a','2e878e6c-c2ee-459c-a372-0ab50cb7e57a','4554d865-040f-45c2-b7a5-d03281a360bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c951ced3c03b43b2901b122f78c83163',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7531d55-86a5-498d-ae50-07ae88e24aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7531d55-86a5-498d-ae50-07ae88e24aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Flow 'volume_create_api' (28b4b3a3-7913-4bba-829d-64bbb882b1b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Create volume request issued successfully. Sep 06 22:48:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ee5f9cbe-32f2-4ce7-82d3-ad36f7a8ae76 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:48:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 437/885] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:48:32 2026] POST /volume/v3/volumes => generated 756 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:48:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7536741e-0bbb-419a-bb8b-b4e8168f15c3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7536741e-0bbb-419a-bb8b-b4e8168f15c3 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f Sep 06 22:48:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7536741e-0bbb-419a-bb8b-b4e8168f15c3 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7536741e-0bbb-419a-bb8b-b4e8168f15c3 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-50739b5a-6264-491c-ab6e-d5def1749fbb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-50739b5a-6264-491c-ab6e-d5def1749fbb tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 Sep 06 22:48:33 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:33 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:33 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:33 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-50739b5a-6264-491c-ab6e-d5def1749fbb tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-50739b5a-6264-491c-ab6e-d5def1749fbb tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:33 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7536741e-0bbb-419a-bb8b-b4e8168f15c3 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:33 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:33 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:33 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:33 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7536741e-0bbb-419a-bb8b-b4e8168f15c3 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f returned with HTTP 200 Sep 06 22:48:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 449/886] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:33 2026] GET /volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f => generated 824 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:33 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-50739b5a-6264-491c-ab6e-d5def1749fbb tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-50739b5a-6264-491c-ab6e-d5def1749fbb tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 returned with HTTP 200 Sep 06 22:48:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 438/887] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:33 2026] GET /volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 => generated 849 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8b5d22e0-3335-427c-abf4-b6fd036c4dbf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8b5d22e0-3335-427c-abf4-b6fd036c4dbf tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:48:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8b5d22e0-3335-427c-abf4-b6fd036c4dbf tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bedc216e-5603-432b-bfa2-8ecdb7be9380", "name": "tempest-VolumesExtendTest-Snapshot-611284312"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:33 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:33 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:33 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:33 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:33 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8b5d22e0-3335-427c-abf4-b6fd036c4dbf tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:33 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-8b5d22e0-3335-427c-abf4-b6fd036c4dbf tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Create snapshot from volume bedc216e-5603-432b-bfa2-8ecdb7be9380 Sep 06 22:48:33 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-8b5d22e0-3335-427c-abf4-b6fd036c4dbf tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Created reservations ['c00b97d0-df7c-4d6f-aa9a-8840c0272f55', '7365210d-06d2-4d21-84d6-cec52f565225', '49468471-b750-4e2a-ad30-de56a989e001', 'd1905348-86e9-48e1-97f8-eaf4727892d9'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:48:33 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:33 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:33 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8b5d22e0-3335-427c-abf4-b6fd036c4dbf tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Snapshot create request issued successfully. Sep 06 22:48:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8b5d22e0-3335-427c-abf4-b6fd036c4dbf tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:48:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 450/888] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:48:33 2026] POST /volume/v3/snapshots => generated 303 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f105a2a1-68ad-4b0f-beb2-f59823489866 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f105a2a1-68ad-4b0f-beb2-f59823489866 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f105a2a1-68ad-4b0f-beb2-f59823489866 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f105a2a1-68ad-4b0f-beb2-f59823489866 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:33 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:33 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:33 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f105a2a1-68ad-4b0f-beb2-f59823489866 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Snapshot retrieved successfully. Sep 06 22:48:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f105a2a1-68ad-4b0f-beb2-f59823489866 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af returned with HTTP 200 Sep 06 22:48:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 439/889] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:48:33 2026] GET /volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af => generated 435 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4cbf941b-e7df-431b-b1c2-1248f2c1c949 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4cbf941b-e7df-431b-b1c2-1248f2c1c949 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f Sep 06 22:48:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4cbf941b-e7df-431b-b1c2-1248f2c1c949 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4cbf941b-e7df-431b-b1c2-1248f2c1c949 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:34 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:34 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:34 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:34 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:34 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4cbf941b-e7df-431b-b1c2-1248f2c1c949 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4cbf941b-e7df-431b-b1c2-1248f2c1c949 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f returned with HTTP 200 Sep 06 22:48:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 451/890] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:34 2026] GET /volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f => generated 848 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-aad087cd-3f8c-484a-9cfb-7a91971fe71f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-aad087cd-3f8c-484a-9cfb-7a91971fe71f tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af Sep 06 22:48:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-aad087cd-3f8c-484a-9cfb-7a91971fe71f tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-aad087cd-3f8c-484a-9cfb-7a91971fe71f tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:34 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:34 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-aad087cd-3f8c-484a-9cfb-7a91971fe71f tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Snapshot retrieved successfully. Sep 06 22:48:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-aad087cd-3f8c-484a-9cfb-7a91971fe71f tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af returned with HTTP 200 Sep 06 22:48:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 440/891] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:48:34 2026] GET /volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af => generated 435 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-21d8ff2d-3446-4596-9900-2aed42272bff None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-21d8ff2d-3446-4596-9900-2aed42272bff tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f Sep 06 22:48:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-21d8ff2d-3446-4596-9900-2aed42272bff tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-21d8ff2d-3446-4596-9900-2aed42272bff tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:35 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:35 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:35 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:35 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:35 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-21d8ff2d-3446-4596-9900-2aed42272bff tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-21d8ff2d-3446-4596-9900-2aed42272bff tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f returned with HTTP 200 Sep 06 22:48:35 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 452/892] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:35 2026] GET /volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:48:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-82c281b0-6e5a-49fa-9907-1b976c53dc34 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-82c281b0-6e5a-49fa-9907-1b976c53dc34 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] POST http://192.168.122.248/volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f/action Sep 06 22:48:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-82c281b0-6e5a-49fa-9907-1b976c53dc34 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:48:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-82c281b0-6e5a-49fa-9907-1b976c53dc34 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:35 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:35 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:35 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:35 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.admin_actions [None req-82c281b0-6e5a-49fa-9907-1b976c53dc34 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Updating volume '25d15e40-546a-4ede-9172-a45bdd48059f' with '{'status': 'creating'}' {{(pid=87215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 22:48:35 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:35 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:35 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:35 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-82c281b0-6e5a-49fa-9907-1b976c53dc34 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] http://192.168.122.248/volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f/action returned with HTTP 202 Sep 06 22:48:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 441/893] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:48:35 2026] POST /volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:48:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cad81049-d418-4c2f-88c5-96ec25ca9099 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cad81049-d418-4c2f-88c5-96ec25ca9099 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f Sep 06 22:48:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cad81049-d418-4c2f-88c5-96ec25ca9099 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cad81049-d418-4c2f-88c5-96ec25ca9099 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:35 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:35 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:35 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:35 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:35 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cad81049-d418-4c2f-88c5-96ec25ca9099 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cad81049-d418-4c2f-88c5-96ec25ca9099 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f returned with HTTP 200 Sep 06 22:48:35 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 453/894] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:35 2026] GET /volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f => generated 848 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:48:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-20f5c504-7318-4b2f-b209-9b48376cc707 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-20f5c504-7318-4b2f-b209-9b48376cc707 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] POST http://192.168.122.248/volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f/action Sep 06 22:48:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-20f5c504-7318-4b2f-b209-9b48376cc707 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:48:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-20f5c504-7318-4b2f-b209-9b48376cc707 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:35 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:35 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:35 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:35 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:35 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-20f5c504-7318-4b2f-b209-9b48376cc707 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Volume info retrieved successfully. Sep 06 22:48:35 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-20f5c504-7318-4b2f-b209-9b48376cc707 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Delete volume request issued successfully. Sep 06 22:48:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-20f5c504-7318-4b2f-b209-9b48376cc707 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] http://192.168.122.248/volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f/action returned with HTTP 202 Sep 06 22:48:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 442/895] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:48:35 2026] POST /volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:48:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-46bdcc46-2438-48cd-8b4f-311b16d329a8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-46bdcc46-2438-48cd-8b4f-311b16d329a8 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af Sep 06 22:48:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-46bdcc46-2438-48cd-8b4f-311b16d329a8 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-46bdcc46-2438-48cd-8b4f-311b16d329a8 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-82259c8d-4ca3-4327-8439-de9b12e73c75 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-82259c8d-4ca3-4327-8439-de9b12e73c75 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f Sep 06 22:48:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-82259c8d-4ca3-4327-8439-de9b12e73c75 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-82259c8d-4ca3-4327-8439-de9b12e73c75 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:36 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:36 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-46bdcc46-2438-48cd-8b4f-311b16d329a8 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Snapshot retrieved successfully. Sep 06 22:48:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-46bdcc46-2438-48cd-8b4f-311b16d329a8 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af returned with HTTP 200 Sep 06 22:48:36 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 454/896] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:48:35 2026] GET /volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af => generated 435 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:36 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:36 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:36 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:36 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:36 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-82259c8d-4ca3-4327-8439-de9b12e73c75 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-82259c8d-4ca3-4327-8439-de9b12e73c75 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f returned with HTTP 200 Sep 06 22:48:36 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 443/897] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:35 2026] GET /volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f => generated 848 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b2f28423-b876-4372-8c6a-2e42a590d1e9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b2f28423-b876-4372-8c6a-2e42a590d1e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b2f28423-b876-4372-8c6a-2e42a590d1e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b2f28423-b876-4372-8c6a-2e42a590d1e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b2f28423-b876-4372-8c6a-2e42a590d1e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Snapshot retrieved successfully. Sep 06 22:48:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b2f28423-b876-4372-8c6a-2e42a590d1e9 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af returned with HTTP 200 Sep 06 22:48:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 455/898] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:48:37 2026] GET /volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af => generated 435 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-03e9dec9-af15-4108-b9fe-9f390ce25a34 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-03e9dec9-af15-4108-b9fe-9f390ce25a34 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f Sep 06 22:48:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-03e9dec9-af15-4108-b9fe-9f390ce25a34 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-03e9dec9-af15-4108-b9fe-9f390ce25a34 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-03e9dec9-af15-4108-b9fe-9f390ce25a34 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f returned with HTTP 404 Sep 06 22:48:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 444/899] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:37 2026] GET /volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f8b5916d-b49d-452e-b6d2-c056da3d21ba None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f8b5916d-b49d-452e-b6d2-c056da3d21ba tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f8b5916d-b49d-452e-b6d2-c056da3d21ba tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f8b5916d-b49d-452e-b6d2-c056da3d21ba tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f8b5916d-b49d-452e-b6d2-c056da3d21ba tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f returned with HTTP 404 Sep 06 22:48:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 456/900] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:37 2026] GET /volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:48:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d515346a-fbad-4926-8eb7-6345d0846353 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d515346a-fbad-4926-8eb7-6345d0846353 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] DELETE http://192.168.122.248/volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f Sep 06 22:48:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d515346a-fbad-4926-8eb7-6345d0846353 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d515346a-fbad-4926-8eb7-6345d0846353 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:37 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-d515346a-fbad-4926-8eb7-6345d0846353 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Delete volume with id: 25d15e40-546a-4ede-9172-a45bdd48059f Sep 06 22:48:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d515346a-fbad-4926-8eb7-6345d0846353 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f returned with HTTP 404 Sep 06 22:48:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 445/901] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:48:37 2026] DELETE /volume/v3/volumes/25d15e40-546a-4ede-9172-a45bdd48059f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-884643667"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-884643667'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Create volume of 1 GB Sep 06 22:48:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Availability Zones retrieved successfully. Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Flow 'volume_create_api' (8244f14b-919d-4d43-ade3-8d6ba84ddcde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8de5e27a-8cca-484f-be85-ff8cb79cb81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8de5e27a-8cca-484f-be85-ff8cb79cb81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97472a2e-1702-4907-b03a-95efd5f65c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Created reservations ['83e7b816-0849-4e29-99c2-c55c819426c6', '6087260a-cdd9-46a6-8005-0eb2e1b2a8f2', 'b633730a-6212-4157-8a23-f6ab19d17e28', '3c3e88a9-f3fa-4dad-9dbc-a438294c80fa'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97472a2e-1702-4907-b03a-95efd5f65c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83e7b816-0849-4e29-99c2-c55c819426c6', '6087260a-cdd9-46a6-8005-0eb2e1b2a8f2', 'b633730a-6212-4157-8a23-f6ab19d17e28', '3c3e88a9-f3fa-4dad-9dbc-a438294c80fa']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (892b1c36-a09c-42a2-b647-54821a129d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:37 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (892b1c36-a09c-42a2-b647-54821a129d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63652dbb-b6ed-443a-9fb3-169e2ccd3477', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-884643667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='105c162420734172b307c69dd963cf54',qos_specs=None,replication_status=,reservations=['83e7b816-0849-4e29-99c2-c55c819426c6','6087260a-cdd9-46a6-8005-0eb2e1b2a8f2','b633730a-6212-4157-8a23-f6ab19d17e28','3c3e88a9-f3fa-4dad-9dbc-a438294c80fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c951ced3c03b43b2901b122f78c83163',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:48:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-884643667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63652dbb-b6ed-443a-9fb3-169e2ccd3477,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='105c162420734172b307c69dd963cf54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c951ced3c03b43b2901b122f78c83163',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea7f60dd-0c33-4b4a-a5e1-49489c6ed0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea7f60dd-0c33-4b4a-a5e1-49489c6ed0c3) transitioned into state 'SUCCESS' from state '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-884643667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='105c162420734172b307c69dd963cf54',qos_specs=None,replication_status=,reservations=['83e7b816-0849-4e29-99c2-c55c819426c6','6087260a-cdd9-46a6-8005-0eb2e1b2a8f2','b633730a-6212-4157-8a23-f6ab19d17e28','3c3e88a9-f3fa-4dad-9dbc-a438294c80fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c951ced3c03b43b2901b122f78c83163',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a44ff2ec-f9e4-4c26-af1a-fc1f44bacc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a44ff2ec-f9e4-4c26-af1a-fc1f44bacc4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Flow 'volume_create_api' (8244f14b-919d-4d43-ade3-8d6ba84ddcde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Create volume request issued successfully. Sep 06 22:48:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a0309b1f-4daf-48ef-9001-a23656f693d0 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:48:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 457/902] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:48:37 2026] POST /volume/v3/volumes => generated 757 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:48:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a5ccf7d8-d714-4319-9805-f9a6c5aa6790 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a5ccf7d8-d714-4319-9805-f9a6c5aa6790 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 Sep 06 22:48:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a5ccf7d8-d714-4319-9805-f9a6c5aa6790 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a5ccf7d8-d714-4319-9805-f9a6c5aa6790 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:37 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:37 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a5ccf7d8-d714-4319-9805-f9a6c5aa6790 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a5ccf7d8-d714-4319-9805-f9a6c5aa6790 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 returned with HTTP 200 Sep 06 22:48:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 446/903] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:37 2026] GET /volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 => generated 825 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:48:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5fd44235-a2c5-4172-bb67-d3917da3a4f3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5fd44235-a2c5-4172-bb67-d3917da3a4f3 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af Sep 06 22:48:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5fd44235-a2c5-4172-bb67-d3917da3a4f3 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5fd44235-a2c5-4172-bb67-d3917da3a4f3 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:38 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5fd44235-a2c5-4172-bb67-d3917da3a4f3 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Snapshot retrieved successfully. Sep 06 22:48:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5fd44235-a2c5-4172-bb67-d3917da3a4f3 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af returned with HTTP 200 Sep 06 22:48:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 458/904] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:48:38 2026] GET /volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af => generated 462 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cdb9e113-6445-4e9f-abd7-4f3fcb90a567 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cdb9e113-6445-4e9f-abd7-4f3fcb90a567 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] POST http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380/action Sep 06 22:48:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cdb9e113-6445-4e9f-abd7-4f3fcb90a567 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:48:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cdb9e113-6445-4e9f-abd7-4f3fcb90a567 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:38 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-cdb9e113-6445-4e9f-abd7-4f3fcb90a567 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:38 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-cdb9e113-6445-4e9f-abd7-4f3fcb90a567 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Created reservations ['0c3985e8-0f2a-4340-8b5d-3595e7cdaabd', 'd2f7c970-19eb-4e60-8220-4b974fca8f31'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:48:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-cdb9e113-6445-4e9f-abd7-4f3fcb90a567 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Extend volume request issued successfully. Sep 06 22:48:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cdb9e113-6445-4e9f-abd7-4f3fcb90a567 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380/action returned with HTTP 202 Sep 06 22:48:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 447/905] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:48:38 2026] POST /volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:48:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f00ab9ef-083b-4ada-929f-2b1a2453fc37 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f00ab9ef-083b-4ada-929f-2b1a2453fc37 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 Sep 06 22:48:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f00ab9ef-083b-4ada-929f-2b1a2453fc37 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f00ab9ef-083b-4ada-929f-2b1a2453fc37 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:38 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:38 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:38 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f00ab9ef-083b-4ada-929f-2b1a2453fc37 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f00ab9ef-083b-4ada-929f-2b1a2453fc37 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 returned with HTTP 200 Sep 06 22:48:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 459/906] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:38 2026] GET /volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d6f87032-d10a-451c-b36f-48bdd737fe13 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d6f87032-d10a-451c-b36f-48bdd737fe13 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 Sep 06 22:48:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d6f87032-d10a-451c-b36f-48bdd737fe13 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d6f87032-d10a-451c-b36f-48bdd737fe13 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:38 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d6f87032-d10a-451c-b36f-48bdd737fe13 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d6f87032-d10a-451c-b36f-48bdd737fe13 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 returned with HTTP 200 Sep 06 22:48:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 448/907] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:38 2026] GET /volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-30490c43-cfe2-4d07-9c62-2cd3ef21676e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-30490c43-cfe2-4d07-9c62-2cd3ef21676e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 Sep 06 22:48:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-30490c43-cfe2-4d07-9c62-2cd3ef21676e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-30490c43-cfe2-4d07-9c62-2cd3ef21676e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:39 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:39 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:39 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:39 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-30490c43-cfe2-4d07-9c62-2cd3ef21676e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-30490c43-cfe2-4d07-9c62-2cd3ef21676e tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 returned with HTTP 200 Sep 06 22:48:39 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 460/908] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:39 2026] GET /volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-223e4429-9a47-4d75-910a-875a3def7ef4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-223e4429-9a47-4d75-910a-875a3def7ef4 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-reader] GET http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 Sep 06 22:48:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-223e4429-9a47-4d75-910a-875a3def7ef4 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-223e4429-9a47-4d75-910a-875a3def7ef4 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:39 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:39 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:39 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:39 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-223e4429-9a47-4d75-910a-875a3def7ef4 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-reader] Volume info retrieved successfully. Sep 06 22:48:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-223e4429-9a47-4d75-910a-875a3def7ef4 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-reader] http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 returned with HTTP 200 Sep 06 22:48:39 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 449/909] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:39 2026] GET /volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bbbcbb9f-50b6-46f1-905b-5e76008398d1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bbbcbb9f-50b6-46f1-905b-5e76008398d1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af Sep 06 22:48:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bbbcbb9f-50b6-46f1-905b-5e76008398d1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bbbcbb9f-50b6-46f1-905b-5e76008398d1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:39 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-bbbcbb9f-50b6-46f1-905b-5e76008398d1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Delete snapshot with id: f4314f1d-6c66-41c8-b10a-cb66cdfcc6af Sep 06 22:48:39 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:39 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bbbcbb9f-50b6-46f1-905b-5e76008398d1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Snapshot retrieved successfully. Sep 06 22:48:39 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:39 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bbbcbb9f-50b6-46f1-905b-5e76008398d1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Snapshot delete request issued successfully. Sep 06 22:48:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bbbcbb9f-50b6-46f1-905b-5e76008398d1 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af returned with HTTP 202 Sep 06 22:48:39 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 461/910] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:48:39 2026] DELETE /volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:48:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3b1230a7-a118-4577-8019-60388efb8ceb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3b1230a7-a118-4577-8019-60388efb8ceb tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af Sep 06 22:48:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3b1230a7-a118-4577-8019-60388efb8ceb tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3b1230a7-a118-4577-8019-60388efb8ceb tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:39 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:39 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3b1230a7-a118-4577-8019-60388efb8ceb tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Snapshot retrieved successfully. Sep 06 22:48:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3b1230a7-a118-4577-8019-60388efb8ceb tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af returned with HTTP 200 Sep 06 22:48:39 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 450/911] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:48:39 2026] GET /volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af => generated 461 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-767a14be-989e-4d98-8a3a-b5a2c0e85650 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-767a14be-989e-4d98-8a3a-b5a2c0e85650 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 Sep 06 22:48:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-767a14be-989e-4d98-8a3a-b5a2c0e85650 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-767a14be-989e-4d98-8a3a-b5a2c0e85650 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:39 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:39 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:39 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:39 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-767a14be-989e-4d98-8a3a-b5a2c0e85650 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-767a14be-989e-4d98-8a3a-b5a2c0e85650 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 returned with HTTP 200 Sep 06 22:48:39 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 462/912] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:39 2026] GET /volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:48:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a2f1ffd2-6696-4968-ae20-d7e3b7016dcd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a2f1ffd2-6696-4968-ae20-d7e3b7016dcd tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] POST http://192.168.122.248/volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477/action Sep 06 22:48:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a2f1ffd2-6696-4968-ae20-d7e3b7016dcd tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:48:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a2f1ffd2-6696-4968-ae20-d7e3b7016dcd tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:39 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:39 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:39 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:39 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.admin_actions [None req-a2f1ffd2-6696-4968-ae20-d7e3b7016dcd tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Updating volume '63652dbb-b6ed-443a-9fb3-169e2ccd3477' with '{'status': 'error'}' {{(pid=87215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 22:48:39 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:39 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:39 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:39 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a2f1ffd2-6696-4968-ae20-d7e3b7016dcd tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] http://192.168.122.248/volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477/action returned with HTTP 202 Sep 06 22:48:39 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 451/913] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:48:39 2026] POST /volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:48:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0655103a-2e38-44ed-a907-aa8d7e8a4059 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0655103a-2e38-44ed-a907-aa8d7e8a4059 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 Sep 06 22:48:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0655103a-2e38-44ed-a907-aa8d7e8a4059 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0655103a-2e38-44ed-a907-aa8d7e8a4059 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:39 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:39 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:39 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:39 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0655103a-2e38-44ed-a907-aa8d7e8a4059 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0655103a-2e38-44ed-a907-aa8d7e8a4059 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 returned with HTTP 200 Sep 06 22:48:39 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 463/914] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:39 2026] GET /volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f827cdb1-c16a-4346-8df2-a99b7923f0f7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f827cdb1-c16a-4346-8df2-a99b7923f0f7 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] POST http://192.168.122.248/volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477/action Sep 06 22:48:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f827cdb1-c16a-4346-8df2-a99b7923f0f7 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:48:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f827cdb1-c16a-4346-8df2-a99b7923f0f7 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:39 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:39 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:39 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:39 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f827cdb1-c16a-4346-8df2-a99b7923f0f7 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Volume info retrieved successfully. Sep 06 22:48:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f827cdb1-c16a-4346-8df2-a99b7923f0f7 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Delete volume request issued successfully. Sep 06 22:48:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f827cdb1-c16a-4346-8df2-a99b7923f0f7 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] http://192.168.122.248/volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477/action returned with HTTP 202 Sep 06 22:48:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 452/915] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:48:39 2026] POST /volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:48:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f400f16b-12b0-4ed7-9e53-7810ac0de6e4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f400f16b-12b0-4ed7-9e53-7810ac0de6e4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 Sep 06 22:48:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f400f16b-12b0-4ed7-9e53-7810ac0de6e4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f400f16b-12b0-4ed7-9e53-7810ac0de6e4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:40 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:40 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:40 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:40 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f400f16b-12b0-4ed7-9e53-7810ac0de6e4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f400f16b-12b0-4ed7-9e53-7810ac0de6e4 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 returned with HTTP 200 Sep 06 22:48:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 464/916] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:40 2026] GET /volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8940e768-64b6-48af-bc47-5e3d8e156c21 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8940e768-64b6-48af-bc47-5e3d8e156c21 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af Sep 06 22:48:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8940e768-64b6-48af-bc47-5e3d8e156c21 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8940e768-64b6-48af-bc47-5e3d8e156c21 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:40 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:40 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8940e768-64b6-48af-bc47-5e3d8e156c21 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Snapshot retrieved successfully. Sep 06 22:48:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8940e768-64b6-48af-bc47-5e3d8e156c21 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af returned with HTTP 200 Sep 06 22:48:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 453/917] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:48:40 2026] GET /volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af => generated 461 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d083ad62-af44-4d52-8710-042daa739fe2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d083ad62-af44-4d52-8710-042daa739fe2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 Sep 06 22:48:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d083ad62-af44-4d52-8710-042daa739fe2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d083ad62-af44-4d52-8710-042daa739fe2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d083ad62-af44-4d52-8710-042daa739fe2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 returned with HTTP 404 Sep 06 22:48:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 465/918] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:41 2026] GET /volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-731939bb-9c6a-409a-ab04-ef79d93c0bb9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-731939bb-9c6a-409a-ab04-ef79d93c0bb9 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-731939bb-9c6a-409a-ab04-ef79d93c0bb9 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-731939bb-9c6a-409a-ab04-ef79d93c0bb9 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-731939bb-9c6a-409a-ab04-ef79d93c0bb9 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 returned with HTTP 404 Sep 06 22:48:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 454/919] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:41 2026] GET /volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:48:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-27efbf67-0563-433c-8df1-b010461cf501 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-27efbf67-0563-433c-8df1-b010461cf501 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] DELETE http://192.168.122.248/volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 Sep 06 22:48:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-27efbf67-0563-433c-8df1-b010461cf501 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-27efbf67-0563-433c-8df1-b010461cf501 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:41 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-27efbf67-0563-433c-8df1-b010461cf501 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Delete volume with id: 63652dbb-b6ed-443a-9fb3-169e2ccd3477 Sep 06 22:48:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-27efbf67-0563-433c-8df1-b010461cf501 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 returned with HTTP 404 Sep 06 22:48:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 466/920] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:48:41 2026] DELETE /volume/v3/volumes/63652dbb-b6ed-443a-9fb3-169e2ccd3477 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6776514e-261d-4913-a006-c99227636738 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1401451042"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1401451042'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Create volume of 1 GB Sep 06 22:48:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Availability Zones retrieved successfully. Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Flow 'volume_create_api' (1a134547-3b8c-450f-a8f2-a664b5d2dc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fc37105-a1a2-438e-83ac-352e1aa849eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fc37105-a1a2-438e-83ac-352e1aa849eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (018dbd5c-730f-42f5-85f1-10fad0e89053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Created reservations ['03371e22-963a-4709-956e-2dc25b5e7097', 'd9631fb2-ae5f-4443-82c0-f64946ac0db8', 'e4cb26e7-27a0-4ce2-9d65-ad238d9a89fe', '09f1c792-2927-443f-8f2d-ac0eb2500948'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (018dbd5c-730f-42f5-85f1-10fad0e89053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03371e22-963a-4709-956e-2dc25b5e7097', 'd9631fb2-ae5f-4443-82c0-f64946ac0db8', 'e4cb26e7-27a0-4ce2-9d65-ad238d9a89fe', '09f1c792-2927-443f-8f2d-ac0eb2500948']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f6598e4-aad3-439d-89eb-48f603cafa9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:41 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f6598e4-aad3-439d-89eb-48f603cafa9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11f297fc-bf89-4db0-8e47-0cc36f19bda0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1401451042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='105c162420734172b307c69dd963cf54',qos_specs=None,replication_status=,reservations=['03371e22-963a-4709-956e-2dc25b5e7097','d9631fb2-ae5f-4443-82c0-f64946ac0db8','e4cb26e7-27a0-4ce2-9d65-ad238d9a89fe','09f1c792-2927-443f-8f2d-ac0eb2500948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c951ced3c03b43b2901b122f78c83163',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:48:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1401451042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11f297fc-bf89-4db0-8e47-0cc36f19bda0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='105c162420734172b307c69dd963cf54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c951ced3c03b43b2901b122f78c83163',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce85df81-152d-472e-a396-c7bbc73a61da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce85df81-152d-472e-a396-c7bbc73a61da) transitioned into state 'SUCCESS' from state '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-1401451042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='105c162420734172b307c69dd963cf54',qos_specs=None,replication_status=,reservations=['03371e22-963a-4709-956e-2dc25b5e7097','d9631fb2-ae5f-4443-82c0-f64946ac0db8','e4cb26e7-27a0-4ce2-9d65-ad238d9a89fe','09f1c792-2927-443f-8f2d-ac0eb2500948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c951ced3c03b43b2901b122f78c83163',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77fecbd5-4b7b-47a9-a17b-6d934dc45e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-14b1062f-0f2c-4454-9f6a-f504e6873f06 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-14b1062f-0f2c-4454-9f6a-f504e6873f06 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af Sep 06 22:48:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-14b1062f-0f2c-4454-9f6a-f504e6873f06 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-14b1062f-0f2c-4454-9f6a-f504e6873f06 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77fecbd5-4b7b-47a9-a17b-6d934dc45e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-14b1062f-0f2c-4454-9f6a-f504e6873f06 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af returned with HTTP 404 Sep 06 22:48:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 467/921] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:48:41 2026] GET /volume/v3/snapshots/f4314f1d-6c66-41c8-b10a-cb66cdfcc6af => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Flow 'volume_create_api' (1a134547-3b8c-450f-a8f2-a664b5d2dc15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Create volume request issued successfully. Sep 06 22:48:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6776514e-261d-4913-a006-c99227636738 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:48:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-09c78c86-6cec-4911-999b-1acf2b730dfc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 455/922] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:48:41 2026] POST /volume/v3/volumes => generated 758 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:48:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-09c78c86-6cec-4911-999b-1acf2b730dfc tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 Sep 06 22:48:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-09c78c86-6cec-4911-999b-1acf2b730dfc tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-09c78c86-6cec-4911-999b-1acf2b730dfc tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-136944d9-6ae6-4989-8d6b-abb4dcf89198 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-136944d9-6ae6-4989-8d6b-abb4dcf89198 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-136944d9-6ae6-4989-8d6b-abb4dcf89198 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-136944d9-6ae6-4989-8d6b-abb4dcf89198 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:41 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:41 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:41 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:41 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:41 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-09c78c86-6cec-4911-999b-1acf2b730dfc tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-09c78c86-6cec-4911-999b-1acf2b730dfc tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 returned with HTTP 200 Sep 06 22:48:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 468/923] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:41 2026] GET /volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:41 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:41 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c4868305-3d4b-447b-b169-f6218820d4eb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c4868305-3d4b-447b-b169-f6218820d4eb tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] DELETE http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 Sep 06 22:48:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c4868305-3d4b-447b-b169-f6218820d4eb tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c4868305-3d4b-447b-b169-f6218820d4eb tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:41 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-c4868305-3d4b-447b-b169-f6218820d4eb tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Delete volume with id: bedc216e-5603-432b-bfa2-8ecdb7be9380 Sep 06 22:48:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-136944d9-6ae6-4989-8d6b-abb4dcf89198 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:41 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:41 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:41 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:41 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:41 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c4868305-3d4b-447b-b169-f6218820d4eb tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-136944d9-6ae6-4989-8d6b-abb4dcf89198 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 returned with HTTP 200 Sep 06 22:48:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 456/924] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:41 2026] GET /volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 => generated 826 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:41 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c4868305-3d4b-447b-b169-f6218820d4eb tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Delete volume request issued successfully. Sep 06 22:48:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c4868305-3d4b-447b-b169-f6218820d4eb tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 returned with HTTP 202 Sep 06 22:48:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 469/925] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:48:41 2026] DELETE /volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-42d5aafe-5c48-46bf-9ba1-ed227626ae96 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-42d5aafe-5c48-46bf-9ba1-ed227626ae96 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-42d5aafe-5c48-46bf-9ba1-ed227626ae96 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-42d5aafe-5c48-46bf-9ba1-ed227626ae96 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:41 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:41 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-42d5aafe-5c48-46bf-9ba1-ed227626ae96 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Volume info retrieved successfully. Sep 06 22:48:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-42d5aafe-5c48-46bf-9ba1-ed227626ae96 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 returned with HTTP 200 Sep 06 22:48:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 457/926] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:41 2026] GET /volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 => generated 848 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c1874144-a380-4b00-86d7-e6344a0838cf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c1874144-a380-4b00-86d7-e6344a0838cf tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 Sep 06 22:48:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c1874144-a380-4b00-86d7-e6344a0838cf tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c1874144-a380-4b00-86d7-e6344a0838cf tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:42 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:42 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c1874144-a380-4b00-86d7-e6344a0838cf tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c1874144-a380-4b00-86d7-e6344a0838cf tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 returned with HTTP 200 Sep 06 22:48:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 470/927] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:42 2026] GET /volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6f258674-7d2e-498c-b2b6-c2b5f7c85c43 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6f258674-7d2e-498c-b2b6-c2b5f7c85c43 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] GET http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 Sep 06 22:48:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6f258674-7d2e-498c-b2b6-c2b5f7c85c43 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6f258674-7d2e-498c-b2b6-c2b5f7c85c43 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6f258674-7d2e-498c-b2b6-c2b5f7c85c43 tempest-VolumesExtendTest-870755099 tempest-VolumesExtendTest-870755099-project-member] http://192.168.122.248/volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 returned with HTTP 404 Sep 06 22:48:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 458/928] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:42 2026] GET /volume/v3/volumes/bedc216e-5603-432b-bfa2-8ecdb7be9380 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:48:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-93e8a98a-9728-428b-8cb4-33cebe22a024 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-93e8a98a-9728-428b-8cb4-33cebe22a024 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 Sep 06 22:48:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-93e8a98a-9728-428b-8cb4-33cebe22a024 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-93e8a98a-9728-428b-8cb4-33cebe22a024 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:43 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:43 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:43 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:43 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:43 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-93e8a98a-9728-428b-8cb4-33cebe22a024 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-93e8a98a-9728-428b-8cb4-33cebe22a024 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 returned with HTTP 200 Sep 06 22:48:43 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 471/929] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:43 2026] GET /volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:48:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f679a4a0-6ca9-4212-b0b3-20b239db5624 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f679a4a0-6ca9-4212-b0b3-20b239db5624 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] POST http://192.168.122.248/volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0/action Sep 06 22:48:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f679a4a0-6ca9-4212-b0b3-20b239db5624 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:48:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f679a4a0-6ca9-4212-b0b3-20b239db5624 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:43 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.admin_actions [None req-f679a4a0-6ca9-4212-b0b3-20b239db5624 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Updating volume '11f297fc-bf89-4db0-8e47-0cc36f19bda0' with '{'status': 'maintenance'}' {{(pid=87215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 22:48:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:43 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:44 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:44 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f679a4a0-6ca9-4212-b0b3-20b239db5624 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] http://192.168.122.248/volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0/action returned with HTTP 202 Sep 06 22:48:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 459/930] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:48:43 2026] POST /volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 22:48:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-16990e6c-fff5-4a6e-86f3-79c82acbfae1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-16990e6c-fff5-4a6e-86f3-79c82acbfae1 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 Sep 06 22:48:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-16990e6c-fff5-4a6e-86f3-79c82acbfae1 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-16990e6c-fff5-4a6e-86f3-79c82acbfae1 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-16990e6c-fff5-4a6e-86f3-79c82acbfae1 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-16990e6c-fff5-4a6e-86f3-79c82acbfae1 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 returned with HTTP 200 Sep 06 22:48:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 472/931] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:44 2026] GET /volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:48:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a0657d4c-19b3-4f10-b269-1afc115c6520 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a0657d4c-19b3-4f10-b269-1afc115c6520 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] POST http://192.168.122.248/volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0/action Sep 06 22:48:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a0657d4c-19b3-4f10-b269-1afc115c6520 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:48:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a0657d4c-19b3-4f10-b269-1afc115c6520 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:44 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:44 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:44 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:44 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:44 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a0657d4c-19b3-4f10-b269-1afc115c6520 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Volume info retrieved successfully. Sep 06 22:48:44 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a0657d4c-19b3-4f10-b269-1afc115c6520 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Delete volume request issued successfully. Sep 06 22:48:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a0657d4c-19b3-4f10-b269-1afc115c6520 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] http://192.168.122.248/volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0/action returned with HTTP 202 Sep 06 22:48:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 460/932] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:48:44 2026] POST /volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:48:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-64fb20b1-87a2-4492-b5d0-ebc05528851b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-64fb20b1-87a2-4492-b5d0-ebc05528851b tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 Sep 06 22:48:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-64fb20b1-87a2-4492-b5d0-ebc05528851b tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-64fb20b1-87a2-4492-b5d0-ebc05528851b tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-64fb20b1-87a2-4492-b5d0-ebc05528851b tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-64fb20b1-87a2-4492-b5d0-ebc05528851b tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 returned with HTTP 200 Sep 06 22:48:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 473/933] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:44 2026] GET /volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e82d1f21-e3c3-4a11-a394-f7d79b9124e1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e82d1f21-e3c3-4a11-a394-f7d79b9124e1 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 Sep 06 22:48:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e82d1f21-e3c3-4a11-a394-f7d79b9124e1 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e82d1f21-e3c3-4a11-a394-f7d79b9124e1 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e82d1f21-e3c3-4a11-a394-f7d79b9124e1 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 returned with HTTP 404 Sep 06 22:48:45 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 461/934] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:45 2026] GET /volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:48:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-64dd9b27-0884-4425-86fc-9d26244d9f48 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-64dd9b27-0884-4425-86fc-9d26244d9f48 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 Sep 06 22:48:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-64dd9b27-0884-4425-86fc-9d26244d9f48 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-64dd9b27-0884-4425-86fc-9d26244d9f48 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-64dd9b27-0884-4425-86fc-9d26244d9f48 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 returned with HTTP 404 Sep 06 22:48:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 474/935] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:45 2026] GET /volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:48:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-434e53f8-8ea1-4969-9304-fbfc8da0c15e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-434e53f8-8ea1-4969-9304-fbfc8da0c15e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] DELETE http://192.168.122.248/volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 Sep 06 22:48:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-434e53f8-8ea1-4969-9304-fbfc8da0c15e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-434e53f8-8ea1-4969-9304-fbfc8da0c15e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:45 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-434e53f8-8ea1-4969-9304-fbfc8da0c15e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Delete volume with id: 11f297fc-bf89-4db0-8e47-0cc36f19bda0 Sep 06 22:48:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-434e53f8-8ea1-4969-9304-fbfc8da0c15e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 returned with HTTP 404 Sep 06 22:48:45 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 462/936] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:48:45 2026] DELETE /volume/v3/volumes/11f297fc-bf89-4db0-8e47-0cc36f19bda0 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:48:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4af0957d-e4cf-4764-8c62-c93acde93660 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:48:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1646470512"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1646470512'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:48:45 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Create volume of 1 GB Sep 06 22:48:45 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Availability Zones retrieved successfully. Sep 06 22:48:45 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Flow 'volume_create_api' (b34fe3fc-60e3-4172-af8e-9fe89d627d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:45 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fa07ee1-d39a-4dad-8209-6bc1eeb24dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:45 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:48:45 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fa07ee1-d39a-4dad-8209-6bc1eeb24dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:45 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf250717-8ecc-4339-8655-9e304563615d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:45 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Created reservations ['70ffb194-7692-40f9-b432-b92b84ee339d', '97733f87-728f-4d3e-9e27-3109acde9a86', '5f347ba8-d06b-407e-8057-1c1adc82c362', 'd9e6b9bb-9064-42bd-9ba4-875f4b8b404c'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:48:45 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf250717-8ecc-4339-8655-9e304563615d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70ffb194-7692-40f9-b432-b92b84ee339d', '97733f87-728f-4d3e-9e27-3109acde9a86', '5f347ba8-d06b-407e-8057-1c1adc82c362', 'd9e6b9bb-9064-42bd-9ba4-875f4b8b404c']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:45 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (872d3031-7329-4c5c-9541-bffa67c26666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:45 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:45 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:45 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (872d3031-7329-4c5c-9541-bffa67c26666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5c58180-b700-46b3-a09c-3fad0712b09d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1646470512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='105c162420734172b307c69dd963cf54',qos_specs=None,replication_status=,reservations=['70ffb194-7692-40f9-b432-b92b84ee339d','97733f87-728f-4d3e-9e27-3109acde9a86','5f347ba8-d06b-407e-8057-1c1adc82c362','d9e6b9bb-9064-42bd-9ba4-875f4b8b404c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c951ced3c03b43b2901b122f78c83163',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:48:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1646470512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5c58180-b700-46b3-a09c-3fad0712b09d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='105c162420734172b307c69dd963cf54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c951ced3c03b43b2901b122f78c83163',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:45 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d8eaaf4-169d-40ae-b833-f1cafaa3c41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d8eaaf4-169d-40ae-b833-f1cafaa3c41a) transitioned into state 'SUCCESS' from state '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-1646470512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='105c162420734172b307c69dd963cf54',qos_specs=None,replication_status=,reservations=['70ffb194-7692-40f9-b432-b92b84ee339d','97733f87-728f-4d3e-9e27-3109acde9a86','5f347ba8-d06b-407e-8057-1c1adc82c362','d9e6b9bb-9064-42bd-9ba4-875f4b8b404c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c951ced3c03b43b2901b122f78c83163',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37bcbbe8-a84a-4c9c-acab-cbafa429c1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37bcbbe8-a84a-4c9c-acab-cbafa429c1c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Flow 'volume_create_api' (b34fe3fc-60e3-4172-af8e-9fe89d627d13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Create volume request issued successfully. Sep 06 22:48:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4af0957d-e4cf-4764-8c62-c93acde93660 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:48:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 475/937] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:48:45 2026] POST /volume/v3/volumes => generated 758 bytes in 755 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:48:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1cad5fb8-03b7-4845-9bdc-e7dc47068d02 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1cad5fb8-03b7-4845-9bdc-e7dc47068d02 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d Sep 06 22:48:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1cad5fb8-03b7-4845-9bdc-e7dc47068d02 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1cad5fb8-03b7-4845-9bdc-e7dc47068d02 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:46 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:46 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1cad5fb8-03b7-4845-9bdc-e7dc47068d02 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1cad5fb8-03b7-4845-9bdc-e7dc47068d02 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d returned with HTTP 200 Sep 06 22:48:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 463/938] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:46 2026] GET /volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d => generated 826 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0f328857-a152-4fa4-8153-49613c6389f8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0f328857-a152-4fa4-8153-49613c6389f8 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d Sep 06 22:48:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0f328857-a152-4fa4-8153-49613c6389f8 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0f328857-a152-4fa4-8153-49613c6389f8 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:47 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0f328857-a152-4fa4-8153-49613c6389f8 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0f328857-a152-4fa4-8153-49613c6389f8 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d returned with HTTP 200 Sep 06 22:48:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 464/939] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:47 2026] GET /volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:48:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-814233164", "metadata": {"Type": "Test"}}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-814233164', 'metadata': {'Type': 'Test'}}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:48:47 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume of 1 GB Sep 06 22:48:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Availability Zones retrieved successfully. Sep 06 22:48:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Flow 'volume_create_api' (ad1a95a5-47e7-443e-9dd3-5e628e0dd300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2986612-0940-45ac-b268-02e063b56c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:48:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2986612-0940-45ac-b268-02e063b56c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (689749d0-0f9e-4060-a78e-8c20e204c6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:47 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Created reservations ['c6301882-9932-4761-9a6c-c98ced3085eb', '6bfb6ea8-f0f9-402c-a092-532f8af1152b', '30da5166-ce12-4c53-a07d-1b516e7d9af8', '86930208-82df-490a-a9e9-9015bacdd482'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:48:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (689749d0-0f9e-4060-a78e-8c20e204c6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6301882-9932-4761-9a6c-c98ced3085eb', '6bfb6ea8-f0f9-402c-a092-532f8af1152b', '30da5166-ce12-4c53-a07d-1b516e7d9af8', '86930208-82df-490a-a9e9-9015bacdd482']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b58e7b3-27b6-4b2d-a55d-4b7049191d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:47 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b58e7b3-27b6-4b2d-a55d-4b7049191d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed0cc7a6-8a09-44ca-8471-9a0728307cc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-814233164',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',qos_specs=None,replication_status=,reservations=['c6301882-9932-4761-9a6c-c98ced3085eb','6bfb6ea8-f0f9-402c-a092-532f8af1152b','30da5166-ce12-4c53-a07d-1b516e7d9af8','86930208-82df-490a-a9e9-9015bacdd482'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:48:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-814233164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed0cc7a6-8a09-44ca-8471-9a0728307cc2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88b5d00f-75e3-43bd-a9e3-099180438214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88b5d00f-75e3-43bd-a9e3-099180438214) transitioned into state 'SUCCESS' from state '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-814233164',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',qos_specs=None,replication_status=,reservations=['c6301882-9932-4761-9a6c-c98ced3085eb','6bfb6ea8-f0f9-402c-a092-532f8af1152b','30da5166-ce12-4c53-a07d-1b516e7d9af8','86930208-82df-490a-a9e9-9015bacdd482'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79c54cb3-29ec-4051-b932-32530165fd66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79c54cb3-29ec-4051-b932-32530165fd66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Flow 'volume_create_api' (ad1a95a5-47e7-443e-9dd3-5e628e0dd300) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume request issued successfully. Sep 06 22:48:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4f4723b1-5316-4f61-9bb5-7ce0e7370a21 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:48:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 476/940] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:48:47 2026] POST /volume/v3/volumes => generated 767 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:48:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-935c20ca-bc6c-4d06-8cb7-a4a1483aaca3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-935c20ca-bc6c-4d06-8cb7-a4a1483aaca3 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 Sep 06 22:48:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-935c20ca-bc6c-4d06-8cb7-a4a1483aaca3 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-935c20ca-bc6c-4d06-8cb7-a4a1483aaca3 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:47 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-935c20ca-bc6c-4d06-8cb7-a4a1483aaca3 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:48:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-935c20ca-bc6c-4d06-8cb7-a4a1483aaca3 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 returned with HTTP 200 Sep 06 22:48:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 465/941] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:47 2026] GET /volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 => generated 835 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-3bf23d98-9007-4c68-aa05-3e07bce0bd34 req-1b054011-1506-4b9d-a63c-0c36e4cc7da9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-3bf23d98-9007-4c68-aa05-3e07bce0bd34 req-1b054011-1506-4b9d-a63c-0c36e4cc7da9 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:48:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-3bf23d98-9007-4c68-aa05-3e07bce0bd34 req-1b054011-1506-4b9d-a63c-0c36e4cc7da9 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-3bf23d98-9007-4c68-aa05-3e07bce0bd34 req-1b054011-1506-4b9d-a63c-0c36e4cc7da9 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b1f2aca0-bf78-4f28-bb1c-f58a502f08f8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b1f2aca0-bf78-4f28-bb1c-f58a502f08f8 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d Sep 06 22:48:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-3bf23d98-9007-4c68-aa05-3e07bce0bd34 req-1b054011-1506-4b9d-a63c-0c36e4cc7da9 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:48:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b1f2aca0-bf78-4f28-bb1c-f58a502f08f8 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b1f2aca0-bf78-4f28-bb1c-f58a502f08f8 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-3bf23d98-9007-4c68-aa05-3e07bce0bd34 req-1b054011-1506-4b9d-a63c-0c36e4cc7da9 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 200 Sep 06 22:48:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 477/942] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:48:48 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 1148 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:48:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b1f2aca0-bf78-4f28-bb1c-f58a502f08f8 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b1f2aca0-bf78-4f28-bb1c-f58a502f08f8 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d returned with HTTP 200 Sep 06 22:48:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 466/943] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:48 2026] GET /volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-07e03a06-fcdc-425c-9b15-e35ab2156338 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-07e03a06-fcdc-425c-9b15-e35ab2156338 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] POST http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d/action Sep 06 22:48:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-07e03a06-fcdc-425c-9b15-e35ab2156338 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:48:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-07e03a06-fcdc-425c-9b15-e35ab2156338 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.admin_actions [None req-07e03a06-fcdc-425c-9b15-e35ab2156338 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Updating volume 'a5c58180-b700-46b3-a09c-3fad0712b09d' with '{'status': 'error'}' {{(pid=87216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 22:48:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-07e03a06-fcdc-425c-9b15-e35ab2156338 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d/action returned with HTTP 202 Sep 06 22:48:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 478/944] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:48:48 2026] POST /volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:48:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f97a8dc0-8882-4ada-a832-40426b8cc414 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f97a8dc0-8882-4ada-a832-40426b8cc414 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d Sep 06 22:48:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f97a8dc0-8882-4ada-a832-40426b8cc414 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f97a8dc0-8882-4ada-a832-40426b8cc414 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f97a8dc0-8882-4ada-a832-40426b8cc414 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f97a8dc0-8882-4ada-a832-40426b8cc414 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d returned with HTTP 200 Sep 06 22:48:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 467/945] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:48 2026] GET /volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4c9d9105-69bf-482e-a51f-f0dfc7218d21 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4c9d9105-69bf-482e-a51f-f0dfc7218d21 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] POST http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d/action Sep 06 22:48:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4c9d9105-69bf-482e-a51f-f0dfc7218d21 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:48:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4c9d9105-69bf-482e-a51f-f0dfc7218d21 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.admin_actions [None req-4c9d9105-69bf-482e-a51f-f0dfc7218d21 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Updating volume 'a5c58180-b700-46b3-a09c-3fad0712b09d' with '{'status': 'available'}' {{(pid=87216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 22:48:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4c9d9105-69bf-482e-a51f-f0dfc7218d21 tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d/action returned with HTTP 202 Sep 06 22:48:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 479/946] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:48:48 2026] POST /volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:48:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d1b37d97-89bd-4646-96da-2ea049237114 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d1b37d97-89bd-4646-96da-2ea049237114 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d Sep 06 22:48:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d1b37d97-89bd-4646-96da-2ea049237114 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d1b37d97-89bd-4646-96da-2ea049237114 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d1b37d97-89bd-4646-96da-2ea049237114 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d1b37d97-89bd-4646-96da-2ea049237114 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d returned with HTTP 200 Sep 06 22:48:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 468/947] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:48 2026] GET /volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d => generated 851 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6d8a2069-8f94-4061-9189-d5c649e5803c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6d8a2069-8f94-4061-9189-d5c649e5803c tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] POST http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d/action Sep 06 22:48:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6d8a2069-8f94-4061-9189-d5c649e5803c tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:48:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6d8a2069-8f94-4061-9189-d5c649e5803c tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.admin_actions [None req-6d8a2069-8f94-4061-9189-d5c649e5803c tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Updating volume 'a5c58180-b700-46b3-a09c-3fad0712b09d' with '{'status': 'maintenance'}' {{(pid=87216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 22:48:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6d8a2069-8f94-4061-9189-d5c649e5803c tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d/action returned with HTTP 202 Sep 06 22:48:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 480/948] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:48:48 2026] POST /volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:48:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-21bcc9fc-b414-45e2-ba2a-512f895775b6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a56e8e35-856d-427c-8509-879b9804bf25 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-21bcc9fc-b414-45e2-ba2a-512f895775b6 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d Sep 06 22:48:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-21bcc9fc-b414-45e2-ba2a-512f895775b6 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-21bcc9fc-b414-45e2-ba2a-512f895775b6 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a56e8e35-856d-427c-8509-879b9804bf25 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 Sep 06 22:48:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a56e8e35-856d-427c-8509-879b9804bf25 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a56e8e35-856d-427c-8509-879b9804bf25 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-21bcc9fc-b414-45e2-ba2a-512f895775b6 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-21bcc9fc-b414-45e2-ba2a-512f895775b6 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d returned with HTTP 200 Sep 06 22:48:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 469/949] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:49 2026] GET /volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a56e8e35-856d-427c-8509-879b9804bf25 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:48:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9808b730-41da-4289-a6ce-673374b03ddb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9808b730-41da-4289-a6ce-673374b03ddb tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] POST http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d/action Sep 06 22:48:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9808b730-41da-4289-a6ce-673374b03ddb tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:48:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9808b730-41da-4289-a6ce-673374b03ddb tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a56e8e35-856d-427c-8509-879b9804bf25 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 returned with HTTP 200 Sep 06 22:48:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 481/950] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:49 2026] GET /volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 => generated 859 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.admin_actions [None req-9808b730-41da-4289-a6ce-673374b03ddb tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] Updating volume 'a5c58180-b700-46b3-a09c-3fad0712b09d' with '{'status': 'available'}' {{(pid=87215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 22:48:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9808b730-41da-4289-a6ce-673374b03ddb tempest-VolumesActionsTest-1803348150 tempest-VolumesActionsTest-1803348150-project-admin] http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d/action returned with HTTP 202 Sep 06 22:48:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 470/951] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:48:49 2026] POST /volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:48:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-074da48b-5125-417b-804e-2b76b0cdd02e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-074da48b-5125-417b-804e-2b76b0cdd02e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d Sep 06 22:48:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-074da48b-5125-417b-804e-2b76b0cdd02e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-074da48b-5125-417b-804e-2b76b0cdd02e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-074da48b-5125-417b-804e-2b76b0cdd02e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-074da48b-5125-417b-804e-2b76b0cdd02e tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d returned with HTTP 200 Sep 06 22:48:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 482/952] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:49 2026] GET /volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-45c0e0bb-d093-4c66-8517-560b7b1c324c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-45c0e0bb-d093-4c66-8517-560b7b1c324c tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d Sep 06 22:48:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-45c0e0bb-d093-4c66-8517-560b7b1c324c tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-45c0e0bb-d093-4c66-8517-560b7b1c324c tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-45c0e0bb-d093-4c66-8517-560b7b1c324c tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-45c0e0bb-d093-4c66-8517-560b7b1c324c tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d returned with HTTP 200 Sep 06 22:48:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 471/953] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:49 2026] GET /volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-95d19d01-fd1c-4b48-a7e2-0c1e594a6fa2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-95d19d01-fd1c-4b48-a7e2-0c1e594a6fa2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] DELETE http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d Sep 06 22:48:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-95d19d01-fd1c-4b48-a7e2-0c1e594a6fa2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-95d19d01-fd1c-4b48-a7e2-0c1e594a6fa2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:49 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-95d19d01-fd1c-4b48-a7e2-0c1e594a6fa2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Delete volume with id: a5c58180-b700-46b3-a09c-3fad0712b09d Sep 06 22:48:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-95d19d01-fd1c-4b48-a7e2-0c1e594a6fa2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-95d19d01-fd1c-4b48-a7e2-0c1e594a6fa2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Delete volume request issued successfully. Sep 06 22:48:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-95d19d01-fd1c-4b48-a7e2-0c1e594a6fa2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d returned with HTTP 202 Sep 06 22:48:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 483/954] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:48:49 2026] DELETE /volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:48:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a1376418-33cd-4837-be5e-2f4f0d265ee2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a1376418-33cd-4837-be5e-2f4f0d265ee2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d Sep 06 22:48:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a1376418-33cd-4837-be5e-2f4f0d265ee2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a1376418-33cd-4837-be5e-2f4f0d265ee2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a1376418-33cd-4837-be5e-2f4f0d265ee2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a1376418-33cd-4837-be5e-2f4f0d265ee2 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d returned with HTTP 200 Sep 06 22:48:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 472/955] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:49 2026] GET /volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6cfc9761-61ae-47c1-8292-b4819991af28 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6cfc9761-61ae-47c1-8292-b4819991af28 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 Sep 06 22:48:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6cfc9761-61ae-47c1-8292-b4819991af28 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6cfc9761-61ae-47c1-8292-b4819991af28 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:50 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:50 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6cfc9761-61ae-47c1-8292-b4819991af28 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:48:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6cfc9761-61ae-47c1-8292-b4819991af28 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 returned with HTTP 200 Sep 06 22:48:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 484/956] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:50 2026] GET /volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0c8b22ea-8525-4244-8549-6e8b366b2667 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0c8b22ea-8525-4244-8549-6e8b366b2667 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] GET http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 Sep 06 22:48:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0c8b22ea-8525-4244-8549-6e8b366b2667 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0c8b22ea-8525-4244-8549-6e8b366b2667 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:50 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:50 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0c8b22ea-8525-4244-8549-6e8b366b2667 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] Volume info retrieved successfully. Sep 06 22:48:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0c8b22ea-8525-4244-8549-6e8b366b2667 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 returned with HTTP 200 Sep 06 22:48:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 473/957] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:50 2026] GET /volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 => generated 860 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-be56974b-8eee-4829-9dec-d10c4db48e75 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-be56974b-8eee-4829-9dec-d10c4db48e75 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] PUT http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 Sep 06 22:48:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-be56974b-8eee-4829-9dec-d10c4db48e75 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-814233164"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:50 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:50 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-be56974b-8eee-4829-9dec-d10c4db48e75 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:48:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-be56974b-8eee-4829-9dec-d10c4db48e75 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume updated successfully. Sep 06 22:48:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-be56974b-8eee-4829-9dec-d10c4db48e75 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 returned with HTTP 200 Sep 06 22:48:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 485/958] 192.168.122.248 () {60 vars in 1252 bytes} [Sun Sep 6 22:48:50 2026] PUT /volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 => generated 792 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-03414367-8977-4e17-b97d-e8ff3b56bae3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-03414367-8977-4e17-b97d-e8ff3b56bae3 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] PUT http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 Sep 06 22:48:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-03414367-8977-4e17-b97d-e8ff3b56bae3 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-159737189", "description": "This is the new description of volume"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:50 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:50 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-03414367-8977-4e17-b97d-e8ff3b56bae3 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:48:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-03414367-8977-4e17-b97d-e8ff3b56bae3 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume updated successfully. Sep 06 22:48:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-03414367-8977-4e17-b97d-e8ff3b56bae3 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 returned with HTTP 200 Sep 06 22:48:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 474/959] 192.168.122.248 () {60 vars in 1253 bytes} [Sun Sep 6 22:48:50 2026] PUT /volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 => generated 831 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7be9c7eb-f1de-4883-8cf4-424afa43d0b4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7be9c7eb-f1de-4883-8cf4-424afa43d0b4 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] GET http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 Sep 06 22:48:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7be9c7eb-f1de-4883-8cf4-424afa43d0b4 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7be9c7eb-f1de-4883-8cf4-424afa43d0b4 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:50 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:50 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7be9c7eb-f1de-4883-8cf4-424afa43d0b4 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] Volume info retrieved successfully. Sep 06 22:48:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7be9c7eb-f1de-4883-8cf4-424afa43d0b4 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 returned with HTTP 200 Sep 06 22:48:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 486/960] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:50 2026] GET /volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 => generated 899 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cf97f12f-34c1-4473-8dd6-87fd59594ade None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cf97f12f-34c1-4473-8dd6-87fd59594ade tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d Sep 06 22:48:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cf97f12f-34c1-4473-8dd6-87fd59594ade tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cf97f12f-34c1-4473-8dd6-87fd59594ade tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:48:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-317808696", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-440091218"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-317808696', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-440091218'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:48:50 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume of 1 GB Sep 06 22:48:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Availability Zones retrieved successfully. Sep 06 22:48:50 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:50 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-cf97f12f-34c1-4473-8dd6-87fd59594ade tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Volume info retrieved successfully. Sep 06 22:48:50 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Flow 'volume_create_api' (2b08b559-5ab7-4db0-b588-ec939fdb5543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:50 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afece5de-52dc-4274-97e5-0aa7708099fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:50 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:48:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cf97f12f-34c1-4473-8dd6-87fd59594ade tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d returned with HTTP 200 Sep 06 22:48:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 475/961] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:50 2026] GET /volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:48:50 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afece5de-52dc-4274-97e5-0aa7708099fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:50 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bbbe8e2-597e-489d-a11a-5abd8e1d1fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:51 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Created reservations ['cf82570e-5ee7-4815-99e9-8ad694013a29', '4b7050ae-f1df-4f14-8a80-e3bc98b0b11c', 'a8073ae2-9277-4132-a8e6-106ba31bfa88', '5512ab70-04a4-4d22-b4b3-e212a0aaf57b'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:48:51 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bbbe8e2-597e-489d-a11a-5abd8e1d1fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf82570e-5ee7-4815-99e9-8ad694013a29', '4b7050ae-f1df-4f14-8a80-e3bc98b0b11c', 'a8073ae2-9277-4132-a8e6-106ba31bfa88', '5512ab70-04a4-4d22-b4b3-e212a0aaf57b']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:51 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d565e6f-586f-4e59-9e71-17c674308d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:51 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:51 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:51 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d565e6f-586f-4e59-9e71-17c674308d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0463905-2eb2-4f65-ba24-2596dc9677c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-317808696',display_name='tempest-VolumesGetTest-Volume-440091218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',qos_specs=None,replication_status=,reservations=['cf82570e-5ee7-4815-99e9-8ad694013a29','4b7050ae-f1df-4f14-8a80-e3bc98b0b11c','a8073ae2-9277-4132-a8e6-106ba31bfa88','5512ab70-04a4-4d22-b4b3-e212a0aaf57b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:48:51Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-317808696',display_name='tempest-VolumesGetTest-Volume-440091218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0463905-2eb2-4f65-ba24-2596dc9677c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:51 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (883c2270-5495-46fb-9e9b-c8804fe16776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:51 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (883c2270-5495-46fb-9e9b-c8804fe16776) transitioned into 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-317808696',display_name='tempest-VolumesGetTest-Volume-440091218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',qos_specs=None,replication_status=,reservations=['cf82570e-5ee7-4815-99e9-8ad694013a29','4b7050ae-f1df-4f14-8a80-e3bc98b0b11c','a8073ae2-9277-4132-a8e6-106ba31bfa88','5512ab70-04a4-4d22-b4b3-e212a0aaf57b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:51 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f004a66-197d-4637-90d1-72f3cd0720a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:51 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f004a66-197d-4637-90d1-72f3cd0720a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:51 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Flow 'volume_create_api' (2b08b559-5ab7-4db0-b588-ec939fdb5543) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume request issued successfully. Sep 06 22:48:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c2b5d809-ac75-4604-aeeb-7bf649c21613 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:48:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 487/962] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:48:50 2026] POST /volume/v3/volumes => generated 787 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 22:48:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fbf1f485-ba31-4a58-9f2c-333faf8f2495 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fbf1f485-ba31-4a58-9f2c-333faf8f2495 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 Sep 06 22:48:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fbf1f485-ba31-4a58-9f2c-333faf8f2495 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fbf1f485-ba31-4a58-9f2c-333faf8f2495 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:51 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:51 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fbf1f485-ba31-4a58-9f2c-333faf8f2495 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:48:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fbf1f485-ba31-4a58-9f2c-333faf8f2495 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 returned with HTTP 200 Sep 06 22:48:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 476/963] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:51 2026] GET /volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c9e08541-ce7f-4b04-a501-73cce1888bb3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c9e08541-ce7f-4b04-a501-73cce1888bb3 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] GET http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d Sep 06 22:48:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c9e08541-ce7f-4b04-a501-73cce1888bb3 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c9e08541-ce7f-4b04-a501-73cce1888bb3 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c9e08541-ce7f-4b04-a501-73cce1888bb3 tempest-VolumesActionsTest-423802298 tempest-VolumesActionsTest-423802298-project-member] http://192.168.122.248/volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d returned with HTTP 404 Sep 06 22:48:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 488/964] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:51 2026] GET /volume/v3/volumes/a5c58180-b700-46b3-a09c-3fad0712b09d => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:48:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1a756b41-0f8c-4c6d-8e99-b74f8d997a51 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1a756b41-0f8c-4c6d-8e99-b74f8d997a51 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 Sep 06 22:48:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1a756b41-0f8c-4c6d-8e99-b74f8d997a51 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1a756b41-0f8c-4c6d-8e99-b74f8d997a51 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:52 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1a756b41-0f8c-4c6d-8e99-b74f8d997a51 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:48:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1a756b41-0f8c-4c6d-8e99-b74f8d997a51 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 returned with HTTP 200 Sep 06 22:48:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 477/965] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:52 2026] GET /volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 => generated 879 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5dbacde8-110a-4580-a1f0-73a5b4376a46 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5dbacde8-110a-4580-a1f0-73a5b4376a46 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 Sep 06 22:48:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5dbacde8-110a-4580-a1f0-73a5b4376a46 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5dbacde8-110a-4580-a1f0-73a5b4376a46 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:53 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:53 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5dbacde8-110a-4580-a1f0-73a5b4376a46 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:48:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5dbacde8-110a-4580-a1f0-73a5b4376a46 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 returned with HTTP 200 Sep 06 22:48:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 489/966] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:53 2026] GET /volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 => generated 880 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-af16bf9b-d40c-4d34-b7b8-efb48f549a55 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-af16bf9b-d40c-4d34-b7b8-efb48f549a55 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] PUT http://192.168.122.248/volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 Sep 06 22:48:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-af16bf9b-d40c-4d34-b7b8-efb48f549a55 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-814233164", "description": null}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-af16bf9b-d40c-4d34-b7b8-efb48f549a55 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:48:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-af16bf9b-d40c-4d34-b7b8-efb48f549a55 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume updated successfully. Sep 06 22:48:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-af16bf9b-d40c-4d34-b7b8-efb48f549a55 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 returned with HTTP 200 Sep 06 22:48:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 478/967] 192.168.122.248 () {60 vars in 1252 bytes} [Sun Sep 6 22:48:53 2026] PUT /volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 => generated 778 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-effb7289-ac99-42aa-bc0a-70313912b34d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-effb7289-ac99-42aa-bc0a-70313912b34d tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 Sep 06 22:48:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-effb7289-ac99-42aa-bc0a-70313912b34d tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-effb7289-ac99-42aa-bc0a-70313912b34d tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:53 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:53 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-effb7289-ac99-42aa-bc0a-70313912b34d tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:48:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-effb7289-ac99-42aa-bc0a-70313912b34d tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 returned with HTTP 200 Sep 06 22:48:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 490/968] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:53 2026] GET /volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 => generated 846 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-27f42016-fd11-42b0-a53e-0dc27b345139 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-27f42016-fd11-42b0-a53e-0dc27b345139 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] DELETE http://192.168.122.248/volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 Sep 06 22:48:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-27f42016-fd11-42b0-a53e-0dc27b345139 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-27f42016-fd11-42b0-a53e-0dc27b345139 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:53 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-27f42016-fd11-42b0-a53e-0dc27b345139 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Delete volume with id: a0463905-2eb2-4f65-ba24-2596dc9677c1 Sep 06 22:48:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-27f42016-fd11-42b0-a53e-0dc27b345139 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:48:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-27f42016-fd11-42b0-a53e-0dc27b345139 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Delete volume request issued successfully. Sep 06 22:48:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-27f42016-fd11-42b0-a53e-0dc27b345139 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 returned with HTTP 202 Sep 06 22:48:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0bb78188-886f-4e64-a297-3f0b69ba9268 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 479/969] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:48:53 2026] DELETE /volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:48:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0bb78188-886f-4e64-a297-3f0b69ba9268 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 Sep 06 22:48:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0bb78188-886f-4e64-a297-3f0b69ba9268 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0bb78188-886f-4e64-a297-3f0b69ba9268 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:53 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:53 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0bb78188-886f-4e64-a297-3f0b69ba9268 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:48:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0bb78188-886f-4e64-a297-3f0b69ba9268 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 returned with HTTP 200 Sep 06 22:48:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 491/970] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:53 2026] GET /volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 => generated 845 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7f16d895-9923-4256-9377-5e3ffaf4adbd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7f16d895-9923-4256-9377-5e3ffaf4adbd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 Sep 06 22:48:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7f16d895-9923-4256-9377-5e3ffaf4adbd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7f16d895-9923-4256-9377-5e3ffaf4adbd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:55 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:55 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7f16d895-9923-4256-9377-5e3ffaf4adbd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:48:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7f16d895-9923-4256-9377-5e3ffaf4adbd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 returned with HTTP 200 Sep 06 22:48:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 480/971] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:54 2026] GET /volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 => generated 845 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-296dfad5-670f-4113-bae2-bed492dc8ffe None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-296dfad5-670f-4113-bae2-bed492dc8ffe tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:48:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-296dfad5-670f-4113-bae2-bed492dc8ffe tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-296dfad5-670f-4113-bae2-bed492dc8ffe tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:55 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:55 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-296dfad5-670f-4113-bae2-bed492dc8ffe tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:48:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-296dfad5-670f-4113-bae2-bed492dc8ffe tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 200 Sep 06 22:48:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 492/972] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:55 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 1148 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:48:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-abfee72f-e7ef-4283-94d9-a1066368428f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-abfee72f-e7ef-4283-94d9-a1066368428f tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:48:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-abfee72f-e7ef-4283-94d9-a1066368428f tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-abfee72f-e7ef-4283-94d9-a1066368428f tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:55 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:55 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-abfee72f-e7ef-4283-94d9-a1066368428f tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:48:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-abfee72f-e7ef-4283-94d9-a1066368428f tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 200 Sep 06 22:48:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 481/973] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:48:55 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 1148 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:48:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-915cb4e3-fdae-4378-aae0-9fd04aa0e025 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-915cb4e3-fdae-4378-aae0-9fd04aa0e025 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] POST http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78/action Sep 06 22:48:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-915cb4e3-fdae-4378-aae0-9fd04aa0e025 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:48:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-915cb4e3-fdae-4378-aae0-9fd04aa0e025 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:55 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:55 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-915cb4e3-fdae-4378-aae0-9fd04aa0e025 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:48:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-915cb4e3-fdae-4378-aae0-9fd04aa0e025 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Begin detaching volume completed successfully. Sep 06 22:48:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-915cb4e3-fdae-4378-aae0-9fd04aa0e025 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78/action returned with HTTP 202 Sep 06 22:48:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 493/974] 192.168.122.248 () {64 vars in 1561 bytes} [Sun Sep 6 22:48:55 2026] POST /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:48:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4025676e-ef74-4276-9186-c45358ed7d78 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4025676e-ef74-4276-9186-c45358ed7d78 None None] GET http://192.168.122.248/volume// Sep 06 22:48:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4025676e-ef74-4276-9186-c45358ed7d78 None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4025676e-ef74-4276-9186-c45358ed7d78 None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4025676e-ef74-4276-9186-c45358ed7d78 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:48:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 482/975] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:48:55 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:48:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-bd30d1c6-662e-40ac-a058-8dbd6f001b6d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-bd30d1c6-662e-40ac-a058-8dbd6f001b6d tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:48:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-bd30d1c6-662e-40ac-a058-8dbd6f001b6d tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-bd30d1c6-662e-40ac-a058-8dbd6f001b6d tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:55 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:55 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-bd30d1c6-662e-40ac-a058-8dbd6f001b6d tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:48:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-bd30d1c6-662e-40ac-a058-8dbd6f001b6d tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 200 Sep 06 22:48:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 494/976] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:48:55 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 1332 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 22:48:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-caa50683-9797-48d8-accc-2d86f0221a51 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-caa50683-9797-48d8-accc-2d86f0221a51 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] DELETE http://192.168.122.248/volume/v3/attachments/b3554dc8-d5dc-45bc-b378-105dbc854f53 Sep 06 22:48:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-caa50683-9797-48d8-accc-2d86f0221a51 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-caa50683-9797-48d8-accc-2d86f0221a51 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:56 devstack devstack@c-api.service[87215]: /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 06 22:48:56 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, Sep 06 22:48:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e6f33fe6-21ad-4737-8143-91981cd06e3b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e6f33fe6-21ad-4737-8143-91981cd06e3b tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 Sep 06 22:48:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e6f33fe6-21ad-4737-8143-91981cd06e3b tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e6f33fe6-21ad-4737-8143-91981cd06e3b tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e6f33fe6-21ad-4737-8143-91981cd06e3b tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 returned with HTTP 404 Sep 06 22:48:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 495/977] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:56 2026] GET /volume/v3/volumes/a0463905-2eb2-4f65-ba24-2596dc9677c1 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:48:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e240eadf-55ac-4532-9185-ca3f454f03b5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e240eadf-55ac-4532-9185-ca3f454f03b5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 Sep 06 22:48:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e240eadf-55ac-4532-9185-ca3f454f03b5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e240eadf-55ac-4532-9185-ca3f454f03b5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e240eadf-55ac-4532-9185-ca3f454f03b5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:48:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-9f67f111-14ce-48ca-80d2-573def8bf06f req-caa50683-9797-48d8-accc-2d86f0221a51 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/attachments/b3554dc8-d5dc-45bc-b378-105dbc854f53 returned with HTTP 200 Sep 06 22:48:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 483/978] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 22:48:56 2026] DELETE /volume/v3/attachments/b3554dc8-d5dc-45bc-b378-105dbc854f53 => generated 19 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e240eadf-55ac-4532-9185-ca3f454f03b5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 returned with HTTP 200 Sep 06 22:48:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 496/979] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:56 2026] GET /volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 => generated 899 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f9ba7be9-d4db-470e-8763-5a07c7f6de98 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f9ba7be9-d4db-470e-8763-5a07c7f6de98 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] DELETE http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 Sep 06 22:48:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f9ba7be9-d4db-470e-8763-5a07c7f6de98 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f9ba7be9-d4db-470e-8763-5a07c7f6de98 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:56 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-f9ba7be9-d4db-470e-8763-5a07c7f6de98 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Delete volume with id: ed0cc7a6-8a09-44ca-8471-9a0728307cc2 Sep 06 22:48:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f9ba7be9-d4db-470e-8763-5a07c7f6de98 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:48:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f9ba7be9-d4db-470e-8763-5a07c7f6de98 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Delete volume request issued successfully. Sep 06 22:48:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f9ba7be9-d4db-470e-8763-5a07c7f6de98 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 returned with HTTP 202 Sep 06 22:48:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 484/980] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:48:56 2026] DELETE /volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:48:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-af2c7548-9db9-443d-b319-b91445eb0401 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-af2c7548-9db9-443d-b319-b91445eb0401 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 Sep 06 22:48:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-af2c7548-9db9-443d-b319-b91445eb0401 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-af2c7548-9db9-443d-b319-b91445eb0401 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-af2c7548-9db9-443d-b319-b91445eb0401 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:48:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-af2c7548-9db9-443d-b319-b91445eb0401 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 returned with HTTP 200 Sep 06 22:48:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 497/981] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:56 2026] GET /volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 => generated 898 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d27eefe6-1c36-442e-be4a-a6b64b764bf0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d27eefe6-1c36-442e-be4a-a6b64b764bf0 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:48:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d27eefe6-1c36-442e-be4a-a6b64b764bf0 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d27eefe6-1c36-442e-be4a-a6b64b764bf0 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d27eefe6-1c36-442e-be4a-a6b64b764bf0 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:48:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d27eefe6-1c36-442e-be4a-a6b64b764bf0 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 200 Sep 06 22:48:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 485/982] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:56 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-efb99588-6575-4de0-a306-11f2d3ad5d59 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-efb99588-6575-4de0-a306-11f2d3ad5d59 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 Sep 06 22:48:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-efb99588-6575-4de0-a306-11f2d3ad5d59 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-efb99588-6575-4de0-a306-11f2d3ad5d59 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:57 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:57 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:48:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-efb99588-6575-4de0-a306-11f2d3ad5d59 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:48:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-efb99588-6575-4de0-a306-11f2d3ad5d59 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 returned with HTTP 200 Sep 06 22:48:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 498/983] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:57 2026] GET /volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 => generated 898 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:48:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-891e521a-40d8-4c93-ae20-c02a17a22d32 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-891e521a-40d8-4c93-ae20-c02a17a22d32 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 Sep 06 22:48:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-891e521a-40d8-4c93-ae20-c02a17a22d32 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-891e521a-40d8-4c93-ae20-c02a17a22d32 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-891e521a-40d8-4c93-ae20-c02a17a22d32 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 returned with HTTP 404 Sep 06 22:48:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 486/984] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:58 2026] GET /volume/v3/volumes/ed0cc7a6-8a09-44ca-8471-9a0728307cc2 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:48:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:48:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1543359855"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:48:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1543359855'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:48:58 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume of 1 GB Sep 06 22:48:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Availability Zones retrieved successfully. Sep 06 22:48:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Flow 'volume_create_api' (afbf7261-9d4d-4690-b2fe-fe3f5c6ca05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79186cdf-1df1-49d0-86a6-511ef983fe6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:48:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79186cdf-1df1-49d0-86a6-511ef983fe6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (781f20cf-e919-4e9d-9592-f19fac30a9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:58 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Created reservations ['b9ae23b7-15de-480f-aec6-ed6e1c65336c', 'b7ca8da8-c2b6-478d-b27d-9bf8b312f793', '114dfa41-41c7-4dc3-a7e2-6c205e76310f', 'd6b76767-67b0-493f-b703-946418adf232'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:48:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (781f20cf-e919-4e9d-9592-f19fac30a9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9ae23b7-15de-480f-aec6-ed6e1c65336c', 'b7ca8da8-c2b6-478d-b27d-9bf8b312f793', '114dfa41-41c7-4dc3-a7e2-6c205e76310f', 'd6b76767-67b0-493f-b703-946418adf232']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b82caa-b9ab-4ff1-bd0b-ca1069dd113b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:58 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:58 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:48:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b82caa-b9ab-4ff1-bd0b-ca1069dd113b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aeac7cb-1885-4c27-ad58-1b815eb0aee2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1543359855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',qos_specs=None,replication_status=,reservations=['b9ae23b7-15de-480f-aec6-ed6e1c65336c','b7ca8da8-c2b6-478d-b27d-9bf8b312f793','114dfa41-41c7-4dc3-a7e2-6c205e76310f','d6b76767-67b0-493f-b703-946418adf232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1543359855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aeac7cb-1885-4c27-ad58-1b815eb0aee2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f94a645-31ab-455f-9fb8-639b1ec4cb9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:59 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f94a645-31ab-455f-9fb8-639b1ec4cb9b) transitioned into state 'SUCCESS' from state '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-1543359855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',qos_specs=None,replication_status=,reservations=['b9ae23b7-15de-480f-aec6-ed6e1c65336c','b7ca8da8-c2b6-478d-b27d-9bf8b312f793','114dfa41-41c7-4dc3-a7e2-6c205e76310f','d6b76767-67b0-493f-b703-946418adf232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:59 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59b48a93-d432-41d1-9a28-b694ef0e6184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:48:59 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59b48a93-d432-41d1-9a28-b694ef0e6184) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:48:59 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Flow 'volume_create_api' (afbf7261-9d4d-4690-b2fe-fe3f5c6ca05e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:48:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume request issued successfully. Sep 06 22:48:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d72ad58a-97d4-4024-9640-b9250636e0f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:48:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 499/985] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:48:58 2026] POST /volume/v3/volumes => generated 754 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:48:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b03044ea-2216-4e39-b5c5-fadeb3227e28 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:48:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b03044ea-2216-4e39-b5c5-fadeb3227e28 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 Sep 06 22:48:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b03044ea-2216-4e39-b5c5-fadeb3227e28 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:48:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b03044ea-2216-4e39-b5c5-fadeb3227e28 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:48:59 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:48:59 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:48:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:48:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:48:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b03044ea-2216-4e39-b5c5-fadeb3227e28 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:48:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b03044ea-2216-4e39-b5c5-fadeb3227e28 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 returned with HTTP 200 Sep 06 22:48:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 487/986] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:48:59 2026] GET /volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 => generated 822 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-14aa4c66-d64f-4c5b-a6c8-6a716a6eda5c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-14aa4c66-d64f-4c5b-a6c8-6a716a6eda5c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 Sep 06 22:49:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-14aa4c66-d64f-4c5b-a6c8-6a716a6eda5c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-14aa4c66-d64f-4c5b-a6c8-6a716a6eda5c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:00 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:00 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-14aa4c66-d64f-4c5b-a6c8-6a716a6eda5c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-14aa4c66-d64f-4c5b-a6c8-6a716a6eda5c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 returned with HTTP 200 Sep 06 22:49:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 500/987] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:00 2026] GET /volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 => generated 846 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-abeb80bd-7c27-4401-8fad-64475e17a012 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-abeb80bd-7c27-4401-8fad-64475e17a012 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 Sep 06 22:49:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-abeb80bd-7c27-4401-8fad-64475e17a012 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-abeb80bd-7c27-4401-8fad-64475e17a012 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:01 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:01 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-abeb80bd-7c27-4401-8fad-64475e17a012 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-abeb80bd-7c27-4401-8fad-64475e17a012 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 returned with HTTP 200 Sep 06 22:49:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 488/988] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:01 2026] GET /volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:49:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2aeac7cb-1885-4c27-ad58-1b815eb0aee2", "size": 1, "name": "tempest-VolumesGetTest-Volume-242606133", "metadata": {"Type": "Test"}}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume request body: {'volume': {'source_volid': '2aeac7cb-1885-4c27-ad58-1b815eb0aee2', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-242606133', 'metadata': {'Type': 'Test'}}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:49:01 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:01 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:01 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:01 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:01 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume retrieved successfully. Sep 06 22:49:01 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume of 1 GB Sep 06 22:49:01 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Availability Zones retrieved successfully. Sep 06 22:49:01 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Flow 'volume_create_api' (85d0a0bc-054f-4742-befb-58984dd69e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:01 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67488f63-099c-4f98-be4d-09cefde5f06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:01 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:49:01 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67488f63-099c-4f98-be4d-09cefde5f06e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2aeac7cb-1885-4c27-ad58-1b815eb0aee2', 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:01 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7611d4a6-ad79-4f19-a68f-5e294780e17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:01 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Created reservations ['8ce3ec23-23a7-4af4-875f-10d69f6941d4', '6ec21a56-1c93-44f0-9be4-73cda582a7ab', '8a4b5e23-9ea8-4a9d-860c-d152cc98c9e5', '58096a16-ad83-4d5b-938b-34bdba91e03e'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:49:01 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7611d4a6-ad79-4f19-a68f-5e294780e17c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ce3ec23-23a7-4af4-875f-10d69f6941d4', '6ec21a56-1c93-44f0-9be4-73cda582a7ab', '8a4b5e23-9ea8-4a9d-860c-d152cc98c9e5', '58096a16-ad83-4d5b-938b-34bdba91e03e']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:01 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a740845-caf4-45fb-bf6c-6797e1ffcb7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:01 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:01 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:01 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:01 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:01 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a740845-caf4-45fb-bf6c-6797e1ffcb7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e5375b3-d2be-4d8d-a6da-6c2829d18030', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-242606133',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',qos_specs=None,replication_status=,reservations=['8ce3ec23-23a7-4af4-875f-10d69f6941d4','6ec21a56-1c93-44f0-9be4-73cda582a7ab','8a4b5e23-9ea8-4a9d-860c-d152cc98c9e5','58096a16-ad83-4d5b-938b-34bdba91e03e'],size=1,snapshot_id=None,source_replicaid=,source_volid=2aeac7cb-1885-4c27-ad58-1b815eb0aee2,status='creating',user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:49:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-242606133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e5375b3-d2be-4d8d-a6da-6c2829d18030,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2aeac7cb-1885-4c27-ad58-1b815eb0aee2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:01 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d39742c-44b3-478f-bfbe-1e5b92dfc626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:01 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d39742c-44b3-478f-bfbe-1e5b92dfc626) transitioned into state 'SUCCESS' from state '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-242606133',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',qos_specs=None,replication_status=,reservations=['8ce3ec23-23a7-4af4-875f-10d69f6941d4','6ec21a56-1c93-44f0-9be4-73cda582a7ab','8a4b5e23-9ea8-4a9d-860c-d152cc98c9e5','58096a16-ad83-4d5b-938b-34bdba91e03e'],size=1,snapshot_id=None,source_replicaid=,source_volid=2aeac7cb-1885-4c27-ad58-1b815eb0aee2,status='creating',user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:01 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12294fb6-5513-4d2a-bb5d-4bcd642f1f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:01 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:01 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:01 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12294fb6-5513-4d2a-bb5d-4bcd642f1f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:01 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Flow 'volume_create_api' (85d0a0bc-054f-4742-befb-58984dd69e0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:01 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume request issued successfully. Sep 06 22:49:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f08ef05e-9373-4e85-b0d5-4fdc0215b5cd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:49:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 501/989] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:49:01 2026] POST /volume/v3/volumes => generated 801 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:49:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-bc229c2c-04c5-4ac6-afce-8ae850522cc2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bc229c2c-04c5-4ac6-afce-8ae850522cc2 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bc229c2c-04c5-4ac6-afce-8ae850522cc2 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bc229c2c-04c5-4ac6-afce-8ae850522cc2 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:01 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:01 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-bc229c2c-04c5-4ac6-afce-8ae850522cc2 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bc229c2c-04c5-4ac6-afce-8ae850522cc2 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 489/990] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:01 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 869 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d5c7ea37-a0f9-4143-b293-3834ca57efde None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d5c7ea37-a0f9-4143-b293-3834ca57efde tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d5c7ea37-a0f9-4143-b293-3834ca57efde tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d5c7ea37-a0f9-4143-b293-3834ca57efde tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:03 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:03 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:03 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:03 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:03 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d5c7ea37-a0f9-4143-b293-3834ca57efde tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d5c7ea37-a0f9-4143-b293-3834ca57efde tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 502/991] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:02 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 893 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ac760c87-2590-4735-84e2-0bc9b4634baf None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ac760c87-2590-4735-84e2-0bc9b4634baf tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ac760c87-2590-4735-84e2-0bc9b4634baf tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ac760c87-2590-4735-84e2-0bc9b4634baf tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:04 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:04 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:04 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:04 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ac760c87-2590-4735-84e2-0bc9b4634baf tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ac760c87-2590-4735-84e2-0bc9b4634baf tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 490/992] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:04 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 893 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cb41ef8f-6fc9-4918-9b4e-e250607dff33 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cb41ef8f-6fc9-4918-9b4e-e250607dff33 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cb41ef8f-6fc9-4918-9b4e-e250607dff33 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cb41ef8f-6fc9-4918-9b4e-e250607dff33 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cb41ef8f-6fc9-4918-9b4e-e250607dff33 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cb41ef8f-6fc9-4918-9b4e-e250607dff33 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 503/993] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:05 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 893 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-333b362c-914f-457a-aacc-59b0aec64576 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-333b362c-914f-457a-aacc-59b0aec64576 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-333b362c-914f-457a-aacc-59b0aec64576 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-333b362c-914f-457a-aacc-59b0aec64576 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:06 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:06 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:06 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:06 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:06 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-333b362c-914f-457a-aacc-59b0aec64576 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-333b362c-914f-457a-aacc-59b0aec64576 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 491/994] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:06 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 893 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4c584a1f-54da-479f-a2e0-3025f87f8f6c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4c584a1f-54da-479f-a2e0-3025f87f8f6c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4c584a1f-54da-479f-a2e0-3025f87f8f6c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4c584a1f-54da-479f-a2e0-3025f87f8f6c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:07 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:07 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:07 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:07 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:07 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4c584a1f-54da-479f-a2e0-3025f87f8f6c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4c584a1f-54da-479f-a2e0-3025f87f8f6c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 504/995] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:07 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 893 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0197c980-9ba5-46b2-bd8d-3790729c9a3f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0197c980-9ba5-46b2-bd8d-3790729c9a3f tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0197c980-9ba5-46b2-bd8d-3790729c9a3f tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0197c980-9ba5-46b2-bd8d-3790729c9a3f tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:08 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:08 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0197c980-9ba5-46b2-bd8d-3790729c9a3f tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0197c980-9ba5-46b2-bd8d-3790729c9a3f tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 492/996] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:08 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 893 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2a49e65d-f9ef-446c-85e3-9dba6fce2ebb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2a49e65d-f9ef-446c-85e3-9dba6fce2ebb tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2a49e65d-f9ef-446c-85e3-9dba6fce2ebb tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2a49e65d-f9ef-446c-85e3-9dba6fce2ebb tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:10 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:10 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:10 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:10 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2a49e65d-f9ef-446c-85e3-9dba6fce2ebb tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2a49e65d-f9ef-446c-85e3-9dba6fce2ebb tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 505/997] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:09 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 893 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8165ffd2-766d-492e-ad02-f6225a90b548 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8165ffd2-766d-492e-ad02-f6225a90b548 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8165ffd2-766d-492e-ad02-f6225a90b548 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8165ffd2-766d-492e-ad02-f6225a90b548 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:11 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:11 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:11 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:11 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:11 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8165ffd2-766d-492e-ad02-f6225a90b548 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8165ffd2-766d-492e-ad02-f6225a90b548 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 493/998] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:11 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 893 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d29d71a3-d78d-4d30-8848-5bfa82d79989 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d29d71a3-d78d-4d30-8848-5bfa82d79989 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d29d71a3-d78d-4d30-8848-5bfa82d79989 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d29d71a3-d78d-4d30-8848-5bfa82d79989 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:12 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:12 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:12 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:12 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:12 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d29d71a3-d78d-4d30-8848-5bfa82d79989 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d29d71a3-d78d-4d30-8848-5bfa82d79989 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 506/999] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:12 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 893 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5662ed4f-5a74-40eb-bc01-90ef5f6e9fe9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5662ed4f-5a74-40eb-bc01-90ef5f6e9fe9 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5662ed4f-5a74-40eb-bc01-90ef5f6e9fe9 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5662ed4f-5a74-40eb-bc01-90ef5f6e9fe9 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:13 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:13 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:13 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:13 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5662ed4f-5a74-40eb-bc01-90ef5f6e9fe9 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5662ed4f-5a74-40eb-bc01-90ef5f6e9fe9 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:14 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 494/1000] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:13 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 893 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d3d2163c-dd8c-42e8-bea6-c1a2e80104ab None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d3d2163c-dd8c-42e8-bea6-c1a2e80104ab tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d3d2163c-dd8c-42e8-bea6-c1a2e80104ab tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d3d2163c-dd8c-42e8-bea6-c1a2e80104ab tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:15 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:15 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:15 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:15 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:15 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d3d2163c-dd8c-42e8-bea6-c1a2e80104ab tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d3d2163c-dd8c-42e8-bea6-c1a2e80104ab tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 507/1001] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:15 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 893 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:49:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "783de45c-ba65-43ef-be94-87e88c8ed95b", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-74323734"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Create volume request body: {'volume': {'imageRef': '783de45c-ba65-43ef-be94-87e88c8ed95b', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-74323734'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:49:15 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Create volume of 1 GB Sep 06 22:49:15 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Availability Zones retrieved successfully. Sep 06 22:49:15 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Flow 'volume_create_api' (d8627024-756f-4b00-8434-8a76e3e4aba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:15 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b5a630d-824a-4944-959f-e5df4d206783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:15 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:49:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b5a630d-824a-4944-959f-e5df4d206783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (903d2cdc-727e-4ed6-b696-632712ba2f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e1d92d4c-8f38-415a-9ad2-c3dcf17ee440 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e1d92d4c-8f38-415a-9ad2-c3dcf17ee440 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e1d92d4c-8f38-415a-9ad2-c3dcf17ee440 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e1d92d4c-8f38-415a-9ad2-c3dcf17ee440 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e1d92d4c-8f38-415a-9ad2-c3dcf17ee440 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e1d92d4c-8f38-415a-9ad2-c3dcf17ee440 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 508/1002] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:16 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 893 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:16 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Created reservations ['e74b83b7-a791-43e4-9aef-0cfc29cc015b', 'a6eec1ca-5712-4fcd-9835-08adaba49d61', '8c01f62e-ed3f-44c2-b674-6a01c7451080', '9bc5793c-eae6-4683-9e29-af91490ffd04'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:49:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (903d2cdc-727e-4ed6-b696-632712ba2f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e74b83b7-a791-43e4-9aef-0cfc29cc015b', 'a6eec1ca-5712-4fcd-9835-08adaba49d61', '8c01f62e-ed3f-44c2-b674-6a01c7451080', '9bc5793c-eae6-4683-9e29-af91490ffd04']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8783d8ee-1676-4a21-9da2-04bf0068438b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8783d8ee-1676-4a21-9da2-04bf0068438b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25cba6b1-41f2-40ff-8201-fc16c11c50d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-74323734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='907401664e47419788ded9ccc95e3ab3',qos_specs=None,replication_status=,reservations=['e74b83b7-a791-43e4-9aef-0cfc29cc015b','a6eec1ca-5712-4fcd-9835-08adaba49d61','8c01f62e-ed3f-44c2-b674-6a01c7451080','9bc5793c-eae6-4683-9e29-af91490ffd04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d02faa87c0b4b67b5b60e92e9904926',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:49:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-74323734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25cba6b1-41f2-40ff-8201-fc16c11c50d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='907401664e47419788ded9ccc95e3ab3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d02faa87c0b4b67b5b60e92e9904926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b0ab9d4-d8ad-46b0-8e3b-2c4acd353804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b0ab9d4-d8ad-46b0-8e3b-2c4acd353804) transitioned into state 'SUCCESS' from state '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-74323734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='907401664e47419788ded9ccc95e3ab3',qos_specs=None,replication_status=,reservations=['e74b83b7-a791-43e4-9aef-0cfc29cc015b','a6eec1ca-5712-4fcd-9835-08adaba49d61','8c01f62e-ed3f-44c2-b674-6a01c7451080','9bc5793c-eae6-4683-9e29-af91490ffd04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d02faa87c0b4b67b5b60e92e9904926',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4836127d-f451-4c44-b1ec-5a9ac374916c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4836127d-f451-4c44-b1ec-5a9ac374916c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Flow 'volume_create_api' (d8627024-756f-4b00-8434-8a76e3e4aba1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Create volume request issued successfully. Sep 06 22:49:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5ca8697f-dbe0-4018-9b6f-b3cf1fd1ad11 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:49:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 495/1003] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:49:15 2026] POST /volume/v3/volumes => generated 758 bytes in 1118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 22:49:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-90486c2e-b373-4498-8853-d36c6b5d9123 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-90486c2e-b373-4498-8853-d36c6b5d9123 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] GET http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 Sep 06 22:49:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-90486c2e-b373-4498-8853-d36c6b5d9123 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-90486c2e-b373-4498-8853-d36c6b5d9123 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-90486c2e-b373-4498-8853-d36c6b5d9123 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Volume info retrieved successfully. Sep 06 22:49:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-90486c2e-b373-4498-8853-d36c6b5d9123 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 returned with HTTP 200 Sep 06 22:49:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 509/1004] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:16 2026] GET /volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 => generated 826 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b37f4fcf-8fd5-4bd4-9b5c-8fced3dd3684 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b37f4fcf-8fd5-4bd4-9b5c-8fced3dd3684 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b37f4fcf-8fd5-4bd4-9b5c-8fced3dd3684 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b37f4fcf-8fd5-4bd4-9b5c-8fced3dd3684 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:17 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:17 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:17 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:17 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:17 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b37f4fcf-8fd5-4bd4-9b5c-8fced3dd3684 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b37f4fcf-8fd5-4bd4-9b5c-8fced3dd3684 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 496/1005] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:17 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 893 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:49:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d9bcef84-db5c-42b1-b22c-737d0726d889 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d9bcef84-db5c-42b1-b22c-737d0726d889 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] GET http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 Sep 06 22:49:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d9bcef84-db5c-42b1-b22c-737d0726d889 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d9bcef84-db5c-42b1-b22c-737d0726d889 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:17 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:17 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:17 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:17 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d9bcef84-db5c-42b1-b22c-737d0726d889 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Volume info retrieved successfully. Sep 06 22:49:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d9bcef84-db5c-42b1-b22c-737d0726d889 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 returned with HTTP 200 Sep 06 22:49:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 510/1006] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:17 2026] GET /volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1dee89cd-32b1-4351-bf16-abef67b2db7c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1dee89cd-32b1-4351-bf16-abef67b2db7c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1dee89cd-32b1-4351-bf16-abef67b2db7c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1dee89cd-32b1-4351-bf16-abef67b2db7c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:18 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:18 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:18 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:18 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:18 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1dee89cd-32b1-4351-bf16-abef67b2db7c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1dee89cd-32b1-4351-bf16-abef67b2db7c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:18 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 497/1007] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:18 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 893 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-449241d0-fa55-4bcf-9441-7fbf37cbc92a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-449241d0-fa55-4bcf-9441-7fbf37cbc92a tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] GET http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 Sep 06 22:49:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-449241d0-fa55-4bcf-9441-7fbf37cbc92a tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-449241d0-fa55-4bcf-9441-7fbf37cbc92a tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:19 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:19 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:19 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:19 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:19 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-449241d0-fa55-4bcf-9441-7fbf37cbc92a tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Volume info retrieved successfully. Sep 06 22:49:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-449241d0-fa55-4bcf-9441-7fbf37cbc92a tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 returned with HTTP 200 Sep 06 22:49:19 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 511/1008] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:18 2026] GET /volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8b50ac7c-d14a-481a-b87c-3abe87cdadf5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8b50ac7c-d14a-481a-b87c-3abe87cdadf5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8b50ac7c-d14a-481a-b87c-3abe87cdadf5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8b50ac7c-d14a-481a-b87c-3abe87cdadf5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:19 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:19 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:19 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:19 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:19 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8b50ac7c-d14a-481a-b87c-3abe87cdadf5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8b50ac7c-d14a-481a-b87c-3abe87cdadf5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:19 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 498/1009] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:19 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 894 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9f24479f-b9e6-44ed-99ca-11d7c03be059 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9f24479f-b9e6-44ed-99ca-11d7c03be059 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9f24479f-b9e6-44ed-99ca-11d7c03be059 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9f24479f-b9e6-44ed-99ca-11d7c03be059 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:19 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:19 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:19 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:19 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:19 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9f24479f-b9e6-44ed-99ca-11d7c03be059 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] Volume info retrieved successfully. Sep 06 22:49:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9f24479f-b9e6-44ed-99ca-11d7c03be059 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:19 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 512/1010] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:19 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 894 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2fb7a5ee-d1a8-4ca0-bca7-4adfcb299bd2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2fb7a5ee-d1a8-4ca0-bca7-4adfcb299bd2 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] PUT http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2fb7a5ee-d1a8-4ca0-bca7-4adfcb299bd2 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-242606133"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:19 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:19 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:19 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:19 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:19 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2fb7a5ee-d1a8-4ca0-bca7-4adfcb299bd2 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:19 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2fb7a5ee-d1a8-4ca0-bca7-4adfcb299bd2 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume updated successfully. Sep 06 22:49:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2fb7a5ee-d1a8-4ca0-bca7-4adfcb299bd2 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:19 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 499/1011] 192.168.122.248 () {60 vars in 1252 bytes} [Sun Sep 6 22:49:19 2026] PUT /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 826 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8376feca-9f1e-46cf-9eaa-fed6860b579b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8376feca-9f1e-46cf-9eaa-fed6860b579b tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] PUT http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8376feca-9f1e-46cf-9eaa-fed6860b579b tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-572949920", "description": "This is the new description of volume"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:19 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:19 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:19 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:19 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:19 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8376feca-9f1e-46cf-9eaa-fed6860b579b tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:19 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8376feca-9f1e-46cf-9eaa-fed6860b579b tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume updated successfully. Sep 06 22:49:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8376feca-9f1e-46cf-9eaa-fed6860b579b tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:19 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 513/1012] 192.168.122.248 () {60 vars in 1253 bytes} [Sun Sep 6 22:49:19 2026] PUT /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 865 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e61a98a8-b7fe-44a7-8899-03c33595c561 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e61a98a8-b7fe-44a7-8899-03c33595c561 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e61a98a8-b7fe-44a7-8899-03c33595c561 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e61a98a8-b7fe-44a7-8899-03c33595c561 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:20 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:20 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:20 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:20 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:20 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e61a98a8-b7fe-44a7-8899-03c33595c561 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] Volume info retrieved successfully. Sep 06 22:49:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e61a98a8-b7fe-44a7-8899-03c33595c561 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 500/1013] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:19 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 933 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-46ce1f8e-a893-406a-a16c-9abcd441a55e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:49:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2091331405", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1918611754"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2091331405', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1918611754'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:49:20 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume of 1 GB Sep 06 22:49:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-46ce1f8e-a893-406a-a16c-9abcd441a55e tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] GET http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 Sep 06 22:49:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-46ce1f8e-a893-406a-a16c-9abcd441a55e tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-46ce1f8e-a893-406a-a16c-9abcd441a55e tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:20 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Availability Zones retrieved successfully. Sep 06 22:49:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Flow 'volume_create_api' (0884f156-cd46-4ed6-bbae-5b8e563011bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d90f98a4-cc4b-4328-bc2a-c0929fd3f749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:49:20 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:20 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:20 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:20 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:20 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-46ce1f8e-a893-406a-a16c-9abcd441a55e tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Volume info retrieved successfully. Sep 06 22:49:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-46ce1f8e-a893-406a-a16c-9abcd441a55e tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 returned with HTTP 200 Sep 06 22:49:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 501/1014] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:20 2026] GET /volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 => generated 908 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d90f98a4-cc4b-4328-bc2a-c0929fd3f749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (905ee054-f2df-4e7f-9d8d-4fba5fb7d78f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:20 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Created reservations ['476ea89f-100e-4d7d-8634-b78df17a0bdf', '8f9f61b7-4ff1-4b66-b7b1-4890c67ef366', 'c7148ac0-0106-48f7-98b3-bfd770fcc697', '5906a087-ff31-4e6b-a887-7c8d5e9ad275'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:49:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (905ee054-f2df-4e7f-9d8d-4fba5fb7d78f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['476ea89f-100e-4d7d-8634-b78df17a0bdf', '8f9f61b7-4ff1-4b66-b7b1-4890c67ef366', 'c7148ac0-0106-48f7-98b3-bfd770fcc697', '5906a087-ff31-4e6b-a887-7c8d5e9ad275']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bff22fae-c94a-47d0-8505-07a07c06e0a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:20 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:20 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bff22fae-c94a-47d0-8505-07a07c06e0a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6aab3641-df58-4c83-b690-0fec3e93f667', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2091331405',display_name='tempest-VolumesGetTest-Volume-1918611754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',qos_specs=None,replication_status=,reservations=['476ea89f-100e-4d7d-8634-b78df17a0bdf','8f9f61b7-4ff1-4b66-b7b1-4890c67ef366','c7148ac0-0106-48f7-98b3-bfd770fcc697','5906a087-ff31-4e6b-a887-7c8d5e9ad275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:49:20Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2091331405',display_name='tempest-VolumesGetTest-Volume-1918611754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6aab3641-df58-4c83-b690-0fec3e93f667,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19b0d888-42c9-4768-af99-17f1d28c7d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19b0d888-42c9-4768-af99-17f1d28c7d09) transitioned into 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-2091331405',display_name='tempest-VolumesGetTest-Volume-1918611754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',qos_specs=None,replication_status=,reservations=['476ea89f-100e-4d7d-8634-b78df17a0bdf','8f9f61b7-4ff1-4b66-b7b1-4890c67ef366','c7148ac0-0106-48f7-98b3-bfd770fcc697','5906a087-ff31-4e6b-a887-7c8d5e9ad275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f26c180f-8a96-4343-a7f3-83a3cfe503db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f26c180f-8a96-4343-a7f3-83a3cfe503db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Flow 'volume_create_api' (0884f156-cd46-4ed6-bbae-5b8e563011bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume request issued successfully. Sep 06 22:49:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e2c1acbb-f651-4abb-839e-eff85d6ba8f5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:49:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 514/1015] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:49:20 2026] POST /volume/v3/volumes => generated 789 bytes in 1134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:49:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b5cb008f-d605-40c9-85c0-a8ec29dae8b8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b5cb008f-d605-40c9-85c0-a8ec29dae8b8 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 Sep 06 22:49:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b5cb008f-d605-40c9-85c0-a8ec29dae8b8 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b5cb008f-d605-40c9-85c0-a8ec29dae8b8 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:21 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:21 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:21 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:21 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cb1cafc4-2568-4124-ad39-fbdc85bb9bf7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cb1cafc4-2568-4124-ad39-fbdc85bb9bf7 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] GET http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 Sep 06 22:49:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cb1cafc4-2568-4124-ad39-fbdc85bb9bf7 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cb1cafc4-2568-4124-ad39-fbdc85bb9bf7 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b5cb008f-d605-40c9-85c0-a8ec29dae8b8 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:21 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:21 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:21 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:21 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b5cb008f-d605-40c9-85c0-a8ec29dae8b8 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 returned with HTTP 200 Sep 06 22:49:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 502/1016] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:21 2026] GET /volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 => generated 857 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cb1cafc4-2568-4124-ad39-fbdc85bb9bf7 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Volume info retrieved successfully. Sep 06 22:49:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cb1cafc4-2568-4124-ad39-fbdc85bb9bf7 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 returned with HTTP 200 Sep 06 22:49:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 515/1017] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:21 2026] GET /volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 => generated 911 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:49:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3e40cd4d-4f75-4783-8122-df7514514373 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3e40cd4d-4f75-4783-8122-df7514514373 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 Sep 06 22:49:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3e40cd4d-4f75-4783-8122-df7514514373 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3e40cd4d-4f75-4783-8122-df7514514373 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:22 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:22 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:22 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:22 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1c00209d-c07d-4c2d-8352-42c82d43fdb9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1c00209d-c07d-4c2d-8352-42c82d43fdb9 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] GET http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 Sep 06 22:49:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1c00209d-c07d-4c2d-8352-42c82d43fdb9 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1c00209d-c07d-4c2d-8352-42c82d43fdb9 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:22 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3e40cd4d-4f75-4783-8122-df7514514373 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3e40cd4d-4f75-4783-8122-df7514514373 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 returned with HTTP 200 Sep 06 22:49:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 503/1018] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:22 2026] GET /volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 => generated 881 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:49:22 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:22 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:22 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:22 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:22 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1c00209d-c07d-4c2d-8352-42c82d43fdb9 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Volume info retrieved successfully. Sep 06 22:49:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1c00209d-c07d-4c2d-8352-42c82d43fdb9 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 returned with HTTP 200 Sep 06 22:49:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 516/1019] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:22 2026] GET /volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 => generated 911 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b97ba409-7532-417a-b0e1-40c4540fc554 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b97ba409-7532-417a-b0e1-40c4540fc554 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 Sep 06 22:49:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b97ba409-7532-417a-b0e1-40c4540fc554 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b97ba409-7532-417a-b0e1-40c4540fc554 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:23 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:23 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:23 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:23 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:23 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b97ba409-7532-417a-b0e1-40c4540fc554 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b97ba409-7532-417a-b0e1-40c4540fc554 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 returned with HTTP 200 Sep 06 22:49:23 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 504/1020] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:23 2026] GET /volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 => generated 882 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-782ad61e-21fd-489a-9818-1efcb08cfabb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-782ad61e-21fd-489a-9818-1efcb08cfabb tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] PUT http://192.168.122.248/volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 Sep 06 22:49:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-782ad61e-21fd-489a-9818-1efcb08cfabb tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-242606133", "description": null}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:23 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:23 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ba835d13-548c-4009-a730-cbcf887586c9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:23 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:23 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ba835d13-548c-4009-a730-cbcf887586c9 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] GET http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 Sep 06 22:49:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ba835d13-548c-4009-a730-cbcf887586c9 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ba835d13-548c-4009-a730-cbcf887586c9 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:23 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-782ad61e-21fd-489a-9818-1efcb08cfabb tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:23 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:23 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:23 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:23 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:23 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-782ad61e-21fd-489a-9818-1efcb08cfabb tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume updated successfully. Sep 06 22:49:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-782ad61e-21fd-489a-9818-1efcb08cfabb tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 returned with HTTP 200 Sep 06 22:49:23 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 517/1021] 192.168.122.248 () {60 vars in 1252 bytes} [Sun Sep 6 22:49:23 2026] PUT /volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 => generated 778 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:23 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ba835d13-548c-4009-a730-cbcf887586c9 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Volume info retrieved successfully. Sep 06 22:49:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d7915446-080c-43ae-b20b-565841693199 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ba835d13-548c-4009-a730-cbcf887586c9 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 returned with HTTP 200 Sep 06 22:49:23 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 505/1022] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:23 2026] GET /volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 => generated 911 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d7915446-080c-43ae-b20b-565841693199 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 Sep 06 22:49:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d7915446-080c-43ae-b20b-565841693199 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d7915446-080c-43ae-b20b-565841693199 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:23 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:23 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:23 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:23 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:23 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d7915446-080c-43ae-b20b-565841693199 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d7915446-080c-43ae-b20b-565841693199 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 returned with HTTP 200 Sep 06 22:49:23 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 518/1023] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:23 2026] GET /volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 => generated 846 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5cef7aae-f6e6-4e88-bc7e-b6bcd714b6aa None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5cef7aae-f6e6-4e88-bc7e-b6bcd714b6aa tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] DELETE http://192.168.122.248/volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 Sep 06 22:49:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5cef7aae-f6e6-4e88-bc7e-b6bcd714b6aa tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5cef7aae-f6e6-4e88-bc7e-b6bcd714b6aa tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:23 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-5cef7aae-f6e6-4e88-bc7e-b6bcd714b6aa tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Delete volume with id: 6aab3641-df58-4c83-b690-0fec3e93f667 Sep 06 22:49:23 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:23 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:23 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:23 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:23 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5cef7aae-f6e6-4e88-bc7e-b6bcd714b6aa tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:23 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5cef7aae-f6e6-4e88-bc7e-b6bcd714b6aa tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Delete volume request issued successfully. Sep 06 22:49:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5cef7aae-f6e6-4e88-bc7e-b6bcd714b6aa tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 returned with HTTP 202 Sep 06 22:49:23 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 506/1024] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:49:23 2026] DELETE /volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:49:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2a76cd0e-7db7-48d6-93a8-35fbd2df0f08 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2a76cd0e-7db7-48d6-93a8-35fbd2df0f08 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 Sep 06 22:49:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2a76cd0e-7db7-48d6-93a8-35fbd2df0f08 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2a76cd0e-7db7-48d6-93a8-35fbd2df0f08 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:24 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:24 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2a76cd0e-7db7-48d6-93a8-35fbd2df0f08 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2a76cd0e-7db7-48d6-93a8-35fbd2df0f08 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 returned with HTTP 200 Sep 06 22:49:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 519/1025] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:23 2026] GET /volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-25245f5a-a679-4a70-8c89-5e79615ceca4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-25245f5a-a679-4a70-8c89-5e79615ceca4 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] GET http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 Sep 06 22:49:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-25245f5a-a679-4a70-8c89-5e79615ceca4 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-25245f5a-a679-4a70-8c89-5e79615ceca4 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:24 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:24 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:24 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:24 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-25245f5a-a679-4a70-8c89-5e79615ceca4 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Volume info retrieved successfully. Sep 06 22:49:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-25245f5a-a679-4a70-8c89-5e79615ceca4 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 returned with HTTP 200 Sep 06 22:49:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 507/1026] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:24 2026] GET /volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 => generated 911 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-86f7e531-2007-484b-ad07-7cc4e4ba4a5d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-86f7e531-2007-484b-ad07-7cc4e4ba4a5d tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 Sep 06 22:49:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-86f7e531-2007-484b-ad07-7cc4e4ba4a5d tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-86f7e531-2007-484b-ad07-7cc4e4ba4a5d tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:25 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=440,cinder:UPDATE=119,cinder:INSERT=64,cinder:DELETE=3 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:49:25 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:25 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:25 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:25 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:25 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-86f7e531-2007-484b-ad07-7cc4e4ba4a5d tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-86f7e531-2007-484b-ad07-7cc4e4ba4a5d tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 returned with HTTP 200 Sep 06 22:49:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 520/1027] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:25 2026] GET /volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 => generated 845 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-af38719e-c836-4a36-abdf-e0f5c8f2932b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-af38719e-c836-4a36-abdf-e0f5c8f2932b tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] GET http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 Sep 06 22:49:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-af38719e-c836-4a36-abdf-e0f5c8f2932b tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-af38719e-c836-4a36-abdf-e0f5c8f2932b tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:25 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:UPDATE=72,cinder:SELECT=365,cinder:INSERT=39,cinder:DELETE=5 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:49:25 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:25 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:25 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:25 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:25 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-af38719e-c836-4a36-abdf-e0f5c8f2932b tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Volume info retrieved successfully. Sep 06 22:49:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-af38719e-c836-4a36-abdf-e0f5c8f2932b tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 returned with HTTP 200 Sep 06 22:49:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 508/1028] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:25 2026] GET /volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 => generated 911 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-49f2706f-d5d5-4950-b3a4-a64b02aa6143 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-49f2706f-d5d5-4950-b3a4-a64b02aa6143 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 Sep 06 22:49:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-49f2706f-d5d5-4950-b3a4-a64b02aa6143 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-49f2706f-d5d5-4950-b3a4-a64b02aa6143 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-49f2706f-d5d5-4950-b3a4-a64b02aa6143 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 returned with HTTP 404 Sep 06 22:49:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 521/1029] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:26 2026] GET /volume/v3/volumes/6aab3641-df58-4c83-b690-0fec3e93f667 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:49:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4ab5821a-d4b6-4c3e-89f9-57ef3bbcef8e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4ab5821a-d4b6-4c3e-89f9-57ef3bbcef8e tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4ab5821a-d4b6-4c3e-89f9-57ef3bbcef8e tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4ab5821a-d4b6-4c3e-89f9-57ef3bbcef8e tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4ab5821a-d4b6-4c3e-89f9-57ef3bbcef8e tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4ab5821a-d4b6-4c3e-89f9-57ef3bbcef8e tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 509/1030] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:26 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 933 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-082400ad-4970-4a4a-b6c3-bfc6018b0239 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-082400ad-4970-4a4a-b6c3-bfc6018b0239 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] DELETE http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-082400ad-4970-4a4a-b6c3-bfc6018b0239 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-082400ad-4970-4a4a-b6c3-bfc6018b0239 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:26 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-082400ad-4970-4a4a-b6c3-bfc6018b0239 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Delete volume with id: 4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:26 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:26 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-082400ad-4970-4a4a-b6c3-bfc6018b0239 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-082400ad-4970-4a4a-b6c3-bfc6018b0239 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Delete volume request issued successfully. Sep 06 22:49:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-082400ad-4970-4a4a-b6c3-bfc6018b0239 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 202 Sep 06 22:49:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 522/1031] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:49:26 2026] DELETE /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:49:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-94758c8b-6ac8-483e-a99f-8e00800bc357 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-94758c8b-6ac8-483e-a99f-8e00800bc357 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-94758c8b-6ac8-483e-a99f-8e00800bc357 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-94758c8b-6ac8-483e-a99f-8e00800bc357 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-94758c8b-6ac8-483e-a99f-8e00800bc357 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-94758c8b-6ac8-483e-a99f-8e00800bc357 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 200 Sep 06 22:49:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 510/1032] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:26 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 932 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b9d62769-be54-404a-a14d-3a397cc2ffb9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b9d62769-be54-404a-a14d-3a397cc2ffb9 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] GET http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b9d62769-be54-404a-a14d-3a397cc2ffb9 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b9d62769-be54-404a-a14d-3a397cc2ffb9 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b9d62769-be54-404a-a14d-3a397cc2ffb9 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Volume info retrieved successfully. Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b9d62769-be54-404a-a14d-3a397cc2ffb9 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 returned with HTTP 200 Sep 06 22:49:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 523/1033] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:27 2026] GET /volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 => generated 1329 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c5ac2d2d-f991-4886-a62c-11abcb8df439 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c5ac2d2d-f991-4886-a62c-11abcb8df439 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] POST http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7/action Sep 06 22:49:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c5ac2d2d-f991-4886-a62c-11abcb8df439 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-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=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:49:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c5ac2d2d-f991-4886-a62c-11abcb8df439 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:27 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:27 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c5ac2d2d-f991-4886-a62c-11abcb8df439 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Volume info retrieved successfully. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c5ac2d2d-f991-4886-a62c-11abcb8df439 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Update volume metadata completed successfully. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c5ac2d2d-f991-4886-a62c-11abcb8df439 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7/action returned with HTTP 200 Sep 06 22:49:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 511/1034] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 22:49:27 2026] POST /volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7/action => generated 526 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-99066864-8edb-48df-9719-0fd556463216 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-99066864-8edb-48df-9719-0fd556463216 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-reader] GET http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-99066864-8edb-48df-9719-0fd556463216 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-99066864-8edb-48df-9719-0fd556463216 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-99066864-8edb-48df-9719-0fd556463216 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-reader] Volume info retrieved successfully. Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-99066864-8edb-48df-9719-0fd556463216 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-reader] http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 returned with HTTP 200 Sep 06 22:49:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 524/1035] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:27 2026] GET /volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 => generated 1389 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9d47524d-1660-4019-b11d-4e187382b8f7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9d47524d-1660-4019-b11d-4e187382b8f7 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] POST http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7/action Sep 06 22:49:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9d47524d-1660-4019-b11d-4e187382b8f7 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:49:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9d47524d-1660-4019-b11d-4e187382b8f7 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:27 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:27 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9d47524d-1660-4019-b11d-4e187382b8f7 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Volume info retrieved successfully. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9d47524d-1660-4019-b11d-4e187382b8f7 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Get volume image-metadata completed successfully. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9d47524d-1660-4019-b11d-4e187382b8f7 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Delete volume metadata completed successfully. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9d47524d-1660-4019-b11d-4e187382b8f7 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7/action returned with HTTP 200 Sep 06 22:49:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 512/1036] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:49:27 2026] POST /volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7/action => generated 0 bytes in 83 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e775d740-65ce-488f-87ea-e4b4ba778f73 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e775d740-65ce-488f-87ea-e4b4ba778f73 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-reader] POST http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7/action Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e775d740-65ce-488f-87ea-e4b4ba778f73 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e775d740-65ce-488f-87ea-e4b4ba778f73 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e775d740-65ce-488f-87ea-e4b4ba778f73 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-reader] Volume info retrieved successfully. Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e775d740-65ce-488f-87ea-e4b4ba778f73 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-reader] Get volume image-metadata completed successfully. Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e775d740-65ce-488f-87ea-e4b4ba778f73 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-reader] http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7/action returned with HTTP 200 Sep 06 22:49:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 525/1037] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:49:27 2026] POST /volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7/action => generated 500 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fd466df7-243c-4318-8dfa-cdabe3942d18 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c93a45f2-497d-4718-9005-ef51e506b7fd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fd466df7-243c-4318-8dfa-cdabe3942d18 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] GET http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 Sep 06 22:49:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fd466df7-243c-4318-8dfa-cdabe3942d18 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fd466df7-243c-4318-8dfa-cdabe3942d18 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c93a45f2-497d-4718-9005-ef51e506b7fd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c93a45f2-497d-4718-9005-ef51e506b7fd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c93a45f2-497d-4718-9005-ef51e506b7fd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:27 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c93a45f2-497d-4718-9005-ef51e506b7fd tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 returned with HTTP 404 Sep 06 22:49:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 526/1038] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:27 2026] GET /volume/v3/volumes/4e5375b3-d2be-4d8d-a6da-6c2829d18030 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:49:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fd466df7-243c-4318-8dfa-cdabe3942d18 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Volume info retrieved successfully. Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-26b516f0-f72e-4a2c-afb1-a9ba862da3fa None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-26b516f0-f72e-4a2c-afb1-a9ba862da3fa tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-26b516f0-f72e-4a2c-afb1-a9ba862da3fa tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-26b516f0-f72e-4a2c-afb1-a9ba862da3fa tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fd466df7-243c-4318-8dfa-cdabe3942d18 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 returned with HTTP 200 Sep 06 22:49:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 513/1039] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:27 2026] GET /volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 => generated 1363 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-26b516f0-f72e-4a2c-afb1-a9ba862da3fa tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-72ff0f1f-dcc4-4ca5-bc90-15e3b7d98667 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-26b516f0-f72e-4a2c-afb1-a9ba862da3fa tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 returned with HTTP 200 Sep 06 22:49:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-72ff0f1f-dcc4-4ca5-bc90-15e3b7d98667 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] DELETE http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 Sep 06 22:49:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-72ff0f1f-dcc4-4ca5-bc90-15e3b7d98667 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-72ff0f1f-dcc4-4ca5-bc90-15e3b7d98667 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 527/1040] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:27 2026] GET /volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:27 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-72ff0f1f-dcc4-4ca5-bc90-15e3b7d98667 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Delete volume with id: 25cba6b1-41f2-40ff-8201-fc16c11c50d7 Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7f1cdac3-43ea-4de4-8ee3-679df1995bcb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7f1cdac3-43ea-4de4-8ee3-679df1995bcb tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] DELETE http://192.168.122.248/volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7f1cdac3-43ea-4de4-8ee3-679df1995bcb tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:27 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7f1cdac3-43ea-4de4-8ee3-679df1995bcb tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-7f1cdac3-43ea-4de4-8ee3-679df1995bcb tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Delete volume with id: 2aeac7cb-1885-4c27-ad58-1b815eb0aee2 Sep 06 22:49:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-72ff0f1f-dcc4-4ca5-bc90-15e3b7d98667 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Volume info retrieved successfully. Sep 06 22:49:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7f1cdac3-43ea-4de4-8ee3-679df1995bcb tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-72ff0f1f-dcc4-4ca5-bc90-15e3b7d98667 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Delete volume request issued successfully. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-72ff0f1f-dcc4-4ca5-bc90-15e3b7d98667 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 returned with HTTP 202 Sep 06 22:49:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 514/1041] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:49:27 2026] DELETE /volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7f1cdac3-43ea-4de4-8ee3-679df1995bcb tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Delete volume request issued successfully. Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7f1cdac3-43ea-4de4-8ee3-679df1995bcb tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 returned with HTTP 202 Sep 06 22:49:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 528/1042] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:49:27 2026] DELETE /volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:49:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a9b041bf-da41-4222-9bbc-6213ca1213d4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cc0b0d8c-f60c-4fc8-88bf-9b51929d34ec None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a9b041bf-da41-4222-9bbc-6213ca1213d4 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] GET http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cc0b0d8c-f60c-4fc8-88bf-9b51929d34ec tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 Sep 06 22:49:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a9b041bf-da41-4222-9bbc-6213ca1213d4 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cc0b0d8c-f60c-4fc8-88bf-9b51929d34ec tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cc0b0d8c-f60c-4fc8-88bf-9b51929d34ec tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a9b041bf-da41-4222-9bbc-6213ca1213d4 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:27 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cc0b0d8c-f60c-4fc8-88bf-9b51929d34ec tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cc0b0d8c-f60c-4fc8-88bf-9b51929d34ec tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 returned with HTTP 200 Sep 06 22:49:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 529/1043] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:27 2026] GET /volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 => generated 846 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a9b041bf-da41-4222-9bbc-6213ca1213d4 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Volume info retrieved successfully. Sep 06 22:49:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a9b041bf-da41-4222-9bbc-6213ca1213d4 tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 returned with HTTP 200 Sep 06 22:49:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 515/1044] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:27 2026] GET /volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 => generated 1362 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4f32e215-2cc7-45ce-a9bf-670b727a6fbf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4f32e215-2cc7-45ce-a9bf-670b727a6fbf tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 Sep 06 22:49:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4f32e215-2cc7-45ce-a9bf-670b727a6fbf tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4f32e215-2cc7-45ce-a9bf-670b727a6fbf tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-310106ef-bc95-4fb8-a0de-cfa87f6b190b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-310106ef-bc95-4fb8-a0de-cfa87f6b190b tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] GET http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 Sep 06 22:49:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-310106ef-bc95-4fb8-a0de-cfa87f6b190b tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-310106ef-bc95-4fb8-a0de-cfa87f6b190b tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4f32e215-2cc7-45ce-a9bf-670b727a6fbf tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 returned with HTTP 404 Sep 06 22:49:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 530/1045] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:28 2026] GET /volume/v3/volumes/2aeac7cb-1885-4c27-ad58-1b815eb0aee2 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:49:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-310106ef-bc95-4fb8-a0de-cfa87f6b190b tempest-VolumesImageMetadata-646974906 tempest-VolumesImageMetadata-646974906-project-member] http://192.168.122.248/volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 returned with HTTP 404 Sep 06 22:49:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 516/1046] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:28 2026] GET /volume/v3/volumes/25cba6b1-41f2-40ff-8201-fc16c11c50d7 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:49:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:49:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "783de45c-ba65-43ef-be94-87e88c8ed95b", "size": 1, "name": "tempest-VolumesGetTest-Volume-392112872", "metadata": {"Type": "Test"}}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume request body: {'volume': {'imageRef': '783de45c-ba65-43ef-be94-87e88c8ed95b', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-392112872', 'metadata': {'Type': 'Test'}}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:49:29 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume of 1 GB Sep 06 22:49:29 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Availability Zones retrieved successfully. Sep 06 22:49:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Flow 'volume_create_api' (cbcc9dc7-6693-4bae-8be5-1b0d8d166a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e966950f-63ae-4d79-9f2f-9fba01763e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:49:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e966950f-63ae-4d79-9f2f-9fba01763e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41468496-0229-4ffe-8488-acbb8801829e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:29 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Created reservations ['793c5dd0-0a54-435e-85cf-3f0911118259', '8e5229a7-3646-4996-885b-63648822ab5f', '57b9321d-c92e-4f76-affe-049576a0a3f4', 'dd154a9b-dabe-422e-b38c-52d1f27a7e0f'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:49:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41468496-0229-4ffe-8488-acbb8801829e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['793c5dd0-0a54-435e-85cf-3f0911118259', '8e5229a7-3646-4996-885b-63648822ab5f', '57b9321d-c92e-4f76-affe-049576a0a3f4', 'dd154a9b-dabe-422e-b38c-52d1f27a7e0f']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9896765-0171-4be6-bf7b-22ff01e68055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:29 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:29 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9896765-0171-4be6-bf7b-22ff01e68055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a801ce4-1747-4d73-8e74-704c658d1ff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-392112872',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',qos_specs=None,replication_status=,reservations=['793c5dd0-0a54-435e-85cf-3f0911118259','8e5229a7-3646-4996-885b-63648822ab5f','57b9321d-c92e-4f76-affe-049576a0a3f4','dd154a9b-dabe-422e-b38c-52d1f27a7e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:49:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-392112872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a801ce4-1747-4d73-8e74-704c658d1ff5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aba0804e-a0f7-4c85-b7d6-3ec7b0fa347e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aba0804e-a0f7-4c85-b7d6-3ec7b0fa347e) transitioned into state 'SUCCESS' from state '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-392112872',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',qos_specs=None,replication_status=,reservations=['793c5dd0-0a54-435e-85cf-3f0911118259','8e5229a7-3646-4996-885b-63648822ab5f','57b9321d-c92e-4f76-affe-049576a0a3f4','dd154a9b-dabe-422e-b38c-52d1f27a7e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dc62912-d7cb-422b-bc24-3878fa252d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dc62912-d7cb-422b-bc24-3878fa252d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Flow 'volume_create_api' (cbcc9dc7-6693-4bae-8be5-1b0d8d166a22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:29 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume request issued successfully. Sep 06 22:49:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6fd25b25-ebf2-4958-b907-8948a4c6362c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:49:29 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 531/1047] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:49:28 2026] POST /volume/v3/volumes => generated 767 bytes in 719 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:49:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7f774f59-4aad-47f9-a7ba-5a1f858db1c2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7f774f59-4aad-47f9-a7ba-5a1f858db1c2 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 Sep 06 22:49:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7f774f59-4aad-47f9-a7ba-5a1f858db1c2 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7f774f59-4aad-47f9-a7ba-5a1f858db1c2 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:29 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:29 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:29 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:29 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7f774f59-4aad-47f9-a7ba-5a1f858db1c2 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7f774f59-4aad-47f9-a7ba-5a1f858db1c2 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 returned with HTTP 200 Sep 06 22:49:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 517/1048] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:29 2026] GET /volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 => generated 835 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fc0c2bc4-6097-4886-bc42-9528d6f198e5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fc0c2bc4-6097-4886-bc42-9528d6f198e5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 Sep 06 22:49:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fc0c2bc4-6097-4886-bc42-9528d6f198e5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fc0c2bc4-6097-4886-bc42-9528d6f198e5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:30 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:30 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fc0c2bc4-6097-4886-bc42-9528d6f198e5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fc0c2bc4-6097-4886-bc42-9528d6f198e5 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 returned with HTTP 200 Sep 06 22:49:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 532/1049] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:30 2026] GET /volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 => generated 859 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-79730e6e-9909-4b57-9231-6efb29c2a10f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-79730e6e-9909-4b57-9231-6efb29c2a10f tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 Sep 06 22:49:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-79730e6e-9909-4b57-9231-6efb29c2a10f tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-79730e6e-9909-4b57-9231-6efb29c2a10f tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-79730e6e-9909-4b57-9231-6efb29c2a10f tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-79730e6e-9909-4b57-9231-6efb29c2a10f tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 returned with HTTP 200 Sep 06 22:49:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 518/1050] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:32 2026] GET /volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 => generated 917 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5cf83eb9-a95e-4f20-8b2f-0564313ab404 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5cf83eb9-a95e-4f20-8b2f-0564313ab404 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 Sep 06 22:49:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5cf83eb9-a95e-4f20-8b2f-0564313ab404 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5cf83eb9-a95e-4f20-8b2f-0564313ab404 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:33 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:33 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:33 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:33 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:33 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5cf83eb9-a95e-4f20-8b2f-0564313ab404 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5cf83eb9-a95e-4f20-8b2f-0564313ab404 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 returned with HTTP 200 Sep 06 22:49:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 533/1051] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:33 2026] GET /volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 => generated 917 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:49:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-625480937"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-625480937'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:49:33 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Create volume of 1 GB Sep 06 22:49:33 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Availability Zones retrieved successfully. Sep 06 22:49:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Flow 'volume_create_api' (5fc531a4-8258-4d44-9331-d3f35838a71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78bc2846-04fc-439c-a375-cf49bc27baac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:49:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78bc2846-04fc-439c-a375-cf49bc27baac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ed7f79f-3220-482b-a1cf-5a2d7e523012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:34 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Created reservations ['d4960a33-5717-474b-92e6-4db59c8ca7c1', '3545ce42-0b91-4568-95eb-5f4e359fc53e', 'e794065a-e6be-4cb3-88dc-d24e07e5205d', '531e9519-d008-4b86-ad37-8ff9214d89f3'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:49:34 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ed7f79f-3220-482b-a1cf-5a2d7e523012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4960a33-5717-474b-92e6-4db59c8ca7c1', '3545ce42-0b91-4568-95eb-5f4e359fc53e', 'e794065a-e6be-4cb3-88dc-d24e07e5205d', '531e9519-d008-4b86-ad37-8ff9214d89f3']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:34 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52a45a31-dd26-4fd2-aa5c-5d29f9e2884f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:34 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:34 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:34 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52a45a31-dd26-4fd2-aa5c-5d29f9e2884f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac7b9bb9-0281-4034-930c-f2e90091364b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-625480937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02a0803939534d1c9733380b4e530c73',qos_specs=None,replication_status=,reservations=['d4960a33-5717-474b-92e6-4db59c8ca7c1','3545ce42-0b91-4568-95eb-5f4e359fc53e','e794065a-e6be-4cb3-88dc-d24e07e5205d','531e9519-d008-4b86-ad37-8ff9214d89f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37c90f86bac44954bd8bb52c2445c57d',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:49:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-625480937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac7b9bb9-0281-4034-930c-f2e90091364b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02a0803939534d1c9733380b4e530c73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37c90f86bac44954bd8bb52c2445c57d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:34 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bfcc89e-5bee-4eb0-90cd-2bfbaac233ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:34 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bfcc89e-5bee-4eb0-90cd-2bfbaac233ee) transitioned into state 'SUCCESS' from state '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-625480937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02a0803939534d1c9733380b4e530c73',qos_specs=None,replication_status=,reservations=['d4960a33-5717-474b-92e6-4db59c8ca7c1','3545ce42-0b91-4568-95eb-5f4e359fc53e','e794065a-e6be-4cb3-88dc-d24e07e5205d','531e9519-d008-4b86-ad37-8ff9214d89f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37c90f86bac44954bd8bb52c2445c57d',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:34 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (836ce236-b7eb-4f6e-a3ff-5b4b7fa24395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:34 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (836ce236-b7eb-4f6e-a3ff-5b4b7fa24395) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:34 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Flow 'volume_create_api' (5fc531a4-8258-4d44-9331-d3f35838a71b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Create volume request issued successfully. Sep 06 22:49:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e0b33c19-47cb-4e57-a5c1-c75fbdaf91cb tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:49:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 519/1052] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:49:33 2026] POST /volume/v3/volumes => generated 758 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:49:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1661f6b9-20f0-4510-b41b-a209b8622e23 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1661f6b9-20f0-4510-b41b-a209b8622e23 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 Sep 06 22:49:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1661f6b9-20f0-4510-b41b-a209b8622e23 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1661f6b9-20f0-4510-b41b-a209b8622e23 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ce2250af-3002-4ad3-9ad9-5ced20b141c0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:34 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:34 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ce2250af-3002-4ad3-9ad9-5ced20b141c0 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] GET http://192.168.122.248/volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b Sep 06 22:49:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ce2250af-3002-4ad3-9ad9-5ced20b141c0 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ce2250af-3002-4ad3-9ad9-5ced20b141c0 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:34 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:34 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:34 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1661f6b9-20f0-4510-b41b-a209b8622e23 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:34 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:34 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:34 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:34 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1661f6b9-20f0-4510-b41b-a209b8622e23 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 returned with HTTP 200 Sep 06 22:49:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 534/1053] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:34 2026] GET /volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 => generated 920 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ce2250af-3002-4ad3-9ad9-5ced20b141c0 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Volume info retrieved successfully. Sep 06 22:49:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ce2250af-3002-4ad3-9ad9-5ced20b141c0 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] http://192.168.122.248/volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b returned with HTTP 200 Sep 06 22:49:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 520/1054] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:34 2026] GET /volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b => generated 826 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-50bfd9ec-25bb-4586-9734-0f38c64cd28f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-50bfd9ec-25bb-4586-9734-0f38c64cd28f tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 Sep 06 22:49:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-50bfd9ec-25bb-4586-9734-0f38c64cd28f tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-50bfd9ec-25bb-4586-9734-0f38c64cd28f tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a4458ac2-c777-4d4c-8327-dd5b6b7057e7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:35 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:35 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:35 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:35 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a4458ac2-c777-4d4c-8327-dd5b6b7057e7 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] GET http://192.168.122.248/volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b Sep 06 22:49:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a4458ac2-c777-4d4c-8327-dd5b6b7057e7 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a4458ac2-c777-4d4c-8327-dd5b6b7057e7 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:35 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-50bfd9ec-25bb-4586-9734-0f38c64cd28f tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:35 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:35 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:35 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:35 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-50bfd9ec-25bb-4586-9734-0f38c64cd28f tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 returned with HTTP 200 Sep 06 22:49:35 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 535/1055] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:35 2026] GET /volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 => generated 920 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:35 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a4458ac2-c777-4d4c-8327-dd5b6b7057e7 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Volume info retrieved successfully. Sep 06 22:49:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a4458ac2-c777-4d4c-8327-dd5b6b7057e7 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] http://192.168.122.248/volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b returned with HTTP 200 Sep 06 22:49:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 521/1056] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:35 2026] GET /volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:49:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-58207693"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-58207693'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:49:36 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Create volume of 1 GB Sep 06 22:49:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Availability Zones retrieved successfully. Sep 06 22:49:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ae91018e-431c-4a76-9c99-2d5fc06cf391 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Flow 'volume_create_api' (c0c85dec-16b7-45d8-a73f-d2d36750c52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ae91018e-431c-4a76-9c99-2d5fc06cf391 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 Sep 06 22:49:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ae91018e-431c-4a76-9c99-2d5fc06cf391 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ae91018e-431c-4a76-9c99-2d5fc06cf391 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00359f46-49c1-40f6-ab74-de8f35df648e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:36 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:36 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:36 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:36 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ae91018e-431c-4a76-9c99-2d5fc06cf391 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ae91018e-431c-4a76-9c99-2d5fc06cf391 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 returned with HTTP 200 Sep 06 22:49:36 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 522/1057] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:36 2026] GET /volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 => generated 920 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1c65e619-068b-4eac-9ae9-0f978f25c159 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1c65e619-068b-4eac-9ae9-0f978f25c159 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] GET http://192.168.122.248/volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b Sep 06 22:49:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1c65e619-068b-4eac-9ae9-0f978f25c159 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1c65e619-068b-4eac-9ae9-0f978f25c159 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:36 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:36 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:36 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:36 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1c65e619-068b-4eac-9ae9-0f978f25c159 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Volume info retrieved successfully. Sep 06 22:49:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00359f46-49c1-40f6-ab74-de8f35df648e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca8e9d8f-4fbb-42be-8c33-dec0913e6c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1c65e619-068b-4eac-9ae9-0f978f25c159 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] http://192.168.122.248/volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b returned with HTTP 200 Sep 06 22:49:36 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 523/1058] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:36 2026] GET /volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-34b2d95b-8a3d-4b52-aca0-7f9fa19df5ee None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-34b2d95b-8a3d-4b52-aca0-7f9fa19df5ee tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-reader] GET http://192.168.122.248/volume/v3/limits Sep 06 22:49:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-34b2d95b-8a3d-4b52-aca0-7f9fa19df5ee tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-34b2d95b-8a3d-4b52-aca0-7f9fa19df5ee tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-34b2d95b-8a3d-4b52-aca0-7f9fa19df5ee tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-reader] http://192.168.122.248/volume/v3/limits returned with HTTP 200 Sep 06 22:49:36 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 524/1059] 192.168.122.248 () {58 vars in 1118 bytes} [Sun Sep 6 22:49:36 2026] GET /volume/v3/limits => generated 302 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:36 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Created reservations ['05fdef09-69b1-47b3-aac7-58f7d6b4df20', '08832da0-bb40-4f27-8f96-8eef56acc3b6', '3942d499-7ed2-49e6-ae8f-b0f6d2d62a4c', '52d81c8b-4bd4-4d6b-af4b-5919e46bbaf6'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:49:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca8e9d8f-4fbb-42be-8c33-dec0913e6c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05fdef09-69b1-47b3-aac7-58f7d6b4df20', '08832da0-bb40-4f27-8f96-8eef56acc3b6', '3942d499-7ed2-49e6-ae8f-b0f6d2d62a4c', '52d81c8b-4bd4-4d6b-af4b-5919e46bbaf6']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a78df20d-597e-4f99-9a80-49c456e6697c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b25023ae-ee1f-4ad3-90ea-9afa18d85ebe None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b25023ae-ee1f-4ad3-90ea-9afa18d85ebe tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] GET http://192.168.122.248/volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b Sep 06 22:49:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b25023ae-ee1f-4ad3-90ea-9afa18d85ebe tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b25023ae-ee1f-4ad3-90ea-9afa18d85ebe tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:36 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:36 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:36 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:36 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:36 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a78df20d-597e-4f99-9a80-49c456e6697c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6acdd246-eb12-4dcd-818d-413be6b6b46f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-58207693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c4215c5924c42f6ab52635ff931ac71',qos_specs=None,replication_status=,reservations=['05fdef09-69b1-47b3-aac7-58f7d6b4df20','08832da0-bb40-4f27-8f96-8eef56acc3b6','3942d499-7ed2-49e6-ae8f-b0f6d2d62a4c','52d81c8b-4bd4-4d6b-af4b-5919e46bbaf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ddbfd94206144778f9718361ff32b21',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:49:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-58207693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6acdd246-eb12-4dcd-818d-413be6b6b46f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c4215c5924c42f6ab52635ff931ac71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ddbfd94206144778f9718361ff32b21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b25023ae-ee1f-4ad3-90ea-9afa18d85ebe tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Volume info retrieved successfully. Sep 06 22:49:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0982ce5e-251b-4791-9a72-4d2c75192c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b25023ae-ee1f-4ad3-90ea-9afa18d85ebe tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] http://192.168.122.248/volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b returned with HTTP 200 Sep 06 22:49:36 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 525/1060] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:36 2026] GET /volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-163fd13d-15f3-4d86-967f-802423c163f0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-163fd13d-15f3-4d86-967f-802423c163f0 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] DELETE http://192.168.122.248/volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b Sep 06 22:49:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-163fd13d-15f3-4d86-967f-802423c163f0 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-163fd13d-15f3-4d86-967f-802423c163f0 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-163fd13d-15f3-4d86-967f-802423c163f0 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Delete volume with id: ac7b9bb9-0281-4034-930c-f2e90091364b Sep 06 22:49:36 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:36 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:36 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:36 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:36 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-163fd13d-15f3-4d86-967f-802423c163f0 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Volume info retrieved successfully. Sep 06 22:49:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0982ce5e-251b-4791-9a72-4d2c75192c53) transitioned into state 'SUCCESS' from state '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-58207693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c4215c5924c42f6ab52635ff931ac71',qos_specs=None,replication_status=,reservations=['05fdef09-69b1-47b3-aac7-58f7d6b4df20','08832da0-bb40-4f27-8f96-8eef56acc3b6','3942d499-7ed2-49e6-ae8f-b0f6d2d62a4c','52d81c8b-4bd4-4d6b-af4b-5919e46bbaf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ddbfd94206144778f9718361ff32b21',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c19a575-8612-4256-91a3-c34f91d16f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c19a575-8612-4256-91a3-c34f91d16f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Flow 'volume_create_api' (c0c85dec-16b7-45d8-a73f-d2d36750c52f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Create volume request issued successfully. Sep 06 22:49:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-91fdbb94-1ec9-40d8-9e8c-7b0268cd6902 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:49:36 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 536/1061] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:49:36 2026] POST /volume/v3/volumes => generated 764 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:49:36 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-163fd13d-15f3-4d86-967f-802423c163f0 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Delete volume request issued successfully. Sep 06 22:49:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-163fd13d-15f3-4d86-967f-802423c163f0 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] http://192.168.122.248/volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b returned with HTTP 202 Sep 06 22:49:36 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 526/1062] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:49:36 2026] DELETE /volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:49:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2365358f-0099-4d68-843f-051cada51f0a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5ab9af81-10fa-4087-a166-1243231cee88 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2365358f-0099-4d68-843f-051cada51f0a tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] GET http://192.168.122.248/volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b Sep 06 22:49:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2365358f-0099-4d68-843f-051cada51f0a tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2365358f-0099-4d68-843f-051cada51f0a tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5ab9af81-10fa-4087-a166-1243231cee88 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] GET http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f Sep 06 22:49:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5ab9af81-10fa-4087-a166-1243231cee88 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5ab9af81-10fa-4087-a166-1243231cee88 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:36 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:36 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:36 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:36 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2365358f-0099-4d68-843f-051cada51f0a tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Volume info retrieved successfully. Sep 06 22:49:36 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:36 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:36 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:36 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2365358f-0099-4d68-843f-051cada51f0a tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] http://192.168.122.248/volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b returned with HTTP 200 Sep 06 22:49:36 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 537/1063] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:36 2026] GET /volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:36 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5ab9af81-10fa-4087-a166-1243231cee88 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Volume info retrieved successfully. Sep 06 22:49:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5ab9af81-10fa-4087-a166-1243231cee88 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f returned with HTTP 200 Sep 06 22:49:36 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 527/1064] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:36 2026] GET /volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f => generated 832 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2f9a4354-a32a-41e1-a943-850cafc3b2f3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2f9a4354-a32a-41e1-a943-850cafc3b2f3 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 Sep 06 22:49:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2f9a4354-a32a-41e1-a943-850cafc3b2f3 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2f9a4354-a32a-41e1-a943-850cafc3b2f3 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:37 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:37 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2f9a4354-a32a-41e1-a943-850cafc3b2f3 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2f9a4354-a32a-41e1-a943-850cafc3b2f3 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 returned with HTTP 200 Sep 06 22:49:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 538/1065] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:37 2026] GET /volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 => generated 1338 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-22842a48-a819-4cd2-b688-a65a90298f9a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-22842a48-a819-4cd2-b688-a65a90298f9a tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] GET http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 Sep 06 22:49:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-22842a48-a819-4cd2-b688-a65a90298f9a tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-22842a48-a819-4cd2-b688-a65a90298f9a tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:37 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:37 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-22842a48-a819-4cd2-b688-a65a90298f9a tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] Volume info retrieved successfully. Sep 06 22:49:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-22842a48-a819-4cd2-b688-a65a90298f9a tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 returned with HTTP 200 Sep 06 22:49:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 528/1066] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:37 2026] GET /volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 => generated 1338 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cec7de8d-722e-488e-853e-b095468e33da None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cec7de8d-722e-488e-853e-b095468e33da tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] PUT http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 Sep 06 22:49:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cec7de8d-722e-488e-853e-b095468e33da tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-392112872"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:37 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:37 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cec7de8d-722e-488e-853e-b095468e33da tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cec7de8d-722e-488e-853e-b095468e33da tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume updated successfully. Sep 06 22:49:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cec7de8d-722e-488e-853e-b095468e33da tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 returned with HTTP 200 Sep 06 22:49:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 539/1067] 192.168.122.248 () {60 vars in 1252 bytes} [Sun Sep 6 22:49:37 2026] PUT /volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 => generated 791 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-41db9f93-3406-445d-bb1e-5114fbe87240 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-41db9f93-3406-445d-bb1e-5114fbe87240 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] PUT http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 Sep 06 22:49:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-41db9f93-3406-445d-bb1e-5114fbe87240 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1924101902", "description": "This is the new description of volume"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:37 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:37 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-41db9f93-3406-445d-bb1e-5114fbe87240 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-41db9f93-3406-445d-bb1e-5114fbe87240 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume updated successfully. Sep 06 22:49:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-41db9f93-3406-445d-bb1e-5114fbe87240 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 returned with HTTP 200 Sep 06 22:49:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 529/1068] 192.168.122.248 () {60 vars in 1253 bytes} [Sun Sep 6 22:49:37 2026] PUT /volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 => generated 831 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1a01bcf4-a772-48a5-b2b1-4c1502950c28 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1a01bcf4-a772-48a5-b2b1-4c1502950c28 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] GET http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 Sep 06 22:49:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1a01bcf4-a772-48a5-b2b1-4c1502950c28 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1a01bcf4-a772-48a5-b2b1-4c1502950c28 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:37 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:37 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1a01bcf4-a772-48a5-b2b1-4c1502950c28 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] Volume info retrieved successfully. Sep 06 22:49:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1a01bcf4-a772-48a5-b2b1-4c1502950c28 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-reader] http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 returned with HTTP 200 Sep 06 22:49:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 540/1069] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:37 2026] GET /volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 => generated 1378 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:49:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1948547396", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-859866179"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1948547396', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-859866179'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:49:37 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume of 1 GB Sep 06 22:49:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Availability Zones retrieved successfully. Sep 06 22:49:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Flow 'volume_create_api' (3b326e90-6f4a-4df4-b213-c2da68448ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (608b6ebd-f4bc-422d-9087-c48f1cc1cf95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:49:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-760fd554-081e-44a0-8fbc-4ae7096c2e43 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-760fd554-081e-44a0-8fbc-4ae7096c2e43 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] GET http://192.168.122.248/volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b Sep 06 22:49:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-760fd554-081e-44a0-8fbc-4ae7096c2e43 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-760fd554-081e-44a0-8fbc-4ae7096c2e43 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-760fd554-081e-44a0-8fbc-4ae7096c2e43 tempest-AbsoluteLimitsTests-29203594 tempest-AbsoluteLimitsTests-29203594-project-member] http://192.168.122.248/volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b returned with HTTP 404 Sep 06 22:49:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 541/1070] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:37 2026] GET /volume/v3/volumes/ac7b9bb9-0281-4034-930c-f2e90091364b => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:49:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-daa51293-2d7b-40af-9b29-7b3154a8018f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (608b6ebd-f4bc-422d-9087-c48f1cc1cf95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-daa51293-2d7b-40af-9b29-7b3154a8018f tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] GET http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f Sep 06 22:49:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-daa51293-2d7b-40af-9b29-7b3154a8018f tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-daa51293-2d7b-40af-9b29-7b3154a8018f tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ed45f43-f852-4666-b4db-f93f9f36f98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:37 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:37 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-daa51293-2d7b-40af-9b29-7b3154a8018f tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Volume info retrieved successfully. Sep 06 22:49:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-daa51293-2d7b-40af-9b29-7b3154a8018f tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f returned with HTTP 200 Sep 06 22:49:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 542/1071] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:37 2026] GET /volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f => generated 857 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:38 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Created reservations ['d522d39f-6703-40c2-adc5-f773c377d3d9', 'f3e74bb0-e6ce-4114-8a06-7d3139e27f02', '62c5027e-b62f-4431-a621-c88516be56e6', 'a1f5cbac-a4bb-44af-bbf6-789e1b2c5ee8'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:49:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ed45f43-f852-4666-b4db-f93f9f36f98c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d522d39f-6703-40c2-adc5-f773c377d3d9', 'f3e74bb0-e6ce-4114-8a06-7d3139e27f02', '62c5027e-b62f-4431-a621-c88516be56e6', 'a1f5cbac-a4bb-44af-bbf6-789e1b2c5ee8']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93ee8808-f810-4ec9-9ede-6ebe0cd22810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:38 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93ee8808-f810-4ec9-9ede-6ebe0cd22810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe4f0670-1166-4d4d-b6b2-5af9c3260cb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1948547396',display_name='tempest-VolumesGetTest-Volume-859866179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',qos_specs=None,replication_status=,reservations=['d522d39f-6703-40c2-adc5-f773c377d3d9','f3e74bb0-e6ce-4114-8a06-7d3139e27f02','62c5027e-b62f-4431-a621-c88516be56e6','a1f5cbac-a4bb-44af-bbf6-789e1b2c5ee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:49:38Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1948547396',display_name='tempest-VolumesGetTest-Volume-859866179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe4f0670-1166-4d4d-b6b2-5af9c3260cb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (150947b9-9a7c-4b15-b0f5-3a6da3827858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (150947b9-9a7c-4b15-b0f5-3a6da3827858) transitioned into 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-1948547396',display_name='tempest-VolumesGetTest-Volume-859866179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b0887cfd3e74bdaadc98b1524ac72ab',qos_specs=None,replication_status=,reservations=['d522d39f-6703-40c2-adc5-f773c377d3d9','f3e74bb0-e6ce-4114-8a06-7d3139e27f02','62c5027e-b62f-4431-a621-c88516be56e6','a1f5cbac-a4bb-44af-bbf6-789e1b2c5ee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78b4d7e96a046c4a1a26087bc67a7ba',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3205ce14-4cbf-4318-80e1-5165ca1037c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3205ce14-4cbf-4318-80e1-5165ca1037c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Flow 'volume_create_api' (3b326e90-6f4a-4df4-b213-c2da68448ff8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Create volume request issued successfully. Sep 06 22:49:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2b2f2fa9-f319-4a51-978d-4e99d8fbf7d7 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:49:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 530/1072] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:49:37 2026] POST /volume/v3/volumes => generated 788 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:49:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-09e404bd-cf2c-4c2d-8330-6eead734b551 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-09e404bd-cf2c-4c2d-8330-6eead734b551 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 Sep 06 22:49:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-09e404bd-cf2c-4c2d-8330-6eead734b551 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-09e404bd-cf2c-4c2d-8330-6eead734b551 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:38 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:38 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:38 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-09e404bd-cf2c-4c2d-8330-6eead734b551 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-09e404bd-cf2c-4c2d-8330-6eead734b551 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 returned with HTTP 200 Sep 06 22:49:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 543/1073] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:38 2026] GET /volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d61ecb66-2e30-4f32-a8f1-9a3ddc146cf0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d61ecb66-2e30-4f32-a8f1-9a3ddc146cf0 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 Sep 06 22:49:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d61ecb66-2e30-4f32-a8f1-9a3ddc146cf0 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d61ecb66-2e30-4f32-a8f1-9a3ddc146cf0 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:39 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:39 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:39 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:39 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d61ecb66-2e30-4f32-a8f1-9a3ddc146cf0 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d61ecb66-2e30-4f32-a8f1-9a3ddc146cf0 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 returned with HTTP 200 Sep 06 22:49:39 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 531/1074] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:39 2026] GET /volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 => generated 880 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3de6619d-72e3-44f9-88b0-ff638799dab1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3de6619d-72e3-44f9-88b0-ff638799dab1 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 Sep 06 22:49:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3de6619d-72e3-44f9-88b0-ff638799dab1 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3de6619d-72e3-44f9-88b0-ff638799dab1 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:40 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:40 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:40 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:40 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3de6619d-72e3-44f9-88b0-ff638799dab1 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3de6619d-72e3-44f9-88b0-ff638799dab1 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 returned with HTTP 200 Sep 06 22:49:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 544/1075] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:40 2026] GET /volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 => generated 881 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a7bc2ce1-1056-4d00-b6f3-2683d49acd1c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a7bc2ce1-1056-4d00-b6f3-2683d49acd1c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] PUT http://192.168.122.248/volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 Sep 06 22:49:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a7bc2ce1-1056-4d00-b6f3-2683d49acd1c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-392112872", "description": null}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:40 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:40 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:40 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:40 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a7bc2ce1-1056-4d00-b6f3-2683d49acd1c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a7bc2ce1-1056-4d00-b6f3-2683d49acd1c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume updated successfully. Sep 06 22:49:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a7bc2ce1-1056-4d00-b6f3-2683d49acd1c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 returned with HTTP 200 Sep 06 22:49:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 532/1076] 192.168.122.248 () {60 vars in 1252 bytes} [Sun Sep 6 22:49:40 2026] PUT /volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 => generated 778 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bab7e2c2-8013-4ae4-8b65-c22f37f6b96d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bab7e2c2-8013-4ae4-8b65-c22f37f6b96d tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 Sep 06 22:49:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bab7e2c2-8013-4ae4-8b65-c22f37f6b96d tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bab7e2c2-8013-4ae4-8b65-c22f37f6b96d tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:40 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:40 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:40 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:40 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bab7e2c2-8013-4ae4-8b65-c22f37f6b96d tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bab7e2c2-8013-4ae4-8b65-c22f37f6b96d tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 returned with HTTP 200 Sep 06 22:49:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 545/1077] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:40 2026] GET /volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 => generated 846 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a493e249-1d62-41d0-ae17-64bb301ec50c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a493e249-1d62-41d0-ae17-64bb301ec50c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] DELETE http://192.168.122.248/volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 Sep 06 22:49:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a493e249-1d62-41d0-ae17-64bb301ec50c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a493e249-1d62-41d0-ae17-64bb301ec50c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:40 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-a493e249-1d62-41d0-ae17-64bb301ec50c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Delete volume with id: fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 Sep 06 22:49:40 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:40 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:40 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:40 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a493e249-1d62-41d0-ae17-64bb301ec50c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a493e249-1d62-41d0-ae17-64bb301ec50c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Delete volume request issued successfully. Sep 06 22:49:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a493e249-1d62-41d0-ae17-64bb301ec50c tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 returned with HTTP 202 Sep 06 22:49:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 533/1078] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:49:40 2026] DELETE /volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:49:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6ffbbf9a-e47d-424b-8b92-9c7268f111ff None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6ffbbf9a-e47d-424b-8b92-9c7268f111ff tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 Sep 06 22:49:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6ffbbf9a-e47d-424b-8b92-9c7268f111ff tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6ffbbf9a-e47d-424b-8b92-9c7268f111ff tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:40 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:40 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:40 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:40 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6ffbbf9a-e47d-424b-8b92-9c7268f111ff tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6ffbbf9a-e47d-424b-8b92-9c7268f111ff tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 returned with HTTP 200 Sep 06 22:49:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 546/1079] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:40 2026] GET /volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 => generated 845 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0473d74c-f9f1-4db4-9422-20200b22269d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0473d74c-f9f1-4db4-9422-20200b22269d tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 Sep 06 22:49:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0473d74c-f9f1-4db4-9422-20200b22269d tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0473d74c-f9f1-4db4-9422-20200b22269d tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0473d74c-f9f1-4db4-9422-20200b22269d tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 returned with HTTP 404 Sep 06 22:49:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 534/1080] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:41 2026] GET /volume/v3/volumes/fe4f0670-1166-4d4d-b6b2-5af9c3260cb0 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:49:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f488bc8c-395b-43c1-82f5-3766e0bc7cdf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f488bc8c-395b-43c1-82f5-3766e0bc7cdf tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 Sep 06 22:49:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f488bc8c-395b-43c1-82f5-3766e0bc7cdf tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f488bc8c-395b-43c1-82f5-3766e0bc7cdf tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:41 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:41 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:41 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:41 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:41 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f488bc8c-395b-43c1-82f5-3766e0bc7cdf tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f488bc8c-395b-43c1-82f5-3766e0bc7cdf tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 returned with HTTP 200 Sep 06 22:49:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 547/1081] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:41 2026] GET /volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 => generated 1378 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e68381ae-d517-4750-8a73-f86ca2d00609 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e68381ae-d517-4750-8a73-f86ca2d00609 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] DELETE http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 Sep 06 22:49:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e68381ae-d517-4750-8a73-f86ca2d00609 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e68381ae-d517-4750-8a73-f86ca2d00609 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:41 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-e68381ae-d517-4750-8a73-f86ca2d00609 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Delete volume with id: 4a801ce4-1747-4d73-8e74-704c658d1ff5 Sep 06 22:49:41 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:41 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e68381ae-d517-4750-8a73-f86ca2d00609 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e68381ae-d517-4750-8a73-f86ca2d00609 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Delete volume request issued successfully. Sep 06 22:49:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e68381ae-d517-4750-8a73-f86ca2d00609 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 returned with HTTP 202 Sep 06 22:49:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 535/1082] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:49:41 2026] DELETE /volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:49:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9635cdbb-d0cb-4b8d-ba4a-a4c9a747a23e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9635cdbb-d0cb-4b8d-ba4a-a4c9a747a23e tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 Sep 06 22:49:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9635cdbb-d0cb-4b8d-ba4a-a4c9a747a23e tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9635cdbb-d0cb-4b8d-ba4a-a4c9a747a23e tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:42 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:42 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9635cdbb-d0cb-4b8d-ba4a-a4c9a747a23e tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9635cdbb-d0cb-4b8d-ba4a-a4c9a747a23e tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 returned with HTTP 200 Sep 06 22:49:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 548/1083] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:42 2026] GET /volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 => generated 1377 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3a5a333e-93de-45b1-a9b9-248388531488 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3a5a333e-93de-45b1-a9b9-248388531488 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 Sep 06 22:49:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3a5a333e-93de-45b1-a9b9-248388531488 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3a5a333e-93de-45b1-a9b9-248388531488 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:43 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3a5a333e-93de-45b1-a9b9-248388531488 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Volume info retrieved successfully. Sep 06 22:49:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3a5a333e-93de-45b1-a9b9-248388531488 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 returned with HTTP 200 Sep 06 22:49:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 536/1084] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:43 2026] GET /volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 => generated 898 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:49:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:49:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-507769245"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-507769245'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:49:43 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Create volume of 1 GB Sep 06 22:49:43 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Availability Zones retrieved successfully. Sep 06 22:49:43 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Flow 'volume_create_api' (6d60e414-9dc0-4987-b3bb-a9e7769b6f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88866e07-e733-42cc-a96a-03429e909868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:49:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88866e07-e733-42cc-a96a-03429e909868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d79ac35-aa69-41e2-b009-533ff884acec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:44 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Created reservations ['da87d3dc-4baf-4329-a538-ac1ee4ebcbc9', '75feee37-0f21-4f30-8636-7f02d28a9d3d', 'd6e506ec-44e2-4fb0-b4fe-8aaeed2b41b7', '664463ff-53f1-4a28-86be-bd9622803dec'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:49:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d79ac35-aa69-41e2-b009-533ff884acec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da87d3dc-4baf-4329-a538-ac1ee4ebcbc9', '75feee37-0f21-4f30-8636-7f02d28a9d3d', 'd6e506ec-44e2-4fb0-b4fe-8aaeed2b41b7', '664463ff-53f1-4a28-86be-bd9622803dec']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1215b139-b23a-4e38-b77e-635784e4071a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1215b139-b23a-4e38-b77e-635784e4071a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d63aebd-32df-4dde-bbbc-40c784bbf9f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-507769245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23c46bff9d6a4cc59beb9d30aed2efbd',qos_specs=None,replication_status=,reservations=['da87d3dc-4baf-4329-a538-ac1ee4ebcbc9','75feee37-0f21-4f30-8636-7f02d28a9d3d','d6e506ec-44e2-4fb0-b4fe-8aaeed2b41b7','664463ff-53f1-4a28-86be-bd9622803dec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaedb2eb6376454d8a2b487e0b05eca6',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:49:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-507769245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d63aebd-32df-4dde-bbbc-40c784bbf9f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23c46bff9d6a4cc59beb9d30aed2efbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaedb2eb6376454d8a2b487e0b05eca6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1f2d07c-2092-4230-9c3a-c713bbb74759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3470124b-57b2-42eb-a8ec-6a444c23a908 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3470124b-57b2-42eb-a8ec-6a444c23a908 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] GET http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 Sep 06 22:49:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3470124b-57b2-42eb-a8ec-6a444c23a908 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3470124b-57b2-42eb-a8ec-6a444c23a908 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3470124b-57b2-42eb-a8ec-6a444c23a908 tempest-VolumesGetTest-1539608732 tempest-VolumesGetTest-1539608732-project-member] http://192.168.122.248/volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 returned with HTTP 404 Sep 06 22:49:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 537/1085] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:44 2026] GET /volume/v3/volumes/4a801ce4-1747-4d73-8e74-704c658d1ff5 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:49:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1f2d07c-2092-4230-9c3a-c713bbb74759) transitioned into state 'SUCCESS' from state '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-507769245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23c46bff9d6a4cc59beb9d30aed2efbd',qos_specs=None,replication_status=,reservations=['da87d3dc-4baf-4329-a538-ac1ee4ebcbc9','75feee37-0f21-4f30-8636-7f02d28a9d3d','d6e506ec-44e2-4fb0-b4fe-8aaeed2b41b7','664463ff-53f1-4a28-86be-bd9622803dec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaedb2eb6376454d8a2b487e0b05eca6',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57f3437f-9a5b-43dc-bac4-1d96adcf4b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57f3437f-9a5b-43dc-bac4-1d96adcf4b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Flow 'volume_create_api' (6d60e414-9dc0-4987-b3bb-a9e7769b6f1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Create volume request issued successfully. Sep 06 22:49:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c9c976db-187a-44a9-917b-ddfb5b74c910 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:49:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 549/1086] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:49:43 2026] POST /volume/v3/volumes => generated 766 bytes in 784 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:49:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2908e5f2-8f34-435c-97e5-1b331b65729b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2908e5f2-8f34-435c-97e5-1b331b65729b tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 Sep 06 22:49:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2908e5f2-8f34-435c-97e5-1b331b65729b tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2908e5f2-8f34-435c-97e5-1b331b65729b tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:44 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:44 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:44 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:44 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:44 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2908e5f2-8f34-435c-97e5-1b331b65729b tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Volume info retrieved successfully. Sep 06 22:49:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2908e5f2-8f34-435c-97e5-1b331b65729b tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 returned with HTTP 200 Sep 06 22:49:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 538/1087] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:44 2026] GET /volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 => generated 834 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5068cc33-ec74-4acf-a87b-8511ce769928 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5068cc33-ec74-4acf-a87b-8511ce769928 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 Sep 06 22:49:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5068cc33-ec74-4acf-a87b-8511ce769928 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5068cc33-ec74-4acf-a87b-8511ce769928 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:45 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:45 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:45 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:45 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:45 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5068cc33-ec74-4acf-a87b-8511ce769928 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Volume info retrieved successfully. Sep 06 22:49:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a2456254-5967-49ed-b70d-818a83524dda None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:49:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2144531649"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5068cc33-ec74-4acf-a87b-8511ce769928 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 returned with HTTP 200 Sep 06 22:49:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 550/1088] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:45 2026] GET /volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2144531649'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:49:45 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Create volume of 1 GB Sep 06 22:49:45 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Availability Zones retrieved successfully. Sep 06 22:49:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Flow 'volume_create_api' (3391b4d5-5ef0-4643-889c-2fbd8416a09d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91c77459-be89-4d1f-a219-0d1f0b81328f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:49:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91c77459-be89-4d1f-a219-0d1f0b81328f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cbcc8b9-a977-4e38-804b-e05c51460ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:45 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Created reservations ['9b22ef5c-6a5f-4358-8b64-9ac0559dbf53', 'b07ee18b-5c5c-43c7-8cf5-e894f9025225', 'ccc60c4f-1687-46ac-8028-e8f5ef973e94', '6b6f8822-67c7-4c62-8dce-5e359eca7e0c'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:49:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cbcc8b9-a977-4e38-804b-e05c51460ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b22ef5c-6a5f-4358-8b64-9ac0559dbf53', 'b07ee18b-5c5c-43c7-8cf5-e894f9025225', 'ccc60c4f-1687-46ac-8028-e8f5ef973e94', '6b6f8822-67c7-4c62-8dce-5e359eca7e0c']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e0c0fc4-0c70-4813-b128-01c3d87ec1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:45 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:45 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e0c0fc4-0c70-4813-b128-01c3d87ec1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c356224c-9038-4472-9024-21dac8ec3944', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2144531649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69646f934cc24783b8900ad4ea70f12b',qos_specs=None,replication_status=,reservations=['9b22ef5c-6a5f-4358-8b64-9ac0559dbf53','b07ee18b-5c5c-43c7-8cf5-e894f9025225','ccc60c4f-1687-46ac-8028-e8f5ef973e94','6b6f8822-67c7-4c62-8dce-5e359eca7e0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f6930524e3344608f6129517d4ed90c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:49:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2144531649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c356224c-9038-4472-9024-21dac8ec3944,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69646f934cc24783b8900ad4ea70f12b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f6930524e3344608f6129517d4ed90c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36737fb5-2739-4688-a03f-51b3e79b0765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36737fb5-2739-4688-a03f-51b3e79b0765) transitioned into state 'SUCCESS' from state '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-2144531649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69646f934cc24783b8900ad4ea70f12b',qos_specs=None,replication_status=,reservations=['9b22ef5c-6a5f-4358-8b64-9ac0559dbf53','b07ee18b-5c5c-43c7-8cf5-e894f9025225','ccc60c4f-1687-46ac-8028-e8f5ef973e94','6b6f8822-67c7-4c62-8dce-5e359eca7e0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f6930524e3344608f6129517d4ed90c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3210589-1370-4704-943b-2f489784fda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3210589-1370-4704-943b-2f489784fda9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Flow 'volume_create_api' (3391b4d5-5ef0-4643-889c-2fbd8416a09d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Create volume request issued successfully. Sep 06 22:49:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a2456254-5967-49ed-b70d-818a83524dda tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:49:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 539/1089] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:49:45 2026] POST /volume/v3/volumes => generated 764 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:49:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e84f2fdc-2da0-4652-b13c-186c98762a1d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e84f2fdc-2da0-4652-b13c-186c98762a1d tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 Sep 06 22:49:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e84f2fdc-2da0-4652-b13c-186c98762a1d tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e84f2fdc-2da0-4652-b13c-186c98762a1d tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:46 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:46 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:46 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:46 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e84f2fdc-2da0-4652-b13c-186c98762a1d tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:49:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e84f2fdc-2da0-4652-b13c-186c98762a1d tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 returned with HTTP 200 Sep 06 22:49:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 551/1090] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:46 2026] GET /volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 => generated 832 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b7eb167f-427b-43fd-b484-07874d679c89 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b7eb167f-427b-43fd-b484-07874d679c89 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 Sep 06 22:49:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b7eb167f-427b-43fd-b484-07874d679c89 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b7eb167f-427b-43fd-b484-07874d679c89 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:46 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:46 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b7eb167f-427b-43fd-b484-07874d679c89 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Volume info retrieved successfully. Sep 06 22:49:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b7eb167f-427b-43fd-b484-07874d679c89 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 returned with HTTP 200 Sep 06 22:49:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 540/1091] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:46 2026] GET /volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-15f99283-eae3-49bf-ba04-3901bba43274 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-15f99283-eae3-49bf-ba04-3901bba43274 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:49:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-15f99283-eae3-49bf-ba04-3901bba43274 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d63aebd-32df-4dde-bbbc-40c784bbf9f1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1956032024"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:46 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:46 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:46 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:46 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-15f99283-eae3-49bf-ba04-3901bba43274 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Volume info retrieved successfully. Sep 06 22:49:46 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-15f99283-eae3-49bf-ba04-3901bba43274 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Create snapshot from volume 6d63aebd-32df-4dde-bbbc-40c784bbf9f1 Sep 06 22:49:46 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-15f99283-eae3-49bf-ba04-3901bba43274 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Created reservations ['5c0ea32a-48f5-4ff0-b5a6-7511c6b6928b', 'f044b144-5e54-4b0a-926a-1fd9336e258e', '49643d7b-07e1-4931-b4ad-a4859991e8d3', 'a5db95af-08b8-495a-955a-9b2a0d0d58c0'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:49:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:47 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-15f99283-eae3-49bf-ba04-3901bba43274 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot create request issued successfully. Sep 06 22:49:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-15f99283-eae3-49bf-ba04-3901bba43274 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:49:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 552/1092] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:49:46 2026] POST /volume/v3/snapshots => generated 314 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:49:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3315ed0e-01a9-4a44-9232-13c3565a1939 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3315ed0e-01a9-4a44-9232-13c3565a1939 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 Sep 06 22:49:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3315ed0e-01a9-4a44-9232-13c3565a1939 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3315ed0e-01a9-4a44-9232-13c3565a1939 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3315ed0e-01a9-4a44-9232-13c3565a1939 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:49:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3315ed0e-01a9-4a44-9232-13c3565a1939 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 returned with HTTP 200 Sep 06 22:49:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 541/1093] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:49:47 2026] GET /volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 => generated 446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:49:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b65e49c1-891d-4078-8f82-c114b7e6a81d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b65e49c1-891d-4078-8f82-c114b7e6a81d tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 Sep 06 22:49:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b65e49c1-891d-4078-8f82-c114b7e6a81d tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b65e49c1-891d-4078-8f82-c114b7e6a81d tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:47 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b65e49c1-891d-4078-8f82-c114b7e6a81d tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:49:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b65e49c1-891d-4078-8f82-c114b7e6a81d tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 returned with HTTP 200 Sep 06 22:49:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 553/1094] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:47 2026] GET /volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-38ccf3c4-7222-41eb-822b-400cf20a71a9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-38ccf3c4-7222-41eb-822b-400cf20a71a9 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-38ccf3c4-7222-41eb-822b-400cf20a71a9 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-38ccf3c4-7222-41eb-822b-400cf20a71a9 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-38ccf3c4-7222-41eb-822b-400cf20a71a9 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:49:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-38ccf3c4-7222-41eb-822b-400cf20a71a9 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 returned with HTTP 200 Sep 06 22:49:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 542/1095] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:49:48 2026] GET /volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 => generated 446 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-eefd117a-4c1e-4b2d-a30d-67cc2c644bbc req-18a4e4af-b49a-4d4f-8899-2e6af2807c45 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-eefd117a-4c1e-4b2d-a30d-67cc2c644bbc req-18a4e4af-b49a-4d4f-8899-2e6af2807c45 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] GET http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f Sep 06 22:49:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-eefd117a-4c1e-4b2d-a30d-67cc2c644bbc req-18a4e4af-b49a-4d4f-8899-2e6af2807c45 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-eefd117a-4c1e-4b2d-a30d-67cc2c644bbc req-18a4e4af-b49a-4d4f-8899-2e6af2807c45 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-eefd117a-4c1e-4b2d-a30d-67cc2c644bbc req-18a4e4af-b49a-4d4f-8899-2e6af2807c45 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Volume info retrieved successfully. Sep 06 22:49:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-eefd117a-4c1e-4b2d-a30d-67cc2c644bbc req-18a4e4af-b49a-4d4f-8899-2e6af2807c45 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f returned with HTTP 200 Sep 06 22:49:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 554/1096] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:49:48 2026] GET /volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2e4cc5bb-476c-42cd-a4ca-506cbd3f5ded None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2e4cc5bb-476c-42cd-a4ca-506cbd3f5ded tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2e4cc5bb-476c-42cd-a4ca-506cbd3f5ded tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2e4cc5bb-476c-42cd-a4ca-506cbd3f5ded tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-34c71fbc-de5a-4cfb-b2f0-8e280654192c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-34c71fbc-de5a-4cfb-b2f0-8e280654192c None None] GET http://192.168.122.248/volume// Sep 06 22:49:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-34c71fbc-de5a-4cfb-b2f0-8e280654192c None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-34c71fbc-de5a-4cfb-b2f0-8e280654192c None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-34c71fbc-de5a-4cfb-b2f0-8e280654192c None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:49:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 555/1097] 192.168.122.248 () {58 vars in 1308 bytes} [Sun Sep 6 22:49:48 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:49:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2e4cc5bb-476c-42cd-a4ca-506cbd3f5ded tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:49:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-eefd117a-4c1e-4b2d-a30d-67cc2c644bbc req-444b89bc-9d39-41e1-bf76-8c8535b12192 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2e4cc5bb-476c-42cd-a4ca-506cbd3f5ded tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 returned with HTTP 200 Sep 06 22:49:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 543/1098] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:48 2026] GET /volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-eefd117a-4c1e-4b2d-a30d-67cc2c644bbc req-444b89bc-9d39-41e1-bf76-8c8535b12192 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 22:49:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-eefd117a-4c1e-4b2d-a30d-67cc2c644bbc req-444b89bc-9d39-41e1-bf76-8c8535b12192 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6acdd246-eb12-4dcd-818d-413be6b6b46f", "connector": null, "instance_uuid": "2cda1e11-e107-4ad1-8a84-d66ac67ba924"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-9ba22df7-1684-4b78-b51e-4559828633bf None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-9ba22df7-1684-4b78-b51e-4559828633bf tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-9ba22df7-1684-4b78-b51e-4559828633bf tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-9ba22df7-1684-4b78-b51e-4559828633bf tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-eefd117a-4c1e-4b2d-a30d-67cc2c644bbc req-444b89bc-9d39-41e1-bf76-8c8535b12192 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 22:49:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 556/1099] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 22:49:48 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-9ba22df7-1684-4b78-b51e-4559828633bf tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:49:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-9ba22df7-1684-4b78-b51e-4559828633bf tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 returned with HTTP 200 Sep 06 22:49:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 544/1100] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:49:48 2026] GET /volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9b371ceb-7e33-4bce-bb2c-2a9e3a687302 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-eefd117a-4c1e-4b2d-a30d-67cc2c644bbc req-a3ac309f-71bc-467b-9a1c-587d23ab654f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-eefd117a-4c1e-4b2d-a30d-67cc2c644bbc req-a3ac309f-71bc-467b-9a1c-587d23ab654f tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] POST http://192.168.122.248/volume/v3/attachments/af1e376c-4cc5-4c55-aace-f0fbc20f843e/action Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-eefd117a-4c1e-4b2d-a30d-67cc2c644bbc req-a3ac309f-71bc-467b-9a1c-587d23ab654f tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Action body: b'{"os-complete": null}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-eefd117a-4c1e-4b2d-a30d-67cc2c644bbc req-a3ac309f-71bc-467b-9a1c-587d23ab654f tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-eefd117a-4c1e-4b2d-a30d-67cc2c644bbc req-a3ac309f-71bc-467b-9a1c-587d23ab654f tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] http://192.168.122.248/volume/v3/attachments/af1e376c-4cc5-4c55-aace-f0fbc20f843e/action returned with HTTP 204 Sep 06 22:49:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 545/1101] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 22:49:48 2026] POST /volume/v3/attachments/af1e376c-4cc5-4c55-aace-f0fbc20f843e/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-42b5c715-dae1-46ab-82c3-4825ec749fa8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-42b5c715-dae1-46ab-82c3-4825ec749fa8 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] GET http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-42b5c715-dae1-46ab-82c3-4825ec749fa8 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-42b5c715-dae1-46ab-82c3-4825ec749fa8 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9b371ceb-7e33-4bce-bb2c-2a9e3a687302 tempest-VolumesSummaryTest-858023768 tempest-VolumesSummaryTest-858023768-project-reader] GET http://192.168.122.248/volume/v3/volumes/summary Sep 06 22:49:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9b371ceb-7e33-4bce-bb2c-2a9e3a687302 tempest-VolumesSummaryTest-858023768 tempest-VolumesSummaryTest-858023768-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9b371ceb-7e33-4bce-bb2c-2a9e3a687302 tempest-VolumesSummaryTest-858023768 tempest-VolumesSummaryTest-858023768-project-reader] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-9b371ceb-7e33-4bce-bb2c-2a9e3a687302 tempest-VolumesSummaryTest-858023768 tempest-VolumesSummaryTest-858023768-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9b371ceb-7e33-4bce-bb2c-2a9e3a687302 tempest-VolumesSummaryTest-858023768 tempest-VolumesSummaryTest-858023768-project-reader] Get summary completed successfully. Sep 06 22:49:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9b371ceb-7e33-4bce-bb2c-2a9e3a687302 tempest-VolumesSummaryTest-858023768 tempest-VolumesSummaryTest-858023768-project-reader] http://192.168.122.248/volume/v3/volumes/summary returned with HTTP 200 Sep 06 22:49:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 557/1102] 192.168.122.248 () {60 vars in 1186 bytes} [Sun Sep 6 22:49:48 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0d062954-eb4e-4227-9230-784b18277a77 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0d062954-eb4e-4227-9230-784b18277a77 None None] GET http://192.168.122.248/volume// Sep 06 22:49:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0d062954-eb4e-4227-9230-784b18277a77 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0d062954-eb4e-4227-9230-784b18277a77 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0d062954-eb4e-4227-9230-784b18277a77 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:49:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 558/1103] 192.168.122.248 () {58 vars in 1317 bytes} [Sun Sep 6 22:49:48 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:49:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-42b5c715-dae1-46ab-82c3-4825ec749fa8 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Volume info retrieved successfully. Sep 06 22:49:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-9caab88f-7f10-4d21-8f78-bfbe7e298e05 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-42b5c715-dae1-46ab-82c3-4825ec749fa8 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f returned with HTTP 200 Sep 06 22:49:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 546/1104] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:48 2026] GET /volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f => generated 1119 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-95a17c74-2f8a-4f09-a443-0c6982cafa90 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-95a17c74-2f8a-4f09-a443-0c6982cafa90 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] GET http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-95a17c74-2f8a-4f09-a443-0c6982cafa90 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-95a17c74-2f8a-4f09-a443-0c6982cafa90 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-95a17c74-2f8a-4f09-a443-0c6982cafa90 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Volume info retrieved successfully. Sep 06 22:49:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-95a17c74-2f8a-4f09-a443-0c6982cafa90 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f returned with HTTP 200 Sep 06 22:49:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 547/1105] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:48 2026] GET /volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f => generated 1119 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-9caab88f-7f10-4d21-8f78-bfbe7e298e05 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 22:49:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-9caab88f-7f10-4d21-8f78-bfbe7e298e05 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c356224c-9038-4472-9024-21dac8ec3944", "connector": null, "instance_uuid": "d428d7db-664a-4352-ac28-98e8e21711c7"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-4827c8a8-fe66-4e0f-b8ca-0ed8a4c84240 req-05b20851-f43e-4777-80c2-b2bffd734b0d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-4827c8a8-fe66-4e0f-b8ca-0ed8a4c84240 req-05b20851-f43e-4777-80c2-b2bffd734b0d tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] GET http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-4827c8a8-fe66-4e0f-b8ca-0ed8a4c84240 req-05b20851-f43e-4777-80c2-b2bffd734b0d tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-4827c8a8-fe66-4e0f-b8ca-0ed8a4c84240 req-05b20851-f43e-4777-80c2-b2bffd734b0d tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-9caab88f-7f10-4d21-8f78-bfbe7e298e05 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 22:49:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 559/1106] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 22:49:48 2026] POST /volume/v3/attachments => generated 273 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-4827c8a8-fe66-4e0f-b8ca-0ed8a4c84240 req-05b20851-f43e-4777-80c2-b2bffd734b0d tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Volume info retrieved successfully. Sep 06 22:49:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-4827c8a8-fe66-4e0f-b8ca-0ed8a4c84240 req-05b20851-f43e-4777-80c2-b2bffd734b0d tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f returned with HTTP 200 Sep 06 22:49:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 548/1107] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:49:48 2026] GET /volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f => generated 1119 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fbc15bb9-fd5b-41e8-b412-d985990826fc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fbc15bb9-fd5b-41e8-b412-d985990826fc tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 Sep 06 22:49:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fbc15bb9-fd5b-41e8-b412-d985990826fc tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fbc15bb9-fd5b-41e8-b412-d985990826fc tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c802abc7-faac-4d1d-8ddc-7a8adfef0e75 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c802abc7-faac-4d1d-8ddc-7a8adfef0e75 None None] GET http://192.168.122.248/volume// Sep 06 22:49:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fbc15bb9-fd5b-41e8-b412-d985990826fc tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:49:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c802abc7-faac-4d1d-8ddc-7a8adfef0e75 None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c802abc7-faac-4d1d-8ddc-7a8adfef0e75 None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c802abc7-faac-4d1d-8ddc-7a8adfef0e75 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:49:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 549/1108] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:49:49 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:49:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-4827c8a8-fe66-4e0f-b8ca-0ed8a4c84240 req-78056d57-377e-4e88-8ff8-0e516ce79b39 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-4827c8a8-fe66-4e0f-b8ca-0ed8a4c84240 req-78056d57-377e-4e88-8ff8-0e516ce79b39 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] DELETE http://192.168.122.248/volume/v3/attachments/af1e376c-4cc5-4c55-aace-f0fbc20f843e Sep 06 22:49:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-4827c8a8-fe66-4e0f-b8ca-0ed8a4c84240 req-78056d57-377e-4e88-8ff8-0e516ce79b39 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-4827c8a8-fe66-4e0f-b8ca-0ed8a4c84240 req-78056d57-377e-4e88-8ff8-0e516ce79b39 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fbc15bb9-fd5b-41e8-b412-d985990826fc tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 returned with HTTP 200 Sep 06 22:49:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 560/1109] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:49 2026] GET /volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-6588ef33-2256-4360-af3e-7707380bbd36 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-6588ef33-2256-4360-af3e-7707380bbd36 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 Sep 06 22:49:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-6588ef33-2256-4360-af3e-7707380bbd36 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-6588ef33-2256-4360-af3e-7707380bbd36 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-6588ef33-2256-4360-af3e-7707380bbd36 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:49:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-6588ef33-2256-4360-af3e-7707380bbd36 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 returned with HTTP 200 Sep 06 22:49:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 561/1110] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:49:49 2026] GET /volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 => generated 1037 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:49:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-efd1b80e-685c-47ad-bd25-2b554ca1ed3c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-efd1b80e-685c-47ad-bd25-2b554ca1ed3c tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 Sep 06 22:49:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-efd1b80e-685c-47ad-bd25-2b554ca1ed3c tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-efd1b80e-685c-47ad-bd25-2b554ca1ed3c tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:49 devstack devstack@c-api.service[87215]: /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 06 22:49:49 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, Sep 06 22:49:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-efd1b80e-685c-47ad-bd25-2b554ca1ed3c tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:49:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-efd1b80e-685c-47ad-bd25-2b554ca1ed3c tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 returned with HTTP 200 Sep 06 22:49:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 562/1111] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:49:49 2026] GET /volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 => generated 446 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-4827c8a8-fe66-4e0f-b8ca-0ed8a4c84240 req-78056d57-377e-4e88-8ff8-0e516ce79b39 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] http://192.168.122.248/volume/v3/attachments/af1e376c-4cc5-4c55-aace-f0fbc20f843e returned with HTTP 200 Sep 06 22:49:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 550/1112] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 22:49:49 2026] DELETE /volume/v3/attachments/af1e376c-4cc5-4c55-aace-f0fbc20f843e => generated 19 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-43bb0afc-27c2-4762-af63-930d315240d4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-43bb0afc-27c2-4762-af63-930d315240d4 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] PUT http://192.168.122.248/volume/v3/attachments/2d9bc683-bf6c-4793-bbd4-659a3694c425 Sep 06 22:49:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-43bb0afc-27c2-4762-af63-930d315240d4 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f9babb41-20dd-4d3d-ba28-cf6b451e5493 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f9babb41-20dd-4d3d-ba28-cf6b451e5493 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] GET http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f Sep 06 22:49:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f9babb41-20dd-4d3d-ba28-cf6b451e5493 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f9babb41-20dd-4d3d-ba28-cf6b451e5493 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:49 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-43bb0afc-27c2-4762-af63-930d315240d4 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Acquiring lock "cinder-attachment_update-c356224c-9038-4472-9024-21dac8ec3944-devstack" by "attachment_update" {{(pid=87216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 22:49:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f9babb41-20dd-4d3d-ba28-cf6b451e5493 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Volume info retrieved successfully. Sep 06 22:49:49 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-43bb0afc-27c2-4762-af63-930d315240d4 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Lock "cinder-attachment_update-c356224c-9038-4472-9024-21dac8ec3944-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 22:49:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f9babb41-20dd-4d3d-ba28-cf6b451e5493 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f returned with HTTP 200 Sep 06 22:49:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 551/1113] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:49 2026] GET /volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:49:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d0674236-4491-4c8a-a256-5d8ca3654a07 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d0674236-4491-4c8a-a256-5d8ca3654a07 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 Sep 06 22:49:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d0674236-4491-4c8a-a256-5d8ca3654a07 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d0674236-4491-4c8a-a256-5d8ca3654a07 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:50 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:50 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d0674236-4491-4c8a-a256-5d8ca3654a07 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:49:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d0674236-4491-4c8a-a256-5d8ca3654a07 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 returned with HTTP 200 Sep 06 22:49:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 552/1114] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:50 2026] GET /volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3306621d-1461-4cfc-8eed-99f0b32b6bac None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3306621d-1461-4cfc-8eed-99f0b32b6bac tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 Sep 06 22:49:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3306621d-1461-4cfc-8eed-99f0b32b6bac tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3306621d-1461-4cfc-8eed-99f0b32b6bac tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3306621d-1461-4cfc-8eed-99f0b32b6bac tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:49:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3306621d-1461-4cfc-8eed-99f0b32b6bac tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 returned with HTTP 200 Sep 06 22:49:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 553/1115] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:49:50 2026] GET /volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f426267f-f13b-4ff2-af8a-edd49d816836 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f426267f-f13b-4ff2-af8a-edd49d816836 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:49:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f426267f-f13b-4ff2-af8a-edd49d816836 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d63aebd-32df-4dde-bbbc-40c784bbf9f1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1892113856"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:50 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:50 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f426267f-f13b-4ff2-af8a-edd49d816836 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Volume info retrieved successfully. Sep 06 22:49:50 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-f426267f-f13b-4ff2-af8a-edd49d816836 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Create snapshot from volume 6d63aebd-32df-4dde-bbbc-40c784bbf9f1 Sep 06 22:49:50 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-43bb0afc-27c2-4762-af63-930d315240d4 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Lock "cinder-attachment_update-c356224c-9038-4472-9024-21dac8ec3944-devstack" released by "attachment_update" :: held 0.944s {{(pid=87216) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 22:49:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-43bb0afc-27c2-4762-af63-930d315240d4 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/attachments/2d9bc683-bf6c-4793-bbd4-659a3694c425 returned with HTTP 200 Sep 06 22:49:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 563/1116] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 22:49:49 2026] PUT /volume/v3/attachments/2d9bc683-bf6c-4793-bbd4-659a3694c425 => generated 694 bytes in 1008 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:50 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-f426267f-f13b-4ff2-af8a-edd49d816836 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Created reservations ['fa0ffd88-8c95-4de3-b88b-d859b2d36f79', '129df244-6575-4abc-823c-dc43309505bb', '96197c1b-0fac-4ba4-b4cc-7abeaf7213fb', 'c19b5cf9-2f1a-4fc7-80a6-96a467dc499c'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:49:50 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:50 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f426267f-f13b-4ff2-af8a-edd49d816836 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot create request issued successfully. Sep 06 22:49:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f426267f-f13b-4ff2-af8a-edd49d816836 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:49:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 554/1117] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:49:50 2026] POST /volume/v3/snapshots => generated 314 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:49:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e39e286c-9580-4501-9691-0ad16866ab9d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e39e286c-9580-4501-9691-0ad16866ab9d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 Sep 06 22:49:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e39e286c-9580-4501-9691-0ad16866ab9d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e39e286c-9580-4501-9691-0ad16866ab9d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e39e286c-9580-4501-9691-0ad16866ab9d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:49:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e39e286c-9580-4501-9691-0ad16866ab9d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 returned with HTTP 200 Sep 06 22:49:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 564/1118] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:49:50 2026] GET /volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 => generated 446 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:49:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5a1788a1-37e0-459c-9030-96977720bbfb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5a1788a1-37e0-459c-9030-96977720bbfb tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 Sep 06 22:49:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5a1788a1-37e0-459c-9030-96977720bbfb tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5a1788a1-37e0-459c-9030-96977720bbfb tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:51 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:51 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5a1788a1-37e0-459c-9030-96977720bbfb tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:49:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5a1788a1-37e0-459c-9030-96977720bbfb tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 returned with HTTP 200 Sep 06 22:49:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 555/1119] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:51 2026] GET /volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 => generated 857 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-3b22bbe0-accb-4111-9768-14e30a4f254a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-3b22bbe0-accb-4111-9768-14e30a4f254a tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] POST http://192.168.122.248/volume/v3/attachments/2d9bc683-bf6c-4793-bbd4-659a3694c425/action Sep 06 22:49:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-3b22bbe0-accb-4111-9768-14e30a4f254a tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action body: b'{"os-complete": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:49:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-3b22bbe0-accb-4111-9768-14e30a4f254a tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:51 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:51 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:51 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:51 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-809b5df3-5c6b-4b5a-8389-546671c4d0a9 req-3b22bbe0-accb-4111-9768-14e30a4f254a tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/attachments/2d9bc683-bf6c-4793-bbd4-659a3694c425/action returned with HTTP 204 Sep 06 22:49:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 565/1120] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 22:49:51 2026] POST /volume/v3/attachments/2d9bc683-bf6c-4793-bbd4-659a3694c425/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:49:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-90fd92cb-2f13-4eb0-8baf-24fa6976ccc3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-90fd92cb-2f13-4eb0-8baf-24fa6976ccc3 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 Sep 06 22:49:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-90fd92cb-2f13-4eb0-8baf-24fa6976ccc3 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-90fd92cb-2f13-4eb0-8baf-24fa6976ccc3 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-90fd92cb-2f13-4eb0-8baf-24fa6976ccc3 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:49:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-90fd92cb-2f13-4eb0-8baf-24fa6976ccc3 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 returned with HTTP 200 Sep 06 22:49:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 556/1121] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:49:51 2026] GET /volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 => generated 446 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:49:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b7b0588c-b71d-4e51-9581-870120b75101 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b7b0588c-b71d-4e51-9581-870120b75101 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 Sep 06 22:49:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b7b0588c-b71d-4e51-9581-870120b75101 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b7b0588c-b71d-4e51-9581-870120b75101 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b7b0588c-b71d-4e51-9581-870120b75101 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:49:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b7b0588c-b71d-4e51-9581-870120b75101 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 returned with HTTP 200 Sep 06 22:49:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 566/1122] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:52 2026] GET /volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 => generated 1149 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-dd91b4bb-4283-4e67-8e81-2a698e7fc663 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dd91b4bb-4283-4e67-8e81-2a698e7fc663 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 Sep 06 22:49:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dd91b4bb-4283-4e67-8e81-2a698e7fc663 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dd91b4bb-4283-4e67-8e81-2a698e7fc663 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:52 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-dd91b4bb-4283-4e67-8e81-2a698e7fc663 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:49:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dd91b4bb-4283-4e67-8e81-2a698e7fc663 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 returned with HTTP 200 Sep 06 22:49:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 557/1123] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:52 2026] GET /volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 => generated 1149 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-bbd3ee3c-9f47-4ed6-aaf4-6328fa292f8a req-110b4126-5146-4dcf-a17a-6a11bd6ee055 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-427866bd-a14a-4b86-9f45-91949bec3d06 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-427866bd-a14a-4b86-9f45-91949bec3d06 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 Sep 06 22:49:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-427866bd-a14a-4b86-9f45-91949bec3d06 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-427866bd-a14a-4b86-9f45-91949bec3d06 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-bbd3ee3c-9f47-4ed6-aaf4-6328fa292f8a req-110b4126-5146-4dcf-a17a-6a11bd6ee055 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 Sep 06 22:49:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-bbd3ee3c-9f47-4ed6-aaf4-6328fa292f8a req-110b4126-5146-4dcf-a17a-6a11bd6ee055 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-bbd3ee3c-9f47-4ed6-aaf4-6328fa292f8a req-110b4126-5146-4dcf-a17a-6a11bd6ee055 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-427866bd-a14a-4b86-9f45-91949bec3d06 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:49:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-427866bd-a14a-4b86-9f45-91949bec3d06 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 returned with HTTP 200 Sep 06 22:49:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 558/1124] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:49:52 2026] GET /volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 => generated 473 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7867d570-c4e3-44f8-a50d-d2bdf8d7a267 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7867d570-c4e3-44f8-a50d-d2bdf8d7a267 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:49:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7867d570-c4e3-44f8-a50d-d2bdf8d7a267 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d63aebd-32df-4dde-bbbc-40c784bbf9f1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1498002926"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-bbd3ee3c-9f47-4ed6-aaf4-6328fa292f8a req-110b4126-5146-4dcf-a17a-6a11bd6ee055 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:49:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:52 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7867d570-c4e3-44f8-a50d-d2bdf8d7a267 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Volume info retrieved successfully. Sep 06 22:49:52 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-7867d570-c4e3-44f8-a50d-d2bdf8d7a267 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Create snapshot from volume 6d63aebd-32df-4dde-bbbc-40c784bbf9f1 Sep 06 22:49:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-bbd3ee3c-9f47-4ed6-aaf4-6328fa292f8a req-110b4126-5146-4dcf-a17a-6a11bd6ee055 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 returned with HTTP 200 Sep 06 22:49:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 567/1125] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:49:52 2026] GET /volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 => generated 1149 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2a89776b-b385-4caa-8faa-032025d4b457 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2a89776b-b385-4caa-8faa-032025d4b457 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 Sep 06 22:49:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2a89776b-b385-4caa-8faa-032025d4b457 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2a89776b-b385-4caa-8faa-032025d4b457 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2a89776b-b385-4caa-8faa-032025d4b457 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:49:52 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-7867d570-c4e3-44f8-a50d-d2bdf8d7a267 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Created reservations ['f63927c8-34b7-4ac2-ab71-0bcfa37f40f2', 'be307d53-a752-4a80-a414-0ef68e2d9f47', '6ded7ea2-1548-42cb-a59d-5cabed511cec', '728baba2-eadf-4650-88ce-256daa190b74'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:49:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2a89776b-b385-4caa-8faa-032025d4b457 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 returned with HTTP 200 Sep 06 22:49:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 568/1126] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:52 2026] GET /volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 => generated 1149 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:52 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2b6f72e7-cc82-4339-8899-37ba9af726fa None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7867d570-c4e3-44f8-a50d-d2bdf8d7a267 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot create request issued successfully. Sep 06 22:49:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7867d570-c4e3-44f8-a50d-d2bdf8d7a267 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:49:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 559/1127] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:49:52 2026] POST /volume/v3/snapshots => generated 314 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:49:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9dbe0dfe-63aa-4f00-b007-57312287f242 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9dbe0dfe-63aa-4f00-b007-57312287f242 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 Sep 06 22:49:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9dbe0dfe-63aa-4f00-b007-57312287f242 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9dbe0dfe-63aa-4f00-b007-57312287f242 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9dbe0dfe-63aa-4f00-b007-57312287f242 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:49:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9dbe0dfe-63aa-4f00-b007-57312287f242 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 returned with HTTP 200 Sep 06 22:49:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 560/1128] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:49:52 2026] GET /volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 => generated 446 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-b8f036af-0032-4700-b8b2-bc9ec62d3b2c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-b8f036af-0032-4700-b8b2-bc9ec62d3b2c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 Sep 06 22:49:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-b8f036af-0032-4700-b8b2-bc9ec62d3b2c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-b8f036af-0032-4700-b8b2-bc9ec62d3b2c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:52 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-b8f036af-0032-4700-b8b2-bc9ec62d3b2c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:49:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-b8f036af-0032-4700-b8b2-bc9ec62d3b2c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 returned with HTTP 200 Sep 06 22:49:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 561/1129] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:49:52 2026] GET /volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 => generated 1149 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-ee87c99b-f4c5-4eac-8393-c10453d2cc2f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-ee87c99b-f4c5-4eac-8393-c10453d2cc2f tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] POST http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944/action Sep 06 22:49:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-ee87c99b-f4c5-4eac-8393-c10453d2cc2f tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-ee87c99b-f4c5-4eac-8393-c10453d2cc2f tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2b6f72e7-cc82-4339-8899-37ba9af726fa tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes Sep 06 22:49:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2b6f72e7-cc82-4339-8899-37ba9af726fa tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2b6f72e7-cc82-4339-8899-37ba9af726fa tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-2b6f72e7-cc82-4339-8899-37ba9af726fa tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2b6f72e7-cc82-4339-8899-37ba9af726fa tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-ee87c99b-f4c5-4eac-8393-c10453d2cc2f tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:49:53 devstack devstack@c-api.service[87216]: /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 06 22:49:53 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:49:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2b6f72e7-cc82-4339-8899-37ba9af726fa tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:49:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2b6f72e7-cc82-4339-8899-37ba9af726fa tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes returned with HTTP 200 Sep 06 22:49:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 569/1130] 192.168.122.248 () {58 vars in 1121 bytes} [Sun Sep 6 22:49:52 2026] GET /volume/v3/volumes => generated 15 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:49:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-ee87c99b-f4c5-4eac-8393-c10453d2cc2f tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Begin detaching volume completed successfully. Sep 06 22:49:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-ee87c99b-f4c5-4eac-8393-c10453d2cc2f tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944/action returned with HTTP 202 Sep 06 22:49:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 562/1131] 192.168.122.248 () {64 vars in 1561 bytes} [Sun Sep 6 22:49:53 2026] POST /volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:49:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4b37d016-eea7-4af2-8be8-1add0b0fe43b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4b37d016-eea7-4af2-8be8-1add0b0fe43b None None] GET http://192.168.122.248/volume// Sep 06 22:49:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4b37d016-eea7-4af2-8be8-1add0b0fe43b None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4b37d016-eea7-4af2-8be8-1add0b0fe43b None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4b37d016-eea7-4af2-8be8-1add0b0fe43b None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:49:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 563/1132] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:49:53 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:49:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-45967454-9ce3-49ad-a293-9b7805f3ecf9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-45967454-9ce3-49ad-a293-9b7805f3ecf9 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 Sep 06 22:49:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-45967454-9ce3-49ad-a293-9b7805f3ecf9 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-45967454-9ce3-49ad-a293-9b7805f3ecf9 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:49:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1087013373"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1087013373'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:49:53 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Create volume of 1 GB Sep 06 22:49:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Availability Zones retrieved successfully. Sep 06 22:49:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-45967454-9ce3-49ad-a293-9b7805f3ecf9 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:49:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-45967454-9ce3-49ad-a293-9b7805f3ecf9 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 returned with HTTP 200 Sep 06 22:49:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 564/1133] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:49:53 2026] GET /volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 => generated 1333 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:49:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Flow 'volume_create_api' (e4c7fe9a-d1aa-4768-a851-de4629623e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f729c281-7a31-4497-933c-c66462099f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:49:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f729c281-7a31-4497-933c-c66462099f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c408126f-ef60-4486-8e77-d1950475add8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-c67d8eb6-cf13-411b-8eb5-3b97f279115f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-c67d8eb6-cf13-411b-8eb5-3b97f279115f tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] DELETE http://192.168.122.248/volume/v3/attachments/2d9bc683-bf6c-4793-bbd4-659a3694c425 Sep 06 22:49:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-c67d8eb6-cf13-411b-8eb5-3b97f279115f tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-c67d8eb6-cf13-411b-8eb5-3b97f279115f tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:53 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Created reservations ['82a1afcb-6cd4-4deb-ab71-475217c4e0be', 'b3688ebe-0eb7-4b41-bc60-bedbc770373c', '0288f351-4d7e-4111-a31e-0d9d085fc3e4', 'eaf0117d-2766-402a-afb9-3a47ee1af519'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:49:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c408126f-ef60-4486-8e77-d1950475add8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82a1afcb-6cd4-4deb-ab71-475217c4e0be', 'b3688ebe-0eb7-4b41-bc60-bedbc770373c', '0288f351-4d7e-4111-a31e-0d9d085fc3e4', 'eaf0117d-2766-402a-afb9-3a47ee1af519']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd4afa5d-6df9-4674-bbf0-b121ed26d536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: /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 06 22:49:53 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, Sep 06 22:49:53 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:53 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd4afa5d-6df9-4674-bbf0-b121ed26d536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32a7ed0d-0fff-40a7-980e-fdcd060143f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1087013373',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='693ddb835cc143a1911f27bad7ea10e7',qos_specs=None,replication_status=,reservations=['82a1afcb-6cd4-4deb-ab71-475217c4e0be','b3688ebe-0eb7-4b41-bc60-bedbc770373c','0288f351-4d7e-4111-a31e-0d9d085fc3e4','eaf0117d-2766-402a-afb9-3a47ee1af519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='124232b6ae79485f8753bcf0deedc5b7',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:49:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1087013373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32a7ed0d-0fff-40a7-980e-fdcd060143f2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='693ddb835cc143a1911f27bad7ea10e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='124232b6ae79485f8753bcf0deedc5b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85d41912-bff7-42c1-a25d-0dc770cc5c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-1f89050f-ab19-42dd-90fc-d89660c76271 req-c67d8eb6-cf13-411b-8eb5-3b97f279115f tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/attachments/2d9bc683-bf6c-4793-bbd4-659a3694c425 returned with HTTP 200 Sep 06 22:49:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 565/1134] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 22:49:53 2026] DELETE /volume/v3/attachments/2d9bc683-bf6c-4793-bbd4-659a3694c425 => generated 19 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85d41912-bff7-42c1-a25d-0dc770cc5c98) transitioned into state 'SUCCESS' from state '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-1087013373',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='693ddb835cc143a1911f27bad7ea10e7',qos_specs=None,replication_status=,reservations=['82a1afcb-6cd4-4deb-ab71-475217c4e0be','b3688ebe-0eb7-4b41-bc60-bedbc770373c','0288f351-4d7e-4111-a31e-0d9d085fc3e4','eaf0117d-2766-402a-afb9-3a47ee1af519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='124232b6ae79485f8753bcf0deedc5b7',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37681b5b-c2b1-45f2-8ee8-1742fe83ed79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-58768bfc-c45e-4648-97ed-d35b958fa457 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37681b5b-c2b1-45f2-8ee8-1742fe83ed79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-58768bfc-c45e-4648-97ed-d35b958fa457 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 Sep 06 22:49:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-58768bfc-c45e-4648-97ed-d35b958fa457 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-58768bfc-c45e-4648-97ed-d35b958fa457 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:54 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Flow 'volume_create_api' (e4c7fe9a-d1aa-4768-a851-de4629623e0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-58768bfc-c45e-4648-97ed-d35b958fa457 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:49:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-58768bfc-c45e-4648-97ed-d35b958fa457 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 returned with HTTP 200 Sep 06 22:49:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 566/1135] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:49:53 2026] GET /volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 => generated 446 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Create volume request issued successfully. Sep 06 22:49:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2e2e85cb-0257-4980-ae93-efd84c74b81d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:49:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 570/1136] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:49:53 2026] POST /volume/v3/volumes => generated 773 bytes in 915 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:49:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e1a3b1cb-3654-42bf-8aaf-117df7993ecb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e1a3b1cb-3654-42bf-8aaf-117df7993ecb tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 Sep 06 22:49:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e1a3b1cb-3654-42bf-8aaf-117df7993ecb tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e1a3b1cb-3654-42bf-8aaf-117df7993ecb tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:54 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:54 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e1a3b1cb-3654-42bf-8aaf-117df7993ecb tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:49:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e1a3b1cb-3654-42bf-8aaf-117df7993ecb tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 returned with HTTP 200 Sep 06 22:49:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 567/1137] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:54 2026] GET /volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 => generated 841 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ff69cfeb-527e-4989-97d1-47530b45ab16 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ff69cfeb-527e-4989-97d1-47530b45ab16 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 Sep 06 22:49:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ff69cfeb-527e-4989-97d1-47530b45ab16 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ff69cfeb-527e-4989-97d1-47530b45ab16 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:54 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:54 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ff69cfeb-527e-4989-97d1-47530b45ab16 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:49:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ff69cfeb-527e-4989-97d1-47530b45ab16 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 returned with HTTP 200 Sep 06 22:49:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 571/1138] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:54 2026] GET /volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 => generated 857 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6c297158-56e2-4130-ac52-cdd95fa6041e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6c297158-56e2-4130-ac52-cdd95fa6041e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 Sep 06 22:49:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6c297158-56e2-4130-ac52-cdd95fa6041e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6c297158-56e2-4130-ac52-cdd95fa6041e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6c297158-56e2-4130-ac52-cdd95fa6041e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:49:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6c297158-56e2-4130-ac52-cdd95fa6041e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 returned with HTTP 200 Sep 06 22:49:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 568/1139] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:49:55 2026] GET /volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 => generated 446 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f2118566-a48e-4f19-9015-2cdbbc1b4d04 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f2118566-a48e-4f19-9015-2cdbbc1b4d04 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 Sep 06 22:49:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f2118566-a48e-4f19-9015-2cdbbc1b4d04 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f2118566-a48e-4f19-9015-2cdbbc1b4d04 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:55 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:55 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f2118566-a48e-4f19-9015-2cdbbc1b4d04 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:49:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f2118566-a48e-4f19-9015-2cdbbc1b4d04 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 returned with HTTP 200 Sep 06 22:49:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 572/1140] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:55 2026] GET /volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 => generated 865 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-17a07a07-cda5-47a5-a0b4-9aa72041fdcb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-17a07a07-cda5-47a5-a0b4-9aa72041fdcb tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-17a07a07-cda5-47a5-a0b4-9aa72041fdcb tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-17a07a07-cda5-47a5-a0b4-9aa72041fdcb tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-17a07a07-cda5-47a5-a0b4-9aa72041fdcb tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:49:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-17a07a07-cda5-47a5-a0b4-9aa72041fdcb tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 returned with HTTP 200 Sep 06 22:49:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 569/1141] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:49:56 2026] GET /volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 => generated 473 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7e49086a-5a81-4986-bc68-6c2b0bfc7f6c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ad593802-6c17-4658-94af-98cf6b39dd85 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ad593802-6c17-4658-94af-98cf6b39dd85 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ad593802-6c17-4658-94af-98cf6b39dd85 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ad593802-6c17-4658-94af-98cf6b39dd85 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ad593802-6c17-4658-94af-98cf6b39dd85 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:49:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ad593802-6c17-4658-94af-98cf6b39dd85 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 returned with HTTP 200 Sep 06 22:49:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 570/1142] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:56 2026] GET /volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 => generated 865 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7e49086a-5a81-4986-bc68-6c2b0bfc7f6c tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] GET http://192.168.122.248/volume/v3/snapshots?limit=1 Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7e49086a-5a81-4986-bc68-6c2b0bfc7f6c tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7e49086a-5a81-4986-bc68-6c2b0bfc7f6c tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-7e49086a-5a81-4986-bc68-6c2b0bfc7f6c tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-7e49086a-5a81-4986-bc68-6c2b0bfc7f6c tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Building query based on filter {{(pid=87216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: /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 06 22:49:56 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:49:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7e49086a-5a81-4986-bc68-6c2b0bfc7f6c tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Get all snapshots completed successfully. Sep 06 22:49:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7e49086a-5a81-4986-bc68-6c2b0bfc7f6c tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] http://192.168.122.248/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 06 22:49:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 573/1143] 192.168.122.248 () {58 vars in 1142 bytes} [Sun Sep 6 22:49:56 2026] GET /volume/v3/snapshots?limit=1 => generated 486 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8c8feec1-04f3-404c-8c02-cc9181f4ede7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8c8feec1-04f3-404c-8c02-cc9181f4ede7 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] GET http://192.168.122.248/volume/v3/snapshots Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8c8feec1-04f3-404c-8c02-cc9181f4ede7 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8c8feec1-04f3-404c-8c02-cc9181f4ede7 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-8c8feec1-04f3-404c-8c02-cc9181f4ede7 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.db.api [None req-8c8feec1-04f3-404c-8c02-cc9181f4ede7 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Building query based on filter {{(pid=87215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: /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 06 22:49:56 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:49:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8c8feec1-04f3-404c-8c02-cc9181f4ede7 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Get all snapshots completed successfully. Sep 06 22:49:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8c8feec1-04f3-404c-8c02-cc9181f4ede7 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] http://192.168.122.248/volume/v3/snapshots returned with HTTP 200 Sep 06 22:49:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 571/1144] 192.168.122.248 () {58 vars in 1127 bytes} [Sun Sep 6 22:49:56 2026] GET /volume/v3/snapshots => generated 996 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d3529538-dabd-49ab-bea6-dceaccc40fd6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d3529538-dabd-49ab-bea6-dceaccc40fd6 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] GET http://192.168.122.248/volume/v3/snapshots?limit=100000 Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d3529538-dabd-49ab-bea6-dceaccc40fd6 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d3529538-dabd-49ab-bea6-dceaccc40fd6 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-d3529538-dabd-49ab-bea6-dceaccc40fd6 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-d3529538-dabd-49ab-bea6-dceaccc40fd6 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Building query based on filter {{(pid=87216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: /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 06 22:49:56 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:49:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d3529538-dabd-49ab-bea6-dceaccc40fd6 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Get all snapshots completed successfully. Sep 06 22:49:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d3529538-dabd-49ab-bea6-dceaccc40fd6 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] http://192.168.122.248/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 06 22:49:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 574/1145] 192.168.122.248 () {58 vars in 1152 bytes} [Sun Sep 6 22:49:56 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-de8b0dad-db25-49e1-b105-ae47e294ba83 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-de8b0dad-db25-49e1-b105-ae47e294ba83 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] GET http://192.168.122.248/volume/v3/snapshots?limit=0 Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-de8b0dad-db25-49e1-b105-ae47e294ba83 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-de8b0dad-db25-49e1-b105-ae47e294ba83 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-de8b0dad-db25-49e1-b105-ae47e294ba83 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.db.api [None req-de8b0dad-db25-49e1-b105-ae47e294ba83 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Building query based on filter {{(pid=87215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: /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 06 22:49:56 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:49:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-de8b0dad-db25-49e1-b105-ae47e294ba83 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Get all snapshots completed successfully. Sep 06 22:49:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-de8b0dad-db25-49e1-b105-ae47e294ba83 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] http://192.168.122.248/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 06 22:49:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 572/1146] 192.168.122.248 () {58 vars in 1142 bytes} [Sun Sep 6 22:49:56 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-35c1a150-b4f4-4c54-a952-30360346b781 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-35c1a150-b4f4-4c54-a952-30360346b781 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] GET http://192.168.122.248/volume/v3/snapshots Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-35c1a150-b4f4-4c54-a952-30360346b781 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-35c1a150-b4f4-4c54-a952-30360346b781 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-35c1a150-b4f4-4c54-a952-30360346b781 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-35c1a150-b4f4-4c54-a952-30360346b781 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Building query based on filter {{(pid=87216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: /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 06 22:49:56 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:49:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-35c1a150-b4f4-4c54-a952-30360346b781 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Get all snapshots completed successfully. Sep 06 22:49:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-35c1a150-b4f4-4c54-a952-30360346b781 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] http://192.168.122.248/volume/v3/snapshots returned with HTTP 200 Sep 06 22:49:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 575/1147] 192.168.122.248 () {58 vars in 1127 bytes} [Sun Sep 6 22:49:56 2026] GET /volume/v3/snapshots => generated 996 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d994cb9a-4ec1-4b25-9184-bbce08db049d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d994cb9a-4ec1-4b25-9184-bbce08db049d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] GET http://192.168.122.248/volume/v3/snapshots?marker=0182a958-498a-4ebe-8866-5552ced2c955 Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d994cb9a-4ec1-4b25-9184-bbce08db049d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d994cb9a-4ec1-4b25-9184-bbce08db049d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-d994cb9a-4ec1-4b25-9184-bbce08db049d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.db.api [None req-d994cb9a-4ec1-4b25-9184-bbce08db049d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Building query based on filter {{(pid=87215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d994cb9a-4ec1-4b25-9184-bbce08db049d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Get all snapshots completed successfully. Sep 06 22:49:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d994cb9a-4ec1-4b25-9184-bbce08db049d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] http://192.168.122.248/volume/v3/snapshots?marker=0182a958-498a-4ebe-8866-5552ced2c955 returned with HTTP 200 Sep 06 22:49:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 573/1148] 192.168.122.248 () {58 vars in 1214 bytes} [Sun Sep 6 22:49:56 2026] GET /volume/v3/snapshots?marker=0182a958-498a-4ebe-8866-5552ced2c955 => generated 342 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0190ef54-38aa-496b-b35d-40384d0eaec2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0190ef54-38aa-496b-b35d-40384d0eaec2 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] GET http://192.168.122.248/volume/v3/snapshots?offset=2&limit=3 Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0190ef54-38aa-496b-b35d-40384d0eaec2 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0190ef54-38aa-496b-b35d-40384d0eaec2 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-0190ef54-38aa-496b-b35d-40384d0eaec2 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-0190ef54-38aa-496b-b35d-40384d0eaec2 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Building query based on filter {{(pid=87216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: /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 06 22:49:56 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:49:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0190ef54-38aa-496b-b35d-40384d0eaec2 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Get all snapshots completed successfully. Sep 06 22:49:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0190ef54-38aa-496b-b35d-40384d0eaec2 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] http://192.168.122.248/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 06 22:49:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 576/1149] 192.168.122.248 () {58 vars in 1160 bytes} [Sun Sep 6 22:49:56 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7527996b-498b-4a87-a4be-ea1a16627d88 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7527996b-498b-4a87-a4be-ea1a16627d88 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] GET http://192.168.122.248/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7527996b-498b-4a87-a4be-ea1a16627d88 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7527996b-498b-4a87-a4be-ea1a16627d88 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-7527996b-498b-4a87-a4be-ea1a16627d88 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.db.api [None req-7527996b-498b-4a87-a4be-ea1a16627d88 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Building query based on filter {{(pid=87215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: /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 06 22:49:56 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:49:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7527996b-498b-4a87-a4be-ea1a16627d88 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Get all snapshots completed successfully. Sep 06 22:49:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7527996b-498b-4a87-a4be-ea1a16627d88 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] http://192.168.122.248/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 06 22:49:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 574/1150] 192.168.122.248 () {58 vars in 1192 bytes} [Sun Sep 6 22:49:56 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-41bc36d1-94b5-4ad5-aa19-fc939092678f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-41bc36d1-94b5-4ad5-aa19-fc939092678f tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] GET http://192.168.122.248/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-41bc36d1-94b5-4ad5-aa19-fc939092678f tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-41bc36d1-94b5-4ad5-aa19-fc939092678f tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-41bc36d1-94b5-4ad5-aa19-fc939092678f tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:56 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-41bc36d1-94b5-4ad5-aa19-fc939092678f tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Building query based on filter {{(pid=87216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:49:56 devstack devstack@c-api.service[87216]: /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 06 22:49:56 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:49:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-41bc36d1-94b5-4ad5-aa19-fc939092678f tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Get all snapshots completed successfully. Sep 06 22:49:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-41bc36d1-94b5-4ad5-aa19-fc939092678f tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] http://192.168.122.248/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 06 22:49:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 577/1151] 192.168.122.248 () {58 vars in 1194 bytes} [Sun Sep 6 22:49:56 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b9fc5392-5c52-45f3-bb0b-575616914ee9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b9fc5392-5c52-45f3-bb0b-575616914ee9 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] GET http://192.168.122.248/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b9fc5392-5c52-45f3-bb0b-575616914ee9 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b9fc5392-5c52-45f3-bb0b-575616914ee9 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-b9fc5392-5c52-45f3-bb0b-575616914ee9 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:56 devstack devstack@c-api.service[87215]: DEBUG cinder.db.api [None req-b9fc5392-5c52-45f3-bb0b-575616914ee9 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Building query based on filter {{(pid=87215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: /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 06 22:49:57 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:49:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b9fc5392-5c52-45f3-bb0b-575616914ee9 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Get all snapshots completed successfully. Sep 06 22:49:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b9fc5392-5c52-45f3-bb0b-575616914ee9 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] http://192.168.122.248/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 06 22:49:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 575/1152] 192.168.122.248 () {58 vars in 1176 bytes} [Sun Sep 6 22:49:56 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7d94d746-753a-44be-a846-7239d1edd18e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7d94d746-753a-44be-a846-7239d1edd18e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] GET http://192.168.122.248/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7d94d746-753a-44be-a846-7239d1edd18e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7d94d746-753a-44be-a846-7239d1edd18e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-7d94d746-753a-44be-a846-7239d1edd18e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-7d94d746-753a-44be-a846-7239d1edd18e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Building query based on filter {{(pid=87216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: /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 06 22:49:57 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7d94d746-753a-44be-a846-7239d1edd18e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Get all snapshots completed successfully. Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7d94d746-753a-44be-a846-7239d1edd18e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] http://192.168.122.248/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 06 22:49:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 578/1153] 192.168.122.248 () {58 vars in 1178 bytes} [Sun Sep 6 22:49:57 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e269c440-0110-4694-a4dd-d1a58461ca0b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e269c440-0110-4694-a4dd-d1a58461ca0b tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] GET http://192.168.122.248/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e269c440-0110-4694-a4dd-d1a58461ca0b tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e269c440-0110-4694-a4dd-d1a58461ca0b tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-e269c440-0110-4694-a4dd-d1a58461ca0b tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.db.api [None req-e269c440-0110-4694-a4dd-d1a58461ca0b tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Building query based on filter {{(pid=87215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: /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 06 22:49:57 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:49:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e269c440-0110-4694-a4dd-d1a58461ca0b tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Get all snapshots completed successfully. Sep 06 22:49:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e269c440-0110-4694-a4dd-d1a58461ca0b tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] http://192.168.122.248/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 06 22:49:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 576/1154] 192.168.122.248 () {58 vars in 1196 bytes} [Sun Sep 6 22:49:57 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f4f45543-700b-458c-bc5d-0ac3d28ee3b8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f4f45543-700b-458c-bc5d-0ac3d28ee3b8 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] GET http://192.168.122.248/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f4f45543-700b-458c-bc5d-0ac3d28ee3b8 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f4f45543-700b-458c-bc5d-0ac3d28ee3b8 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-f4f45543-700b-458c-bc5d-0ac3d28ee3b8 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-f4f45543-700b-458c-bc5d-0ac3d28ee3b8 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Building query based on filter {{(pid=87216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: /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 06 22:49:57 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f4f45543-700b-458c-bc5d-0ac3d28ee3b8 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Get all snapshots completed successfully. Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f4f45543-700b-458c-bc5d-0ac3d28ee3b8 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] http://192.168.122.248/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 06 22:49:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 579/1155] 192.168.122.248 () {58 vars in 1198 bytes} [Sun Sep 6 22:49:57 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2ade9f10-a518-47b2-a74b-8cecb7af01b1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2ade9f10-a518-47b2-a74b-8cecb7af01b1 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] GET http://192.168.122.248/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1498002926 Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2ade9f10-a518-47b2-a74b-8cecb7af01b1 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2ade9f10-a518-47b2-a74b-8cecb7af01b1 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-2ade9f10-a518-47b2-a74b-8cecb7af01b1 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.db.api [None req-2ade9f10-a518-47b2-a74b-8cecb7af01b1 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Building query based on filter {{(pid=87215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: /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 06 22:49:57 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:49:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2ade9f10-a518-47b2-a74b-8cecb7af01b1 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Get all snapshots completed successfully. Sep 06 22:49:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2ade9f10-a518-47b2-a74b-8cecb7af01b1 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] http://192.168.122.248/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1498002926 returned with HTTP 200 Sep 06 22:49:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 577/1156] 192.168.122.248 () {58 vars in 1269 bytes} [Sun Sep 6 22:49:57 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1498002926 => generated 476 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6aba6058-02ef-4e14-8bcb-a940a85fb22f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6aba6058-02ef-4e14-8bcb-a940a85fb22f tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] GET http://192.168.122.248/volume/v3/snapshots/detail?status=available Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6aba6058-02ef-4e14-8bcb-a940a85fb22f tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6aba6058-02ef-4e14-8bcb-a940a85fb22f tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-6aba6058-02ef-4e14-8bcb-a940a85fb22f tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-6aba6058-02ef-4e14-8bcb-a940a85fb22f tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Building query based on filter {{(pid=87216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: /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 06 22:49:57 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6aba6058-02ef-4e14-8bcb-a940a85fb22f tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Get all snapshots completed successfully. Sep 06 22:49:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6aba6058-02ef-4e14-8bcb-a940a85fb22f tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] http://192.168.122.248/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 06 22:49:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 580/1157] 192.168.122.248 () {58 vars in 1181 bytes} [Sun Sep 6 22:49:57 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e25f252c-6b9a-4e30-9613-ab27abaf309d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e25f252c-6b9a-4e30-9613-ab27abaf309d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] GET http://192.168.122.248/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1498002926 Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e25f252c-6b9a-4e30-9613-ab27abaf309d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e25f252c-6b9a-4e30-9613-ab27abaf309d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-e25f252c-6b9a-4e30-9613-ab27abaf309d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.db.api [None req-e25f252c-6b9a-4e30-9613-ab27abaf309d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Building query based on filter {{(pid=87215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: /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 06 22:49:57 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:49:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e25f252c-6b9a-4e30-9613-ab27abaf309d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Get all snapshots completed successfully. Sep 06 22:49:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e25f252c-6b9a-4e30-9613-ab27abaf309d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] http://192.168.122.248/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1498002926 returned with HTTP 200 Sep 06 22:49:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 578/1158] 192.168.122.248 () {58 vars in 1303 bytes} [Sun Sep 6 22:49:57 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1498002926 => generated 476 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2cf68651-b88d-4097-8e43-3a09e17c5372 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2cf68651-b88d-4097-8e43-3a09e17c5372 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] GET http://192.168.122.248/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1498002926 Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2cf68651-b88d-4097-8e43-3a09e17c5372 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2cf68651-b88d-4097-8e43-3a09e17c5372 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-2cf68651-b88d-4097-8e43-3a09e17c5372 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-2cf68651-b88d-4097-8e43-3a09e17c5372 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Building query based on filter {{(pid=87216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: /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 06 22:49:57 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2cf68651-b88d-4097-8e43-3a09e17c5372 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Get all snapshots completed successfully. Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2cf68651-b88d-4097-8e43-3a09e17c5372 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] http://192.168.122.248/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1498002926 returned with HTTP 200 Sep 06 22:49:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 581/1159] 192.168.122.248 () {58 vars in 1248 bytes} [Sun Sep 6 22:49:57 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1498002926 => generated 342 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-01558e71-2887-4491-8796-6347883ed167 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3b9e823d-0666-4042-b08a-53052dcb0f2e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3b9e823d-0666-4042-b08a-53052dcb0f2e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] GET http://192.168.122.248/volume/v3/snapshots?status=available Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3b9e823d-0666-4042-b08a-53052dcb0f2e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-01558e71-2887-4491-8796-6347883ed167 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3b9e823d-0666-4042-b08a-53052dcb0f2e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-01558e71-2887-4491-8796-6347883ed167 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-3b9e823d-0666-4042-b08a-53052dcb0f2e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-01558e71-2887-4491-8796-6347883ed167 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-3b9e823d-0666-4042-b08a-53052dcb0f2e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Building query based on filter {{(pid=87216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: /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 06 22:49:57 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3b9e823d-0666-4042-b08a-53052dcb0f2e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Get all snapshots completed successfully. Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3b9e823d-0666-4042-b08a-53052dcb0f2e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] http://192.168.122.248/volume/v3/snapshots?status=available returned with HTTP 200 Sep 06 22:49:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 582/1160] 192.168.122.248 () {58 vars in 1160 bytes} [Sun Sep 6 22:49:57 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:57 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:57 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bc3a1be9-2a72-4def-98a1-3e0acd2b3421 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bc3a1be9-2a72-4def-98a1-3e0acd2b3421 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] GET http://192.168.122.248/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1498002926 Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bc3a1be9-2a72-4def-98a1-3e0acd2b3421 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bc3a1be9-2a72-4def-98a1-3e0acd2b3421 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-01558e71-2887-4491-8796-6347883ed167 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-bc3a1be9-2a72-4def-98a1-3e0acd2b3421 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-bc3a1be9-2a72-4def-98a1-3e0acd2b3421 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Building query based on filter {{(pid=87216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-01558e71-2887-4491-8796-6347883ed167 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 returned with HTTP 200 Sep 06 22:49:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 579/1161] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:57 2026] GET /volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 => generated 866 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:57 devstack devstack@c-api.service[87216]: /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 06 22:49:57 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bc3a1be9-2a72-4def-98a1-3e0acd2b3421 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] Get all snapshots completed successfully. Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bc3a1be9-2a72-4def-98a1-3e0acd2b3421 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-reader] http://192.168.122.248/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1498002926 returned with HTTP 200 Sep 06 22:49:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 583/1162] 192.168.122.248 () {58 vars in 1282 bytes} [Sun Sep 6 22:49:57 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1498002926 => generated 342 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-76c84406-8827-4530-a8c3-a91cb759c744 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-76c84406-8827-4530-a8c3-a91cb759c744 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-76c84406-8827-4530-a8c3-a91cb759c744 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-76c84406-8827-4530-a8c3-a91cb759c744 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3d2629f8-8af5-4ac9-a7d3-66b4f793a197 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3d2629f8-8af5-4ac9-a7d3-66b4f793a197 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3d2629f8-8af5-4ac9-a7d3-66b4f793a197 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3d2629f8-8af5-4ac9-a7d3-66b4f793a197 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-3d2629f8-8af5-4ac9-a7d3-66b4f793a197 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Delete snapshot with id: aaa4c1b6-6faf-45f6-a9ab-c449076eed73 Sep 06 22:49:57 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:57 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3d2629f8-8af5-4ac9-a7d3-66b4f793a197 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:49:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-76c84406-8827-4530-a8c3-a91cb759c744 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Volume info retrieved successfully. Sep 06 22:49:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-76c84406-8827-4530-a8c3-a91cb759c744 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 returned with HTTP 200 Sep 06 22:49:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 580/1163] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:57 2026] GET /volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 => generated 866 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:57 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:57 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-211518922"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-211518922'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Create volume of 1 GB Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3d2629f8-8af5-4ac9-a7d3-66b4f793a197 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot delete request issued successfully. Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3d2629f8-8af5-4ac9-a7d3-66b4f793a197 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 returned with HTTP 202 Sep 06 22:49:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 584/1164] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:49:57 2026] DELETE /volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:49:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Availability Zones retrieved successfully. Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-50ad7745-c454-48f2-87f9-03ecbf03e4a2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-50ad7745-c454-48f2-87f9-03ecbf03e4a2 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-50ad7745-c454-48f2-87f9-03ecbf03e4a2 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-50ad7745-c454-48f2-87f9-03ecbf03e4a2 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Flow 'volume_create_api' (66a3b682-9976-48bb-bdae-3d496f252259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1889b90-c6a7-4d3e-9b83-e4155a11883e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:49:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-50ad7745-c454-48f2-87f9-03ecbf03e4a2 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:49:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-50ad7745-c454-48f2-87f9-03ecbf03e4a2 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 returned with HTTP 200 Sep 06 22:49:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 585/1165] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:49:57 2026] GET /volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 => generated 472 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1889b90-c6a7-4d3e-9b83-e4155a11883e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da620350-1a5b-447e-9c85-10ac6228f098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Created reservations ['a1f358bf-dd3d-47c4-8680-d9996e08740d', '0725a06a-6cc9-4c58-9a39-376ba422d9e9', '583f5032-9b96-4406-b702-c81164c28ffa', 'e72d74c0-fb64-4f49-8b63-5af1e9aaefdb'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da620350-1a5b-447e-9c85-10ac6228f098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1f358bf-dd3d-47c4-8680-d9996e08740d', '0725a06a-6cc9-4c58-9a39-376ba422d9e9', '583f5032-9b96-4406-b702-c81164c28ffa', 'e72d74c0-fb64-4f49-8b63-5af1e9aaefdb']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f68aee-6bec-4f1c-b66c-3689822b3d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:57 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f68aee-6bec-4f1c-b66c-3689822b3d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '137873b4-b497-42a7-85d1-230fc527c97c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-211518922',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='693ddb835cc143a1911f27bad7ea10e7',qos_specs=None,replication_status=,reservations=['a1f358bf-dd3d-47c4-8680-d9996e08740d','0725a06a-6cc9-4c58-9a39-376ba422d9e9','583f5032-9b96-4406-b702-c81164c28ffa','e72d74c0-fb64-4f49-8b63-5af1e9aaefdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='124232b6ae79485f8753bcf0deedc5b7',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:49:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-211518922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=137873b4-b497-42a7-85d1-230fc527c97c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='693ddb835cc143a1911f27bad7ea10e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='124232b6ae79485f8753bcf0deedc5b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68253701-3a1c-4b66-a8d3-5d89623942ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68253701-3a1c-4b66-a8d3-5d89623942ad) transitioned into state 'SUCCESS' from state '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-211518922',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='693ddb835cc143a1911f27bad7ea10e7',qos_specs=None,replication_status=,reservations=['a1f358bf-dd3d-47c4-8680-d9996e08740d','0725a06a-6cc9-4c58-9a39-376ba422d9e9','583f5032-9b96-4406-b702-c81164c28ffa','e72d74c0-fb64-4f49-8b63-5af1e9aaefdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='124232b6ae79485f8753bcf0deedc5b7',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78c3ab35-3f0c-419c-8c06-9caa9e499ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:49:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78c3ab35-3f0c-419c-8c06-9caa9e499ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:49:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Flow 'volume_create_api' (66a3b682-9976-48bb-bdae-3d496f252259) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:49:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Create volume request issued successfully. Sep 06 22:49:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e740a833-d5ee-4d10-8d41-01ad52278a96 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:49:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 581/1166] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:49:57 2026] POST /volume/v3/volumes => generated 772 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:49:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ca47ffe9-906b-448f-a9cf-87ec97ad2de6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ca47ffe9-906b-448f-a9cf-87ec97ad2de6 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c Sep 06 22:49:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ca47ffe9-906b-448f-a9cf-87ec97ad2de6 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ca47ffe9-906b-448f-a9cf-87ec97ad2de6 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:58 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:58 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ca47ffe9-906b-448f-a9cf-87ec97ad2de6 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:49:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ca47ffe9-906b-448f-a9cf-87ec97ad2de6 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c returned with HTTP 200 Sep 06 22:49:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 586/1167] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:58 2026] GET /volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c => generated 840 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a6e1295c-7db3-477b-b800-94e01da1246d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a6e1295c-7db3-477b-b800-94e01da1246d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 Sep 06 22:49:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a6e1295c-7db3-477b-b800-94e01da1246d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a6e1295c-7db3-477b-b800-94e01da1246d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:58 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:58 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a6e1295c-7db3-477b-b800-94e01da1246d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:49:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a6e1295c-7db3-477b-b800-94e01da1246d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 returned with HTTP 200 Sep 06 22:49:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 582/1168] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:49:58 2026] GET /volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 => generated 472 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:49:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f7e27076-7857-4df6-8689-8422d7040902 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f7e27076-7857-4df6-8689-8422d7040902 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c Sep 06 22:49:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f7e27076-7857-4df6-8689-8422d7040902 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f7e27076-7857-4df6-8689-8422d7040902 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:59 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:49:59 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:49:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:49:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f7e27076-7857-4df6-8689-8422d7040902 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:49:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f7e27076-7857-4df6-8689-8422d7040902 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c returned with HTTP 200 Sep 06 22:49:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 587/1169] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:49:59 2026] GET /volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c => generated 864 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:49:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d27f4428-8982-4392-bb02-ecf1929d0abb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:49:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d27f4428-8982-4392-bb02-ecf1929d0abb tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 Sep 06 22:49:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d27f4428-8982-4392-bb02-ecf1929d0abb tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:49:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d27f4428-8982-4392-bb02-ecf1929d0abb tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:49:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:49:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:49:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d27f4428-8982-4392-bb02-ecf1929d0abb tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:49:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d27f4428-8982-4392-bb02-ecf1929d0abb tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 returned with HTTP 200 Sep 06 22:49:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 583/1170] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:49:59 2026] GET /volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 => generated 472 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8862fba2-ab47-437e-bef1-1acd51bd75ec None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8862fba2-ab47-437e-bef1-1acd51bd75ec tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8862fba2-ab47-437e-bef1-1acd51bd75ec tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8862fba2-ab47-437e-bef1-1acd51bd75ec tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:00 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:00 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8862fba2-ab47-437e-bef1-1acd51bd75ec tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:50:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8862fba2-ab47-437e-bef1-1acd51bd75ec tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c returned with HTTP 200 Sep 06 22:50:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 588/1171] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:00 2026] GET /volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:50:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-86f93cfc-1737-4d60-9a7a-22fc54ade149 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-86f93cfc-1737-4d60-9a7a-22fc54ade149 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c Sep 06 22:50:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-86f93cfc-1737-4d60-9a7a-22fc54ade149 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-86f93cfc-1737-4d60-9a7a-22fc54ade149 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:00 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:00 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:00 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:00 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:00 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-86f93cfc-1737-4d60-9a7a-22fc54ade149 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Volume info retrieved successfully. Sep 06 22:50:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-86f93cfc-1737-4d60-9a7a-22fc54ade149 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c returned with HTTP 200 Sep 06 22:50:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 584/1172] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:00 2026] GET /volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-936550337"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-936550337'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:50:00 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Create volume of 1 GB Sep 06 22:50:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Availability Zones retrieved successfully. Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Flow 'volume_create_api' (7045f3cd-c813-4ab7-9dbd-12b73c8f94bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b652d5c-33ff-4a99-84fc-56ea147af8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b652d5c-33ff-4a99-84fc-56ea147af8db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d36e594-0637-4206-a7b2-25ba848d54b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Created reservations ['9fb1827f-8270-499e-ad7f-b265ac819c1f', '65fb8dbd-726b-4f6b-a154-4927be89853e', 'b1769138-3bc0-45c2-b489-c3cf05a0a23b', 'd7b7b0ae-742c-45ee-bcdd-7c9b1655163d'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d36e594-0637-4206-a7b2-25ba848d54b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fb1827f-8270-499e-ad7f-b265ac819c1f', '65fb8dbd-726b-4f6b-a154-4927be89853e', 'b1769138-3bc0-45c2-b489-c3cf05a0a23b', 'd7b7b0ae-742c-45ee-bcdd-7c9b1655163d']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68dbc574-a23c-4f95-95fe-a7ba159cec9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6ae32cc4-f8c2-4c45-bf12-eef6f2ee5c98 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6ae32cc4-f8c2-4c45-bf12-eef6f2ee5c98 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 Sep 06 22:50:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6ae32cc4-f8c2-4c45-bf12-eef6f2ee5c98 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6ae32cc4-f8c2-4c45-bf12-eef6f2ee5c98 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:00 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:00 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68dbc574-a23c-4f95-95fe-a7ba159cec9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-936550337',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='693ddb835cc143a1911f27bad7ea10e7',qos_specs=None,replication_status=,reservations=['9fb1827f-8270-499e-ad7f-b265ac819c1f','65fb8dbd-726b-4f6b-a154-4927be89853e','b1769138-3bc0-45c2-b489-c3cf05a0a23b','d7b7b0ae-742c-45ee-bcdd-7c9b1655163d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='124232b6ae79485f8753bcf0deedc5b7',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:50:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-936550337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='693ddb835cc143a1911f27bad7ea10e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='124232b6ae79485f8753bcf0deedc5b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26f030fb-7b5b-4049-913e-67a054602e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6ae32cc4-f8c2-4c45-bf12-eef6f2ee5c98 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 returned with HTTP 404 Sep 06 22:50:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 585/1173] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:50:00 2026] GET /volume/v3/snapshots/aaa4c1b6-6faf-45f6-a9ab-c449076eed73 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:50:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-822a51de-77df-42d6-bfc6-ffa0358d95f3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-822a51de-77df-42d6-bfc6-ffa0358d95f3 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 Sep 06 22:50:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-822a51de-77df-42d6-bfc6-ffa0358d95f3 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-822a51de-77df-42d6-bfc6-ffa0358d95f3 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:00 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-822a51de-77df-42d6-bfc6-ffa0358d95f3 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Delete snapshot with id: 0182a958-498a-4ebe-8866-5552ced2c955 Sep 06 22:50:00 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:00 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:00 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-822a51de-77df-42d6-bfc6-ffa0358d95f3 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:50:00 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:00 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26f030fb-7b5b-4049-913e-67a054602e40) transitioned into state 'SUCCESS' from state '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-936550337',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='693ddb835cc143a1911f27bad7ea10e7',qos_specs=None,replication_status=,reservations=['9fb1827f-8270-499e-ad7f-b265ac819c1f','65fb8dbd-726b-4f6b-a154-4927be89853e','b1769138-3bc0-45c2-b489-c3cf05a0a23b','d7b7b0ae-742c-45ee-bcdd-7c9b1655163d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='124232b6ae79485f8753bcf0deedc5b7',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:00 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-822a51de-77df-42d6-bfc6-ffa0358d95f3 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot delete request issued successfully. Sep 06 22:50:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-822a51de-77df-42d6-bfc6-ffa0358d95f3 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 returned with HTTP 202 Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (238c3b00-abf2-4b6f-b4f0-da8081252fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 586/1174] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:50:00 2026] DELETE /volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:50:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ead42413-4dab-410b-9867-8f98dc2a4a2b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ead42413-4dab-410b-9867-8f98dc2a4a2b tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 Sep 06 22:50:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ead42413-4dab-410b-9867-8f98dc2a4a2b tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ead42413-4dab-410b-9867-8f98dc2a4a2b tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (238c3b00-abf2-4b6f-b4f0-da8081252fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Flow 'volume_create_api' (7045f3cd-c813-4ab7-9dbd-12b73c8f94bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:50:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Create volume request issued successfully. Sep 06 22:50:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2b1df9ec-3513-48ad-b2b9-f78a28dbf7e7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:50:00 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:00 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 589/1175] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:50:00 2026] POST /volume/v3/volumes => generated 772 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:50:00 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ead42413-4dab-410b-9867-8f98dc2a4a2b tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-350980a7-9e18-496e-8890-5141c8b4d676 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ead42413-4dab-410b-9867-8f98dc2a4a2b tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 returned with HTTP 200 Sep 06 22:50:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 587/1176] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:50:00 2026] GET /volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 => generated 472 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-350980a7-9e18-496e-8890-5141c8b4d676 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-350980a7-9e18-496e-8890-5141c8b4d676 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-350980a7-9e18-496e-8890-5141c8b4d676 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:01 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:01 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:01 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:01 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:01 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-350980a7-9e18-496e-8890-5141c8b4d676 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:50:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-350980a7-9e18-496e-8890-5141c8b4d676 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 returned with HTTP 200 Sep 06 22:50:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 590/1177] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:00 2026] GET /volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 => generated 840 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-34b22c0b-7861-4a58-9d59-f8d7a3e2eac1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-34b22c0b-7861-4a58-9d59-f8d7a3e2eac1 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 Sep 06 22:50:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-34b22c0b-7861-4a58-9d59-f8d7a3e2eac1 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-34b22c0b-7861-4a58-9d59-f8d7a3e2eac1 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:02 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:02 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:02 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-34b22c0b-7861-4a58-9d59-f8d7a3e2eac1 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:50:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-34b22c0b-7861-4a58-9d59-f8d7a3e2eac1 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 returned with HTTP 200 Sep 06 22:50:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 588/1178] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:50:01 2026] GET /volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 => generated 472 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-77175c69-eb61-4b78-af43-3ad155aeb424 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-77175c69-eb61-4b78-af43-3ad155aeb424 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 Sep 06 22:50:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-77175c69-eb61-4b78-af43-3ad155aeb424 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-77175c69-eb61-4b78-af43-3ad155aeb424 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:02 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:02 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:02 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:02 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-77175c69-eb61-4b78-af43-3ad155aeb424 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:50:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-77175c69-eb61-4b78-af43-3ad155aeb424 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 returned with HTTP 200 Sep 06 22:50:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 591/1179] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:02 2026] GET /volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 => generated 864 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f9090e75-d5ef-4472-8ef8-cfab9c4ca5dd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f9090e75-d5ef-4472-8ef8-cfab9c4ca5dd tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f9090e75-d5ef-4472-8ef8-cfab9c4ca5dd tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f9090e75-d5ef-4472-8ef8-cfab9c4ca5dd tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f9090e75-d5ef-4472-8ef8-cfab9c4ca5dd tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:50:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f9090e75-d5ef-4472-8ef8-cfab9c4ca5dd tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 returned with HTTP 200 Sep 06 22:50:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 589/1180] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:50:03 2026] GET /volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 => generated 472 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:50:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ac84d79a-9d07-4e9a-a873-d379b8e81cc8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ac84d79a-9d07-4e9a-a873-d379b8e81cc8 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 Sep 06 22:50:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ac84d79a-9d07-4e9a-a873-d379b8e81cc8 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ac84d79a-9d07-4e9a-a873-d379b8e81cc8 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:03 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:03 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:03 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:03 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:03 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ac84d79a-9d07-4e9a-a873-d379b8e81cc8 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:50:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ac84d79a-9d07-4e9a-a873-d379b8e81cc8 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 returned with HTTP 200 Sep 06 22:50:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 592/1181] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:03 2026] GET /volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 => generated 865 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d2a86c9e-09c2-4001-809e-8c95014b1ba4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d2a86c9e-09c2-4001-809e-8c95014b1ba4 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d2a86c9e-09c2-4001-809e-8c95014b1ba4 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d2a86c9e-09c2-4001-809e-8c95014b1ba4 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d2a86c9e-09c2-4001-809e-8c95014b1ba4 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Volume info retrieved successfully. Sep 06 22:50:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d2a86c9e-09c2-4001-809e-8c95014b1ba4 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 returned with HTTP 200 Sep 06 22:50:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 590/1182] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:03 2026] GET /volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 => generated 865 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ac845555-b80e-442e-83aa-ea1ecef254b9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ac845555-b80e-442e-83aa-ea1ecef254b9 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes Sep 06 22:50:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ac845555-b80e-442e-83aa-ea1ecef254b9 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ac845555-b80e-442e-83aa-ea1ecef254b9 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-ac845555-b80e-442e-83aa-ea1ecef254b9 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:03 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ac845555-b80e-442e-83aa-ea1ecef254b9 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:03 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:03 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:03 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:03 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:03 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:03 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:03 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ac845555-b80e-442e-83aa-ea1ecef254b9 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:50:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ac845555-b80e-442e-83aa-ea1ecef254b9 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes returned with HTTP 200 Sep 06 22:50:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 593/1183] 192.168.122.248 () {58 vars in 1121 bytes} [Sun Sep 6 22:50:03 2026] GET /volume/v3/volumes => generated 998 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3ceb0ee3-b147-4aac-a262-bef62f08c6c3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3ceb0ee3-b147-4aac-a262-bef62f08c6c3 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-211518922 Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3ceb0ee3-b147-4aac-a262-bef62f08c6c3 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3ceb0ee3-b147-4aac-a262-bef62f08c6c3 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-3ceb0ee3-b147-4aac-a262-bef62f08c6c3 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3ceb0ee3-b147-4aac-a262-bef62f08c6c3 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-211518922'), ('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3ceb0ee3-b147-4aac-a262-bef62f08c6c3 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:50:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3ceb0ee3-b147-4aac-a262-bef62f08c6c3 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-211518922 returned with HTTP 200 Sep 06 22:50:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 591/1184] 192.168.122.248 () {58 vars in 1220 bytes} [Sun Sep 6 22:50:03 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-211518922 => generated 341 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a804dac6-9104-4f5d-830d-0f56e8812df4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a804dac6-9104-4f5d-830d-0f56e8812df4 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-211518922 Sep 06 22:50:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a804dac6-9104-4f5d-830d-0f56e8812df4 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a804dac6-9104-4f5d-830d-0f56e8812df4 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-a804dac6-9104-4f5d-830d-0f56e8812df4 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:03 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:03 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:03 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a804dac6-9104-4f5d-830d-0f56e8812df4 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-211518922'), ('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:03 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:03 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:03 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a804dac6-9104-4f5d-830d-0f56e8812df4 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:50:03 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:03 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a804dac6-9104-4f5d-830d-0f56e8812df4 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-211518922 returned with HTTP 200 Sep 06 22:50:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 594/1185] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:50:03 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-211518922 => generated 868 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2c546f12-4379-4da0-943c-49466100b57a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2c546f12-4379-4da0-943c-49466100b57a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/detail?limit=1 Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2c546f12-4379-4da0-943c-49466100b57a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2c546f12-4379-4da0-943c-49466100b57a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-2c546f12-4379-4da0-943c-49466100b57a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2c546f12-4379-4da0-943c-49466100b57a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2c546f12-4379-4da0-943c-49466100b57a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Get all volumes completed successfully. Sep 06 22:50:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2c546f12-4379-4da0-943c-49466100b57a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 06 22:50:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 592/1186] 192.168.122.248 () {58 vars in 1157 bytes} [Sun Sep 6 22:50:03 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:50:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9daa49f0-a54b-47f7-975e-eb2f7d8b51bf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9daa49f0-a54b-47f7-975e-eb2f7d8b51bf tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/detail?limit=1&marker=ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 Sep 06 22:50:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9daa49f0-a54b-47f7-975e-eb2f7d8b51bf tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9daa49f0-a54b-47f7-975e-eb2f7d8b51bf tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-9daa49f0-a54b-47f7-975e-eb2f7d8b51bf tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:03 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-9daa49f0-a54b-47f7-975e-eb2f7d8b51bf tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:03 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:03 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:03 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9daa49f0-a54b-47f7-975e-eb2f7d8b51bf tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Get all volumes completed successfully. Sep 06 22:50:03 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:03 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9daa49f0-a54b-47f7-975e-eb2f7d8b51bf tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/detail?limit=1&marker=ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 returned with HTTP 200 Sep 06 22:50:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 595/1187] 192.168.122.248 () {58 vars in 1245 bytes} [Sun Sep 6 22:50:03 2026] GET /volume/v3/volumes/detail?limit=1&marker=ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 => generated 1015 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-86e87fbd-963c-4627-8bce-9236d89aff26 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-86e87fbd-963c-4627-8bce-9236d89aff26 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/detail?limit=1&marker=137873b4-b497-42a7-85d1-230fc527c97c Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-86e87fbd-963c-4627-8bce-9236d89aff26 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-86e87fbd-963c-4627-8bce-9236d89aff26 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-86e87fbd-963c-4627-8bce-9236d89aff26 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-86e87fbd-963c-4627-8bce-9236d89aff26 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:04 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-86e87fbd-963c-4627-8bce-9236d89aff26 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Get all volumes completed successfully. Sep 06 22:50:04 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:04 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-86e87fbd-963c-4627-8bce-9236d89aff26 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/detail?limit=1&marker=137873b4-b497-42a7-85d1-230fc527c97c returned with HTTP 200 Sep 06 22:50:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 593/1188] 192.168.122.248 () {58 vars in 1245 bytes} [Sun Sep 6 22:50:03 2026] GET /volume/v3/volumes/detail?limit=1&marker=137873b4-b497-42a7-85d1-230fc527c97c => generated 1016 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-72abb425-9b29-447f-bd5e-8f28d2469182 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-72abb425-9b29-447f-bd5e-8f28d2469182 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/detail?limit=1&marker=32a7ed0d-0fff-40a7-980e-fdcd060143f2 Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-72abb425-9b29-447f-bd5e-8f28d2469182 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-72abb425-9b29-447f-bd5e-8f28d2469182 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-72abb425-9b29-447f-bd5e-8f28d2469182 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-72abb425-9b29-447f-bd5e-8f28d2469182 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-72abb425-9b29-447f-bd5e-8f28d2469182 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Get all volumes completed successfully. Sep 06 22:50:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-72abb425-9b29-447f-bd5e-8f28d2469182 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/detail?limit=1&marker=32a7ed0d-0fff-40a7-980e-fdcd060143f2 returned with HTTP 200 Sep 06 22:50:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 596/1189] 192.168.122.248 () {58 vars in 1245 bytes} [Sun Sep 6 22:50:04 2026] GET /volume/v3/volumes/detail?limit=1&marker=32a7ed0d-0fff-40a7-980e-fdcd060143f2 => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-668452a5-a7fb-4b6a-9a41-52e55569c359 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-668452a5-a7fb-4b6a-9a41-52e55569c359 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-668452a5-a7fb-4b6a-9a41-52e55569c359 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-668452a5-a7fb-4b6a-9a41-52e55569c359 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:04 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-668452a5-a7fb-4b6a-9a41-52e55569c359 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:50:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-668452a5-a7fb-4b6a-9a41-52e55569c359 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 returned with HTTP 200 Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cdeec1c6-b6cb-40c4-852b-967887072874 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 594/1190] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:50:04 2026] GET /volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 => generated 472 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:50:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cdeec1c6-b6cb-40c4-852b-967887072874 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cdeec1c6-b6cb-40c4-852b-967887072874 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cdeec1c6-b6cb-40c4-852b-967887072874 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-cdeec1c6-b6cb-40c4-852b-967887072874 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-cdeec1c6-b6cb-40c4-852b-967887072874 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Could not evaluate value available, assuming string {{(pid=87216) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-cdeec1c6-b6cb-40c4-852b-967887072874 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cdeec1c6-b6cb-40c4-852b-967887072874 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:50:04 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:04 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cdeec1c6-b6cb-40c4-852b-967887072874 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 06 22:50:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 597/1191] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:50:04 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1913 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-147870d6-9070-4f67-b4ad-87cc5956ab76 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-147870d6-9070-4f67-b4ad-87cc5956ab76 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-147870d6-9070-4f67-b4ad-87cc5956ab76 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-147870d6-9070-4f67-b4ad-87cc5956ab76 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-147870d6-9070-4f67-b4ad-87cc5956ab76 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-147870d6-9070-4f67-b4ad-87cc5956ab76 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Could not evaluate value available, assuming string {{(pid=87215) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-147870d6-9070-4f67-b4ad-87cc5956ab76 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: /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 06 22:50:04 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:50:04 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:04 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:04 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:04 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-147870d6-9070-4f67-b4ad-87cc5956ab76 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:50:04 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:04 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-147870d6-9070-4f67-b4ad-87cc5956ab76 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 06 22:50:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 595/1192] 192.168.122.248 () {58 vars in 1243 bytes} [Sun Sep 6 22:50:04 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-47db5843-37bd-4d0c-87e9-4b370e9724a6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-47db5843-37bd-4d0c-87e9-4b370e9724a6 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes?limit=1 Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-47db5843-37bd-4d0c-87e9-4b370e9724a6 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-47db5843-37bd-4d0c-87e9-4b370e9724a6 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-47db5843-37bd-4d0c-87e9-4b370e9724a6 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-47db5843-37bd-4d0c-87e9-4b370e9724a6 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-47db5843-37bd-4d0c-87e9-4b370e9724a6 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Get all volumes completed successfully. Sep 06 22:50:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-47db5843-37bd-4d0c-87e9-4b370e9724a6 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 06 22:50:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 598/1193] 192.168.122.248 () {58 vars in 1136 bytes} [Sun Sep 6 22:50:04 2026] GET /volume/v3/volumes?limit=1 => generated 481 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e233f856-1f90-4bca-b4f6-455e8bd4caf7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e233f856-1f90-4bca-b4f6-455e8bd4caf7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes?limit=1&marker=ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e233f856-1f90-4bca-b4f6-455e8bd4caf7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e233f856-1f90-4bca-b4f6-455e8bd4caf7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-e233f856-1f90-4bca-b4f6-455e8bd4caf7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e233f856-1f90-4bca-b4f6-455e8bd4caf7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:04 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e233f856-1f90-4bca-b4f6-455e8bd4caf7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Get all volumes completed successfully. Sep 06 22:50:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e233f856-1f90-4bca-b4f6-455e8bd4caf7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes?limit=1&marker=ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 returned with HTTP 200 Sep 06 22:50:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 596/1194] 192.168.122.248 () {58 vars in 1224 bytes} [Sun Sep 6 22:50:04 2026] GET /volume/v3/volumes?limit=1&marker=ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 => generated 481 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e3f68ebf-816e-4245-b77e-20f761b62170 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e3f68ebf-816e-4245-b77e-20f761b62170 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes?limit=1&marker=137873b4-b497-42a7-85d1-230fc527c97c Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e3f68ebf-816e-4245-b77e-20f761b62170 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e3f68ebf-816e-4245-b77e-20f761b62170 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-e3f68ebf-816e-4245-b77e-20f761b62170 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:04 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e3f68ebf-816e-4245-b77e-20f761b62170 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e3f68ebf-816e-4245-b77e-20f761b62170 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Get all volumes completed successfully. Sep 06 22:50:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e3f68ebf-816e-4245-b77e-20f761b62170 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes?limit=1&marker=137873b4-b497-42a7-85d1-230fc527c97c returned with HTTP 200 Sep 06 22:50:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 599/1195] 192.168.122.248 () {58 vars in 1224 bytes} [Sun Sep 6 22:50:04 2026] GET /volume/v3/volumes?limit=1&marker=137873b4-b497-42a7-85d1-230fc527c97c => generated 482 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5f479f4b-88c2-4975-b6ff-38a05d8d365a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5f479f4b-88c2-4975-b6ff-38a05d8d365a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes?limit=1&marker=32a7ed0d-0fff-40a7-980e-fdcd060143f2 Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5f479f4b-88c2-4975-b6ff-38a05d8d365a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5f479f4b-88c2-4975-b6ff-38a05d8d365a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-5f479f4b-88c2-4975-b6ff-38a05d8d365a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:04 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5f479f4b-88c2-4975-b6ff-38a05d8d365a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5f479f4b-88c2-4975-b6ff-38a05d8d365a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Get all volumes completed successfully. Sep 06 22:50:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5f479f4b-88c2-4975-b6ff-38a05d8d365a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes?limit=1&marker=32a7ed0d-0fff-40a7-980e-fdcd060143f2 returned with HTTP 200 Sep 06 22:50:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 597/1196] 192.168.122.248 () {58 vars in 1224 bytes} [Sun Sep 6 22:50:04 2026] GET /volume/v3/volumes?limit=1&marker=32a7ed0d-0fff-40a7-980e-fdcd060143f2 => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-87214743-488d-4bcf-abf5-b7763956fdc8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-87214743-488d-4bcf-abf5-b7763956fdc8 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1087013373&status=available Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-87214743-488d-4bcf-abf5-b7763956fdc8 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-87214743-488d-4bcf-abf5-b7763956fdc8 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-87214743-488d-4bcf-abf5-b7763956fdc8 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-87214743-488d-4bcf-abf5-b7763956fdc8 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Could not evaluate value available, assuming string {{(pid=87216) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:04 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-87214743-488d-4bcf-abf5-b7763956fdc8 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1087013373'), ('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-87214743-488d-4bcf-abf5-b7763956fdc8 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:50:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-87214743-488d-4bcf-abf5-b7763956fdc8 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1087013373&status=available returned with HTTP 200 Sep 06 22:50:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 600/1197] 192.168.122.248 () {58 vars in 1256 bytes} [Sun Sep 6 22:50:04 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1087013373&status=available => generated 342 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-720d3f41-56c4-43c2-87f1-fbf12a446e3d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-720d3f41-56c4-43c2-87f1-fbf12a446e3d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-211518922&status=available Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-720d3f41-56c4-43c2-87f1-fbf12a446e3d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-720d3f41-56c4-43c2-87f1-fbf12a446e3d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-720d3f41-56c4-43c2-87f1-fbf12a446e3d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-720d3f41-56c4-43c2-87f1-fbf12a446e3d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Could not evaluate value available, assuming string {{(pid=87215) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-720d3f41-56c4-43c2-87f1-fbf12a446e3d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-211518922'), ('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:04 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-720d3f41-56c4-43c2-87f1-fbf12a446e3d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:50:04 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:04 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-720d3f41-56c4-43c2-87f1-fbf12a446e3d tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-211518922&status=available returned with HTTP 200 Sep 06 22:50:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 598/1198] 192.168.122.248 () {58 vars in 1275 bytes} [Sun Sep 6 22:50:04 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-211518922&status=available => generated 868 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-94ace44a-e390-4bd9-9cde-f8858b545257 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-94ace44a-e390-4bd9-9cde-f8858b545257 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail?marker=137873b4-b497-42a7-85d1-230fc527c97c&sort=id%3Aasc Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-94ace44a-e390-4bd9-9cde-f8858b545257 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-94ace44a-e390-4bd9-9cde-f8858b545257 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-94ace44a-e390-4bd9-9cde-f8858b545257 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:04 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-94ace44a-e390-4bd9-9cde-f8858b545257 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-94ace44a-e390-4bd9-9cde-f8858b545257 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:50:04 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:04 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-94ace44a-e390-4bd9-9cde-f8858b545257 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes/detail?marker=137873b4-b497-42a7-85d1-230fc527c97c&sort=id%3Aasc returned with HTTP 200 Sep 06 22:50:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 601/1199] 192.168.122.248 () {58 vars in 1257 bytes} [Sun Sep 6 22:50:04 2026] GET /volume/v3/volumes/detail?marker=137873b4-b497-42a7-85d1-230fc527c97c&sort=id%3Aasc => generated 1724 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1355b0e2-23af-4cbf-8d94-49d265a27e31 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1355b0e2-23af-4cbf-8d94-49d265a27e31 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1355b0e2-23af-4cbf-8d94-49d265a27e31 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1355b0e2-23af-4cbf-8d94-49d265a27e31 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-1355b0e2-23af-4cbf-8d94-49d265a27e31 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:04 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1355b0e2-23af-4cbf-8d94-49d265a27e31 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1355b0e2-23af-4cbf-8d94-49d265a27e31 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1355b0e2-23af-4cbf-8d94-49d265a27e31 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 06 22:50:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 599/1200] 192.168.122.248 () {58 vars in 1221 bytes} [Sun Sep 6 22:50:04 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2579 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ad2d7361-436a-40e9-a578-c70ab3a6023a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ad2d7361-436a-40e9-a578-c70ab3a6023a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ad2d7361-436a-40e9-a578-c70ab3a6023a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ad2d7361-436a-40e9-a578-c70ab3a6023a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-ad2d7361-436a-40e9-a578-c70ab3a6023a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ad2d7361-436a-40e9-a578-c70ab3a6023a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ad2d7361-436a-40e9-a578-c70ab3a6023a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-56b37ef8-7c2f-4da9-af84-05d97b1bf365 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-56b37ef8-7c2f-4da9-af84-05d97b1bf365 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-56b37ef8-7c2f-4da9-af84-05d97b1bf365 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-56b37ef8-7c2f-4da9-af84-05d97b1bf365 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ad2d7361-436a-40e9-a578-c70ab3a6023a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:50:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 602/1201] 192.168.122.248 () {58 vars in 1142 bytes} [Sun Sep 6 22:50:05 2026] GET /volume/v3/volumes/detail => generated 2579 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:50:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-56b37ef8-7c2f-4da9-af84-05d97b1bf365 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 returned with HTTP 404 Sep 06 22:50:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 600/1202] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:50:05 2026] GET /volume/v3/snapshots/0182a958-498a-4ebe-8866-5552ced2c955 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ca5284b3-7617-4a38-a04c-67e17444d20d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ca5284b3-7617-4a38-a04c-67e17444d20d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ca5284b3-7617-4a38-a04c-67e17444d20d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ca5284b3-7617-4a38-a04c-67e17444d20d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-ca5284b3-7617-4a38-a04c-67e17444d20d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Delete snapshot with id: aaf50874-be3e-4d68-b157-a12d53ced3e3 Sep 06 22:50:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ca5284b3-7617-4a38-a04c-67e17444d20d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-682cb47e-d470-4fcd-aca9-54ffb98071d4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-682cb47e-d470-4fcd-aca9-54ffb98071d4 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-682cb47e-d470-4fcd-aca9-54ffb98071d4 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-682cb47e-d470-4fcd-aca9-54ffb98071d4 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-682cb47e-d470-4fcd-aca9-54ffb98071d4 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-682cb47e-d470-4fcd-aca9-54ffb98071d4 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ca5284b3-7617-4a38-a04c-67e17444d20d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot delete request issued successfully. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ca5284b3-7617-4a38-a04c-67e17444d20d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 returned with HTTP 202 Sep 06 22:50:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 603/1203] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:50:05 2026] DELETE /volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:50:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-dae39ede-1e3b-4466-9b5d-2aa94ccb4162 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-682cb47e-d470-4fcd-aca9-54ffb98071d4 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dae39ede-1e3b-4466-9b5d-2aa94ccb4162 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 Sep 06 22:50:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-682cb47e-d470-4fcd-aca9-54ffb98071d4 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dae39ede-1e3b-4466-9b5d-2aa94ccb4162 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dae39ede-1e3b-4466-9b5d-2aa94ccb4162 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 601/1204] 192.168.122.248 () {58 vars in 1200 bytes} [Sun Sep 6 22:50:05 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 998 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5658ee1e-9cb5-427b-8fc2-47ce3869a363 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-dae39ede-1e3b-4466-9b5d-2aa94ccb4162 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5658ee1e-9cb5-427b-8fc2-47ce3869a363 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes?availability_zone=nova Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5658ee1e-9cb5-427b-8fc2-47ce3869a363 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5658ee1e-9cb5-427b-8fc2-47ce3869a363 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dae39ede-1e3b-4466-9b5d-2aa94ccb4162 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 returned with HTTP 200 Sep 06 22:50:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 604/1205] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:50:05 2026] GET /volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 => generated 472 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-5658ee1e-9cb5-427b-8fc2-47ce3869a363 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5658ee1e-9cb5-427b-8fc2-47ce3869a363 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Could not evaluate value nova, assuming string {{(pid=87215) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5658ee1e-9cb5-427b-8fc2-47ce3869a363 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5658ee1e-9cb5-427b-8fc2-47ce3869a363 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5658ee1e-9cb5-427b-8fc2-47ce3869a363 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 06 22:50:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 602/1206] 192.168.122.248 () {58 vars in 1166 bytes} [Sun Sep 6 22:50:05 2026] GET /volume/v3/volumes?availability_zone=nova => generated 998 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c3c85fe0-e863-431d-be72-d4247188f586 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c3c85fe0-e863-431d-be72-d4247188f586 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes?availability_zone=nova Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c3c85fe0-e863-431d-be72-d4247188f586 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c3c85fe0-e863-431d-be72-d4247188f586 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-c3c85fe0-e863-431d-be72-d4247188f586 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c3c85fe0-e863-431d-be72-d4247188f586 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Could not evaluate value nova, assuming string {{(pid=87216) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c3c85fe0-e863-431d-be72-d4247188f586 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: /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 06 22:50:05 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:50:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c3c85fe0-e863-431d-be72-d4247188f586 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c3c85fe0-e863-431d-be72-d4247188f586 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 06 22:50:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 605/1207] 192.168.122.248 () {58 vars in 1166 bytes} [Sun Sep 6 22:50:05 2026] GET /volume/v3/volumes?availability_zone=nova => generated 998 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6cad2c12-2a31-4c99-a7da-e2d03ead4d10 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6cad2c12-2a31-4c99-a7da-e2d03ead4d10 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes?bootable=false Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6cad2c12-2a31-4c99-a7da-e2d03ead4d10 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6cad2c12-2a31-4c99-a7da-e2d03ead4d10 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-6cad2c12-2a31-4c99-a7da-e2d03ead4d10 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6cad2c12-2a31-4c99-a7da-e2d03ead4d10 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6cad2c12-2a31-4c99-a7da-e2d03ead4d10 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6cad2c12-2a31-4c99-a7da-e2d03ead4d10 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 06 22:50:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 603/1208] 192.168.122.248 () {58 vars in 1150 bytes} [Sun Sep 6 22:50:05 2026] GET /volume/v3/volumes?bootable=false => generated 998 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e56516af-15ed-4624-88ed-1ac1f515dbd1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e56516af-15ed-4624-88ed-1ac1f515dbd1 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes?bootable=false Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e56516af-15ed-4624-88ed-1ac1f515dbd1 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e56516af-15ed-4624-88ed-1ac1f515dbd1 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-e56516af-15ed-4624-88ed-1ac1f515dbd1 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e56516af-15ed-4624-88ed-1ac1f515dbd1 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e56516af-15ed-4624-88ed-1ac1f515dbd1 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e56516af-15ed-4624-88ed-1ac1f515dbd1 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 06 22:50:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 606/1209] 192.168.122.248 () {58 vars in 1150 bytes} [Sun Sep 6 22:50:05 2026] GET /volume/v3/volumes?bootable=false => generated 998 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f60b924d-d68a-4ae3-89d9-4e9dadccc726 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f60b924d-d68a-4ae3-89d9-4e9dadccc726 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes?status=available Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f60b924d-d68a-4ae3-89d9-4e9dadccc726 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f60b924d-d68a-4ae3-89d9-4e9dadccc726 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-f60b924d-d68a-4ae3-89d9-4e9dadccc726 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f60b924d-d68a-4ae3-89d9-4e9dadccc726 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Could not evaluate value available, assuming string {{(pid=87215) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f60b924d-d68a-4ae3-89d9-4e9dadccc726 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f60b924d-d68a-4ae3-89d9-4e9dadccc726 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f60b924d-d68a-4ae3-89d9-4e9dadccc726 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes?status=available returned with HTTP 200 Sep 06 22:50:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 604/1210] 192.168.122.248 () {58 vars in 1154 bytes} [Sun Sep 6 22:50:05 2026] GET /volume/v3/volumes?status=available => generated 998 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d2e4f1dc-00d3-4a12-a8d2-42f165daf63a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d2e4f1dc-00d3-4a12-a8d2-42f165daf63a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes?status=available Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d2e4f1dc-00d3-4a12-a8d2-42f165daf63a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d2e4f1dc-00d3-4a12-a8d2-42f165daf63a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-d2e4f1dc-00d3-4a12-a8d2-42f165daf63a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d2e4f1dc-00d3-4a12-a8d2-42f165daf63a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Could not evaluate value available, assuming string {{(pid=87216) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:05 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d2e4f1dc-00d3-4a12-a8d2-42f165daf63a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d2e4f1dc-00d3-4a12-a8d2-42f165daf63a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:50:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d2e4f1dc-00d3-4a12-a8d2-42f165daf63a tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes?status=available returned with HTTP 200 Sep 06 22:50:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 607/1211] 192.168.122.248 () {58 vars in 1154 bytes} [Sun Sep 6 22:50:05 2026] GET /volume/v3/volumes?status=available => generated 998 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-25ba09dc-2b93-4bb2-b14a-85dd46a7558b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-25ba09dc-2b93-4bb2-b14a-85dd46a7558b tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail?availability_zone=nova Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-25ba09dc-2b93-4bb2-b14a-85dd46a7558b tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-25ba09dc-2b93-4bb2-b14a-85dd46a7558b tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-25ba09dc-2b93-4bb2-b14a-85dd46a7558b tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-25ba09dc-2b93-4bb2-b14a-85dd46a7558b tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Could not evaluate value nova, assuming string {{(pid=87215) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 22:50:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:06 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-25ba09dc-2b93-4bb2-b14a-85dd46a7558b tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:06 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:06 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:06 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:06 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:06 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:06 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:06 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-25ba09dc-2b93-4bb2-b14a-85dd46a7558b tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:50:06 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:06 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-25ba09dc-2b93-4bb2-b14a-85dd46a7558b tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 06 22:50:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 605/1212] 192.168.122.248 () {58 vars in 1187 bytes} [Sun Sep 6 22:50:05 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2579 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:50:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-81fea9ec-e9ab-4746-a167-9c5b47db8286 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-81fea9ec-e9ab-4746-a167-9c5b47db8286 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail?bootable=false Sep 06 22:50:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-81fea9ec-e9ab-4746-a167-9c5b47db8286 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-81fea9ec-e9ab-4746-a167-9c5b47db8286 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-81fea9ec-e9ab-4746-a167-9c5b47db8286 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:06 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:06 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:06 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-81fea9ec-e9ab-4746-a167-9c5b47db8286 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:06 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:06 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:06 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:06 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:06 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:06 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:06 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-81fea9ec-e9ab-4746-a167-9c5b47db8286 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:50:06 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:06 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-81fea9ec-e9ab-4746-a167-9c5b47db8286 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 06 22:50:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 608/1213] 192.168.122.248 () {58 vars in 1171 bytes} [Sun Sep 6 22:50:06 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2579 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:50:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6dcf143b-4142-41ed-bf13-a1e952d41e15 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6dcf143b-4142-41ed-bf13-a1e952d41e15 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail?status=available Sep 06 22:50:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6dcf143b-4142-41ed-bf13-a1e952d41e15 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6dcf143b-4142-41ed-bf13-a1e952d41e15 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-6dcf143b-4142-41ed-bf13-a1e952d41e15 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:50:06 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6dcf143b-4142-41ed-bf13-a1e952d41e15 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Could not evaluate value available, assuming string {{(pid=87215) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 22:50:06 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6dcf143b-4142-41ed-bf13-a1e952d41e15 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:50:06 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:06 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:06 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:06 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:06 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:06 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:06 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6dcf143b-4142-41ed-bf13-a1e952d41e15 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] Get all volumes completed successfully. Sep 06 22:50:06 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:06 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6dcf143b-4142-41ed-bf13-a1e952d41e15 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-reader] http://192.168.122.248/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 06 22:50:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 606/1214] 192.168.122.248 () {58 vars in 1175 bytes} [Sun Sep 6 22:50:06 2026] GET /volume/v3/volumes/detail?status=available => generated 2579 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:50:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-22a496b5-b08e-4824-a808-2b637f41bb8e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-22a496b5-b08e-4824-a808-2b637f41bb8e tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 Sep 06 22:50:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-22a496b5-b08e-4824-a808-2b637f41bb8e tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-22a496b5-b08e-4824-a808-2b637f41bb8e tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ccb973bd-2b63-4714-a626-85a2cc35a7d9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:06 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:06 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:06 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:06 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ccb973bd-2b63-4714-a626-85a2cc35a7d9 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 Sep 06 22:50:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ccb973bd-2b63-4714-a626-85a2cc35a7d9 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ccb973bd-2b63-4714-a626-85a2cc35a7d9 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:06 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:06 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:06 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-22a496b5-b08e-4824-a808-2b637f41bb8e tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:50:06 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ccb973bd-2b63-4714-a626-85a2cc35a7d9 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:50:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ccb973bd-2b63-4714-a626-85a2cc35a7d9 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 returned with HTTP 200 Sep 06 22:50:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 607/1215] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:50:06 2026] GET /volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 => generated 472 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-22a496b5-b08e-4824-a808-2b637f41bb8e tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 returned with HTTP 200 Sep 06 22:50:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 609/1216] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:06 2026] GET /volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 => generated 865 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-80407553-32d5-40b6-b6fc-a081590409bb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-80407553-32d5-40b6-b6fc-a081590409bb tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] DELETE http://192.168.122.248/volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 Sep 06 22:50:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-80407553-32d5-40b6-b6fc-a081590409bb tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-80407553-32d5-40b6-b6fc-a081590409bb tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:06 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-80407553-32d5-40b6-b6fc-a081590409bb tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Delete volume with id: ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 Sep 06 22:50:06 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:06 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:06 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:06 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:06 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-80407553-32d5-40b6-b6fc-a081590409bb tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:50:06 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-80407553-32d5-40b6-b6fc-a081590409bb tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Delete volume request issued successfully. Sep 06 22:50:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-80407553-32d5-40b6-b6fc-a081590409bb tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 returned with HTTP 202 Sep 06 22:50:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 608/1217] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:50:06 2026] DELETE /volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:50:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1694c73d-a694-4203-8f2b-dadd40e72ceb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1694c73d-a694-4203-8f2b-dadd40e72ceb tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 Sep 06 22:50:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1694c73d-a694-4203-8f2b-dadd40e72ceb tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1694c73d-a694-4203-8f2b-dadd40e72ceb tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:06 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:06 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:06 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:06 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:06 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1694c73d-a694-4203-8f2b-dadd40e72ceb tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:50:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1694c73d-a694-4203-8f2b-dadd40e72ceb tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 returned with HTTP 200 Sep 06 22:50:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 610/1218] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:06 2026] GET /volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 => generated 864 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-01a7fd1e-3ecc-4d4d-a6e1-55ddb5166272 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-01a7fd1e-3ecc-4d4d-a6e1-55ddb5166272 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 Sep 06 22:50:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-01a7fd1e-3ecc-4d4d-a6e1-55ddb5166272 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-01a7fd1e-3ecc-4d4d-a6e1-55ddb5166272 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:07 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:07 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:07 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-01a7fd1e-3ecc-4d4d-a6e1-55ddb5166272 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Snapshot retrieved successfully. Sep 06 22:50:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-01a7fd1e-3ecc-4d4d-a6e1-55ddb5166272 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 returned with HTTP 200 Sep 06 22:50:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 609/1219] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:50:07 2026] GET /volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 => generated 472 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:50:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-46f81fe1-64f9-4f85-9bfb-0aea9374d3ed None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-46f81fe1-64f9-4f85-9bfb-0aea9374d3ed tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 Sep 06 22:50:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-46f81fe1-64f9-4f85-9bfb-0aea9374d3ed tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-46f81fe1-64f9-4f85-9bfb-0aea9374d3ed tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:07 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:07 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:07 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:07 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:07 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-46f81fe1-64f9-4f85-9bfb-0aea9374d3ed tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:50:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-46f81fe1-64f9-4f85-9bfb-0aea9374d3ed tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 returned with HTTP 200 Sep 06 22:50:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 611/1220] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:07 2026] GET /volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 => generated 864 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:50:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5b555371-0b04-41bf-92b7-34ded1f5c9d4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5b555371-0b04-41bf-92b7-34ded1f5c9d4 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 Sep 06 22:50:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5b555371-0b04-41bf-92b7-34ded1f5c9d4 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5b555371-0b04-41bf-92b7-34ded1f5c9d4 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5b555371-0b04-41bf-92b7-34ded1f5c9d4 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 returned with HTTP 404 Sep 06 22:50:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 610/1221] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:50:08 2026] GET /volume/v3/snapshots/aaf50874-be3e-4d68-b157-a12d53ced3e3 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:50:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-065e2d5c-d721-4bf1-95a5-2dad3e1872cc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-065e2d5c-d721-4bf1-95a5-2dad3e1872cc tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 Sep 06 22:50:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-065e2d5c-d721-4bf1-95a5-2dad3e1872cc tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-065e2d5c-d721-4bf1-95a5-2dad3e1872cc tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:08 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:08 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:08 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:08 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:08 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-065e2d5c-d721-4bf1-95a5-2dad3e1872cc tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Volume info retrieved successfully. Sep 06 22:50:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-065e2d5c-d721-4bf1-95a5-2dad3e1872cc tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 returned with HTTP 200 Sep 06 22:50:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 612/1222] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:08 2026] GET /volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-62515ea2-a016-4900-a28d-e6cb3624d0e3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-62515ea2-a016-4900-a28d-e6cb3624d0e3 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] DELETE http://192.168.122.248/volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 Sep 06 22:50:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-62515ea2-a016-4900-a28d-e6cb3624d0e3 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-62515ea2-a016-4900-a28d-e6cb3624d0e3 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:08 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-62515ea2-a016-4900-a28d-e6cb3624d0e3 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Delete volume with id: 6d63aebd-32df-4dde-bbbc-40c784bbf9f1 Sep 06 22:50:08 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:08 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-62515ea2-a016-4900-a28d-e6cb3624d0e3 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Volume info retrieved successfully. Sep 06 22:50:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-62515ea2-a016-4900-a28d-e6cb3624d0e3 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Delete volume request issued successfully. Sep 06 22:50:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-62515ea2-a016-4900-a28d-e6cb3624d0e3 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 returned with HTTP 202 Sep 06 22:50:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 611/1223] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:50:08 2026] DELETE /volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:50:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-471be02e-ddfc-4f12-9467-dfe93d87adc5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-471be02e-ddfc-4f12-9467-dfe93d87adc5 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 Sep 06 22:50:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-471be02e-ddfc-4f12-9467-dfe93d87adc5 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-471be02e-ddfc-4f12-9467-dfe93d87adc5 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:08 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:08 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:08 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:08 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:08 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-471be02e-ddfc-4f12-9467-dfe93d87adc5 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Volume info retrieved successfully. Sep 06 22:50:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-471be02e-ddfc-4f12-9467-dfe93d87adc5 tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 returned with HTTP 200 Sep 06 22:50:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 613/1224] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:08 2026] GET /volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-de14f4a1-f979-4dd7-a20c-fdf5677ec4a2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-de14f4a1-f979-4dd7-a20c-fdf5677ec4a2 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 Sep 06 22:50:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-de14f4a1-f979-4dd7-a20c-fdf5677ec4a2 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-de14f4a1-f979-4dd7-a20c-fdf5677ec4a2 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-de14f4a1-f979-4dd7-a20c-fdf5677ec4a2 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 returned with HTTP 404 Sep 06 22:50:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 612/1225] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:08 2026] GET /volume/v3/volumes/ee9db12e-bd05-4ad3-a4f2-8453aa2e24c6 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:50:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bb813d25-5d3b-42b4-80bc-fa97652870c7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bb813d25-5d3b-42b4-80bc-fa97652870c7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c Sep 06 22:50:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bb813d25-5d3b-42b4-80bc-fa97652870c7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bb813d25-5d3b-42b4-80bc-fa97652870c7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:08 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:08 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:08 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:08 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:08 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bb813d25-5d3b-42b4-80bc-fa97652870c7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:50:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bb813d25-5d3b-42b4-80bc-fa97652870c7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c returned with HTTP 200 Sep 06 22:50:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 614/1226] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:08 2026] GET /volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c => generated 865 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5113120a-fb42-45cb-a393-c6de4239d881 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5113120a-fb42-45cb-a393-c6de4239d881 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] DELETE http://192.168.122.248/volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c Sep 06 22:50:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5113120a-fb42-45cb-a393-c6de4239d881 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5113120a-fb42-45cb-a393-c6de4239d881 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:08 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-5113120a-fb42-45cb-a393-c6de4239d881 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Delete volume with id: 137873b4-b497-42a7-85d1-230fc527c97c Sep 06 22:50:08 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:08 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5113120a-fb42-45cb-a393-c6de4239d881 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:50:09 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5113120a-fb42-45cb-a393-c6de4239d881 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Delete volume request issued successfully. Sep 06 22:50:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5113120a-fb42-45cb-a393-c6de4239d881 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c returned with HTTP 202 Sep 06 22:50:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 613/1227] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:50:08 2026] DELETE /volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:50:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-343fec91-8342-4c2e-ada0-f0222a469eab None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-343fec91-8342-4c2e-ada0-f0222a469eab tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c Sep 06 22:50:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-343fec91-8342-4c2e-ada0-f0222a469eab tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-343fec91-8342-4c2e-ada0-f0222a469eab tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:09 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:09 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:09 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:09 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:09 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-343fec91-8342-4c2e-ada0-f0222a469eab tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:50:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-343fec91-8342-4c2e-ada0-f0222a469eab tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c returned with HTTP 200 Sep 06 22:50:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 615/1228] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:09 2026] GET /volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c => generated 864 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:50:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-673ecdc5-3cf9-49fb-866d-e0f63466191d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-673ecdc5-3cf9-49fb-866d-e0f63466191d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 Sep 06 22:50:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-673ecdc5-3cf9-49fb-866d-e0f63466191d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-673ecdc5-3cf9-49fb-866d-e0f63466191d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:09 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:09 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:09 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:09 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:09 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-673ecdc5-3cf9-49fb-866d-e0f63466191d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Volume info retrieved successfully. Sep 06 22:50:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-673ecdc5-3cf9-49fb-866d-e0f63466191d tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 returned with HTTP 200 Sep 06 22:50:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 614/1229] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:09 2026] GET /volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 => generated 858 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3f609453-4baf-48b5-a58b-ae67a7f56c3e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3f609453-4baf-48b5-a58b-ae67a7f56c3e tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c Sep 06 22:50:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3f609453-4baf-48b5-a58b-ae67a7f56c3e tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3f609453-4baf-48b5-a58b-ae67a7f56c3e tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:10 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:10 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:10 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:10 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3f609453-4baf-48b5-a58b-ae67a7f56c3e tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:50:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3f609453-4baf-48b5-a58b-ae67a7f56c3e tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c returned with HTTP 200 Sep 06 22:50:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 616/1230] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:10 2026] GET /volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c => generated 864 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cdcd5aba-bb4f-4a9b-9d4a-89d68b5d988e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cdcd5aba-bb4f-4a9b-9d4a-89d68b5d988e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] GET http://192.168.122.248/volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 Sep 06 22:50:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cdcd5aba-bb4f-4a9b-9d4a-89d68b5d988e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cdcd5aba-bb4f-4a9b-9d4a-89d68b5d988e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cdcd5aba-bb4f-4a9b-9d4a-89d68b5d988e tempest-VolumesSnapshotListTestJSON-333969868 tempest-VolumesSnapshotListTestJSON-333969868-project-member] http://192.168.122.248/volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 returned with HTTP 404 Sep 06 22:50:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 615/1231] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:10 2026] GET /volume/v3/volumes/6d63aebd-32df-4dde-bbbc-40c784bbf9f1 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:50:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-53d345dc-6cd8-4574-96b9-ca8184e24468 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-53d345dc-6cd8-4574-96b9-ca8184e24468 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c Sep 06 22:50:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-53d345dc-6cd8-4574-96b9-ca8184e24468 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-53d345dc-6cd8-4574-96b9-ca8184e24468 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-53d345dc-6cd8-4574-96b9-ca8184e24468 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c returned with HTTP 404 Sep 06 22:50:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 617/1232] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:11 2026] GET /volume/v3/volumes/137873b4-b497-42a7-85d1-230fc527c97c => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:50:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7f4997bb-f463-4d84-a4e3-a8dd07e224f7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7f4997bb-f463-4d84-a4e3-a8dd07e224f7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 Sep 06 22:50:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7f4997bb-f463-4d84-a4e3-a8dd07e224f7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7f4997bb-f463-4d84-a4e3-a8dd07e224f7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:11 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:11 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:11 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:11 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:11 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7f4997bb-f463-4d84-a4e3-a8dd07e224f7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:50:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7f4997bb-f463-4d84-a4e3-a8dd07e224f7 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 returned with HTTP 200 Sep 06 22:50:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 616/1233] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:11 2026] GET /volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 => generated 866 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:50:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-31195c13-c874-453d-9a73-21fd9d4016fc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-31195c13-c874-453d-9a73-21fd9d4016fc tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] DELETE http://192.168.122.248/volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 Sep 06 22:50:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-31195c13-c874-453d-9a73-21fd9d4016fc tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-31195c13-c874-453d-9a73-21fd9d4016fc tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:11 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-31195c13-c874-453d-9a73-21fd9d4016fc tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Delete volume with id: 32a7ed0d-0fff-40a7-980e-fdcd060143f2 Sep 06 22:50:11 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:11 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:11 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:11 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:11 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-31195c13-c874-453d-9a73-21fd9d4016fc tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:50:11 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-31195c13-c874-453d-9a73-21fd9d4016fc tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Delete volume request issued successfully. Sep 06 22:50:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-31195c13-c874-453d-9a73-21fd9d4016fc tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 returned with HTTP 202 Sep 06 22:50:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 618/1234] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:50:11 2026] DELETE /volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:50:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a7c19502-759e-4beb-a006-2c50e2e80718 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a7c19502-759e-4beb-a006-2c50e2e80718 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 Sep 06 22:50:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a7c19502-759e-4beb-a006-2c50e2e80718 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a7c19502-759e-4beb-a006-2c50e2e80718 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:11 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:11 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:11 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:11 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:11 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a7c19502-759e-4beb-a006-2c50e2e80718 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:50:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a7c19502-759e-4beb-a006-2c50e2e80718 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 returned with HTTP 200 Sep 06 22:50:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 617/1235] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:11 2026] GET /volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 => generated 865 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e95a5f10-f651-46bd-89bb-720af9225b45 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e95a5f10-f651-46bd-89bb-720af9225b45 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 Sep 06 22:50:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e95a5f10-f651-46bd-89bb-720af9225b45 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e95a5f10-f651-46bd-89bb-720af9225b45 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:12 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:12 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:12 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:12 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:12 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e95a5f10-f651-46bd-89bb-720af9225b45 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Volume info retrieved successfully. Sep 06 22:50:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e95a5f10-f651-46bd-89bb-720af9225b45 tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 returned with HTTP 200 Sep 06 22:50:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 619/1236] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:12 2026] GET /volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-08caf4b8-cdb7-4a1d-99ea-c6d3970febfd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-08caf4b8-cdb7-4a1d-99ea-c6d3970febfd tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] GET http://192.168.122.248/volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 Sep 06 22:50:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-08caf4b8-cdb7-4a1d-99ea-c6d3970febfd tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-08caf4b8-cdb7-4a1d-99ea-c6d3970febfd tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-08caf4b8-cdb7-4a1d-99ea-c6d3970febfd tempest-VolumesListTestJSON-1374191485 tempest-VolumesListTestJSON-1374191485-project-member] http://192.168.122.248/volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 returned with HTTP 404 Sep 06 22:50:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 618/1237] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:13 2026] GET /volume/v3/volumes/32a7ed0d-0fff-40a7-980e-fdcd060143f2 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:50:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:50:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1817573169"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:50:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1817573169'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:50:17 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Create volume of 1 GB Sep 06 22:50:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Availability Zones retrieved successfully. Sep 06 22:50:17 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Flow 'volume_create_api' (0c6af0b0-2c67-4a80-911f-025a971f4049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:50:17 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1559974b-4054-4233-b5e4-cbe83475ce05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:17 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:50:17 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1559974b-4054-4233-b5e4-cbe83475ce05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:17 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2535dc2-0b91-438d-a20d-97d7fe5f5489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:18 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Created reservations ['526781cd-9fb7-40c7-be18-2ba3de26f548', 'd5d4b208-8158-4005-8050-1b2b7eab3989', '59bf276c-4022-433f-9c2b-5297a5eca0a3', 'affbb198-72bd-4bc5-8da3-f332c2b6dd3e'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:50:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2535dc2-0b91-438d-a20d-97d7fe5f5489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['526781cd-9fb7-40c7-be18-2ba3de26f548', 'd5d4b208-8158-4005-8050-1b2b7eab3989', '59bf276c-4022-433f-9c2b-5297a5eca0a3', 'affbb198-72bd-4bc5-8da3-f332c2b6dd3e']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed230abe-c0cd-44a9-98d7-a9805154e4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:18 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:18 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed230abe-c0cd-44a9-98d7-a9805154e4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f343b947-59bc-414a-a481-769e01988c0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1817573169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8751106c806f4d68a28295ca6ecedcd0',qos_specs=None,replication_status=,reservations=['526781cd-9fb7-40c7-be18-2ba3de26f548','d5d4b208-8158-4005-8050-1b2b7eab3989','59bf276c-4022-433f-9c2b-5297a5eca0a3','affbb198-72bd-4bc5-8da3-f332c2b6dd3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='226ce54f6fa44f2bb9719cdaf558bc0b',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:50:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1817573169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f343b947-59bc-414a-a481-769e01988c0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8751106c806f4d68a28295ca6ecedcd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='226ce54f6fa44f2bb9719cdaf558bc0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03d0967d-5b23-4121-8f13-7a2d42569b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03d0967d-5b23-4121-8f13-7a2d42569b9c) transitioned into state 'SUCCESS' from state '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-1817573169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8751106c806f4d68a28295ca6ecedcd0',qos_specs=None,replication_status=,reservations=['526781cd-9fb7-40c7-be18-2ba3de26f548','d5d4b208-8158-4005-8050-1b2b7eab3989','59bf276c-4022-433f-9c2b-5297a5eca0a3','affbb198-72bd-4bc5-8da3-f332c2b6dd3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='226ce54f6fa44f2bb9719cdaf558bc0b',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c42820-faef-4a3c-9ea2-eb2bf8b8e43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c42820-faef-4a3c-9ea2-eb2bf8b8e43c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Flow 'volume_create_api' (0c6af0b0-2c67-4a80-911f-025a971f4049) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:50:18 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Create volume request issued successfully. Sep 06 22:50:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f53d77a2-a4f7-47ef-89a8-b58d54df3c2e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:50:18 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 620/1238] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:50:17 2026] POST /volume/v3/volumes => generated 773 bytes in 852 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:50:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-bfe68eff-a54e-4c09-8617-419cbfba48d3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bfe68eff-a54e-4c09-8617-419cbfba48d3 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f Sep 06 22:50:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bfe68eff-a54e-4c09-8617-419cbfba48d3 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bfe68eff-a54e-4c09-8617-419cbfba48d3 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:18 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:18 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:18 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:18 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:18 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-bfe68eff-a54e-4c09-8617-419cbfba48d3 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bfe68eff-a54e-4c09-8617-419cbfba48d3 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f returned with HTTP 200 Sep 06 22:50:18 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 619/1239] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:18 2026] GET /volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f => generated 841 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-66aad845-9a3a-42ea-b5e6-704898fa7357 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-66aad845-9a3a-42ea-b5e6-704898fa7357 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f Sep 06 22:50:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-66aad845-9a3a-42ea-b5e6-704898fa7357 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-66aad845-9a3a-42ea-b5e6-704898fa7357 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:19 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:19 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:19 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:19 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:19 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-66aad845-9a3a-42ea-b5e6-704898fa7357 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-66aad845-9a3a-42ea-b5e6-704898fa7357 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f returned with HTTP 200 Sep 06 22:50:19 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 621/1240] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:19 2026] GET /volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f => generated 865 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-84d09f3f-7ffc-4904-818c-56852c3dec45 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-84d09f3f-7ffc-4904-818c-56852c3dec45 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f Sep 06 22:50:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-84d09f3f-7ffc-4904-818c-56852c3dec45 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-84d09f3f-7ffc-4904-818c-56852c3dec45 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:20 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:20 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:20 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:20 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:20 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-84d09f3f-7ffc-4904-818c-56852c3dec45 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-84d09f3f-7ffc-4904-818c-56852c3dec45 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f returned with HTTP 200 Sep 06 22:50:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 620/1241] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:20 2026] GET /volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:50:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f343b947-59bc-414a-a481-769e01988c0f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-511296033"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:50:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Create volume request body: {'volume': {"'source_volid": 'f343b947-59bc-414a-a481-769e01988c0f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-511296033'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:50:20 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Create volume of 1 GB Sep 06 22:50:20 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Availability Zones retrieved successfully. Sep 06 22:50:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Flow 'volume_create_api' (35330aec-b4d4-45d7-ad47-4cdb03761b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:50:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5747542-5be9-49c2-bc85-68a99d9755ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:50:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5747542-5be9-49c2-bc85-68a99d9755ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7a82920-6eba-4193-b05b-6dc159664fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:20 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Created reservations ['2866b546-289f-4e92-bcd3-b8a9f9456619', '1ae47cfd-d93a-426d-b060-f2f4c961a8d6', '1b69f698-6ea0-4f76-a1d9-9b25433ac871', '576830ee-0521-4aec-b1b7-9f3c836080f7'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:50:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7a82920-6eba-4193-b05b-6dc159664fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2866b546-289f-4e92-bcd3-b8a9f9456619', '1ae47cfd-d93a-426d-b060-f2f4c961a8d6', '1b69f698-6ea0-4f76-a1d9-9b25433ac871', '576830ee-0521-4aec-b1b7-9f3c836080f7']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b327f1db-5b66-4ba0-84cb-90df5ea04126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:21 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:21 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b327f1db-5b66-4ba0-84cb-90df5ea04126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ade01ff3-e30d-4758-b61d-a39072214e61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-511296033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8751106c806f4d68a28295ca6ecedcd0',qos_specs=None,replication_status=,reservations=['2866b546-289f-4e92-bcd3-b8a9f9456619','1ae47cfd-d93a-426d-b060-f2f4c961a8d6','1b69f698-6ea0-4f76-a1d9-9b25433ac871','576830ee-0521-4aec-b1b7-9f3c836080f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='226ce54f6fa44f2bb9719cdaf558bc0b',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:50:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-511296033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ade01ff3-e30d-4758-b61d-a39072214e61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8751106c806f4d68a28295ca6ecedcd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='226ce54f6fa44f2bb9719cdaf558bc0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d140a78-d265-420a-8f77-11bae4e4a5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d140a78-d265-420a-8f77-11bae4e4a5a2) transitioned into state 'SUCCESS' from state '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-511296033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8751106c806f4d68a28295ca6ecedcd0',qos_specs=None,replication_status=,reservations=['2866b546-289f-4e92-bcd3-b8a9f9456619','1ae47cfd-d93a-426d-b060-f2f4c961a8d6','1b69f698-6ea0-4f76-a1d9-9b25433ac871','576830ee-0521-4aec-b1b7-9f3c836080f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='226ce54f6fa44f2bb9719cdaf558bc0b',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25736a0e-aad6-4bda-9621-5677bc47ce3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25736a0e-aad6-4bda-9621-5677bc47ce3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Flow 'volume_create_api' (35330aec-b4d4-45d7-ad47-4cdb03761b45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:50:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Create volume request issued successfully. Sep 06 22:50:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-357e1b2f-adb5-4ba3-900a-fe904d4f1e73 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:50:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 622/1242] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:50:20 2026] POST /volume/v3/volumes => generated 772 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:50:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:50:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f343b947-59bc-414a-a481-769e01988c0f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1798730540"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:50:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Create volume request body: {'volume': {"'source_volid": 'f343b947-59bc-414a-a481-769e01988c0f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1798730540'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:50:21 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Create volume of 1 GB Sep 06 22:50:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Availability Zones retrieved successfully. Sep 06 22:50:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Flow 'volume_create_api' (89c74f93-583d-42f0-b5e1-668a7f0cfac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:50:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (333d353e-2215-4edf-a9ad-fef45c7eb798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:50:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (333d353e-2215-4edf-a9ad-fef45c7eb798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32534046-60e9-4f39-bec5-cd09455ac3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:21 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Created reservations ['d9b764ed-5fdb-4a66-91eb-f45570217729', 'fc1ff3b1-e466-4a09-918d-1a80889f17ab', '8369dd19-e3c1-41b0-9143-ef3e502ba139', 'a6d185aa-6d15-468f-a244-32e734713ee7'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:50:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32534046-60e9-4f39-bec5-cd09455ac3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9b764ed-5fdb-4a66-91eb-f45570217729', 'fc1ff3b1-e466-4a09-918d-1a80889f17ab', '8369dd19-e3c1-41b0-9143-ef3e502ba139', 'a6d185aa-6d15-468f-a244-32e734713ee7']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad2a001c-7f7d-4550-94d4-d01cdc0364b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:21 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:21 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad2a001c-7f7d-4550-94d4-d01cdc0364b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b131f0a-cd7a-41f6-b820-e74f1ba9108b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1798730540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8751106c806f4d68a28295ca6ecedcd0',qos_specs=None,replication_status=,reservations=['d9b764ed-5fdb-4a66-91eb-f45570217729','fc1ff3b1-e466-4a09-918d-1a80889f17ab','8369dd19-e3c1-41b0-9143-ef3e502ba139','a6d185aa-6d15-468f-a244-32e734713ee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='226ce54f6fa44f2bb9719cdaf558bc0b',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:50:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1798730540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b131f0a-cd7a-41f6-b820-e74f1ba9108b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8751106c806f4d68a28295ca6ecedcd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='226ce54f6fa44f2bb9719cdaf558bc0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08f111bd-0d53-46b9-8049-76334ce29105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08f111bd-0d53-46b9-8049-76334ce29105) transitioned into state 'SUCCESS' from state '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-1798730540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8751106c806f4d68a28295ca6ecedcd0',qos_specs=None,replication_status=,reservations=['d9b764ed-5fdb-4a66-91eb-f45570217729','fc1ff3b1-e466-4a09-918d-1a80889f17ab','8369dd19-e3c1-41b0-9143-ef3e502ba139','a6d185aa-6d15-468f-a244-32e734713ee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='226ce54f6fa44f2bb9719cdaf558bc0b',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11890611-ed24-4eb9-b695-00ba20746e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11890611-ed24-4eb9-b695-00ba20746e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Flow 'volume_create_api' (89c74f93-583d-42f0-b5e1-668a7f0cfac2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:50:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Create volume request issued successfully. Sep 06 22:50:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c09d4258-a3ea-459a-8d73-4e3dce0b3817 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:50:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 621/1243] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:50:21 2026] POST /volume/v3/volumes => generated 773 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:50:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-844e3bce-8446-4f09-8453-c220bad78d34 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:50:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f343b947-59bc-414a-a481-769e01988c0f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1470399728"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:50:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Create volume request body: {'volume': {"'source_volid": 'f343b947-59bc-414a-a481-769e01988c0f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1470399728'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:50:21 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Create volume of 1 GB Sep 06 22:50:21 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:21 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Availability Zones retrieved successfully. Sep 06 22:50:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Flow 'volume_create_api' (7ca4cc50-a966-4a3e-b574-e5ef2be4ff21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:50:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16ada6ed-5546-4108-99cf-4b28d6457a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:50:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16ada6ed-5546-4108-99cf-4b28d6457a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d20d6d1-15da-4521-980c-2ad9a24d7531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:21 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Created reservations ['d7702548-2b87-4b8f-bd60-ff465617f4a3', '6c1f1159-57a5-419c-a741-bf8aa5c2eb27', '5c5b8118-5d7e-4cc2-ba34-81be94cd8a2a', '715a4646-1597-4209-b315-1ea30b69c319'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:50:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d20d6d1-15da-4521-980c-2ad9a24d7531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7702548-2b87-4b8f-bd60-ff465617f4a3', '6c1f1159-57a5-419c-a741-bf8aa5c2eb27', '5c5b8118-5d7e-4cc2-ba34-81be94cd8a2a', '715a4646-1597-4209-b315-1ea30b69c319']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (157c7687-1e15-4d0a-9456-ad54ad5fc69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:21 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:21 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (157c7687-1e15-4d0a-9456-ad54ad5fc69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11297d3a-fad5-487e-8d66-4295c5e40c69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1470399728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8751106c806f4d68a28295ca6ecedcd0',qos_specs=None,replication_status=,reservations=['d7702548-2b87-4b8f-bd60-ff465617f4a3','6c1f1159-57a5-419c-a741-bf8aa5c2eb27','5c5b8118-5d7e-4cc2-ba34-81be94cd8a2a','715a4646-1597-4209-b315-1ea30b69c319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='226ce54f6fa44f2bb9719cdaf558bc0b',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:50:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1470399728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11297d3a-fad5-487e-8d66-4295c5e40c69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8751106c806f4d68a28295ca6ecedcd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='226ce54f6fa44f2bb9719cdaf558bc0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd2a6ef7-9f3b-4067-be10-406489bd8e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd2a6ef7-9f3b-4067-be10-406489bd8e1e) transitioned into state 'SUCCESS' from state '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-1470399728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8751106c806f4d68a28295ca6ecedcd0',qos_specs=None,replication_status=,reservations=['d7702548-2b87-4b8f-bd60-ff465617f4a3','6c1f1159-57a5-419c-a741-bf8aa5c2eb27','5c5b8118-5d7e-4cc2-ba34-81be94cd8a2a','715a4646-1597-4209-b315-1ea30b69c319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='226ce54f6fa44f2bb9719cdaf558bc0b',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08c0eef8-0b5b-48cd-8ff2-49e81872114a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08c0eef8-0b5b-48cd-8ff2-49e81872114a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Flow 'volume_create_api' (7ca4cc50-a966-4a3e-b574-e5ef2be4ff21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:50:22 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Create volume request issued successfully. Sep 06 22:50:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-844e3bce-8446-4f09-8453-c220bad78d34 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:50:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 623/1244] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:50:21 2026] POST /volume/v3/volumes => generated 773 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:50:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-03245301-0825-4d50-a930-681b2cffa8d9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:50:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f343b947-59bc-414a-a481-769e01988c0f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1339894221"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:50:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Create volume request body: {'volume': {"'source_volid": 'f343b947-59bc-414a-a481-769e01988c0f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1339894221'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:50:22 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Create volume of 1 GB Sep 06 22:50:22 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:22 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:22 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Availability Zones retrieved successfully. Sep 06 22:50:22 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Flow 'volume_create_api' (9dbee3ce-10ae-4bf8-adeb-e8426259e09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:50:22 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a5fa60-5767-4d32-bc48-9214e0e85842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:22 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:50:23 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a5fa60-5767-4d32-bc48-9214e0e85842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:23 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7caaba78-6ec5-4365-97b7-f2dcfa251266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:23 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Created reservations ['21b4c8e2-b016-4a02-9fde-1c9034ade10d', '2394ce77-ead0-434d-8d65-acd97366e0c5', 'e858e87f-9771-455f-a167-a8e149df1cdf', '30d3e47e-4ee5-4d70-8c0d-009b12deb62e'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:50:23 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7caaba78-6ec5-4365-97b7-f2dcfa251266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21b4c8e2-b016-4a02-9fde-1c9034ade10d', '2394ce77-ead0-434d-8d65-acd97366e0c5', 'e858e87f-9771-455f-a167-a8e149df1cdf', '30d3e47e-4ee5-4d70-8c0d-009b12deb62e']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:23 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18d65ef8-bf50-4bf0-86bd-fd7724c8ced3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:23 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:23 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:23 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18d65ef8-bf50-4bf0-86bd-fd7724c8ced3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cfd7b81-8884-426e-82c5-31a7620c56e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1339894221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8751106c806f4d68a28295ca6ecedcd0',qos_specs=None,replication_status=,reservations=['21b4c8e2-b016-4a02-9fde-1c9034ade10d','2394ce77-ead0-434d-8d65-acd97366e0c5','e858e87f-9771-455f-a167-a8e149df1cdf','30d3e47e-4ee5-4d70-8c0d-009b12deb62e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='226ce54f6fa44f2bb9719cdaf558bc0b',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:50:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1339894221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cfd7b81-8884-426e-82c5-31a7620c56e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8751106c806f4d68a28295ca6ecedcd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='226ce54f6fa44f2bb9719cdaf558bc0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:23 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b209b1d3-f276-4166-992b-ae3ea6e47c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:23 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b209b1d3-f276-4166-992b-ae3ea6e47c17) transitioned into state 'SUCCESS' from state '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-1339894221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8751106c806f4d68a28295ca6ecedcd0',qos_specs=None,replication_status=,reservations=['21b4c8e2-b016-4a02-9fde-1c9034ade10d','2394ce77-ead0-434d-8d65-acd97366e0c5','e858e87f-9771-455f-a167-a8e149df1cdf','30d3e47e-4ee5-4d70-8c0d-009b12deb62e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='226ce54f6fa44f2bb9719cdaf558bc0b',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:23 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f179304c-e76b-4b20-8d80-e4f52d0ceda4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:23 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f179304c-e76b-4b20-8d80-e4f52d0ceda4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:23 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Flow 'volume_create_api' (9dbee3ce-10ae-4bf8-adeb-e8426259e09e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:50:23 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Create volume request issued successfully. Sep 06 22:50:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-03245301-0825-4d50-a930-681b2cffa8d9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:50:23 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 622/1245] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:50:22 2026] POST /volume/v3/volumes => generated 773 bytes in 1879 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:50:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b452402b-7f3e-45ab-8654-d24369c96a43 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:50:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f343b947-59bc-414a-a481-769e01988c0f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1059347464"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:50:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Create volume request body: {'volume': {"'source_volid": 'f343b947-59bc-414a-a481-769e01988c0f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1059347464'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:50:24 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Create volume of 1 GB Sep 06 22:50:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Availability Zones retrieved successfully. Sep 06 22:50:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Flow 'volume_create_api' (f524c206-7f89-4741-add6-a587965551cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:50:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (646a0f71-da4c-43a4-8b5b-ec6834278215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:50:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (646a0f71-da4c-43a4-8b5b-ec6834278215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b20e5c36-1032-433e-855a-7615aa975d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:24 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Created reservations ['3d3c5621-df04-4eae-85bc-1092e5e479de', '844ae401-b885-4cab-9043-d0548ac464f0', '2afc2708-39cd-4eca-ba4e-a525a09887b3', '738e08b2-6f86-4aa2-86fd-b14b280358f6'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:50:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b20e5c36-1032-433e-855a-7615aa975d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d3c5621-df04-4eae-85bc-1092e5e479de', '844ae401-b885-4cab-9043-d0548ac464f0', '2afc2708-39cd-4eca-ba4e-a525a09887b3', '738e08b2-6f86-4aa2-86fd-b14b280358f6']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ba413c-5a5d-44f1-8010-5fce551b9a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:24 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:24 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ba413c-5a5d-44f1-8010-5fce551b9a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d5344d7-1f9a-4e7e-ad6e-9e1bfd5505b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1059347464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8751106c806f4d68a28295ca6ecedcd0',qos_specs=None,replication_status=,reservations=['3d3c5621-df04-4eae-85bc-1092e5e479de','844ae401-b885-4cab-9043-d0548ac464f0','2afc2708-39cd-4eca-ba4e-a525a09887b3','738e08b2-6f86-4aa2-86fd-b14b280358f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='226ce54f6fa44f2bb9719cdaf558bc0b',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:50:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1059347464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d5344d7-1f9a-4e7e-ad6e-9e1bfd5505b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8751106c806f4d68a28295ca6ecedcd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='226ce54f6fa44f2bb9719cdaf558bc0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d1b661f-6258-47dc-9279-46bab2a45349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d1b661f-6258-47dc-9279-46bab2a45349) transitioned into state 'SUCCESS' from state '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-1059347464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8751106c806f4d68a28295ca6ecedcd0',qos_specs=None,replication_status=,reservations=['3d3c5621-df04-4eae-85bc-1092e5e479de','844ae401-b885-4cab-9043-d0548ac464f0','2afc2708-39cd-4eca-ba4e-a525a09887b3','738e08b2-6f86-4aa2-86fd-b14b280358f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='226ce54f6fa44f2bb9719cdaf558bc0b',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe23c8f7-eb35-4fcb-84ec-26dda5e36867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe23c8f7-eb35-4fcb-84ec-26dda5e36867) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Flow 'volume_create_api' (f524c206-7f89-4741-add6-a587965551cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:50:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Create volume request issued successfully. Sep 06 22:50:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b452402b-7f3e-45ab-8654-d24369c96a43 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:50:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 624/1246] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:50:24 2026] POST /volume/v3/volumes => generated 773 bytes in 973 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:50:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-482d1e2a-7a70-4b02-bf00-ad19ebc00dc2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-482d1e2a-7a70-4b02-bf00-ad19ebc00dc2 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/ade01ff3-e30d-4758-b61d-a39072214e61 Sep 06 22:50:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-482d1e2a-7a70-4b02-bf00-ad19ebc00dc2 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-482d1e2a-7a70-4b02-bf00-ad19ebc00dc2 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:25 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:25 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:25 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:25 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:25 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-482d1e2a-7a70-4b02-bf00-ad19ebc00dc2 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-482d1e2a-7a70-4b02-bf00-ad19ebc00dc2 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/ade01ff3-e30d-4758-b61d-a39072214e61 returned with HTTP 200 Sep 06 22:50:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 623/1247] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:25 2026] GET /volume/v3/volumes/ade01ff3-e30d-4758-b61d-a39072214e61 => generated 865 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-76765879-1e4a-47f7-bd32-4e8837a4cb4a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-76765879-1e4a-47f7-bd32-4e8837a4cb4a tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/7b131f0a-cd7a-41f6-b820-e74f1ba9108b Sep 06 22:50:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-76765879-1e4a-47f7-bd32-4e8837a4cb4a tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-76765879-1e4a-47f7-bd32-4e8837a4cb4a tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:25 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:25 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:25 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:25 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:25 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-76765879-1e4a-47f7-bd32-4e8837a4cb4a tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:25 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=502,cinder:UPDATE=133,cinder:INSERT=85 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:50:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-76765879-1e4a-47f7-bd32-4e8837a4cb4a tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/7b131f0a-cd7a-41f6-b820-e74f1ba9108b returned with HTTP 200 Sep 06 22:50:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 625/1248] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:25 2026] GET /volume/v3/volumes/7b131f0a-cd7a-41f6-b820-e74f1ba9108b => generated 865 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:50:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1fbee6ef-0595-42e2-bc93-348c6b7a0d4e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1fbee6ef-0595-42e2-bc93-348c6b7a0d4e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/7b131f0a-cd7a-41f6-b820-e74f1ba9108b Sep 06 22:50:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1fbee6ef-0595-42e2-bc93-348c6b7a0d4e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1fbee6ef-0595-42e2-bc93-348c6b7a0d4e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:26 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=456,cinder:UPDATE=118,cinder:INSERT=59 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:50:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1fbee6ef-0595-42e2-bc93-348c6b7a0d4e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1fbee6ef-0595-42e2-bc93-348c6b7a0d4e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/7b131f0a-cd7a-41f6-b820-e74f1ba9108b returned with HTTP 200 Sep 06 22:50:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 624/1249] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:26 2026] GET /volume/v3/volumes/7b131f0a-cd7a-41f6-b820-e74f1ba9108b => generated 866 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3c3187ae-0495-4da4-b32f-854e0ea17807 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3c3187ae-0495-4da4-b32f-854e0ea17807 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/11297d3a-fad5-487e-8d66-4295c5e40c69 Sep 06 22:50:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3c3187ae-0495-4da4-b32f-854e0ea17807 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3c3187ae-0495-4da4-b32f-854e0ea17807 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:26 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:26 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3c3187ae-0495-4da4-b32f-854e0ea17807 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3c3187ae-0495-4da4-b32f-854e0ea17807 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/11297d3a-fad5-487e-8d66-4295c5e40c69 returned with HTTP 200 Sep 06 22:50:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 626/1250] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:26 2026] GET /volume/v3/volumes/11297d3a-fad5-487e-8d66-4295c5e40c69 => generated 865 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0d05f606-200c-4f3a-b8c0-2843b5993ac2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0d05f606-200c-4f3a-b8c0-2843b5993ac2 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] GET http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f Sep 06 22:50:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0d05f606-200c-4f3a-b8c0-2843b5993ac2 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0d05f606-200c-4f3a-b8c0-2843b5993ac2 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0d05f606-200c-4f3a-b8c0-2843b5993ac2 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Volume info retrieved successfully. Sep 06 22:50:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0d05f606-200c-4f3a-b8c0-2843b5993ac2 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f returned with HTTP 200 Sep 06 22:50:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 625/1251] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:26 2026] GET /volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a52dcd15-9838-49a5-a533-565ff5efed6b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a52dcd15-9838-49a5-a533-565ff5efed6b tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] GET http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f Sep 06 22:50:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a52dcd15-9838-49a5-a533-565ff5efed6b tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a52dcd15-9838-49a5-a533-565ff5efed6b tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a52dcd15-9838-49a5-a533-565ff5efed6b tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Volume info retrieved successfully. Sep 06 22:50:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a52dcd15-9838-49a5-a533-565ff5efed6b tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f returned with HTTP 200 Sep 06 22:50:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 627/1252] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:27 2026] GET /volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-85953c22-1473-4daa-9697-1b664ecfcb18 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-85953c22-1473-4daa-9697-1b664ecfcb18 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/11297d3a-fad5-487e-8d66-4295c5e40c69 Sep 06 22:50:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-85953c22-1473-4daa-9697-1b664ecfcb18 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-85953c22-1473-4daa-9697-1b664ecfcb18 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:27 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:27 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-85953c22-1473-4daa-9697-1b664ecfcb18 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-85953c22-1473-4daa-9697-1b664ecfcb18 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/11297d3a-fad5-487e-8d66-4295c5e40c69 returned with HTTP 200 Sep 06 22:50:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 626/1253] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:27 2026] GET /volume/v3/volumes/11297d3a-fad5-487e-8d66-4295c5e40c69 => generated 866 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-72833454-99b1-4dae-b8ec-fe676bbdfa89 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-72833454-99b1-4dae-b8ec-fe676bbdfa89 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/6cfd7b81-8884-426e-82c5-31a7620c56e0 Sep 06 22:50:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-72833454-99b1-4dae-b8ec-fe676bbdfa89 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-72833454-99b1-4dae-b8ec-fe676bbdfa89 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-72833454-99b1-4dae-b8ec-fe676bbdfa89 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-72833454-99b1-4dae-b8ec-fe676bbdfa89 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/6cfd7b81-8884-426e-82c5-31a7620c56e0 returned with HTTP 200 Sep 06 22:50:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 628/1254] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:27 2026] GET /volume/v3/volumes/6cfd7b81-8884-426e-82c5-31a7620c56e0 => generated 865 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4db683bc-b720-4a35-83e1-529976f98a0e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4db683bc-b720-4a35-83e1-529976f98a0e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/6cfd7b81-8884-426e-82c5-31a7620c56e0 Sep 06 22:50:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4db683bc-b720-4a35-83e1-529976f98a0e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4db683bc-b720-4a35-83e1-529976f98a0e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4db683bc-b720-4a35-83e1-529976f98a0e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4db683bc-b720-4a35-83e1-529976f98a0e tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/6cfd7b81-8884-426e-82c5-31a7620c56e0 returned with HTTP 200 Sep 06 22:50:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 627/1255] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:28 2026] GET /volume/v3/volumes/6cfd7b81-8884-426e-82c5-31a7620c56e0 => generated 866 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-702c9e59-c53d-4c71-9466-59e19f4afffa None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-702c9e59-c53d-4c71-9466-59e19f4afffa tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/1d5344d7-1f9a-4e7e-ad6e-9e1bfd5505b8 Sep 06 22:50:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-702c9e59-c53d-4c71-9466-59e19f4afffa tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-702c9e59-c53d-4c71-9466-59e19f4afffa tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-702c9e59-c53d-4c71-9466-59e19f4afffa tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-702c9e59-c53d-4c71-9466-59e19f4afffa tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/1d5344d7-1f9a-4e7e-ad6e-9e1bfd5505b8 returned with HTTP 200 Sep 06 22:50:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 629/1256] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:28 2026] GET /volume/v3/volumes/1d5344d7-1f9a-4e7e-ad6e-9e1bfd5505b8 => generated 865 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-177a0cf1-f6d1-4dae-9d19-4f4b721292b9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-177a0cf1-f6d1-4dae-9d19-4f4b721292b9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/1d5344d7-1f9a-4e7e-ad6e-9e1bfd5505b8 Sep 06 22:50:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-177a0cf1-f6d1-4dae-9d19-4f4b721292b9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-177a0cf1-f6d1-4dae-9d19-4f4b721292b9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:29 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:29 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:29 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:29 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-177a0cf1-f6d1-4dae-9d19-4f4b721292b9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-177a0cf1-f6d1-4dae-9d19-4f4b721292b9 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/1d5344d7-1f9a-4e7e-ad6e-9e1bfd5505b8 returned with HTTP 200 Sep 06 22:50:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 628/1257] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:29 2026] GET /volume/v3/volumes/1d5344d7-1f9a-4e7e-ad6e-9e1bfd5505b8 => generated 866 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:50:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e16b6f69-16d0-4b4a-a822-64df5bceee64 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e16b6f69-16d0-4b4a-a822-64df5bceee64 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] DELETE http://192.168.122.248/volume/v3/volumes/1d5344d7-1f9a-4e7e-ad6e-9e1bfd5505b8 Sep 06 22:50:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e16b6f69-16d0-4b4a-a822-64df5bceee64 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e16b6f69-16d0-4b4a-a822-64df5bceee64 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:30 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-e16b6f69-16d0-4b4a-a822-64df5bceee64 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Delete volume with id: 1d5344d7-1f9a-4e7e-ad6e-9e1bfd5505b8 Sep 06 22:50:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:30 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:30 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e16b6f69-16d0-4b4a-a822-64df5bceee64 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e16b6f69-16d0-4b4a-a822-64df5bceee64 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Delete volume request issued successfully. Sep 06 22:50:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e16b6f69-16d0-4b4a-a822-64df5bceee64 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/1d5344d7-1f9a-4e7e-ad6e-9e1bfd5505b8 returned with HTTP 202 Sep 06 22:50:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 630/1258] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:50:30 2026] DELETE /volume/v3/volumes/1d5344d7-1f9a-4e7e-ad6e-9e1bfd5505b8 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 22:50:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ad0a6ae3-860e-41f7-8b97-9776bd26f2d1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ad0a6ae3-860e-41f7-8b97-9776bd26f2d1 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/1d5344d7-1f9a-4e7e-ad6e-9e1bfd5505b8 Sep 06 22:50:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ad0a6ae3-860e-41f7-8b97-9776bd26f2d1 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ad0a6ae3-860e-41f7-8b97-9776bd26f2d1 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:30 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:30 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:30 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:30 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ad0a6ae3-860e-41f7-8b97-9776bd26f2d1 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ad0a6ae3-860e-41f7-8b97-9776bd26f2d1 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/1d5344d7-1f9a-4e7e-ad6e-9e1bfd5505b8 returned with HTTP 200 Sep 06 22:50:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 629/1259] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:30 2026] GET /volume/v3/volumes/1d5344d7-1f9a-4e7e-ad6e-9e1bfd5505b8 => generated 865 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7fc19053-e8f1-421e-b50c-0f1ad444b269 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7fc19053-e8f1-421e-b50c-0f1ad444b269 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/1d5344d7-1f9a-4e7e-ad6e-9e1bfd5505b8 Sep 06 22:50:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7fc19053-e8f1-421e-b50c-0f1ad444b269 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7fc19053-e8f1-421e-b50c-0f1ad444b269 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7fc19053-e8f1-421e-b50c-0f1ad444b269 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/1d5344d7-1f9a-4e7e-ad6e-9e1bfd5505b8 returned with HTTP 404 Sep 06 22:50:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 631/1260] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:31 2026] GET /volume/v3/volumes/1d5344d7-1f9a-4e7e-ad6e-9e1bfd5505b8 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:50:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2ef10c5c-394b-4331-aeb8-1fc6392286bc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2ef10c5c-394b-4331-aeb8-1fc6392286bc tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] DELETE http://192.168.122.248/volume/v3/volumes/6cfd7b81-8884-426e-82c5-31a7620c56e0 Sep 06 22:50:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2ef10c5c-394b-4331-aeb8-1fc6392286bc tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2ef10c5c-394b-4331-aeb8-1fc6392286bc tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:31 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-2ef10c5c-394b-4331-aeb8-1fc6392286bc tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Delete volume with id: 6cfd7b81-8884-426e-82c5-31a7620c56e0 Sep 06 22:50:31 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:31 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:31 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:31 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2ef10c5c-394b-4331-aeb8-1fc6392286bc tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2ef10c5c-394b-4331-aeb8-1fc6392286bc tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Delete volume request issued successfully. Sep 06 22:50:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2ef10c5c-394b-4331-aeb8-1fc6392286bc tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/6cfd7b81-8884-426e-82c5-31a7620c56e0 returned with HTTP 202 Sep 06 22:50:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 630/1261] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:50:31 2026] DELETE /volume/v3/volumes/6cfd7b81-8884-426e-82c5-31a7620c56e0 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 22:50:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0fa656d4-933c-4839-b94a-bffbf2e50d29 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0fa656d4-933c-4839-b94a-bffbf2e50d29 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/6cfd7b81-8884-426e-82c5-31a7620c56e0 Sep 06 22:50:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0fa656d4-933c-4839-b94a-bffbf2e50d29 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0fa656d4-933c-4839-b94a-bffbf2e50d29 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:31 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:31 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:31 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:31 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:31 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0fa656d4-933c-4839-b94a-bffbf2e50d29 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0fa656d4-933c-4839-b94a-bffbf2e50d29 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/6cfd7b81-8884-426e-82c5-31a7620c56e0 returned with HTTP 200 Sep 06 22:50:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 632/1262] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:31 2026] GET /volume/v3/volumes/6cfd7b81-8884-426e-82c5-31a7620c56e0 => generated 865 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-738ba9fd-64dd-4151-a621-b13878eafb34 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-738ba9fd-64dd-4151-a621-b13878eafb34 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] DELETE http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f Sep 06 22:50:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-738ba9fd-64dd-4151-a621-b13878eafb34 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-738ba9fd-64dd-4151-a621-b13878eafb34 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:32 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-738ba9fd-64dd-4151-a621-b13878eafb34 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Delete volume with id: 6acdd246-eb12-4dcd-818d-413be6b6b46f Sep 06 22:50:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-738ba9fd-64dd-4151-a621-b13878eafb34 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Volume info retrieved successfully. Sep 06 22:50:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-738ba9fd-64dd-4151-a621-b13878eafb34 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Delete volume request issued successfully. Sep 06 22:50:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-738ba9fd-64dd-4151-a621-b13878eafb34 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f returned with HTTP 202 Sep 06 22:50:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 631/1263] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:50:32 2026] DELETE /volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:50:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e8d42b76-67bb-42b0-b4f6-b822431bfd11 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e8d42b76-67bb-42b0-b4f6-b822431bfd11 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] GET http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f Sep 06 22:50:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e8d42b76-67bb-42b0-b4f6-b822431bfd11 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e8d42b76-67bb-42b0-b4f6-b822431bfd11 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e8d42b76-67bb-42b0-b4f6-b822431bfd11 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Volume info retrieved successfully. Sep 06 22:50:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e8d42b76-67bb-42b0-b4f6-b822431bfd11 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f returned with HTTP 200 Sep 06 22:50:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 633/1264] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:32 2026] GET /volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-db90fddf-1cbf-48d6-9925-81a4dd761759 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-db90fddf-1cbf-48d6-9925-81a4dd761759 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/6cfd7b81-8884-426e-82c5-31a7620c56e0 Sep 06 22:50:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-db90fddf-1cbf-48d6-9925-81a4dd761759 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-db90fddf-1cbf-48d6-9925-81a4dd761759 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-db90fddf-1cbf-48d6-9925-81a4dd761759 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/6cfd7b81-8884-426e-82c5-31a7620c56e0 returned with HTTP 404 Sep 06 22:50:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 632/1265] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:32 2026] GET /volume/v3/volumes/6cfd7b81-8884-426e-82c5-31a7620c56e0 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:50:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3cd5a398-a474-49b3-adcd-b8ec0cf5dc38 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3cd5a398-a474-49b3-adcd-b8ec0cf5dc38 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] DELETE http://192.168.122.248/volume/v3/volumes/11297d3a-fad5-487e-8d66-4295c5e40c69 Sep 06 22:50:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3cd5a398-a474-49b3-adcd-b8ec0cf5dc38 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3cd5a398-a474-49b3-adcd-b8ec0cf5dc38 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:32 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-3cd5a398-a474-49b3-adcd-b8ec0cf5dc38 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Delete volume with id: 11297d3a-fad5-487e-8d66-4295c5e40c69 Sep 06 22:50:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3cd5a398-a474-49b3-adcd-b8ec0cf5dc38 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3cd5a398-a474-49b3-adcd-b8ec0cf5dc38 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Delete volume request issued successfully. Sep 06 22:50:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3cd5a398-a474-49b3-adcd-b8ec0cf5dc38 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/11297d3a-fad5-487e-8d66-4295c5e40c69 returned with HTTP 202 Sep 06 22:50:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 634/1266] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:50:32 2026] DELETE /volume/v3/volumes/11297d3a-fad5-487e-8d66-4295c5e40c69 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:50:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-541527b1-24e4-4a41-a0f2-797273c4cc2b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-541527b1-24e4-4a41-a0f2-797273c4cc2b tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/11297d3a-fad5-487e-8d66-4295c5e40c69 Sep 06 22:50:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-541527b1-24e4-4a41-a0f2-797273c4cc2b tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-541527b1-24e4-4a41-a0f2-797273c4cc2b tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-541527b1-24e4-4a41-a0f2-797273c4cc2b tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-541527b1-24e4-4a41-a0f2-797273c4cc2b tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/11297d3a-fad5-487e-8d66-4295c5e40c69 returned with HTTP 200 Sep 06 22:50:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 633/1267] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:32 2026] GET /volume/v3/volumes/11297d3a-fad5-487e-8d66-4295c5e40c69 => generated 865 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1d1294a5-2e3a-440c-863f-1d3e9484cf62 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1d1294a5-2e3a-440c-863f-1d3e9484cf62 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] GET http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f Sep 06 22:50:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1d1294a5-2e3a-440c-863f-1d3e9484cf62 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1d1294a5-2e3a-440c-863f-1d3e9484cf62 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:33 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:33 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:33 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:33 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:33 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1d1294a5-2e3a-440c-863f-1d3e9484cf62 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Volume info retrieved successfully. Sep 06 22:50:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1d1294a5-2e3a-440c-863f-1d3e9484cf62 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f returned with HTTP 200 Sep 06 22:50:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 635/1268] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:33 2026] GET /volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9b478140-4e85-4d39-a05a-cda702e72d0a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9b478140-4e85-4d39-a05a-cda702e72d0a tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/11297d3a-fad5-487e-8d66-4295c5e40c69 Sep 06 22:50:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9b478140-4e85-4d39-a05a-cda702e72d0a tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9b478140-4e85-4d39-a05a-cda702e72d0a tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9b478140-4e85-4d39-a05a-cda702e72d0a tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/11297d3a-fad5-487e-8d66-4295c5e40c69 returned with HTTP 404 Sep 06 22:50:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 634/1269] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:33 2026] GET /volume/v3/volumes/11297d3a-fad5-487e-8d66-4295c5e40c69 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:50:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9e3af289-bb6a-4f62-92c5-a19fd2c4a4ac None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9e3af289-bb6a-4f62-92c5-a19fd2c4a4ac tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] DELETE http://192.168.122.248/volume/v3/volumes/7b131f0a-cd7a-41f6-b820-e74f1ba9108b Sep 06 22:50:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9e3af289-bb6a-4f62-92c5-a19fd2c4a4ac tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9e3af289-bb6a-4f62-92c5-a19fd2c4a4ac tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:33 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-9e3af289-bb6a-4f62-92c5-a19fd2c4a4ac tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Delete volume with id: 7b131f0a-cd7a-41f6-b820-e74f1ba9108b Sep 06 22:50:33 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:33 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:33 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:33 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:33 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9e3af289-bb6a-4f62-92c5-a19fd2c4a4ac tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:34 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9e3af289-bb6a-4f62-92c5-a19fd2c4a4ac tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Delete volume request issued successfully. Sep 06 22:50:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9e3af289-bb6a-4f62-92c5-a19fd2c4a4ac tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/7b131f0a-cd7a-41f6-b820-e74f1ba9108b returned with HTTP 202 Sep 06 22:50:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 636/1270] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:50:33 2026] DELETE /volume/v3/volumes/7b131f0a-cd7a-41f6-b820-e74f1ba9108b => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:50:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-10ebc01b-daaa-4615-9fea-4dfc2914ae0b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-10ebc01b-daaa-4615-9fea-4dfc2914ae0b tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/7b131f0a-cd7a-41f6-b820-e74f1ba9108b Sep 06 22:50:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-10ebc01b-daaa-4615-9fea-4dfc2914ae0b tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-10ebc01b-daaa-4615-9fea-4dfc2914ae0b tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:34 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:34 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:34 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:34 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-10ebc01b-daaa-4615-9fea-4dfc2914ae0b tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-10ebc01b-daaa-4615-9fea-4dfc2914ae0b tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/7b131f0a-cd7a-41f6-b820-e74f1ba9108b returned with HTTP 200 Sep 06 22:50:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 635/1271] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:34 2026] GET /volume/v3/volumes/7b131f0a-cd7a-41f6-b820-e74f1ba9108b => generated 865 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b3b92491-368e-4a23-b201-495d5ab504f3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b3b92491-368e-4a23-b201-495d5ab504f3 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] GET http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f Sep 06 22:50:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b3b92491-368e-4a23-b201-495d5ab504f3 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b3b92491-368e-4a23-b201-495d5ab504f3 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b3b92491-368e-4a23-b201-495d5ab504f3 tempest-AttachVolumeShelveTestJSON-836679226 tempest-AttachVolumeShelveTestJSON-836679226-project-member] http://192.168.122.248/volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f returned with HTTP 404 Sep 06 22:50:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 637/1272] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:34 2026] GET /volume/v3/volumes/6acdd246-eb12-4dcd-818d-413be6b6b46f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:50:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2c6948ee-6333-454c-abcb-fb316a209305 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2c6948ee-6333-454c-abcb-fb316a209305 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/7b131f0a-cd7a-41f6-b820-e74f1ba9108b Sep 06 22:50:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2c6948ee-6333-454c-abcb-fb316a209305 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2c6948ee-6333-454c-abcb-fb316a209305 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2c6948ee-6333-454c-abcb-fb316a209305 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/7b131f0a-cd7a-41f6-b820-e74f1ba9108b returned with HTTP 404 Sep 06 22:50:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 636/1273] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:35 2026] GET /volume/v3/volumes/7b131f0a-cd7a-41f6-b820-e74f1ba9108b => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:50:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1d793a98-cbf7-422c-8a4c-5c189fbb428b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1d793a98-cbf7-422c-8a4c-5c189fbb428b tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] DELETE http://192.168.122.248/volume/v3/volumes/ade01ff3-e30d-4758-b61d-a39072214e61 Sep 06 22:50:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1d793a98-cbf7-422c-8a4c-5c189fbb428b tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1d793a98-cbf7-422c-8a4c-5c189fbb428b tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:35 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-1d793a98-cbf7-422c-8a4c-5c189fbb428b tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Delete volume with id: ade01ff3-e30d-4758-b61d-a39072214e61 Sep 06 22:50:35 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:35 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:35 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:35 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:35 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1d793a98-cbf7-422c-8a4c-5c189fbb428b tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:35 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1d793a98-cbf7-422c-8a4c-5c189fbb428b tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Delete volume request issued successfully. Sep 06 22:50:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1d793a98-cbf7-422c-8a4c-5c189fbb428b tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/ade01ff3-e30d-4758-b61d-a39072214e61 returned with HTTP 202 Sep 06 22:50:35 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 638/1274] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:50:35 2026] DELETE /volume/v3/volumes/ade01ff3-e30d-4758-b61d-a39072214e61 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:50:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a4497654-a9e3-4a47-9a9e-400bacaa9810 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a4497654-a9e3-4a47-9a9e-400bacaa9810 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/ade01ff3-e30d-4758-b61d-a39072214e61 Sep 06 22:50:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a4497654-a9e3-4a47-9a9e-400bacaa9810 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a4497654-a9e3-4a47-9a9e-400bacaa9810 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:35 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:35 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:35 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:35 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:35 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a4497654-a9e3-4a47-9a9e-400bacaa9810 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a4497654-a9e3-4a47-9a9e-400bacaa9810 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/ade01ff3-e30d-4758-b61d-a39072214e61 returned with HTTP 200 Sep 06 22:50:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 637/1275] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:35 2026] GET /volume/v3/volumes/ade01ff3-e30d-4758-b61d-a39072214e61 => generated 864 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-58c29ff8-d78a-4f41-800b-3cd35b70b017 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-58c29ff8-d78a-4f41-800b-3cd35b70b017 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/ade01ff3-e30d-4758-b61d-a39072214e61 Sep 06 22:50:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-58c29ff8-d78a-4f41-800b-3cd35b70b017 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-58c29ff8-d78a-4f41-800b-3cd35b70b017 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-58c29ff8-d78a-4f41-800b-3cd35b70b017 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/ade01ff3-e30d-4758-b61d-a39072214e61 returned with HTTP 404 Sep 06 22:50:36 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 639/1276] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:36 2026] GET /volume/v3/volumes/ade01ff3-e30d-4758-b61d-a39072214e61 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:50:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7f752106-3b08-4523-bc53-8ce39f586ea0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7f752106-3b08-4523-bc53-8ce39f586ea0 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] DELETE http://192.168.122.248/volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f Sep 06 22:50:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7f752106-3b08-4523-bc53-8ce39f586ea0 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7f752106-3b08-4523-bc53-8ce39f586ea0 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:36 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-7f752106-3b08-4523-bc53-8ce39f586ea0 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Delete volume with id: f343b947-59bc-414a-a481-769e01988c0f Sep 06 22:50:36 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:36 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:36 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:36 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:36 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7f752106-3b08-4523-bc53-8ce39f586ea0 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:36 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7f752106-3b08-4523-bc53-8ce39f586ea0 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Delete volume request issued successfully. Sep 06 22:50:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7f752106-3b08-4523-bc53-8ce39f586ea0 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f returned with HTTP 202 Sep 06 22:50:36 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 638/1277] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:50:36 2026] DELETE /volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:50:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2ce6a781-0185-49a1-8547-21e5370b699c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2ce6a781-0185-49a1-8547-21e5370b699c tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f Sep 06 22:50:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2ce6a781-0185-49a1-8547-21e5370b699c tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2ce6a781-0185-49a1-8547-21e5370b699c tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:36 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:36 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:36 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:36 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2ce6a781-0185-49a1-8547-21e5370b699c tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2ce6a781-0185-49a1-8547-21e5370b699c tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f returned with HTTP 200 Sep 06 22:50:36 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 640/1278] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:36 2026] GET /volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f => generated 865 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:50:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-625978514"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-625978514'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Create volume of 1 GB Sep 06 22:50:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Availability Zones retrieved successfully. Sep 06 22:50:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Flow 'volume_create_api' (31e93f24-72b2-4a68-946f-dfbdc2cb4a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a950a25-52b0-4954-8a89-e88da1906a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a950a25-52b0-4954-8a89-e88da1906a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3c20fd3-809b-4ba8-a104-e0f41aa98098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Created reservations ['fc5cc907-e1a5-4b63-be7b-84e4d5dc349b', 'aa89d4ce-ed3b-4352-9257-a389315f4582', 'd23ef8c0-b4bb-44b3-ae96-2056a5828699', '5a0f23b2-1aab-4d06-bee1-653931c0ade0'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3c20fd3-809b-4ba8-a104-e0f41aa98098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc5cc907-e1a5-4b63-be7b-84e4d5dc349b', 'aa89d4ce-ed3b-4352-9257-a389315f4582', 'd23ef8c0-b4bb-44b3-ae96-2056a5828699', '5a0f23b2-1aab-4d06-bee1-653931c0ade0']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02ab5160-fb8c-4f5e-9210-b753660250cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:37 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02ab5160-fb8c-4f5e-9210-b753660250cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31ef3230-e143-41d2-9bc9-41bd58d8e73b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-625978514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69646f934cc24783b8900ad4ea70f12b',qos_specs=None,replication_status=,reservations=['fc5cc907-e1a5-4b63-be7b-84e4d5dc349b','aa89d4ce-ed3b-4352-9257-a389315f4582','d23ef8c0-b4bb-44b3-ae96-2056a5828699','5a0f23b2-1aab-4d06-bee1-653931c0ade0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f6930524e3344608f6129517d4ed90c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:50:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-625978514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31ef3230-e143-41d2-9bc9-41bd58d8e73b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69646f934cc24783b8900ad4ea70f12b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f6930524e3344608f6129517d4ed90c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a8981a-ab76-402a-8e9a-ab29cf8a8f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a8981a-ab76-402a-8e9a-ab29cf8a8f6f) transitioned into state 'SUCCESS' from state '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-625978514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69646f934cc24783b8900ad4ea70f12b',qos_specs=None,replication_status=,reservations=['fc5cc907-e1a5-4b63-be7b-84e4d5dc349b','aa89d4ce-ed3b-4352-9257-a389315f4582','d23ef8c0-b4bb-44b3-ae96-2056a5828699','5a0f23b2-1aab-4d06-bee1-653931c0ade0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f6930524e3344608f6129517d4ed90c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ab74270-3a46-43bd-838e-613349e72ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ab74270-3a46-43bd-838e-613349e72ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Flow 'volume_create_api' (31e93f24-72b2-4a68-946f-dfbdc2cb4a02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Create volume request issued successfully. Sep 06 22:50:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fbcddfb7-cb6d-4c5f-b777-60f8f5a9f134 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:50:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-02466956-cc09-4820-a85b-1a0039463b80 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 639/1279] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:50:37 2026] POST /volume/v3/volumes => generated 763 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:50:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-02466956-cc09-4820-a85b-1a0039463b80 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f Sep 06 22:50:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-02466956-cc09-4820-a85b-1a0039463b80 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-02466956-cc09-4820-a85b-1a0039463b80 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-aae2b97e-5e4f-4987-8a7c-f6cffdaedbd4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-aae2b97e-5e4f-4987-8a7c-f6cffdaedbd4 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b Sep 06 22:50:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-aae2b97e-5e4f-4987-8a7c-f6cffdaedbd4 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-aae2b97e-5e4f-4987-8a7c-f6cffdaedbd4 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:37 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:37 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:37 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:37 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-02466956-cc09-4820-a85b-1a0039463b80 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Volume info retrieved successfully. Sep 06 22:50:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-aae2b97e-5e4f-4987-8a7c-f6cffdaedbd4 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-02466956-cc09-4820-a85b-1a0039463b80 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f returned with HTTP 200 Sep 06 22:50:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 641/1280] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:37 2026] GET /volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f => generated 865 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-aae2b97e-5e4f-4987-8a7c-f6cffdaedbd4 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b returned with HTTP 200 Sep 06 22:50:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 640/1281] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:37 2026] GET /volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b => generated 831 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-82e003be-193e-43c4-89f6-8a8a42b599c4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-82e003be-193e-43c4-89f6-8a8a42b599c4 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] GET http://192.168.122.248/volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f Sep 06 22:50:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-82e003be-193e-43c4-89f6-8a8a42b599c4 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-82e003be-193e-43c4-89f6-8a8a42b599c4 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c99e7994-0261-4028-ac11-a921dee02bc7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c99e7994-0261-4028-ac11-a921dee02bc7 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b Sep 06 22:50:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c99e7994-0261-4028-ac11-a921dee02bc7 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c99e7994-0261-4028-ac11-a921dee02bc7 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-82e003be-193e-43c4-89f6-8a8a42b599c4 tempest-CreateVolumesFromSourceVolumeTest-256519551 tempest-CreateVolumesFromSourceVolumeTest-256519551-project-member] http://192.168.122.248/volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f returned with HTTP 404 Sep 06 22:50:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 642/1282] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:38 2026] GET /volume/v3/volumes/f343b947-59bc-414a-a481-769e01988c0f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:50:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:38 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c99e7994-0261-4028-ac11-a921dee02bc7 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c99e7994-0261-4028-ac11-a921dee02bc7 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b returned with HTTP 200 Sep 06 22:50:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 641/1283] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:38 2026] GET /volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b => generated 855 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-25710526-eb72-4d4b-8e88-bc50582684f2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-25710526-eb72-4d4b-8e88-bc50582684f2 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b Sep 06 22:50:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-25710526-eb72-4d4b-8e88-bc50582684f2 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-25710526-eb72-4d4b-8e88-bc50582684f2 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:39 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:39 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:39 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:39 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-25710526-eb72-4d4b-8e88-bc50582684f2 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-25710526-eb72-4d4b-8e88-bc50582684f2 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b returned with HTTP 200 Sep 06 22:50:39 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 643/1284] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:39 2026] GET /volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:50:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-fc8371b7-90d5-4015-9353-4057ace8773b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-fc8371b7-90d5-4015-9353-4057ace8773b tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b Sep 06 22:50:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-fc8371b7-90d5-4015-9353-4057ace8773b tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-fc8371b7-90d5-4015-9353-4057ace8773b tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:40 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:40 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:40 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:40 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-fc8371b7-90d5-4015-9353-4057ace8773b tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-fc8371b7-90d5-4015-9353-4057ace8773b tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b returned with HTTP 200 Sep 06 22:50:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 642/1285] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:50:40 2026] GET /volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-01a6b2cd-1050-4afc-87ee-fce3136880fd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-01a6b2cd-1050-4afc-87ee-fce3136880fd None None] GET http://192.168.122.248/volume// Sep 06 22:50:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-01a6b2cd-1050-4afc-87ee-fce3136880fd None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-01a6b2cd-1050-4afc-87ee-fce3136880fd None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-01a6b2cd-1050-4afc-87ee-fce3136880fd None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:50:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 644/1286] 192.168.122.248 () {58 vars in 1317 bytes} [Sun Sep 6 22:50:40 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:50:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-83705d5a-e033-4bd8-a035-797725f28801 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-83705d5a-e033-4bd8-a035-797725f28801 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 22:50:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-83705d5a-e033-4bd8-a035-797725f28801 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31ef3230-e143-41d2-9bc9-41bd58d8e73b", "connector": null, "instance_uuid": "0c26df16-9ed7-4da8-9966-0d032bb46719"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:50:40 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:40 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:40 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:40 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-83705d5a-e033-4bd8-a035-797725f28801 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 22:50:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 643/1287] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 22:50:40 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:50:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0644b825-9a17-4293-ad73-d17bec8e9fc6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0644b825-9a17-4293-ad73-d17bec8e9fc6 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b Sep 06 22:50:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0644b825-9a17-4293-ad73-d17bec8e9fc6 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0644b825-9a17-4293-ad73-d17bec8e9fc6 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:40 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:40 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:40 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:40 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0644b825-9a17-4293-ad73-d17bec8e9fc6 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ad3303a6-9a1f-46b7-bb63-ac2d0c19d074 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ad3303a6-9a1f-46b7-bb63-ac2d0c19d074 None None] GET http://192.168.122.248/volume// Sep 06 22:50:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ad3303a6-9a1f-46b7-bb63-ac2d0c19d074 None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ad3303a6-9a1f-46b7-bb63-ac2d0c19d074 None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ad3303a6-9a1f-46b7-bb63-ac2d0c19d074 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:50:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 644/1288] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:50:40 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:50:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0644b825-9a17-4293-ad73-d17bec8e9fc6 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b returned with HTTP 200 Sep 06 22:50:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 645/1289] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:40 2026] GET /volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:50:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-8a45fbe1-c1c7-42ba-b7c8-dfb9d33d2d71 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-8a45fbe1-c1c7-42ba-b7c8-dfb9d33d2d71 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b Sep 06 22:50:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-8a45fbe1-c1c7-42ba-b7c8-dfb9d33d2d71 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-8a45fbe1-c1c7-42ba-b7c8-dfb9d33d2d71 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:40 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:40 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:40 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:40 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-8a45fbe1-c1c7-42ba-b7c8-dfb9d33d2d71 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-8a45fbe1-c1c7-42ba-b7c8-dfb9d33d2d71 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b returned with HTTP 200 Sep 06 22:50:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 645/1290] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:50:40 2026] GET /volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b => generated 1036 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:50:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-d5c49f22-e4fc-483e-815f-663eca647b65 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-d5c49f22-e4fc-483e-815f-663eca647b65 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] PUT http://192.168.122.248/volume/v3/attachments/52b88baa-d298-4012-a404-d739df63c1f3 Sep 06 22:50:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-d5c49f22-e4fc-483e-815f-663eca647b65 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:50:40 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-d5c49f22-e4fc-483e-815f-663eca647b65 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Acquiring lock "cinder-attachment_update-31ef3230-e143-41d2-9bc9-41bd58d8e73b-devstack" by "attachment_update" {{(pid=87216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 22:50:40 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-d5c49f22-e4fc-483e-815f-663eca647b65 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Lock "cinder-attachment_update-31ef3230-e143-41d2-9bc9-41bd58d8e73b-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 22:50:40 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:40 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:40 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:40 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:41 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-d5c49f22-e4fc-483e-815f-663eca647b65 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Lock "cinder-attachment_update-31ef3230-e143-41d2-9bc9-41bd58d8e73b-devstack" released by "attachment_update" :: held 0.236s {{(pid=87216) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 22:50:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-d5c49f22-e4fc-483e-815f-663eca647b65 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/attachments/52b88baa-d298-4012-a404-d739df63c1f3 returned with HTTP 200 Sep 06 22:50:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 646/1291] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 22:50:40 2026] PUT /volume/v3/attachments/52b88baa-d298-4012-a404-d739df63c1f3 => generated 694 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:50:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-03483bc2-6dcd-4b68-9afd-9fd36c50b363 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-03483bc2-6dcd-4b68-9afd-9fd36c50b363 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b Sep 06 22:50:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-03483bc2-6dcd-4b68-9afd-9fd36c50b363 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-03483bc2-6dcd-4b68-9afd-9fd36c50b363 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:41 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:41 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-03483bc2-6dcd-4b68-9afd-9fd36c50b363 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-03483bc2-6dcd-4b68-9afd-9fd36c50b363 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b returned with HTTP 200 Sep 06 22:50:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 646/1292] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:41 2026] GET /volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-9349c6a8-2a62-4d57-8a08-39ceddd5fb04 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-9349c6a8-2a62-4d57-8a08-39ceddd5fb04 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] POST http://192.168.122.248/volume/v3/attachments/52b88baa-d298-4012-a404-d739df63c1f3/action Sep 06 22:50:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-9349c6a8-2a62-4d57-8a08-39ceddd5fb04 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action body: b'{"os-complete": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:50:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-9349c6a8-2a62-4d57-8a08-39ceddd5fb04 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:50:42 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:42 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-c3d364bc-51af-4804-a8cb-195e5c995307 req-9349c6a8-2a62-4d57-8a08-39ceddd5fb04 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/attachments/52b88baa-d298-4012-a404-d739df63c1f3/action returned with HTTP 204 Sep 06 22:50:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 647/1293] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 22:50:42 2026] POST /volume/v3/attachments/52b88baa-d298-4012-a404-d739df63c1f3/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:50:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-13e82d13-e980-45b7-a0d4-706a62f25edd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-13e82d13-e980-45b7-a0d4-706a62f25edd tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b Sep 06 22:50:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-13e82d13-e980-45b7-a0d4-706a62f25edd tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-13e82d13-e980-45b7-a0d4-706a62f25edd tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:42 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:42 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-13e82d13-e980-45b7-a0d4-706a62f25edd tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-13e82d13-e980-45b7-a0d4-706a62f25edd tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b returned with HTTP 200 Sep 06 22:50:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 647/1294] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:42 2026] GET /volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b => generated 1148 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:50:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-61a0e0e9-5a6c-443d-ab52-c4c736a1b87e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-61a0e0e9-5a6c-443d-ab52-c4c736a1b87e tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b Sep 06 22:50:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-61a0e0e9-5a6c-443d-ab52-c4c736a1b87e tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-61a0e0e9-5a6c-443d-ab52-c4c736a1b87e tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:42 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:42 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-61a0e0e9-5a6c-443d-ab52-c4c736a1b87e tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-61a0e0e9-5a6c-443d-ab52-c4c736a1b87e tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b returned with HTTP 200 Sep 06 22:50:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 648/1295] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:42 2026] GET /volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b => generated 1148 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:50:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2fa627c1-d044-45df-8ba4-bc13cc04f918 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2fa627c1-d044-45df-8ba4-bc13cc04f918 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] DELETE http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b Sep 06 22:50:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2fa627c1-d044-45df-8ba4-bc13cc04f918 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2fa627c1-d044-45df-8ba4-bc13cc04f918 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:43 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-2fa627c1-d044-45df-8ba4-bc13cc04f918 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Delete volume with id: 31ef3230-e143-41d2-9bc9-41bd58d8e73b Sep 06 22:50:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:43 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2fa627c1-d044-45df-8ba4-bc13cc04f918 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2fa627c1-d044-45df-8ba4-bc13cc04f918 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-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 06 22:50:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2fa627c1-d044-45df-8ba4-bc13cc04f918 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b returned with HTTP 400 Sep 06 22:50:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 648/1296] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:50:42 2026] DELETE /volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b => generated 307 bytes in 101 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 22:50:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b0da08c8-3130-41a9-afbc-2d38dec39a27 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b0da08c8-3130-41a9-afbc-2d38dec39a27 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b Sep 06 22:50:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b0da08c8-3130-41a9-afbc-2d38dec39a27 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b0da08c8-3130-41a9-afbc-2d38dec39a27 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:43 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:43 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:43 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:43 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:43 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b0da08c8-3130-41a9-afbc-2d38dec39a27 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b0da08c8-3130-41a9-afbc-2d38dec39a27 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b returned with HTTP 200 Sep 06 22:50:43 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 649/1297] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:43 2026] GET /volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b => generated 1148 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:50:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-fa033a65-dd1f-4a1a-a02c-6f5e7ca8dca6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-fa033a65-dd1f-4a1a-a02c-6f5e7ca8dca6 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b Sep 06 22:50:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-fa033a65-dd1f-4a1a-a02c-6f5e7ca8dca6 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-fa033a65-dd1f-4a1a-a02c-6f5e7ca8dca6 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:43 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f29a3824-b5d5-4057-9974-f30e57686cbe None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-fa033a65-dd1f-4a1a-a02c-6f5e7ca8dca6 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-fa033a65-dd1f-4a1a-a02c-6f5e7ca8dca6 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b returned with HTTP 200 Sep 06 22:50:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 649/1298] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:50:43 2026] GET /volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b => generated 1148 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:50:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:50:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-b6624d3a-4fc9-4e98-b079-194ba100aaac None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:50:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:50:43 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Create volume of 1 GB Sep 06 22:50:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-b6624d3a-4fc9-4e98-b079-194ba100aaac tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] POST http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b/action Sep 06 22:50:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-b6624d3a-4fc9-4e98-b079-194ba100aaac tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:50:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-b6624d3a-4fc9-4e98-b079-194ba100aaac tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:50:43 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Availability Zones retrieved successfully. Sep 06 22:50:43 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Flow 'volume_create_api' (54a096d5-0c0e-4892-bcbf-f6c31dd9487c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:50:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:43 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:43 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9f8e295-76e2-427c-90cc-1a6700a6fc10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:43 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:50:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-b6624d3a-4fc9-4e98-b079-194ba100aaac tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-b6624d3a-4fc9-4e98-b079-194ba100aaac tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Begin detaching volume completed successfully. Sep 06 22:50:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-b6624d3a-4fc9-4e98-b079-194ba100aaac tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b/action returned with HTTP 202 Sep 06 22:50:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 650/1299] 192.168.122.248 () {64 vars in 1561 bytes} [Sun Sep 6 22:50:43 2026] POST /volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:50:43 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9f8e295-76e2-427c-90cc-1a6700a6fc10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:43 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1371508-43b6-41dc-bd66-601c5c8018cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9f9eb95a-eb60-45ee-98c8-b68a4b3b3fac None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9f9eb95a-eb60-45ee-98c8-b68a4b3b3fac None None] GET http://192.168.122.248/volume// Sep 06 22:50:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9f9eb95a-eb60-45ee-98c8-b68a4b3b3fac None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9f9eb95a-eb60-45ee-98c8-b68a4b3b3fac None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9f9eb95a-eb60-45ee-98c8-b68a4b3b3fac None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:50:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 651/1300] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:50:43 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:50:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-a5a4343a-a33e-46ff-b8ca-bf2dcfecdc92 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-a5a4343a-a33e-46ff-b8ca-bf2dcfecdc92 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b Sep 06 22:50:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-a5a4343a-a33e-46ff-b8ca-bf2dcfecdc92 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-a5a4343a-a33e-46ff-b8ca-bf2dcfecdc92 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:43 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-a5a4343a-a33e-46ff-b8ca-bf2dcfecdc92 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-a5a4343a-a33e-46ff-b8ca-bf2dcfecdc92 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b returned with HTTP 200 Sep 06 22:50:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 652/1301] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:50:43 2026] GET /volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b => generated 1332 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:50:44 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Created reservations ['e2777428-a849-4b1c-970a-db7899ecbe37', '313c0230-0398-4865-9c54-54ff04448c9f', '975b7d67-8274-4e3e-8ba3-4c468eaa5901', '1ff01c0e-b1db-4b22-9fb2-f587205975b1'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:50:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1371508-43b6-41dc-bd66-601c5c8018cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2777428-a849-4b1c-970a-db7899ecbe37', '313c0230-0398-4865-9c54-54ff04448c9f', '975b7d67-8274-4e3e-8ba3-4c468eaa5901', '1ff01c0e-b1db-4b22-9fb2-f587205975b1']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78b0b50f-25ad-446a-bed0-6840f89c390b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78b0b50f-25ad-446a-bed0-6840f89c390b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '441ce010-f299-48c3-8c19-a7b0e27420a4', '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='1b01fc4585694787b85b0ddd1203cc4e',qos_specs=None,replication_status=,reservations=['e2777428-a849-4b1c-970a-db7899ecbe37','313c0230-0398-4865-9c54-54ff04448c9f','975b7d67-8274-4e3e-8ba3-4c468eaa5901','1ff01c0e-b1db-4b22-9fb2-f587205975b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfaa50130bcc45f9aa4cce0114798b8b',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:50:44Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=441ce010-f299-48c3-8c19-a7b0e27420a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b01fc4585694787b85b0ddd1203cc4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfaa50130bcc45f9aa4cce0114798b8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c353106-eb17-4f2d-b53e-8f4b08e50bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c353106-eb17-4f2d-b53e-8f4b08e50bdb) transitioned into state 'SUCCESS' from 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='1b01fc4585694787b85b0ddd1203cc4e',qos_specs=None,replication_status=,reservations=['e2777428-a849-4b1c-970a-db7899ecbe37','313c0230-0398-4865-9c54-54ff04448c9f','975b7d67-8274-4e3e-8ba3-4c468eaa5901','1ff01c0e-b1db-4b22-9fb2-f587205975b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfaa50130bcc45f9aa4cce0114798b8b',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3380ab7-7c79-444d-a5a3-5e2873557f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3380ab7-7c79-444d-a5a3-5e2873557f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Flow 'volume_create_api' (54a096d5-0c0e-4892-bcbf-f6c31dd9487c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:50:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Create volume request issued successfully. Sep 06 22:50:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-78f895de-1987-4203-865e-05eca957b7a9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f29a3824-b5d5-4057-9974-f30e57686cbe tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:50:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 650/1302] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:50:43 2026] POST /volume/v3/volumes => generated 749 bytes in 906 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:50:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-78f895de-1987-4203-865e-05eca957b7a9 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] DELETE http://192.168.122.248/volume/v3/attachments/52b88baa-d298-4012-a404-d739df63c1f3 Sep 06 22:50:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-78f895de-1987-4203-865e-05eca957b7a9 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-78f895de-1987-4203-865e-05eca957b7a9 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-68c9c1b0-51c2-4340-9705-a205c1d08db3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-68c9c1b0-51c2-4340-9705-a205c1d08db3 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 Sep 06 22:50:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-68c9c1b0-51c2-4340-9705-a205c1d08db3 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-68c9c1b0-51c2-4340-9705-a205c1d08db3 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:44 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:44 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-68c9c1b0-51c2-4340-9705-a205c1d08db3 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Volume info retrieved successfully. Sep 06 22:50:44 devstack devstack@c-api.service[87215]: /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 06 22:50:44 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, Sep 06 22:50:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-68c9c1b0-51c2-4340-9705-a205c1d08db3 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 returned with HTTP 200 Sep 06 22:50:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 651/1303] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:44 2026] GET /volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 => generated 817 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-bc0601a5-2a9f-4796-a213-432bc5bf6156 req-78f895de-1987-4203-865e-05eca957b7a9 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/attachments/52b88baa-d298-4012-a404-d739df63c1f3 returned with HTTP 200 Sep 06 22:50:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 653/1304] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 22:50:44 2026] DELETE /volume/v3/attachments/52b88baa-d298-4012-a404-d739df63c1f3 => generated 19 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-19ee4f9f-9975-4cb4-afce-b73e6959cc2a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-19ee4f9f-9975-4cb4-afce-b73e6959cc2a tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b Sep 06 22:50:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-19ee4f9f-9975-4cb4-afce-b73e6959cc2a tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-19ee4f9f-9975-4cb4-afce-b73e6959cc2a tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:45 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:45 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:45 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:45 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:45 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-19ee4f9f-9975-4cb4-afce-b73e6959cc2a tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-19ee4f9f-9975-4cb4-afce-b73e6959cc2a tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b returned with HTTP 200 Sep 06 22:50:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 652/1305] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:45 2026] GET /volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b6ea5ea5-0429-418e-b604-cfca9efc58f7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b6ea5ea5-0429-418e-b604-cfca9efc58f7 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 Sep 06 22:50:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b6ea5ea5-0429-418e-b604-cfca9efc58f7 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b6ea5ea5-0429-418e-b604-cfca9efc58f7 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:45 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:45 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:45 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:45 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:45 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b6ea5ea5-0429-418e-b604-cfca9efc58f7 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Volume info retrieved successfully. Sep 06 22:50:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b6ea5ea5-0429-418e-b604-cfca9efc58f7 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 returned with HTTP 200 Sep 06 22:50:45 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 654/1306] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:45 2026] GET /volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 => generated 841 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9ec412c1-326c-4565-a7aa-897e714cf893 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9ec412c1-326c-4565-a7aa-897e714cf893 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 Sep 06 22:50:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9ec412c1-326c-4565-a7aa-897e714cf893 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9ec412c1-326c-4565-a7aa-897e714cf893 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:46 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:46 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:46 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:46 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9ec412c1-326c-4565-a7aa-897e714cf893 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Volume info retrieved successfully. Sep 06 22:50:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9ec412c1-326c-4565-a7aa-897e714cf893 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 returned with HTTP 200 Sep 06 22:50:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 653/1307] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:46 2026] GET /volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 => generated 842 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-335644f5-3a88-43d2-b1d6-ec8c753d7d91 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-335644f5-3a88-43d2-b1d6-ec8c753d7d91 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 Sep 06 22:50:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-335644f5-3a88-43d2-b1d6-ec8c753d7d91 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-335644f5-3a88-43d2-b1d6-ec8c753d7d91 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:46 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:46 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-335644f5-3a88-43d2-b1d6-ec8c753d7d91 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Volume info retrieved successfully. Sep 06 22:50:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-335644f5-3a88-43d2-b1d6-ec8c753d7d91 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 returned with HTTP 200 Sep 06 22:50:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 655/1308] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:46 2026] GET /volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d980780c-c661-4ba1-9f50-7523c719a544 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:50:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1379504575"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:50:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1379504575'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:50:46 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Create volume of 1 GB Sep 06 22:50:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Availability Zones retrieved successfully. Sep 06 22:50:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Flow 'volume_create_api' (864ef295-0f93-4a2f-b7ea-960436893b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:50:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc79ec8-1777-402e-86ba-510bd8344654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:50:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc79ec8-1777-402e-86ba-510bd8344654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6abf9f8b-dc65-482b-adcc-8962dab004c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:46 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Created reservations ['893efe4e-ca0a-44dd-9853-484644131d71', '8e4c604f-cd0a-4d9f-9188-459b090fd1c2', 'ab04d9b3-c591-4347-ba36-28cbf0b1fe80', '0648bdcf-b563-4a0d-8f91-00e0fe93b3cf'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:50:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6abf9f8b-dc65-482b-adcc-8962dab004c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['893efe4e-ca0a-44dd-9853-484644131d71', '8e4c604f-cd0a-4d9f-9188-459b090fd1c2', 'ab04d9b3-c591-4347-ba36-28cbf0b1fe80', '0648bdcf-b563-4a0d-8f91-00e0fe93b3cf']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b7e0b73-ade8-4470-8db2-bc2f2f1a2fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:47 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b7e0b73-ade8-4470-8db2-bc2f2f1a2fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48535866-90f1-4b5e-a024-fc1d68b6dd07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1379504575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b01fc4585694787b85b0ddd1203cc4e',qos_specs=None,replication_status=,reservations=['893efe4e-ca0a-44dd-9853-484644131d71','8e4c604f-cd0a-4d9f-9188-459b090fd1c2','ab04d9b3-c591-4347-ba36-28cbf0b1fe80','0648bdcf-b563-4a0d-8f91-00e0fe93b3cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfaa50130bcc45f9aa4cce0114798b8b',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:50:46Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1379504575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48535866-90f1-4b5e-a024-fc1d68b6dd07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b01fc4585694787b85b0ddd1203cc4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfaa50130bcc45f9aa4cce0114798b8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7defae46-c517-40fe-a9b4-0d5f9229c463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7defae46-c517-40fe-a9b4-0d5f9229c463) transitioned into 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-1379504575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b01fc4585694787b85b0ddd1203cc4e',qos_specs=None,replication_status=,reservations=['893efe4e-ca0a-44dd-9853-484644131d71','8e4c604f-cd0a-4d9f-9188-459b090fd1c2','ab04d9b3-c591-4347-ba36-28cbf0b1fe80','0648bdcf-b563-4a0d-8f91-00e0fe93b3cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfaa50130bcc45f9aa4cce0114798b8b',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e8eb74-b65b-4f8a-bd90-699b4d9d2e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:50:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e8eb74-b65b-4f8a-bd90-699b4d9d2e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:50:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Flow 'volume_create_api' (864ef295-0f93-4a2f-b7ea-960436893b84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:50:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Create volume request issued successfully. Sep 06 22:50:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d980780c-c661-4ba1-9f50-7523c719a544 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:50:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 654/1309] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:50:46 2026] POST /volume/v3/volumes => generated 785 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:50:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e0dbfd20-d9de-4b9e-9346-bc781c14cfe6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e0dbfd20-d9de-4b9e-9346-bc781c14cfe6 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 Sep 06 22:50:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e0dbfd20-d9de-4b9e-9346-bc781c14cfe6 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e0dbfd20-d9de-4b9e-9346-bc781c14cfe6 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:47 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e0dbfd20-d9de-4b9e-9346-bc781c14cfe6 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Volume info retrieved successfully. Sep 06 22:50:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e0dbfd20-d9de-4b9e-9346-bc781c14cfe6 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 returned with HTTP 200 Sep 06 22:50:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 656/1310] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:47 2026] GET /volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-738382d9-caf9-4187-8373-29d86e9b62db None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-738382d9-caf9-4187-8373-29d86e9b62db tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 Sep 06 22:50:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-738382d9-caf9-4187-8373-29d86e9b62db tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-738382d9-caf9-4187-8373-29d86e9b62db tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-738382d9-caf9-4187-8373-29d86e9b62db tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Volume info retrieved successfully. Sep 06 22:50:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-738382d9-caf9-4187-8373-29d86e9b62db tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 returned with HTTP 200 Sep 06 22:50:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 655/1311] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:48 2026] GET /volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 => generated 877 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5364607b-c57e-4367-8c3e-713c71af06ff None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5364607b-c57e-4367-8c3e-713c71af06ff tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 Sep 06 22:50:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5364607b-c57e-4367-8c3e-713c71af06ff tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5364607b-c57e-4367-8c3e-713c71af06ff tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5364607b-c57e-4367-8c3e-713c71af06ff tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Volume info retrieved successfully. Sep 06 22:50:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5364607b-c57e-4367-8c3e-713c71af06ff tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 returned with HTTP 200 Sep 06 22:50:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 657/1312] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:49 2026] GET /volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 => generated 878 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c16018d0-5145-41a6-b59d-19ca59016386 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c16018d0-5145-41a6-b59d-19ca59016386 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 Sep 06 22:50:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c16018d0-5145-41a6-b59d-19ca59016386 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c16018d0-5145-41a6-b59d-19ca59016386 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c16018d0-5145-41a6-b59d-19ca59016386 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Volume info retrieved successfully. Sep 06 22:50:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c16018d0-5145-41a6-b59d-19ca59016386 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 returned with HTTP 200 Sep 06 22:50:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 656/1313] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:49 2026] GET /volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 => generated 878 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-eebde81a-eabf-4d98-ac1f-881b2b7f2021 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eebde81a-eabf-4d98-ac1f-881b2b7f2021 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:50:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-eebde81a-eabf-4d98-ac1f-881b2b7f2021 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48535866-90f1-4b5e-a024-fc1d68b6dd07", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-16606640"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:50:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-eebde81a-eabf-4d98-ac1f-881b2b7f2021 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Volume info retrieved successfully. Sep 06 22:50:49 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-eebde81a-eabf-4d98-ac1f-881b2b7f2021 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Create snapshot from volume 48535866-90f1-4b5e-a024-fc1d68b6dd07 Sep 06 22:50:49 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-eebde81a-eabf-4d98-ac1f-881b2b7f2021 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Created reservations ['c92295b7-753f-4aee-bd77-de9a7b3b4a01', 'f1180bf6-dd06-4358-97c2-3fdc00d8a336', 'd5afbcb7-3e0f-43e3-a4ad-d370dea94906', 'd80cecd3-d931-4218-b975-2482981c20b0'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:50:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-eebde81a-eabf-4d98-ac1f-881b2b7f2021 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Snapshot create request issued successfully. Sep 06 22:50:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eebde81a-eabf-4d98-ac1f-881b2b7f2021 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:50:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 658/1314] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:50:49 2026] POST /volume/v3/snapshots => generated 324 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:50:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d5c816b6-0573-4359-bdff-3af68bd0a596 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d5c816b6-0573-4359-bdff-3af68bd0a596 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 Sep 06 22:50:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d5c816b6-0573-4359-bdff-3af68bd0a596 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d5c816b6-0573-4359-bdff-3af68bd0a596 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d5c816b6-0573-4359-bdff-3af68bd0a596 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Snapshot retrieved successfully. Sep 06 22:50:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d5c816b6-0573-4359-bdff-3af68bd0a596 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 returned with HTTP 200 Sep 06 22:50:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 657/1315] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:50:49 2026] GET /volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 => generated 456 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6786c9da-7b1c-4b40-b4cc-50646858227c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6786c9da-7b1c-4b40-b4cc-50646858227c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] DELETE http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b Sep 06 22:50:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6786c9da-7b1c-4b40-b4cc-50646858227c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6786c9da-7b1c-4b40-b4cc-50646858227c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:50 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-6786c9da-7b1c-4b40-b4cc-50646858227c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Delete volume with id: 31ef3230-e143-41d2-9bc9-41bd58d8e73b Sep 06 22:50:50 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:50 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6786c9da-7b1c-4b40-b4cc-50646858227c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6786c9da-7b1c-4b40-b4cc-50646858227c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Delete volume request issued successfully. Sep 06 22:50:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6786c9da-7b1c-4b40-b4cc-50646858227c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b returned with HTTP 202 Sep 06 22:50:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 659/1316] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:50:50 2026] DELETE /volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:50:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3c092d0d-48d3-42e5-8b9f-6a7b02aba80c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3c092d0d-48d3-42e5-8b9f-6a7b02aba80c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b Sep 06 22:50:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3c092d0d-48d3-42e5-8b9f-6a7b02aba80c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3c092d0d-48d3-42e5-8b9f-6a7b02aba80c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:50 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:50 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3c092d0d-48d3-42e5-8b9f-6a7b02aba80c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3c092d0d-48d3-42e5-8b9f-6a7b02aba80c tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b returned with HTTP 200 Sep 06 22:50:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 658/1317] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:50 2026] GET /volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b => generated 855 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2f824349-7510-4d2a-974e-624473735508 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2f824349-7510-4d2a-974e-624473735508 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 Sep 06 22:50:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2f824349-7510-4d2a-974e-624473735508 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2f824349-7510-4d2a-974e-624473735508 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2f824349-7510-4d2a-974e-624473735508 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Snapshot retrieved successfully. Sep 06 22:50:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2f824349-7510-4d2a-974e-624473735508 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 returned with HTTP 200 Sep 06 22:50:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 660/1318] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:50:50 2026] GET /volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 => generated 456 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d95c818b-8dc0-469f-93fa-c5a23c9e3540 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d95c818b-8dc0-469f-93fa-c5a23c9e3540 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b Sep 06 22:50:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d95c818b-8dc0-469f-93fa-c5a23c9e3540 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d95c818b-8dc0-469f-93fa-c5a23c9e3540 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:51 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:51 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:51 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:51 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d95c818b-8dc0-469f-93fa-c5a23c9e3540 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d95c818b-8dc0-469f-93fa-c5a23c9e3540 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b returned with HTTP 200 Sep 06 22:50:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 659/1319] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:51 2026] GET /volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b => generated 855 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-55f5c1ad-2a84-4c43-8248-9a867a886cfc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-55f5c1ad-2a84-4c43-8248-9a867a886cfc tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 Sep 06 22:50:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-55f5c1ad-2a84-4c43-8248-9a867a886cfc tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-55f5c1ad-2a84-4c43-8248-9a867a886cfc tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-55f5c1ad-2a84-4c43-8248-9a867a886cfc tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Snapshot retrieved successfully. Sep 06 22:50:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-55f5c1ad-2a84-4c43-8248-9a867a886cfc tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 returned with HTTP 200 Sep 06 22:50:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 661/1320] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:50:51 2026] GET /volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 => generated 456 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:50:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5a3d1733-c503-4754-9721-44c4e8955694 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5a3d1733-c503-4754-9721-44c4e8955694 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b Sep 06 22:50:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5a3d1733-c503-4754-9721-44c4e8955694 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5a3d1733-c503-4754-9721-44c4e8955694 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5a3d1733-c503-4754-9721-44c4e8955694 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b returned with HTTP 404 Sep 06 22:50:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 660/1321] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:52 2026] GET /volume/v3/volumes/31ef3230-e143-41d2-9bc9-41bd58d8e73b => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:50:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c5390d37-2269-48a8-a2de-6e6c68b99278 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c5390d37-2269-48a8-a2de-6e6c68b99278 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] DELETE http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 Sep 06 22:50:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c5390d37-2269-48a8-a2de-6e6c68b99278 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c5390d37-2269-48a8-a2de-6e6c68b99278 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:52 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-c5390d37-2269-48a8-a2de-6e6c68b99278 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Delete volume with id: c356224c-9038-4472-9024-21dac8ec3944 Sep 06 22:50:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:52 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c5390d37-2269-48a8-a2de-6e6c68b99278 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c5390d37-2269-48a8-a2de-6e6c68b99278 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Delete volume request issued successfully. Sep 06 22:50:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c5390d37-2269-48a8-a2de-6e6c68b99278 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 returned with HTTP 202 Sep 06 22:50:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 662/1322] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:50:52 2026] DELETE /volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:50:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a92d61c6-641c-42f2-8f9a-ae8ecab5722d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a92d61c6-641c-42f2-8f9a-ae8ecab5722d tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 Sep 06 22:50:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a92d61c6-641c-42f2-8f9a-ae8ecab5722d tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a92d61c6-641c-42f2-8f9a-ae8ecab5722d tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a92d61c6-641c-42f2-8f9a-ae8ecab5722d tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a92d61c6-641c-42f2-8f9a-ae8ecab5722d tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 returned with HTTP 200 Sep 06 22:50:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 661/1323] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:52 2026] GET /volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 => generated 856 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-165e70d7-6124-4c0c-9331-617d7113563d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-165e70d7-6124-4c0c-9331-617d7113563d tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 Sep 06 22:50:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-165e70d7-6124-4c0c-9331-617d7113563d tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-165e70d7-6124-4c0c-9331-617d7113563d tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-165e70d7-6124-4c0c-9331-617d7113563d tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Snapshot retrieved successfully. Sep 06 22:50:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-165e70d7-6124-4c0c-9331-617d7113563d tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 returned with HTTP 200 Sep 06 22:50:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 663/1324] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:50:52 2026] GET /volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 => generated 483 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-69874288-3c92-4ea4-a2ad-e9f7cd510aaa None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-69874288-3c92-4ea4-a2ad-e9f7cd510aaa tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 Sep 06 22:50:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-69874288-3c92-4ea4-a2ad-e9f7cd510aaa tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-69874288-3c92-4ea4-a2ad-e9f7cd510aaa tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-69874288-3c92-4ea4-a2ad-e9f7cd510aaa tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Snapshot retrieved successfully. Sep 06 22:50:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-69874288-3c92-4ea4-a2ad-e9f7cd510aaa tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 returned with HTTP 200 Sep 06 22:50:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 662/1325] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:50:52 2026] GET /volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 => generated 483 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5e48e55c-ae8d-4038-97ac-9cae384a2473 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5e48e55c-ae8d-4038-97ac-9cae384a2473 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 Sep 06 22:50:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5e48e55c-ae8d-4038-97ac-9cae384a2473 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5e48e55c-ae8d-4038-97ac-9cae384a2473 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:53 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-5e48e55c-ae8d-4038-97ac-9cae384a2473 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Delete snapshot with id: e9982046-bd55-47e4-95ca-d324ffe62ad6 Sep 06 22:50:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5e48e55c-ae8d-4038-97ac-9cae384a2473 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Snapshot retrieved successfully. Sep 06 22:50:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5e48e55c-ae8d-4038-97ac-9cae384a2473 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Snapshot delete request issued successfully. Sep 06 22:50:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5e48e55c-ae8d-4038-97ac-9cae384a2473 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 returned with HTTP 202 Sep 06 22:50:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 664/1326] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:50:53 2026] DELETE /volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:50:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d1efb69c-a1b7-4cb7-9b1e-8141945626d0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d1efb69c-a1b7-4cb7-9b1e-8141945626d0 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 Sep 06 22:50:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d1efb69c-a1b7-4cb7-9b1e-8141945626d0 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d1efb69c-a1b7-4cb7-9b1e-8141945626d0 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d1efb69c-a1b7-4cb7-9b1e-8141945626d0 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Snapshot retrieved successfully. Sep 06 22:50:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d1efb69c-a1b7-4cb7-9b1e-8141945626d0 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 returned with HTTP 200 Sep 06 22:50:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 663/1327] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:50:53 2026] GET /volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 => generated 482 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c8c8bcf8-f351-4a1f-9228-106ceaab5eb8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c8c8bcf8-f351-4a1f-9228-106ceaab5eb8 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 Sep 06 22:50:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c8c8bcf8-f351-4a1f-9228-106ceaab5eb8 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c8c8bcf8-f351-4a1f-9228-106ceaab5eb8 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c8c8bcf8-f351-4a1f-9228-106ceaab5eb8 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c8c8bcf8-f351-4a1f-9228-106ceaab5eb8 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 returned with HTTP 200 Sep 06 22:50:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 665/1328] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:53 2026] GET /volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 => generated 856 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cf79be40-0389-431e-9738-ebee8f3a871a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cf79be40-0389-431e-9738-ebee8f3a871a tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 Sep 06 22:50:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cf79be40-0389-431e-9738-ebee8f3a871a tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cf79be40-0389-431e-9738-ebee8f3a871a tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cf79be40-0389-431e-9738-ebee8f3a871a tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Snapshot retrieved successfully. Sep 06 22:50:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cf79be40-0389-431e-9738-ebee8f3a871a tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 returned with HTTP 200 Sep 06 22:50:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 664/1329] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:50:54 2026] GET /volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 => generated 482 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f9188b5e-c5bb-41f8-bc17-cd31b4617c53 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f9188b5e-c5bb-41f8-bc17-cd31b4617c53 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 Sep 06 22:50:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f9188b5e-c5bb-41f8-bc17-cd31b4617c53 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f9188b5e-c5bb-41f8-bc17-cd31b4617c53 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f9188b5e-c5bb-41f8-bc17-cd31b4617c53 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 returned with HTTP 404 Sep 06 22:50:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 666/1330] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:54 2026] GET /volume/v3/volumes/c356224c-9038-4472-9024-21dac8ec3944 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:50:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a22f9d74-93e1-4943-b3ef-338fde08b5ad None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a22f9d74-93e1-4943-b3ef-338fde08b5ad tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 Sep 06 22:50:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a22f9d74-93e1-4943-b3ef-338fde08b5ad tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a22f9d74-93e1-4943-b3ef-338fde08b5ad tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-521ec191-94c2-43b5-ac60-fef488481521 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-521ec191-94c2-43b5-ac60-fef488481521 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] DELETE http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:50:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-521ec191-94c2-43b5-ac60-fef488481521 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-521ec191-94c2-43b5-ac60-fef488481521 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:55 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-521ec191-94c2-43b5-ac60-fef488481521 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Delete volume with id: ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:50:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a22f9d74-93e1-4943-b3ef-338fde08b5ad tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Snapshot retrieved successfully. Sep 06 22:50:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a22f9d74-93e1-4943-b3ef-338fde08b5ad tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 returned with HTTP 200 Sep 06 22:50:55 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:55 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 665/1331] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:50:55 2026] GET /volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 => generated 482 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-521ec191-94c2-43b5-ac60-fef488481521 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-521ec191-94c2-43b5-ac60-fef488481521 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Delete volume request issued successfully. Sep 06 22:50:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-521ec191-94c2-43b5-ac60-fef488481521 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 202 Sep 06 22:50:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 667/1332] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:50:55 2026] DELETE /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:50:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-58519d28-fd40-401e-91c5-dccc48d1b6c0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-58519d28-fd40-401e-91c5-dccc48d1b6c0 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:50:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-58519d28-fd40-401e-91c5-dccc48d1b6c0 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-58519d28-fd40-401e-91c5-dccc48d1b6c0 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:55 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:55 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-58519d28-fd40-401e-91c5-dccc48d1b6c0 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-58519d28-fd40-401e-91c5-dccc48d1b6c0 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 200 Sep 06 22:50:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 666/1333] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:55 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:50:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7ce81bad-ab35-45e3-8e9b-e757127918c9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7ce81bad-ab35-45e3-8e9b-e757127918c9 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 Sep 06 22:50:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7ce81bad-ab35-45e3-8e9b-e757127918c9 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7ce81bad-ab35-45e3-8e9b-e757127918c9 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7ce81bad-ab35-45e3-8e9b-e757127918c9 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 returned with HTTP 404 Sep 06 22:50:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 668/1334] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:50:56 2026] GET /volume/v3/snapshots/e9982046-bd55-47e4-95ca-d324ffe62ad6 => generated 111 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:50:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-30a956ec-6911-4aa6-ae3f-88da9c4a82a9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-30a956ec-6911-4aa6-ae3f-88da9c4a82a9 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] DELETE http://192.168.122.248/volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 Sep 06 22:50:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-30a956ec-6911-4aa6-ae3f-88da9c4a82a9 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-30a956ec-6911-4aa6-ae3f-88da9c4a82a9 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:56 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-30a956ec-6911-4aa6-ae3f-88da9c4a82a9 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Delete volume with id: 48535866-90f1-4b5e-a024-fc1d68b6dd07 Sep 06 22:50:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7786139a-5757-4ef5-9f00-910df9a19056 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7786139a-5757-4ef5-9f00-910df9a19056 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:50:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7786139a-5757-4ef5-9f00-910df9a19056 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7786139a-5757-4ef5-9f00-910df9a19056 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7786139a-5757-4ef5-9f00-910df9a19056 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Volume info retrieved successfully. Sep 06 22:50:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7786139a-5757-4ef5-9f00-910df9a19056 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 200 Sep 06 22:50:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 669/1335] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:56 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 855 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-30a956ec-6911-4aa6-ae3f-88da9c4a82a9 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Volume info retrieved successfully. Sep 06 22:50:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-30a956ec-6911-4aa6-ae3f-88da9c4a82a9 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Delete volume request issued successfully. Sep 06 22:50:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-30a956ec-6911-4aa6-ae3f-88da9c4a82a9 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 returned with HTTP 202 Sep 06 22:50:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 667/1336] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:50:56 2026] DELETE /volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 => generated 0 bytes in 589 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:50:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5c2c5430-b35e-4ec5-9e77-7fb5acc65226 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5c2c5430-b35e-4ec5-9e77-7fb5acc65226 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 Sep 06 22:50:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5c2c5430-b35e-4ec5-9e77-7fb5acc65226 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5c2c5430-b35e-4ec5-9e77-7fb5acc65226 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:57 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:57 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5c2c5430-b35e-4ec5-9e77-7fb5acc65226 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Volume info retrieved successfully. Sep 06 22:50:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5c2c5430-b35e-4ec5-9e77-7fb5acc65226 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 returned with HTTP 200 Sep 06 22:50:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 670/1337] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:56 2026] GET /volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 => generated 877 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ed3b8082-0771-4050-bf3c-70b187200f66 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ed3b8082-0771-4050-bf3c-70b187200f66 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] GET http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 Sep 06 22:50:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ed3b8082-0771-4050-bf3c-70b187200f66 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ed3b8082-0771-4050-bf3c-70b187200f66 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ed3b8082-0771-4050-bf3c-70b187200f66 tempest-AttachVolumeNegativeTest-1990295743 tempest-AttachVolumeNegativeTest-1990295743-project-member] http://192.168.122.248/volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 returned with HTTP 404 Sep 06 22:50:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 668/1338] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:57 2026] GET /volume/v3/volumes/ba636192-d74f-4045-9b77-ca9b3e33ed78 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:50:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-88c17109-b7af-477f-8e36-8a6cefd7c037 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-88c17109-b7af-477f-8e36-8a6cefd7c037 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 Sep 06 22:50:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-88c17109-b7af-477f-8e36-8a6cefd7c037 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-88c17109-b7af-477f-8e36-8a6cefd7c037 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:58 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:58 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:58 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:58 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-88c17109-b7af-477f-8e36-8a6cefd7c037 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Volume info retrieved successfully. Sep 06 22:50:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-88c17109-b7af-477f-8e36-8a6cefd7c037 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 returned with HTTP 200 Sep 06 22:50:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 671/1339] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:58 2026] GET /volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 => generated 877 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:50:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cffc088f-1072-4cab-afcf-3c702824185d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cffc088f-1072-4cab-afcf-3c702824185d tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 Sep 06 22:50:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cffc088f-1072-4cab-afcf-3c702824185d tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cffc088f-1072-4cab-afcf-3c702824185d tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cffc088f-1072-4cab-afcf-3c702824185d tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 returned with HTTP 404 Sep 06 22:50:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 669/1340] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:59 2026] GET /volume/v3/volumes/48535866-90f1-4b5e-a024-fc1d68b6dd07 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:50:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3c90b4ba-556d-4015-9196-dd165e3bde4b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3c90b4ba-556d-4015-9196-dd165e3bde4b tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] DELETE http://192.168.122.248/volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 Sep 06 22:50:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3c90b4ba-556d-4015-9196-dd165e3bde4b tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3c90b4ba-556d-4015-9196-dd165e3bde4b tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:59 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-3c90b4ba-556d-4015-9196-dd165e3bde4b tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Delete volume with id: 441ce010-f299-48c3-8c19-a7b0e27420a4 Sep 06 22:50:59 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:59 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:50:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:50:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3c90b4ba-556d-4015-9196-dd165e3bde4b tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Volume info retrieved successfully. Sep 06 22:50:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3c90b4ba-556d-4015-9196-dd165e3bde4b tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Delete volume request issued successfully. Sep 06 22:50:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3c90b4ba-556d-4015-9196-dd165e3bde4b tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 returned with HTTP 202 Sep 06 22:50:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 672/1341] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:50:59 2026] DELETE /volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:50:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f233685a-8e8d-4b44-bb52-4dae05690d09 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:50:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f233685a-8e8d-4b44-bb52-4dae05690d09 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 Sep 06 22:50:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f233685a-8e8d-4b44-bb52-4dae05690d09 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:50:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f233685a-8e8d-4b44-bb52-4dae05690d09 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:50:59 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:50:59 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:50:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:50:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:50:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f233685a-8e8d-4b44-bb52-4dae05690d09 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Volume info retrieved successfully. Sep 06 22:50:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f233685a-8e8d-4b44-bb52-4dae05690d09 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 returned with HTTP 200 Sep 06 22:50:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 670/1342] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:50:59 2026] GET /volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 => generated 841 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d6cc3415-df06-4271-8ce1-0a263e72cf5a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d6cc3415-df06-4271-8ce1-0a263e72cf5a tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 Sep 06 22:51:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d6cc3415-df06-4271-8ce1-0a263e72cf5a tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d6cc3415-df06-4271-8ce1-0a263e72cf5a tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:00 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:00 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:00 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:00 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:00 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d6cc3415-df06-4271-8ce1-0a263e72cf5a tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Volume info retrieved successfully. Sep 06 22:51:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d6cc3415-df06-4271-8ce1-0a263e72cf5a tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 returned with HTTP 200 Sep 06 22:51:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 673/1343] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:51:00 2026] GET /volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 => generated 841 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ec0530eb-e2aa-425b-a902-47d0b85f9623 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ec0530eb-e2aa-425b-a902-47d0b85f9623 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] GET http://192.168.122.248/volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 Sep 06 22:51:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ec0530eb-e2aa-425b-a902-47d0b85f9623 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ec0530eb-e2aa-425b-a902-47d0b85f9623 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ec0530eb-e2aa-425b-a902-47d0b85f9623 tempest-CinderUnicodeTest-1942333012 tempest-CinderUnicodeTest-1942333012-project-member] http://192.168.122.248/volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 returned with HTTP 404 Sep 06 22:51:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 671/1344] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:51:01 2026] GET /volume/v3/volumes/441ce010-f299-48c3-8c19-a7b0e27420a4 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2b78c855-df5b-49e1-a894-d9928600131c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2b78c855-df5b-49e1-a894-d9928600131c tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:51:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2b78c855-df5b-49e1-a894-d9928600131c tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2097233241", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2b78c855-df5b-49e1-a894-d9928600131c tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:51:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 674/1345] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:51:08 2026] POST /volume/v3/types => generated 380 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-293595dc-405e-4d89-8c6a-38cad9d9c5a6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-293595dc-405e-4d89-8c6a-38cad9d9c5a6 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] POST http://192.168.122.248/volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/encryption Sep 06 22:51:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-293595dc-405e-4d89-8c6a-38cad9d9c5a6 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-293595dc-405e-4d89-8c6a-38cad9d9c5a6 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] http://192.168.122.248/volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/encryption returned with HTTP 200 Sep 06 22:51:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 672/1346] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 22:51:08 2026] POST /volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/encryption => generated 239 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-515d05ee-2ba7-47bb-8da7-5481aabc1a2a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-515d05ee-2ba7-47bb-8da7-5481aabc1a2a tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:51:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-515d05ee-2ba7-47bb-8da7-5481aabc1a2a tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-505097697", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-515d05ee-2ba7-47bb-8da7-5481aabc1a2a tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:51:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 675/1347] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:51:08 2026] POST /volume/v3/types => generated 379 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:51:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-de53bf79-03ab-406d-9468-14900c2b6aa2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-de53bf79-03ab-406d-9468-14900c2b6aa2 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] POST http://192.168.122.248/volume/v3/types/e3e70ec3-26a0-4b3d-bfe7-4c37e93f5b18/encryption Sep 06 22:51:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-de53bf79-03ab-406d-9468-14900c2b6aa2 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:08 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-de53bf79-03ab-406d-9468-14900c2b6aa2 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'e87302c15a3e49339104b8a2341f2270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efaccc3d26d74521a0dc6e575b5c1503', '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=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 22:51:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-de53bf79-03ab-406d-9468-14900c2b6aa2 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] http://192.168.122.248/volume/v3/types/e3e70ec3-26a0-4b3d-bfe7-4c37e93f5b18/encryption returned with HTTP 403 Sep 06 22:51:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 673/1348] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 22:51:08 2026] POST /volume/v3/types/e3e70ec3-26a0-4b3d-bfe7-4c37e93f5b18/encryption => generated 127 bytes in 318 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3a984313-8cb6-4b5e-a325-e13ea95d4c07 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3a984313-8cb6-4b5e-a325-e13ea95d4c07 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3a984313-8cb6-4b5e-a325-e13ea95d4c07 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1743798001", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3a984313-8cb6-4b5e-a325-e13ea95d4c07 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:51:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 676/1349] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:51:08 2026] POST /volume/v3/types => generated 380 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-09d7af89-28b8-4c0e-a40e-9be0585120db None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-09d7af89-28b8-4c0e-a40e-9be0585120db tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] POST http://192.168.122.248/volume/v3/types/cc2197fd-e775-4c3b-8358-88e9c96670fa/extra_specs Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-09d7af89-28b8-4c0e-a40e-9be0585120db tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-09d7af89-28b8-4c0e-a40e-9be0585120db tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'e87302c15a3e49339104b8a2341f2270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efaccc3d26d74521a0dc6e575b5c1503', '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=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-09d7af89-28b8-4c0e-a40e-9be0585120db tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] http://192.168.122.248/volume/v3/types/cc2197fd-e775-4c3b-8358-88e9c96670fa/extra_specs returned with HTTP 403 Sep 06 22:51:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 674/1350] 192.168.122.248 () {60 vars in 1283 bytes} [Sun Sep 6 22:51:09 2026] POST /volume/v3/types/cc2197fd-e775-4c3b-8358-88e9c96670fa/extra_specs => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fc02d64e-f610-4855-b349-8b3adc6371ac None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fc02d64e-f610-4855-b349-8b3adc6371ac tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] PUT http://192.168.122.248/volume/v3/types/cc2197fd-e775-4c3b-8358-88e9c96670fa/extra_specs/key2 Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fc02d64e-f610-4855-b349-8b3adc6371ac tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-fc02d64e-f610-4855-b349-8b3adc6371ac tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e87302c15a3e49339104b8a2341f2270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efaccc3d26d74521a0dc6e575b5c1503', '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=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fc02d64e-f610-4855-b349-8b3adc6371ac tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] http://192.168.122.248/volume/v3/types/cc2197fd-e775-4c3b-8358-88e9c96670fa/extra_specs/key2 returned with HTTP 403 Sep 06 22:51:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 677/1351] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:51:09 2026] PUT /volume/v3/types/cc2197fd-e775-4c3b-8358-88e9c96670fa/extra_specs/key2 => generated 122 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f4425361-2aae-4598-8cb5-f40d201c2b6f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f4425361-2aae-4598-8cb5-f40d201c2b6f tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] POST http://192.168.122.248/volume/v3/types Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f4425361-2aae-4598-8cb5-f40d201c2b6f tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-f4425361-2aae-4598-8cb5-f40d201c2b6f tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'e87302c15a3e49339104b8a2341f2270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efaccc3d26d74521a0dc6e575b5c1503', '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=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f4425361-2aae-4598-8cb5-f40d201c2b6f tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] http://192.168.122.248/volume/v3/types returned with HTTP 403 Sep 06 22:51:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 675/1352] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:51:09 2026] POST /volume/v3/types => generated 109 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b58218cb-4eb4-4579-994b-e6c0e555a477 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b58218cb-4eb4-4579-994b-e6c0e555a477 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b58218cb-4eb4-4579-994b-e6c0e555a477 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1783499635", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b58218cb-4eb4-4579-994b-e6c0e555a477 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:51:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 678/1353] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:51:09 2026] POST /volume/v3/types => generated 380 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-256b00ba-63c2-44fa-b4c5-f06574612938 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-256b00ba-63c2-44fa-b4c5-f06574612938 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] POST http://192.168.122.248/volume/v3/types/32af7581-9e88-41e3-aeaa-d148d37b3d38/encryption Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-256b00ba-63c2-44fa-b4c5-f06574612938 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-256b00ba-63c2-44fa-b4c5-f06574612938 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] http://192.168.122.248/volume/v3/types/32af7581-9e88-41e3-aeaa-d148d37b3d38/encryption returned with HTTP 200 Sep 06 22:51:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 676/1354] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 22:51:09 2026] POST /volume/v3/types/32af7581-9e88-41e3-aeaa-d148d37b3d38/encryption => generated 239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6f722ada-f5af-4bea-9649-b2c3d1cb9e11 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6f722ada-f5af-4bea-9649-b2c3d1cb9e11 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] DELETE http://192.168.122.248/volume/v3/types/32af7581-9e88-41e3-aeaa-d148d37b3d38/encryption/6f718a1c-a342-41ac-91db-3bcaa0081f6c Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6f722ada-f5af-4bea-9649-b2c3d1cb9e11 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6f722ada-f5af-4bea-9649-b2c3d1cb9e11 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-6f722ada-f5af-4bea-9649-b2c3d1cb9e11 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'e87302c15a3e49339104b8a2341f2270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efaccc3d26d74521a0dc6e575b5c1503', '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=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6f722ada-f5af-4bea-9649-b2c3d1cb9e11 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] http://192.168.122.248/volume/v3/types/32af7581-9e88-41e3-aeaa-d148d37b3d38/encryption/6f718a1c-a342-41ac-91db-3bcaa0081f6c returned with HTTP 403 Sep 06 22:51:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 679/1355] 192.168.122.248 () {58 vars in 1373 bytes} [Sun Sep 6 22:51:09 2026] DELETE /volume/v3/types/32af7581-9e88-41e3-aeaa-d148d37b3d38/encryption/6f718a1c-a342-41ac-91db-3bcaa0081f6c => generated 127 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-27491fb3-0f0d-4008-8a90-0a4a3e188eb1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-27491fb3-0f0d-4008-8a90-0a4a3e188eb1 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-27491fb3-0f0d-4008-8a90-0a4a3e188eb1 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-9920440", "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=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-27491fb3-0f0d-4008-8a90-0a4a3e188eb1 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:51:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 677/1356] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:51:09 2026] POST /volume/v3/types => generated 377 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-75d696b6-7db6-4706-bbc4-a0d9d1e8920d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-75d696b6-7db6-4706-bbc4-a0d9d1e8920d tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] DELETE http://192.168.122.248/volume/v3/types/d8425adb-3e67-431f-8358-5d21eab1baed/extra_specs/key1 Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-75d696b6-7db6-4706-bbc4-a0d9d1e8920d tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-75d696b6-7db6-4706-bbc4-a0d9d1e8920d tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-75d696b6-7db6-4706-bbc4-a0d9d1e8920d tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'e87302c15a3e49339104b8a2341f2270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efaccc3d26d74521a0dc6e575b5c1503', '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=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-75d696b6-7db6-4706-bbc4-a0d9d1e8920d tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] http://192.168.122.248/volume/v3/types/d8425adb-3e67-431f-8358-5d21eab1baed/extra_specs/key1 returned with HTTP 403 Sep 06 22:51:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 680/1357] 192.168.122.248 () {58 vars in 1280 bytes} [Sun Sep 6 22:51:09 2026] DELETE /volume/v3/types/d8425adb-3e67-431f-8358-5d21eab1baed/extra_specs/key1 => generated 122 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-83bdc935-3b41-4a63-93f9-92b81b0622a7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-83bdc935-3b41-4a63-93f9-92b81b0622a7 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-83bdc935-3b41-4a63-93f9-92b81b0622a7 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1133741134", "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=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-83bdc935-3b41-4a63-93f9-92b81b0622a7 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:51:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 678/1358] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:51:09 2026] POST /volume/v3/types => generated 380 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-79701d43-a591-4a37-b28d-23e3ccc42a5f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-79701d43-a591-4a37-b28d-23e3ccc42a5f tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] DELETE http://192.168.122.248/volume/v3/types/d43dec2f-3bbc-45f2-8676-e1b5a01169e8 Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-79701d43-a591-4a37-b28d-23e3ccc42a5f tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-79701d43-a591-4a37-b28d-23e3ccc42a5f tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-79701d43-a591-4a37-b28d-23e3ccc42a5f tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'e87302c15a3e49339104b8a2341f2270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efaccc3d26d74521a0dc6e575b5c1503', '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=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-79701d43-a591-4a37-b28d-23e3ccc42a5f tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] http://192.168.122.248/volume/v3/types/d43dec2f-3bbc-45f2-8676-e1b5a01169e8 returned with HTTP 403 Sep 06 22:51:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 681/1359] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:51:09 2026] DELETE /volume/v3/types/d43dec2f-3bbc-45f2-8676-e1b5a01169e8 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-212a4572-594d-4ca3-a14a-e6c5f73bac0c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-212a4572-594d-4ca3-a14a-e6c5f73bac0c tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] GET http://192.168.122.248/volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/extra_specs Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-212a4572-594d-4ca3-a14a-e6c5f73bac0c tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-212a4572-594d-4ca3-a14a-e6c5f73bac0c tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-212a4572-594d-4ca3-a14a-e6c5f73bac0c tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] http://192.168.122.248/volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/extra_specs returned with HTTP 200 Sep 06 22:51:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 679/1360] 192.168.122.248 () {58 vars in 1262 bytes} [Sun Sep 6 22:51:09 2026] GET /volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/extra_specs => generated 123 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f193e0cb-4d5a-49f6-9907-295e72da2565 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f193e0cb-4d5a-49f6-9907-295e72da2565 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] GET http://192.168.122.248/volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/encryption/cipher Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f193e0cb-4d5a-49f6-9907-295e72da2565 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f193e0cb-4d5a-49f6-9907-295e72da2565 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-f193e0cb-4d5a-49f6-9907-295e72da2565 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e87302c15a3e49339104b8a2341f2270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efaccc3d26d74521a0dc6e575b5c1503', '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=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f193e0cb-4d5a-49f6-9907-295e72da2565 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] http://192.168.122.248/volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/encryption/cipher returned with HTTP 403 Sep 06 22:51:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 682/1361] 192.168.122.248 () {58 vars in 1280 bytes} [Sun Sep 6 22:51:09 2026] GET /volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6425727b-34b6-4c1f-8020-ee10e0d55bff None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6425727b-34b6-4c1f-8020-ee10e0d55bff tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] GET http://192.168.122.248/volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/encryption Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6425727b-34b6-4c1f-8020-ee10e0d55bff tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6425727b-34b6-4c1f-8020-ee10e0d55bff tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-6425727b-34b6-4c1f-8020-ee10e0d55bff tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e87302c15a3e49339104b8a2341f2270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efaccc3d26d74521a0dc6e575b5c1503', '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=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6425727b-34b6-4c1f-8020-ee10e0d55bff tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] http://192.168.122.248/volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/encryption returned with HTTP 403 Sep 06 22:51:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 680/1362] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 22:51:09 2026] GET /volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f7958263-042e-47ca-8047-77d893f4c706 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f7958263-042e-47ca-8047-77d893f4c706 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] GET http://192.168.122.248/volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/extra_specs/multiattach Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f7958263-042e-47ca-8047-77d893f4c706 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f7958263-042e-47ca-8047-77d893f4c706 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f7958263-042e-47ca-8047-77d893f4c706 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] http://192.168.122.248/volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/extra_specs/multiattach returned with HTTP 200 Sep 06 22:51:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 683/1363] 192.168.122.248 () {58 vars in 1298 bytes} [Sun Sep 6 22:51:09 2026] GET /volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3486e5dc-f600-41e2-97c5-ef71c59963fe None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3486e5dc-f600-41e2-97c5-ef71c59963fe tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] GET http://192.168.122.248/volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/extra_specs/volume_backend_name Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3486e5dc-f600-41e2-97c5-ef71c59963fe tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3486e5dc-f600-41e2-97c5-ef71c59963fe tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3486e5dc-f600-41e2-97c5-ef71c59963fe tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] http://192.168.122.248/volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/extra_specs/volume_backend_name returned with HTTP 404 Sep 06 22:51:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 681/1364] 192.168.122.248 () {58 vars in 1322 bytes} [Sun Sep 6 22:51:09 2026] GET /volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/extra_specs/volume_backend_name => generated 143 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3b2e72b6-6e81-45ee-b85b-96fe18d5a0e8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3b2e72b6-6e81-45ee-b85b-96fe18d5a0e8 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] PUT http://192.168.122.248/volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/encryption/5cd1daa6-f048-4930-abbb-2b2836461c1d Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3b2e72b6-6e81-45ee-b85b-96fe18d5a0e8 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-3b2e72b6-6e81-45ee-b85b-96fe18d5a0e8 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'e87302c15a3e49339104b8a2341f2270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efaccc3d26d74521a0dc6e575b5c1503', '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=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3b2e72b6-6e81-45ee-b85b-96fe18d5a0e8 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] http://192.168.122.248/volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/encryption/5cd1daa6-f048-4930-abbb-2b2836461c1d returned with HTTP 403 Sep 06 22:51:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 684/1365] 192.168.122.248 () {60 vars in 1390 bytes} [Sun Sep 6 22:51:09 2026] PUT /volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/encryption/5cd1daa6-f048-4930-abbb-2b2836461c1d => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-144654df-392c-43f0-8331-550a2362c874 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-144654df-392c-43f0-8331-550a2362c874 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] PUT http://192.168.122.248/volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/extra_specs/key1 Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-144654df-392c-43f0-8331-550a2362c874 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-144654df-392c-43f0-8331-550a2362c874 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e87302c15a3e49339104b8a2341f2270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efaccc3d26d74521a0dc6e575b5c1503', '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=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-144654df-392c-43f0-8331-550a2362c874 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] http://192.168.122.248/volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/extra_specs/key1 returned with HTTP 403 Sep 06 22:51:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 682/1366] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:51:09 2026] PUT /volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-03390159-2312-48a4-9cef-3fadf0fd7582 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-03390159-2312-48a4-9cef-3fadf0fd7582 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] PUT http://192.168.122.248/volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0 Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-03390159-2312-48a4-9cef-3fadf0fd7582 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-03390159-2312-48a4-9cef-3fadf0fd7582 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'e87302c15a3e49339104b8a2341f2270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efaccc3d26d74521a0dc6e575b5c1503', '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=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-03390159-2312-48a4-9cef-3fadf0fd7582 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-reader] http://192.168.122.248/volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0 returned with HTTP 403 Sep 06 22:51:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 685/1367] 192.168.122.248 () {60 vars in 1246 bytes} [Sun Sep 6 22:51:09 2026] PUT /volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0 => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-217cba8a-ede8-4874-acb2-9b2b2003247e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-217cba8a-ede8-4874-acb2-9b2b2003247e tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] DELETE http://192.168.122.248/volume/v3/types/d43dec2f-3bbc-45f2-8676-e1b5a01169e8 Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-217cba8a-ede8-4874-acb2-9b2b2003247e tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-217cba8a-ede8-4874-acb2-9b2b2003247e tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-217cba8a-ede8-4874-acb2-9b2b2003247e tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] http://192.168.122.248/volume/v3/types/d43dec2f-3bbc-45f2-8676-e1b5a01169e8 returned with HTTP 202 Sep 06 22:51:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 683/1368] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:51:09 2026] DELETE /volume/v3/types/d43dec2f-3bbc-45f2-8676-e1b5a01169e8 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0e8bdf0a-4abb-433a-a237-cecd50851e84 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0e8bdf0a-4abb-433a-a237-cecd50851e84 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] DELETE http://192.168.122.248/volume/v3/types/d8425adb-3e67-431f-8358-5d21eab1baed Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0e8bdf0a-4abb-433a-a237-cecd50851e84 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0e8bdf0a-4abb-433a-a237-cecd50851e84 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0e8bdf0a-4abb-433a-a237-cecd50851e84 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] http://192.168.122.248/volume/v3/types/d8425adb-3e67-431f-8358-5d21eab1baed returned with HTTP 202 Sep 06 22:51:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 686/1369] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:51:09 2026] DELETE /volume/v3/types/d8425adb-3e67-431f-8358-5d21eab1baed => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:51:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-85652d21-38df-4486-b24b-427fd9acd3d1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-85652d21-38df-4486-b24b-427fd9acd3d1 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] DELETE http://192.168.122.248/volume/v3/types/32af7581-9e88-41e3-aeaa-d148d37b3d38 Sep 06 22:51:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-85652d21-38df-4486-b24b-427fd9acd3d1 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-85652d21-38df-4486-b24b-427fd9acd3d1 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-85652d21-38df-4486-b24b-427fd9acd3d1 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] http://192.168.122.248/volume/v3/types/32af7581-9e88-41e3-aeaa-d148d37b3d38 returned with HTTP 202 Sep 06 22:51:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 684/1370] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:51:10 2026] DELETE /volume/v3/types/32af7581-9e88-41e3-aeaa-d148d37b3d38 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:51:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4c32a1d3-0709-44f1-acf4-d5c142f7b7f1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4c32a1d3-0709-44f1-acf4-d5c142f7b7f1 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] DELETE http://192.168.122.248/volume/v3/types/cc2197fd-e775-4c3b-8358-88e9c96670fa Sep 06 22:51:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4c32a1d3-0709-44f1-acf4-d5c142f7b7f1 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4c32a1d3-0709-44f1-acf4-d5c142f7b7f1 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4c32a1d3-0709-44f1-acf4-d5c142f7b7f1 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] http://192.168.122.248/volume/v3/types/cc2197fd-e775-4c3b-8358-88e9c96670fa returned with HTTP 202 Sep 06 22:51:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 687/1371] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:51:10 2026] DELETE /volume/v3/types/cc2197fd-e775-4c3b-8358-88e9c96670fa => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:51:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7d75603e-e57b-4b8b-bbb5-777f610c97fa None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7d75603e-e57b-4b8b-bbb5-777f610c97fa tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] DELETE http://192.168.122.248/volume/v3/types/e3e70ec3-26a0-4b3d-bfe7-4c37e93f5b18 Sep 06 22:51:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7d75603e-e57b-4b8b-bbb5-777f610c97fa tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7d75603e-e57b-4b8b-bbb5-777f610c97fa tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7d75603e-e57b-4b8b-bbb5-777f610c97fa tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] http://192.168.122.248/volume/v3/types/e3e70ec3-26a0-4b3d-bfe7-4c37e93f5b18 returned with HTTP 202 Sep 06 22:51:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 685/1372] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:51:10 2026] DELETE /volume/v3/types/e3e70ec3-26a0-4b3d-bfe7-4c37e93f5b18 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:51:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a849d177-5df8-49a7-a054-3bda03cd7b27 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a849d177-5df8-49a7-a054-3bda03cd7b27 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] DELETE http://192.168.122.248/volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0 Sep 06 22:51:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a849d177-5df8-49a7-a054-3bda03cd7b27 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a849d177-5df8-49a7-a054-3bda03cd7b27 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a849d177-5df8-49a7-a054-3bda03cd7b27 tempest-VolumeTypesReaderTests-1734157715 tempest-VolumeTypesReaderTests-1734157715-project-admin] http://192.168.122.248/volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0 returned with HTTP 202 Sep 06 22:51:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 688/1373] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:51:10 2026] DELETE /volume/v3/types/d998eb8a-489e-4052-9b5c-e1accfd764e0 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 22:51:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-070b3e8c-3636-40a5-b16b-ba4e65c6aae2 req-77d13850-ebb5-4cf2-ac95-e51b175d250d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-070b3e8c-3636-40a5-b16b-ba4e65c6aae2 req-77d13850-ebb5-4cf2-ac95-e51b175d250d tempest-VolumesNegativeTest-1349994661 tempest-VolumesNegativeTest-1349994661-project-member] DELETE http://192.168.122.248/volume/v3/volumes/tempest-invalid-19734275 Sep 06 22:51:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-070b3e8c-3636-40a5-b16b-ba4e65c6aae2 req-77d13850-ebb5-4cf2-ac95-e51b175d250d tempest-VolumesNegativeTest-1349994661 tempest-VolumesNegativeTest-1349994661-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-070b3e8c-3636-40a5-b16b-ba4e65c6aae2 req-77d13850-ebb5-4cf2-ac95-e51b175d250d tempest-VolumesNegativeTest-1349994661 tempest-VolumesNegativeTest-1349994661-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:11 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [req-070b3e8c-3636-40a5-b16b-ba4e65c6aae2 req-77d13850-ebb5-4cf2-ac95-e51b175d250d tempest-VolumesNegativeTest-1349994661 tempest-VolumesNegativeTest-1349994661-project-member] Delete volume with id: tempest-invalid-19734275 Sep 06 22:51:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-070b3e8c-3636-40a5-b16b-ba4e65c6aae2 req-77d13850-ebb5-4cf2-ac95-e51b175d250d tempest-VolumesNegativeTest-1349994661 tempest-VolumesNegativeTest-1349994661-project-member] http://192.168.122.248/volume/v3/volumes/tempest-invalid-19734275 returned with HTTP 404 Sep 06 22:51:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 686/1374] 192.168.122.248 () {62 vars in 1473 bytes} [Sun Sep 6 22:51:11 2026] DELETE /volume/v3/volumes/tempest-invalid-19734275 => generated 97 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:51:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-47f17ac0-db9d-4dcf-bff9-2f109f9c1d16 req-56fad2da-0203-4291-8310-3fa9d59ba939 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-47f17ac0-db9d-4dcf-bff9-2f109f9c1d16 req-56fad2da-0203-4291-8310-3fa9d59ba939 tempest-VolumesNegativeTest-1349994661 tempest-VolumesNegativeTest-1349994661-project-member] DELETE http://192.168.122.248/volume/v3/volumes/5d0313f7-afc3-466d-9b2a-f492997de8ab Sep 06 22:51:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-47f17ac0-db9d-4dcf-bff9-2f109f9c1d16 req-56fad2da-0203-4291-8310-3fa9d59ba939 tempest-VolumesNegativeTest-1349994661 tempest-VolumesNegativeTest-1349994661-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-47f17ac0-db9d-4dcf-bff9-2f109f9c1d16 req-56fad2da-0203-4291-8310-3fa9d59ba939 tempest-VolumesNegativeTest-1349994661 tempest-VolumesNegativeTest-1349994661-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:11 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [req-47f17ac0-db9d-4dcf-bff9-2f109f9c1d16 req-56fad2da-0203-4291-8310-3fa9d59ba939 tempest-VolumesNegativeTest-1349994661 tempest-VolumesNegativeTest-1349994661-project-member] Delete volume with id: 5d0313f7-afc3-466d-9b2a-f492997de8ab Sep 06 22:51:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-47f17ac0-db9d-4dcf-bff9-2f109f9c1d16 req-56fad2da-0203-4291-8310-3fa9d59ba939 tempest-VolumesNegativeTest-1349994661 tempest-VolumesNegativeTest-1349994661-project-member] http://192.168.122.248/volume/v3/volumes/5d0313f7-afc3-466d-9b2a-f492997de8ab returned with HTTP 404 Sep 06 22:51:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 689/1375] 192.168.122.248 () {62 vars in 1509 bytes} [Sun Sep 6 22:51:11 2026] DELETE /volume/v3/volumes/5d0313f7-afc3-466d-9b2a-f492997de8ab => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-1ae57577-aa4f-4373-852f-44b6e384f3ca req-cb097f1d-75d9-4bef-a499-5235481db156 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-1ae57577-aa4f-4373-852f-44b6e384f3ca req-cb097f1d-75d9-4bef-a499-5235481db156 tempest-VolumesNegativeTest-1349994661 tempest-VolumesNegativeTest-1349994661-project-reader] GET http://192.168.122.248/volume/v3/volumes/275501af-afd7-4cde-8abc-c9b456448cd6 Sep 06 22:51:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-1ae57577-aa4f-4373-852f-44b6e384f3ca req-cb097f1d-75d9-4bef-a499-5235481db156 tempest-VolumesNegativeTest-1349994661 tempest-VolumesNegativeTest-1349994661-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-1ae57577-aa4f-4373-852f-44b6e384f3ca req-cb097f1d-75d9-4bef-a499-5235481db156 tempest-VolumesNegativeTest-1349994661 tempest-VolumesNegativeTest-1349994661-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-1ae57577-aa4f-4373-852f-44b6e384f3ca req-cb097f1d-75d9-4bef-a499-5235481db156 tempest-VolumesNegativeTest-1349994661 tempest-VolumesNegativeTest-1349994661-project-reader] http://192.168.122.248/volume/v3/volumes/275501af-afd7-4cde-8abc-c9b456448cd6 returned with HTTP 404 Sep 06 22:51:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 687/1376] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:51:11 2026] GET /volume/v3/volumes/275501af-afd7-4cde-8abc-c9b456448cd6 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:51:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1890604844"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1890604844'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:51:15 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Create volume of 1 GB Sep 06 22:51:15 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Availability Zones retrieved successfully. Sep 06 22:51:15 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Flow 'volume_create_api' (8fd696ef-9cad-4c2e-9750-566aaaab1055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:15 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c50ef26-30d4-42fd-b076-a2df4435c282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:15 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:51:15 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c50ef26-30d4-42fd-b076-a2df4435c282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:15 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d56f6bcc-734c-4b63-bedc-501dc248d0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:15 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Created reservations ['eb1263a8-d689-4a81-9ba7-68c0df8c5736', '4a0acfae-d2f9-4dfa-9b56-0eeb34920914', '4d850531-8266-45aa-93cb-16ac99550ace', 'ba2d9dc8-86a7-4819-b1c5-f2ca54874dd1'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:51:15 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d56f6bcc-734c-4b63-bedc-501dc248d0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb1263a8-d689-4a81-9ba7-68c0df8c5736', '4a0acfae-d2f9-4dfa-9b56-0eeb34920914', '4d850531-8266-45aa-93cb-16ac99550ace', 'ba2d9dc8-86a7-4819-b1c5-f2ca54874dd1']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:15 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9f29774-370c-471f-bc87-a52cbde69fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:15 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:15 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:15 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9f29774-370c-471f-bc87-a52cbde69fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b25024c0-97c1-42cd-8b10-4b3b5e358e3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1890604844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ad1178a938d44079683d68e5a041335',qos_specs=None,replication_status=,reservations=['eb1263a8-d689-4a81-9ba7-68c0df8c5736','4a0acfae-d2f9-4dfa-9b56-0eeb34920914','4d850531-8266-45aa-93cb-16ac99550ace','ba2d9dc8-86a7-4819-b1c5-f2ca54874dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5274459dfe1d494b8f09aa71a13f2622',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:51:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1890604844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b25024c0-97c1-42cd-8b10-4b3b5e358e3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ad1178a938d44079683d68e5a041335',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5274459dfe1d494b8f09aa71a13f2622',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:15 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9533167f-6c91-436c-b61f-88c8cd5be6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9533167f-6c91-436c-b61f-88c8cd5be6b5) transitioned into state 'SUCCESS' from state '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-1890604844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ad1178a938d44079683d68e5a041335',qos_specs=None,replication_status=,reservations=['eb1263a8-d689-4a81-9ba7-68c0df8c5736','4a0acfae-d2f9-4dfa-9b56-0eeb34920914','4d850531-8266-45aa-93cb-16ac99550ace','ba2d9dc8-86a7-4819-b1c5-f2ca54874dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5274459dfe1d494b8f09aa71a13f2622',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f871f9e-ffc5-4db0-848b-c62dde8cf85f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f871f9e-ffc5-4db0-848b-c62dde8cf85f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Flow 'volume_create_api' (8fd696ef-9cad-4c2e-9750-566aaaab1055) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Create volume request issued successfully. Sep 06 22:51:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c4dc8dd4-29b3-4458-b960-113b20f3da40 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:51:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 690/1377] 192.168.122.248 () {62 vars in 1183 bytes} [Sun Sep 6 22:51:15 2026] POST /volume/v3/volumes => generated 787 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-de4691d8-0313-4853-abfa-13cf45fa45cf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-de4691d8-0313-4853-abfa-13cf45fa45cf tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c Sep 06 22:51:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-de4691d8-0313-4853-abfa-13cf45fa45cf tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-de4691d8-0313-4853-abfa-13cf45fa45cf tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-de4691d8-0313-4853-abfa-13cf45fa45cf tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-de4691d8-0313-4853-abfa-13cf45fa45cf tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c returned with HTTP 200 Sep 06 22:51:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 688/1378] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:16 2026] GET /volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c => generated 966 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:51:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1d2dc3e3-32fa-42f0-a1f3-891ea63d4ebc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1d2dc3e3-32fa-42f0-a1f3-891ea63d4ebc tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c Sep 06 22:51:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1d2dc3e3-32fa-42f0-a1f3-891ea63d4ebc tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1d2dc3e3-32fa-42f0-a1f3-891ea63d4ebc tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:17 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:17 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:17 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:17 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:17 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1d2dc3e3-32fa-42f0-a1f3-891ea63d4ebc tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1d2dc3e3-32fa-42f0-a1f3-891ea63d4ebc tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c returned with HTTP 200 Sep 06 22:51:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 691/1379] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:17 2026] GET /volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c => generated 1016 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 22:51:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1fad9fb2-829a-451b-b99e-baabf1b1a92e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1fad9fb2-829a-451b-b99e-baabf1b1a92e tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c Sep 06 22:51:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1fad9fb2-829a-451b-b99e-baabf1b1a92e tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1fad9fb2-829a-451b-b99e-baabf1b1a92e tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:18 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:18 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:18 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:18 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:18 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1fad9fb2-829a-451b-b99e-baabf1b1a92e tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1fad9fb2-829a-451b-b99e-baabf1b1a92e tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c returned with HTTP 200 Sep 06 22:51:18 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 689/1380] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:18 2026] GET /volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c => generated 1017 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:51:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8a20c86c-cb82-4062-b791-8c8764452fb8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c67f8347-73f3-41ee-9aa8-6a4b9714c3b0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8a20c86c-cb82-4062-b791-8c8764452fb8 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] GET http://192.168.122.248/volume/v3/volumes Sep 06 22:51:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8a20c86c-cb82-4062-b791-8c8764452fb8 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8a20c86c-cb82-4062-b791-8c8764452fb8 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-8a20c86c-cb82-4062-b791-8c8764452fb8 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:51:18 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a20c86c-cb82-4062-b791-8c8764452fb8 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:51:18 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:18 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:18 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8a20c86c-cb82-4062-b791-8c8764452fb8 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] Get all volumes completed successfully. Sep 06 22:51:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8a20c86c-cb82-4062-b791-8c8764452fb8 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] http://192.168.122.248/volume/v3/volumes returned with HTTP 200 Sep 06 22:51:18 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 692/1381] 192.168.122.248 () {60 vars in 1162 bytes} [Sun Sep 6 22:51:18 2026] GET /volume/v3/volumes => generated 344 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-410c5e98-6a82-4643-a9b3-0be37185a0c4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-410c5e98-6a82-4643-a9b3-0be37185a0c4 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c Sep 06 22:51:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-410c5e98-6a82-4643-a9b3-0be37185a0c4 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-410c5e98-6a82-4643-a9b3-0be37185a0c4 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:18 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-410c5e98-6a82-4643-a9b3-0be37185a0c4 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Delete volume with id: b25024c0-97c1-42cd-8b10-4b3b5e358e3c Sep 06 22:51:18 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:18 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:18 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:18 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:18 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-410c5e98-6a82-4643-a9b3-0be37185a0c4 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c67f8347-73f3-41ee-9aa8-6a4b9714c3b0 tempest-BackendsCapabilitiesAdminTestsJSON-584072013 tempest-BackendsCapabilitiesAdminTestsJSON-584072013-project-admin] GET http://192.168.122.248/volume/v3/scheduler-stats/get_pools Sep 06 22:51:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c67f8347-73f3-41ee-9aa8-6a4b9714c3b0 tempest-BackendsCapabilitiesAdminTestsJSON-584072013 tempest-BackendsCapabilitiesAdminTestsJSON-584072013-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c67f8347-73f3-41ee-9aa8-6a4b9714c3b0 tempest-BackendsCapabilitiesAdminTestsJSON-584072013 tempest-BackendsCapabilitiesAdminTestsJSON-584072013-project-admin] Calling method 'get_pools' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c67f8347-73f3-41ee-9aa8-6a4b9714c3b0 tempest-BackendsCapabilitiesAdminTestsJSON-584072013 tempest-BackendsCapabilitiesAdminTestsJSON-584072013-project-admin] http://192.168.122.248/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 22:51:19 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 690/1382] 192.168.122.248 () {58 vars in 1175 bytes} [Sun Sep 6 22:51:18 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:51:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-30f0140b-ec45-4e43-8f6b-7e48b1e84ab6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-30f0140b-ec45-4e43-8f6b-7e48b1e84ab6 tempest-BackendsCapabilitiesAdminTestsJSON-584072013 tempest-BackendsCapabilitiesAdminTestsJSON-584072013-project-admin] GET http://192.168.122.248/volume/v3/scheduler-stats/get_pools?detail=True Sep 06 22:51:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-30f0140b-ec45-4e43-8f6b-7e48b1e84ab6 tempest-BackendsCapabilitiesAdminTestsJSON-584072013 tempest-BackendsCapabilitiesAdminTestsJSON-584072013-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-30f0140b-ec45-4e43-8f6b-7e48b1e84ab6 tempest-BackendsCapabilitiesAdminTestsJSON-584072013 tempest-BackendsCapabilitiesAdminTestsJSON-584072013-project-admin] Calling method 'get_pools' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:19 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-410c5e98-6a82-4643-a9b3-0be37185a0c4 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Delete volume request issued successfully. Sep 06 22:51:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-410c5e98-6a82-4643-a9b3-0be37185a0c4 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c returned with HTTP 202 Sep 06 22:51:19 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 693/1383] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 22:51:18 2026] DELETE /volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:51:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-10c6e383-91a9-43fe-a7eb-2d06249ae643 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-30f0140b-ec45-4e43-8f6b-7e48b1e84ab6 tempest-BackendsCapabilitiesAdminTestsJSON-584072013 tempest-BackendsCapabilitiesAdminTestsJSON-584072013-project-admin] http://192.168.122.248/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 06 22:51:19 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 691/1384] 192.168.122.248 () {58 vars in 1198 bytes} [Sun Sep 6 22:51:19 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-10c6e383-91a9-43fe-a7eb-2d06249ae643 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c Sep 06 22:51:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-10c6e383-91a9-43fe-a7eb-2d06249ae643 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-10c6e383-91a9-43fe-a7eb-2d06249ae643 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9a461706-019a-4989-8501-a0fc9847fee8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9a461706-019a-4989-8501-a0fc9847fee8 tempest-BackendsCapabilitiesAdminTestsJSON-584072013 tempest-BackendsCapabilitiesAdminTestsJSON-584072013-project-admin] GET http://192.168.122.248/volume/v3/capabilities/devstack@QuobyteHD Sep 06 22:51:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9a461706-019a-4989-8501-a0fc9847fee8 tempest-BackendsCapabilitiesAdminTestsJSON-584072013 tempest-BackendsCapabilitiesAdminTestsJSON-584072013-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9a461706-019a-4989-8501-a0fc9847fee8 tempest-BackendsCapabilitiesAdminTestsJSON-584072013 tempest-BackendsCapabilitiesAdminTestsJSON-584072013-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:19 devstack devstack@c-api.service[87216]: /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 06 22:51:19 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 22:51:19 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:19 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9a461706-019a-4989-8501-a0fc9847fee8 tempest-BackendsCapabilitiesAdminTestsJSON-584072013 tempest-BackendsCapabilitiesAdminTestsJSON-584072013-project-admin] http://192.168.122.248/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 06 22:51:19 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 692/1385] 192.168.122.248 () {58 vars in 1193 bytes} [Sun Sep 6 22:51:19 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:19 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:19 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2764dfe4-8958-44aa-bfb0-01e2c16c5313 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:19 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-10c6e383-91a9-43fe-a7eb-2d06249ae643 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2764dfe4-8958-44aa-bfb0-01e2c16c5313 tempest-BackendsCapabilitiesAdminTestsJSON-584072013 tempest-BackendsCapabilitiesAdminTestsJSON-584072013-project-admin] GET http://192.168.122.248/volume/v3/capabilities/devstack@QuobyteHD Sep 06 22:51:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2764dfe4-8958-44aa-bfb0-01e2c16c5313 tempest-BackendsCapabilitiesAdminTestsJSON-584072013 tempest-BackendsCapabilitiesAdminTestsJSON-584072013-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2764dfe4-8958-44aa-bfb0-01e2c16c5313 tempest-BackendsCapabilitiesAdminTestsJSON-584072013 tempest-BackendsCapabilitiesAdminTestsJSON-584072013-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-10c6e383-91a9-43fe-a7eb-2d06249ae643 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c returned with HTTP 200 Sep 06 22:51:19 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 694/1386] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:19 2026] GET /volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c => generated 1016 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:51:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2764dfe4-8958-44aa-bfb0-01e2c16c5313 tempest-BackendsCapabilitiesAdminTestsJSON-584072013 tempest-BackendsCapabilitiesAdminTestsJSON-584072013-project-admin] http://192.168.122.248/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 06 22:51:19 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 693/1387] 192.168.122.248 () {58 vars in 1193 bytes} [Sun Sep 6 22:51:19 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5a7cd5a4-7533-4a94-815f-5223cfba03cb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5a7cd5a4-7533-4a94-815f-5223cfba03cb tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c Sep 06 22:51:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5a7cd5a4-7533-4a94-815f-5223cfba03cb tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5a7cd5a4-7533-4a94-815f-5223cfba03cb tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:20 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:20 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:20 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:20 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:20 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5a7cd5a4-7533-4a94-815f-5223cfba03cb tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5a7cd5a4-7533-4a94-815f-5223cfba03cb tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c returned with HTTP 200 Sep 06 22:51:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 695/1388] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:20 2026] GET /volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c => generated 1016 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:51:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5d348935-28a7-4ef1-b554-81b8fb3db5ed None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5d348935-28a7-4ef1-b554-81b8fb3db5ed tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c Sep 06 22:51:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5d348935-28a7-4ef1-b554-81b8fb3db5ed tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5d348935-28a7-4ef1-b554-81b8fb3db5ed tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5d348935-28a7-4ef1-b554-81b8fb3db5ed tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c returned with HTTP 404 Sep 06 22:51:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 694/1389] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:21 2026] GET /volume/v3/volumes/b25024c0-97c1-42cd-8b10-4b3b5e358e3c => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 22:51:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:51:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1736758021"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1736758021'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:51:21 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Create volume of 1 GB Sep 06 22:51:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Availability Zones retrieved successfully. Sep 06 22:51:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Flow 'volume_create_api' (dfb46c3d-1797-4c71-aaa3-26b186360051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66d0ebd3-1813-4bf7-b653-7041a2f3184d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:51:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66d0ebd3-1813-4bf7-b653-7041a2f3184d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23de59e3-fa5e-454f-a89a-be3c7979270a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:21 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Created reservations ['30ff76b5-b903-43b9-bae6-5225f8bf6a77', '87dbf335-ce07-4742-9f45-47969e37ffae', '165521c6-7e0b-4d74-a1b5-90538a0f66f6', '62c44e07-7564-4f10-8ee9-51a862a5fd1a'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:51:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23de59e3-fa5e-454f-a89a-be3c7979270a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30ff76b5-b903-43b9-bae6-5225f8bf6a77', '87dbf335-ce07-4742-9f45-47969e37ffae', '165521c6-7e0b-4d74-a1b5-90538a0f66f6', '62c44e07-7564-4f10-8ee9-51a862a5fd1a']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ed4b06e-c5b3-4379-9e24-87f43fee5f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:21 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:21 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ed4b06e-c5b3-4379-9e24-87f43fee5f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71283dbe-363c-48d7-add9-3e432bd21faa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1736758021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ad1178a938d44079683d68e5a041335',qos_specs=None,replication_status=,reservations=['30ff76b5-b903-43b9-bae6-5225f8bf6a77','87dbf335-ce07-4742-9f45-47969e37ffae','165521c6-7e0b-4d74-a1b5-90538a0f66f6','62c44e07-7564-4f10-8ee9-51a862a5fd1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5274459dfe1d494b8f09aa71a13f2622',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:51:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1736758021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71283dbe-363c-48d7-add9-3e432bd21faa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ad1178a938d44079683d68e5a041335',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5274459dfe1d494b8f09aa71a13f2622',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1480c712-d5e3-441e-aacc-6cde2e0f7a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1480c712-d5e3-441e-aacc-6cde2e0f7a66) transitioned into state 'SUCCESS' from state '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-1736758021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ad1178a938d44079683d68e5a041335',qos_specs=None,replication_status=,reservations=['30ff76b5-b903-43b9-bae6-5225f8bf6a77','87dbf335-ce07-4742-9f45-47969e37ffae','165521c6-7e0b-4d74-a1b5-90538a0f66f6','62c44e07-7564-4f10-8ee9-51a862a5fd1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5274459dfe1d494b8f09aa71a13f2622',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0813017c-46f9-400b-b216-c4d8a17049c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0813017c-46f9-400b-b216-c4d8a17049c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Flow 'volume_create_api' (dfb46c3d-1797-4c71-aaa3-26b186360051) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Create volume request issued successfully. Sep 06 22:51:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1043d38d-7e75-4d44-9fb1-e1f54ba555da tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:51:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 696/1390] 192.168.122.248 () {62 vars in 1183 bytes} [Sun Sep 6 22:51:21 2026] POST /volume/v3/volumes => generated 787 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2f0b8c9d-5e31-4312-a42c-33af7bd62c12 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2f0b8c9d-5e31-4312-a42c-33af7bd62c12 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/71283dbe-363c-48d7-add9-3e432bd21faa Sep 06 22:51:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2f0b8c9d-5e31-4312-a42c-33af7bd62c12 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2f0b8c9d-5e31-4312-a42c-33af7bd62c12 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:22 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:22 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:22 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:22 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:22 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2f0b8c9d-5e31-4312-a42c-33af7bd62c12 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2f0b8c9d-5e31-4312-a42c-33af7bd62c12 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/71283dbe-363c-48d7-add9-3e432bd21faa returned with HTTP 200 Sep 06 22:51:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 695/1391] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:21 2026] GET /volume/v3/volumes/71283dbe-363c-48d7-add9-3e432bd21faa => generated 966 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c6a0409a-539d-4242-9388-a419c54c1ceb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c6a0409a-539d-4242-9388-a419c54c1ceb tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/71283dbe-363c-48d7-add9-3e432bd21faa Sep 06 22:51:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c6a0409a-539d-4242-9388-a419c54c1ceb tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c6a0409a-539d-4242-9388-a419c54c1ceb tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:23 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:23 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:23 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:23 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:23 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c6a0409a-539d-4242-9388-a419c54c1ceb tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c6a0409a-539d-4242-9388-a419c54c1ceb tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/71283dbe-363c-48d7-add9-3e432bd21faa returned with HTTP 200 Sep 06 22:51:23 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 697/1392] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:23 2026] GET /volume/v3/volumes/71283dbe-363c-48d7-add9-3e432bd21faa => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 22:51:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-eaa855f1-d74b-4e78-a136-74e67f04401e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:51:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-840405800", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-840405800', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:51:24 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Create volume of 1 GB Sep 06 22:51:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Availability Zones retrieved successfully. Sep 06 22:51:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Flow 'volume_create_api' (311b8a12-e1ad-4a0b-8099-257478e9d058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5bb7207-e0ee-4580-a50f-c3ea88c0cf8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:51:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4ea51627-4745-451c-a031-de4077086094 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4ea51627-4745-451c-a031-de4077086094 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/71283dbe-363c-48d7-add9-3e432bd21faa Sep 06 22:51:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4ea51627-4745-451c-a031-de4077086094 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4ea51627-4745-451c-a031-de4077086094 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:24 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:24 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:24 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:24 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5bb7207-e0ee-4580-a50f-c3ea88c0cf8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (568c6ac4-dee3-4b8d-8e93-48a6b2ff360f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4ea51627-4745-451c-a031-de4077086094 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4ea51627-4745-451c-a031-de4077086094 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/71283dbe-363c-48d7-add9-3e432bd21faa returned with HTTP 200 Sep 06 22:51:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 698/1393] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:24 2026] GET /volume/v3/volumes/71283dbe-363c-48d7-add9-3e432bd21faa => generated 1017 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:51:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-41f42ffe-ed2f-45a5-bf55-e88e2e04a2ff None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-41f42ffe-ed2f-45a5-bf55-e88e2e04a2ff tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:51:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-41f42ffe-ed2f-45a5-bf55-e88e2e04a2ff tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-41f42ffe-ed2f-45a5-bf55-e88e2e04a2ff tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-41f42ffe-ed2f-45a5-bf55-e88e2e04a2ff tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:51:24 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-41f42ffe-ed2f-45a5-bf55-e88e2e04a2ff tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:51:24 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:24 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-41f42ffe-ed2f-45a5-bf55-e88e2e04a2ff tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] Get all volumes completed successfully. Sep 06 22:51:24 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:24 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-41f42ffe-ed2f-45a5-bf55-e88e2e04a2ff tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:51:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 699/1394] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:51:24 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:24 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Created reservations ['8bfc946d-3646-457b-956e-0b5f281c6f81', '70a111c0-0e9f-47c8-9d6c-d3d3d6687fe2', '11a215dc-b147-43da-9e57-2e38d0dbd9f9', '330d01c8-47f5-4148-9290-0f92b5760bfc'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:51:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (568c6ac4-dee3-4b8d-8e93-48a6b2ff360f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bfc946d-3646-457b-956e-0b5f281c6f81', '70a111c0-0e9f-47c8-9d6c-d3d3d6687fe2', '11a215dc-b147-43da-9e57-2e38d0dbd9f9', '330d01c8-47f5-4148-9290-0f92b5760bfc']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89e5c915-5628-40b2-8bd5-97c845356fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9d0252a0-8cb8-4537-8d9b-892ee6f70bbd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9d0252a0-8cb8-4537-8d9b-892ee6f70bbd tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/71283dbe-363c-48d7-add9-3e432bd21faa Sep 06 22:51:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9d0252a0-8cb8-4537-8d9b-892ee6f70bbd tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9d0252a0-8cb8-4537-8d9b-892ee6f70bbd tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:24 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-9d0252a0-8cb8-4537-8d9b-892ee6f70bbd tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Delete volume with id: 71283dbe-363c-48d7-add9-3e432bd21faa Sep 06 22:51:24 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:24 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:24 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:24 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89e5c915-5628-40b2-8bd5-97c845356fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-840405800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd506e2f2054db2a020fbd1c3da14bc',qos_specs=None,replication_status=,reservations=['8bfc946d-3646-457b-956e-0b5f281c6f81','70a111c0-0e9f-47c8-9d6c-d3d3d6687fe2','11a215dc-b147-43da-9e57-2e38d0dbd9f9','330d01c8-47f5-4148-9290-0f92b5760bfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5743eb79cd645ee802b0f2dfec9adbd',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:51:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-840405800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dd506e2f2054db2a020fbd1c3da14bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5743eb79cd645ee802b0f2dfec9adbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eff7c1a5-68e4-4899-8ac6-cb5ef511546f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:24 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:24 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9d0252a0-8cb8-4537-8d9b-892ee6f70bbd tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eff7c1a5-68e4-4899-8ac6-cb5ef511546f) transitioned into state 'SUCCESS' from state '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-840405800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd506e2f2054db2a020fbd1c3da14bc',qos_specs=None,replication_status=,reservations=['8bfc946d-3646-457b-956e-0b5f281c6f81','70a111c0-0e9f-47c8-9d6c-d3d3d6687fe2','11a215dc-b147-43da-9e57-2e38d0dbd9f9','330d01c8-47f5-4148-9290-0f92b5760bfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5743eb79cd645ee802b0f2dfec9adbd',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0225210-1c05-47af-bbdb-e9d80037e7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0225210-1c05-47af-bbdb-e9d80037e7a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9d0252a0-8cb8-4537-8d9b-892ee6f70bbd tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Delete volume request issued successfully. Sep 06 22:51:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Flow 'volume_create_api' (311b8a12-e1ad-4a0b-8099-257478e9d058) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Create volume request issued successfully. Sep 06 22:51:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9d0252a0-8cb8-4537-8d9b-892ee6f70bbd tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/71283dbe-363c-48d7-add9-3e432bd21faa returned with HTTP 202 Sep 06 22:51:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-eaa855f1-d74b-4e78-a136-74e67f04401e tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:51:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 696/1395] 192.168.122.248 () {62 vars in 1184 bytes} [Sun Sep 6 22:51:24 2026] POST /volume/v3/volumes => generated 797 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 700/1396] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 22:51:24 2026] DELETE /volume/v3/volumes/71283dbe-363c-48d7-add9-3e432bd21faa => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 22:51:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0f489039-71eb-4b33-93a1-83a75cf65f73 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0f489039-71eb-4b33-93a1-83a75cf65f73 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/71283dbe-363c-48d7-add9-3e432bd21faa Sep 06 22:51:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0f489039-71eb-4b33-93a1-83a75cf65f73 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0f489039-71eb-4b33-93a1-83a75cf65f73 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2b2e2a76-ffc0-4f35-9fea-0d717d0cfd27 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2b2e2a76-ffc0-4f35-9fea-0d717d0cfd27 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] GET http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 Sep 06 22:51:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2b2e2a76-ffc0-4f35-9fea-0d717d0cfd27 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2b2e2a76-ffc0-4f35-9fea-0d717d0cfd27 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:24 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:24 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0f489039-71eb-4b33-93a1-83a75cf65f73 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0f489039-71eb-4b33-93a1-83a75cf65f73 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/71283dbe-363c-48d7-add9-3e432bd21faa returned with HTTP 200 Sep 06 22:51:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 697/1397] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:24 2026] GET /volume/v3/volumes/71283dbe-363c-48d7-add9-3e432bd21faa => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 22:51:24 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:24 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:24 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:24 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2b2e2a76-ffc0-4f35-9fea-0d717d0cfd27 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Volume info retrieved successfully. Sep 06 22:51:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2b2e2a76-ffc0-4f35-9fea-0d717d0cfd27 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 returned with HTTP 200 Sep 06 22:51:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 701/1398] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:24 2026] GET /volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 => generated 865 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d1bcf553-2d58-45b2-aae7-a73c8e92494c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c59bda65-d4da-4a2c-a8e4-cffa1c96d48b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c59bda65-d4da-4a2c-a8e4-cffa1c96d48b tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/71283dbe-363c-48d7-add9-3e432bd21faa Sep 06 22:51:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c59bda65-d4da-4a2c-a8e4-cffa1c96d48b tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c59bda65-d4da-4a2c-a8e4-cffa1c96d48b tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c59bda65-d4da-4a2c-a8e4-cffa1c96d48b tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/71283dbe-363c-48d7-add9-3e432bd21faa returned with HTTP 404 Sep 06 22:51:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 702/1399] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:25 2026] GET /volume/v3/volumes/71283dbe-363c-48d7-add9-3e432bd21faa => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:51:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-12401ab1-a10f-43c4-9d5d-975abe55584a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:51:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1682229722"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1682229722'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:51:25 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Create volume of 1 GB Sep 06 22:51:25 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Availability Zones retrieved successfully. Sep 06 22:51:25 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Flow 'volume_create_api' (f15f6fd3-229c-4a04-a753-ced39072c710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:25 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a645c69d-393f-4443-bddf-5c3e7eef2fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:25 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:51:25 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a645c69d-393f-4443-bddf-5c3e7eef2fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:25 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b42b3316-e23e-4c91-b9c8-d9a09d754aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:25 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Created reservations ['817cb963-8807-4bf4-b64d-9b2fb4733cb2', 'ee63992f-a3b8-4a8f-8e30-69f3893191dd', '8aec7733-bb47-48cf-9cab-bab8c88bc15d', 'e06ecacc-a2e4-4854-ae0d-3647790c380e'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:51:25 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b42b3316-e23e-4c91-b9c8-d9a09d754aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['817cb963-8807-4bf4-b64d-9b2fb4733cb2', 'ee63992f-a3b8-4a8f-8e30-69f3893191dd', '8aec7733-bb47-48cf-9cab-bab8c88bc15d', 'e06ecacc-a2e4-4854-ae0d-3647790c380e']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:25 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19c3856b-51cc-4e28-ad08-036a5e311b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:25 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:25 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:25 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19c3856b-51cc-4e28-ad08-036a5e311b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a29ab96-0153-45e7-8ad3-be359fc00f54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1682229722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ad1178a938d44079683d68e5a041335',qos_specs=None,replication_status=,reservations=['817cb963-8807-4bf4-b64d-9b2fb4733cb2','ee63992f-a3b8-4a8f-8e30-69f3893191dd','8aec7733-bb47-48cf-9cab-bab8c88bc15d','e06ecacc-a2e4-4854-ae0d-3647790c380e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5274459dfe1d494b8f09aa71a13f2622',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:51:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1682229722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a29ab96-0153-45e7-8ad3-be359fc00f54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ad1178a938d44079683d68e5a041335',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5274459dfe1d494b8f09aa71a13f2622',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:25 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b8d9c98-426a-4f78-bd6c-285d07a19e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d1bcf553-2d58-45b2-aae7-a73c8e92494c tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] POST http://192.168.122.248/volume/v3/group_types Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d1bcf553-2d58-45b2-aae7-a73c8e92494c tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1646062219", "description": "tempest-group-type-description-1268449610", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=268,cinder:UPDATE=56,cinder:INSERT=45 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b8d9c98-426a-4f78-bd6c-285d07a19e01) transitioned into state 'SUCCESS' from state '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-1682229722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ad1178a938d44079683d68e5a041335',qos_specs=None,replication_status=,reservations=['817cb963-8807-4bf4-b64d-9b2fb4733cb2','ee63992f-a3b8-4a8f-8e30-69f3893191dd','8aec7733-bb47-48cf-9cab-bab8c88bc15d','e06ecacc-a2e4-4854-ae0d-3647790c380e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5274459dfe1d494b8f09aa71a13f2622',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d1bcf553-2d58-45b2-aae7-a73c8e92494c tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] http://192.168.122.248/volume/v3/group_types returned with HTTP 202 Sep 06 22:51:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 698/1400] 192.168.122.248 () {62 vars in 1196 bytes} [Sun Sep 6 22:51:25 2026] POST /volume/v3/group_types => generated 265 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2db8fe8f-72a9-4d55-bc97-51e2df4f7acd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd3cd80c-3d34-4808-85d6-4ce96baa2578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2db8fe8f-72a9-4d55-bc97-51e2df4f7acd tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] GET http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2db8fe8f-72a9-4d55-bc97-51e2df4f7acd tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2db8fe8f-72a9-4d55-bc97-51e2df4f7acd tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:26 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2db8fe8f-72a9-4d55-bc97-51e2df4f7acd tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Volume info retrieved successfully. Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd3cd80c-3d34-4808-85d6-4ce96baa2578) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Flow 'volume_create_api' (f15f6fd3-229c-4a04-a753-ced39072c710) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Create volume request issued successfully. Sep 06 22:51:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-12401ab1-a10f-43c4-9d5d-975abe55584a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:51:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 703/1401] 192.168.122.248 () {62 vars in 1183 bytes} [Sun Sep 6 22:51:25 2026] POST /volume/v3/volumes => generated 787 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2f888d1f-4a71-4277-bdde-a792a959651a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2db8fe8f-72a9-4d55-bc97-51e2df4f7acd tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 returned with HTTP 200 Sep 06 22:51:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 699/1402] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:26 2026] GET /volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 => generated 890 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2f888d1f-4a71-4277-bdde-a792a959651a tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] GET http://192.168.122.248/volume/v3/group_types Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2f888d1f-4a71-4277-bdde-a792a959651a tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-738f24e6-4662-4c12-9ea3-1b9a183c4cb0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2f888d1f-4a71-4277-bdde-a792a959651a tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-738f24e6-4662-4c12-9ea3-1b9a183c4cb0 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-738f24e6-4662-4c12-9ea3-1b9a183c4cb0 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-738f24e6-4662-4c12-9ea3-1b9a183c4cb0 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2f888d1f-4a71-4277-bdde-a792a959651a tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] http://192.168.122.248/volume/v3/group_types returned with HTTP 200 Sep 06 22:51:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 704/1403] 192.168.122.248 () {60 vars in 1174 bytes} [Sun Sep 6 22:51:26 2026] GET /volume/v3/group_types => generated 499 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-96fcfdef-9737-4a85-a4a6-2033b86f1baa None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:26 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-96fcfdef-9737-4a85-a4a6-2033b86f1baa tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] GET http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-96fcfdef-9737-4a85-a4a6-2033b86f1baa tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-96fcfdef-9737-4a85-a4a6-2033b86f1baa tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-738f24e6-4662-4c12-9ea3-1b9a183c4cb0 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-738f24e6-4662-4c12-9ea3-1b9a183c4cb0 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 returned with HTTP 200 Sep 06 22:51:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 700/1404] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:26 2026] GET /volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 => generated 966 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3a47ac57-62b5-4604-8793-4ca4688a29b6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3a47ac57-62b5-4604-8793-4ca4688a29b6 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] PUT http://192.168.122.248/volume/v3/group_types/572ca40c-be50-4b20-adf5-610e98553b48 Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3a47ac57-62b5-4604-8793-4ca4688a29b6 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-860644580", "description": "updated-group-type-desc"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-96fcfdef-9737-4a85-a4a6-2033b86f1baa tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Volume info retrieved successfully. Sep 06 22:51:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-96fcfdef-9737-4a85-a4a6-2033b86f1baa tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 returned with HTTP 200 Sep 06 22:51:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 705/1405] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:26 2026] GET /volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 => generated 890 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3a47ac57-62b5-4604-8793-4ca4688a29b6 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] http://192.168.122.248/volume/v3/group_types/572ca40c-be50-4b20-adf5-610e98553b48 returned with HTTP 200 Sep 06 22:51:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 701/1406] 192.168.122.248 () {62 vars in 1306 bytes} [Sun Sep 6 22:51:26 2026] PUT /volume/v3/group_types/572ca40c-be50-4b20-adf5-610e98553b48 => generated 254 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-337e734d-b993-493c-b6b5-d28fc970905f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-337e734d-b993-493c-b6b5-d28fc970905f tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] GET http://192.168.122.248/volume/v3/group_types/572ca40c-be50-4b20-adf5-610e98553b48 Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-337e734d-b993-493c-b6b5-d28fc970905f tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-337e734d-b993-493c-b6b5-d28fc970905f tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=343,cinder:UPDATE=89,cinder:INSERT=69 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-337e734d-b993-493c-b6b5-d28fc970905f tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] http://192.168.122.248/volume/v3/group_types/572ca40c-be50-4b20-adf5-610e98553b48 returned with HTTP 200 Sep 06 22:51:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 706/1407] 192.168.122.248 () {60 vars in 1285 bytes} [Sun Sep 6 22:51:26 2026] GET /volume/v3/group_types/572ca40c-be50-4b20-adf5-610e98553b48 => generated 254 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-56e1540f-ba67-4853-b719-ff3d3ed3ff0c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-56e1540f-ba67-4853-b719-ff3d3ed3ff0c tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] DELETE http://192.168.122.248/volume/v3/group_types/572ca40c-be50-4b20-adf5-610e98553b48 Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-56e1540f-ba67-4853-b719-ff3d3ed3ff0c tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-56e1540f-ba67-4853-b719-ff3d3ed3ff0c tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-56e1540f-ba67-4853-b719-ff3d3ed3ff0c tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] http://192.168.122.248/volume/v3/group_types/572ca40c-be50-4b20-adf5-610e98553b48 returned with HTTP 202 Sep 06 22:51:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 702/1408] 192.168.122.248 () {60 vars in 1288 bytes} [Sun Sep 6 22:51:26 2026] DELETE /volume/v3/group_types/572ca40c-be50-4b20-adf5-610e98553b48 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-954535ba-0293-4d57-a093-ad3784445051 req-48cfa4ab-1521-457a-9b48-879f1660b53b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-caf1b47b-9c0a-4eba-90d4-6b019d3bf716 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-954535ba-0293-4d57-a093-ad3784445051 req-48cfa4ab-1521-457a-9b48-879f1660b53b tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] GET http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-caf1b47b-9c0a-4eba-90d4-6b019d3bf716 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] GET http://192.168.122.248/volume/v3/group_types Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-954535ba-0293-4d57-a093-ad3784445051 req-48cfa4ab-1521-457a-9b48-879f1660b53b tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-954535ba-0293-4d57-a093-ad3784445051 req-48cfa4ab-1521-457a-9b48-879f1660b53b tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-caf1b47b-9c0a-4eba-90d4-6b019d3bf716 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-caf1b47b-9c0a-4eba-90d4-6b019d3bf716 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-caf1b47b-9c0a-4eba-90d4-6b019d3bf716 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] http://192.168.122.248/volume/v3/group_types returned with HTTP 200 Sep 06 22:51:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 703/1409] 192.168.122.248 () {60 vars in 1174 bytes} [Sun Sep 6 22:51:26 2026] GET /volume/v3/group_types => generated 248 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-29528e0c-98f5-4c6d-809d-107385aee98d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-954535ba-0293-4d57-a093-ad3784445051 req-48cfa4ab-1521-457a-9b48-879f1660b53b tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Volume info retrieved successfully. Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-29528e0c-98f5-4c6d-809d-107385aee98d tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] POST http://192.168.122.248/volume/v3/group_types Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-29528e0c-98f5-4c6d-809d-107385aee98d tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1401860350", "is_public": true}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-954535ba-0293-4d57-a093-ad3784445051 req-48cfa4ab-1521-457a-9b48-879f1660b53b tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 returned with HTTP 200 Sep 06 22:51:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 707/1410] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:51:26 2026] GET /volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 => generated 872 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-29528e0c-98f5-4c6d-809d-107385aee98d tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] http://192.168.122.248/volume/v3/group_types returned with HTTP 202 Sep 06 22:51:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 704/1411] 192.168.122.248 () {62 vars in 1195 bytes} [Sun Sep 6 22:51:26 2026] POST /volume/v3/group_types => generated 164 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9a82b248-9cbe-4d8d-a3bc-c4ee462c69f9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9a82b248-9cbe-4d8d-a3bc-c4ee462c69f9 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] POST http://192.168.122.248/volume/v3/group_types Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9a82b248-9cbe-4d8d-a3bc-c4ee462c69f9 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-989345337", "is_public": false}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9a82b248-9cbe-4d8d-a3bc-c4ee462c69f9 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] http://192.168.122.248/volume/v3/group_types returned with HTTP 202 Sep 06 22:51:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 708/1412] 192.168.122.248 () {62 vars in 1195 bytes} [Sun Sep 6 22:51:26 2026] POST /volume/v3/group_types => generated 164 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4f5abd4c-6cb3-4ccc-9049-074d00ed19b6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4f5abd4c-6cb3-4ccc-9049-074d00ed19b6 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] GET http://192.168.122.248/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4f5abd4c-6cb3-4ccc-9049-074d00ed19b6 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4f5abd4c-6cb3-4ccc-9049-074d00ed19b6 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4f5abd4c-6cb3-4ccc-9049-074d00ed19b6 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] http://192.168.122.248/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 06 22:51:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 705/1413] 192.168.122.248 () {60 vars in 1235 bytes} [Sun Sep 6 22:51:26 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-dc599314-93a2-4cd0-8fff-2449cb6fedc4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dc599314-93a2-4cd0-8fff-2449cb6fedc4 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] GET http://192.168.122.248/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dc599314-93a2-4cd0-8fff-2449cb6fedc4 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dc599314-93a2-4cd0-8fff-2449cb6fedc4 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dc599314-93a2-4cd0-8fff-2449cb6fedc4 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] http://192.168.122.248/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 06 22:51:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 709/1414] 192.168.122.248 () {60 vars in 1237 bytes} [Sun Sep 6 22:51:26 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6371616f-1350-4244-9ac2-3fc00979e1f4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6371616f-1350-4244-9ac2-3fc00979e1f4 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] GET http://192.168.122.248/volume/v3/group_types?is_public=False Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6371616f-1350-4244-9ac2-3fc00979e1f4 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6371616f-1350-4244-9ac2-3fc00979e1f4 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-756130e3-a680-4299-aaea-4c6b59422480 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-756130e3-a680-4299-aaea-4c6b59422480 None None] GET http://192.168.122.248/volume// Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-756130e3-a680-4299-aaea-4c6b59422480 None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-756130e3-a680-4299-aaea-4c6b59422480 None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-756130e3-a680-4299-aaea-4c6b59422480 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:51:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 710/1415] 192.168.122.248 () {58 vars in 1317 bytes} [Sun Sep 6 22:51:26 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6371616f-1350-4244-9ac2-3fc00979e1f4 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] http://192.168.122.248/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 06 22:51:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 706/1416] 192.168.122.248 () {60 vars in 1205 bytes} [Sun Sep 6 22:51:26 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-954535ba-0293-4d57-a093-ad3784445051 req-72c0a15b-d539-42cf-b349-e22532ad4493 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-954535ba-0293-4d57-a093-ad3784445051 req-72c0a15b-d539-42cf-b349-e22532ad4493 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6b9b19a5-6554-44b5-8600-3eed1bd5b089 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-954535ba-0293-4d57-a093-ad3784445051 req-72c0a15b-d539-42cf-b349-e22532ad4493 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4", "connector": null, "instance_uuid": "87f5c50a-01da-4c74-ba20-4f1c4536ecf8"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6b9b19a5-6554-44b5-8600-3eed1bd5b089 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] GET http://192.168.122.248/volume/v3/group_types?is_public=True Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6b9b19a5-6554-44b5-8600-3eed1bd5b089 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6b9b19a5-6554-44b5-8600-3eed1bd5b089 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6b9b19a5-6554-44b5-8600-3eed1bd5b089 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] http://192.168.122.248/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 06 22:51:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 707/1417] 192.168.122.248 () {60 vars in 1203 bytes} [Sun Sep 6 22:51:26 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-252bdf88-7a85-4143-9895-4b4112a9fec1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-252bdf88-7a85-4143-9895-4b4112a9fec1 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] DELETE http://192.168.122.248/volume/v3/group_types/cf4ef6ce-7c25-4efc-a460-5463d358eae3 Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-252bdf88-7a85-4143-9895-4b4112a9fec1 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-252bdf88-7a85-4143-9895-4b4112a9fec1 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-252bdf88-7a85-4143-9895-4b4112a9fec1 tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] http://192.168.122.248/volume/v3/group_types/cf4ef6ce-7c25-4efc-a460-5463d358eae3 returned with HTTP 202 Sep 06 22:51:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 708/1418] 192.168.122.248 () {60 vars in 1288 bytes} [Sun Sep 6 22:51:26 2026] DELETE /volume/v3/group_types/cf4ef6ce-7c25-4efc-a460-5463d358eae3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-aefade60-38ee-4279-b483-82a7bd1f853d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-aefade60-38ee-4279-b483-82a7bd1f853d tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] DELETE http://192.168.122.248/volume/v3/group_types/1ed515ad-757d-41b5-9f0e-698ef36fb664 Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-aefade60-38ee-4279-b483-82a7bd1f853d tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-aefade60-38ee-4279-b483-82a7bd1f853d tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-954535ba-0293-4d57-a093-ad3784445051 req-72c0a15b-d539-42cf-b349-e22532ad4493 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 22:51:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 711/1419] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 22:51:26 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 06 22:51:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-aefade60-38ee-4279-b483-82a7bd1f853d tempest-GroupTypesTest-680834047 tempest-GroupTypesTest-680834047-project-admin] http://192.168.122.248/volume/v3/group_types/1ed515ad-757d-41b5-9f0e-698ef36fb664 returned with HTTP 202 Sep 06 22:51:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 709/1420] 192.168.122.248 () {60 vars in 1288 bytes} [Sun Sep 6 22:51:26 2026] DELETE /volume/v3/group_types/1ed515ad-757d-41b5-9f0e-698ef36fb664 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:51:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1e7d0210-fa6b-4b91-be10-d19797d8a0af None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1e7d0210-fa6b-4b91-be10-d19797d8a0af tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] GET http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 Sep 06 22:51:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1e7d0210-fa6b-4b91-be10-d19797d8a0af tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1e7d0210-fa6b-4b91-be10-d19797d8a0af tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7d3688c5-2b0e-4a33-9da3-76c21b38b01d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7d3688c5-2b0e-4a33-9da3-76c21b38b01d None None] GET http://192.168.122.248/volume// Sep 06 22:51:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7d3688c5-2b0e-4a33-9da3-76c21b38b01d None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:27 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:27 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7d3688c5-2b0e-4a33-9da3-76c21b38b01d None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7d3688c5-2b0e-4a33-9da3-76c21b38b01d None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:51:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 710/1421] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:51:27 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:51:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-954535ba-0293-4d57-a093-ad3784445051 req-2ce2e1fb-351b-4946-ba61-7eefd968ef4f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-954535ba-0293-4d57-a093-ad3784445051 req-2ce2e1fb-351b-4946-ba61-7eefd968ef4f tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] GET http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 Sep 06 22:51:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-954535ba-0293-4d57-a093-ad3784445051 req-2ce2e1fb-351b-4946-ba61-7eefd968ef4f tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-954535ba-0293-4d57-a093-ad3784445051 req-2ce2e1fb-351b-4946-ba61-7eefd968ef4f tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1e7d0210-fa6b-4b91-be10-d19797d8a0af tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Volume info retrieved successfully. Sep 06 22:51:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1e7d0210-fa6b-4b91-be10-d19797d8a0af tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 returned with HTTP 200 Sep 06 22:51:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 712/1422] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:27 2026] GET /volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 => generated 889 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-954535ba-0293-4d57-a093-ad3784445051 req-2ce2e1fb-351b-4946-ba61-7eefd968ef4f tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Volume info retrieved successfully. Sep 06 22:51:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-954535ba-0293-4d57-a093-ad3784445051 req-2ce2e1fb-351b-4946-ba61-7eefd968ef4f tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 returned with HTTP 200 Sep 06 22:51:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 711/1423] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:51:27 2026] GET /volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 => generated 1052 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:51:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f62dbf4f-6aa2-46dc-b62d-5032312aeaef None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f62dbf4f-6aa2-46dc-b62d-5032312aeaef tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 Sep 06 22:51:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f62dbf4f-6aa2-46dc-b62d-5032312aeaef tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f62dbf4f-6aa2-46dc-b62d-5032312aeaef tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:27 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:27 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f62dbf4f-6aa2-46dc-b62d-5032312aeaef tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f62dbf4f-6aa2-46dc-b62d-5032312aeaef tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 returned with HTTP 200 Sep 06 22:51:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 713/1424] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:27 2026] GET /volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 => generated 1016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:51:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-954535ba-0293-4d57-a093-ad3784445051 req-6417bd08-f865-4523-b038-709986ca57ad None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-954535ba-0293-4d57-a093-ad3784445051 req-6417bd08-f865-4523-b038-709986ca57ad tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] PUT http://192.168.122.248/volume/v3/attachments/3c61aaa3-28c2-44fa-8038-16bb1584a768 Sep 06 22:51:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-954535ba-0293-4d57-a093-ad3784445051 req-6417bd08-f865-4523-b038-709986ca57ad tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:27 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-954535ba-0293-4d57-a093-ad3784445051 req-6417bd08-f865-4523-b038-709986ca57ad tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Acquiring lock "cinder-attachment_update-71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4-devstack" by "attachment_update" {{(pid=87216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 22:51:27 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-954535ba-0293-4d57-a093-ad3784445051 req-6417bd08-f865-4523-b038-709986ca57ad tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Lock "cinder-attachment_update-71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 22:51:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:27 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-954535ba-0293-4d57-a093-ad3784445051 req-6417bd08-f865-4523-b038-709986ca57ad tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Lock "cinder-attachment_update-71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4-devstack" released by "attachment_update" :: held 0.377s {{(pid=87216) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 22:51:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-954535ba-0293-4d57-a093-ad3784445051 req-6417bd08-f865-4523-b038-709986ca57ad tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/attachments/3c61aaa3-28c2-44fa-8038-16bb1584a768 returned with HTTP 200 Sep 06 22:51:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 712/1425] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 22:51:27 2026] PUT /volume/v3/attachments/3c61aaa3-28c2-44fa-8038-16bb1584a768 => generated 694 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-189aa512-a153-4abd-b9e0-6eeeb54b4efc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-189aa512-a153-4abd-b9e0-6eeeb54b4efc tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] GET http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 Sep 06 22:51:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-189aa512-a153-4abd-b9e0-6eeeb54b4efc tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-189aa512-a153-4abd-b9e0-6eeeb54b4efc tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-189aa512-a153-4abd-b9e0-6eeeb54b4efc tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Volume info retrieved successfully. Sep 06 22:51:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-189aa512-a153-4abd-b9e0-6eeeb54b4efc tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 returned with HTTP 200 Sep 06 22:51:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 714/1426] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:28 2026] GET /volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 => generated 890 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-adb6c867-356a-49d1-83ed-c0c44c0ebda0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-adb6c867-356a-49d1-83ed-c0c44c0ebda0 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 Sep 06 22:51:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-adb6c867-356a-49d1-83ed-c0c44c0ebda0 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-adb6c867-356a-49d1-83ed-c0c44c0ebda0 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-adb6c867-356a-49d1-83ed-c0c44c0ebda0 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-adb6c867-356a-49d1-83ed-c0c44c0ebda0 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 returned with HTTP 200 Sep 06 22:51:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 713/1427] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:28 2026] GET /volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 => generated 1017 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:51:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7e0b18b5-4999-480d-9ecc-3219a0d6ccbd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7e0b18b5-4999-480d-9ecc-3219a0d6ccbd tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] GET http://192.168.122.248/volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 Sep 06 22:51:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7e0b18b5-4999-480d-9ecc-3219a0d6ccbd tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7e0b18b5-4999-480d-9ecc-3219a0d6ccbd tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7e0b18b5-4999-480d-9ecc-3219a0d6ccbd tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] Volume info retrieved successfully. Sep 06 22:51:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7e0b18b5-4999-480d-9ecc-3219a0d6ccbd tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] http://192.168.122.248/volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 returned with HTTP 200 Sep 06 22:51:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 715/1428] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:28 2026] GET /volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2fad7ffa-9495-4ff1-8fee-f5a5c14459f9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2fad7ffa-9495-4ff1-8fee-f5a5c14459f9 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 Sep 06 22:51:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2fad7ffa-9495-4ff1-8fee-f5a5c14459f9 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2fad7ffa-9495-4ff1-8fee-f5a5c14459f9 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:28 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-2fad7ffa-9495-4ff1-8fee-f5a5c14459f9 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Delete volume with id: 7a29ab96-0153-45e7-8ad3-be359fc00f54 Sep 06 22:51:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2fad7ffa-9495-4ff1-8fee-f5a5c14459f9 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-954535ba-0293-4d57-a093-ad3784445051 req-8975ba07-07d9-4d4f-a64d-e156c7b9a508 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-954535ba-0293-4d57-a093-ad3784445051 req-8975ba07-07d9-4d4f-a64d-e156c7b9a508 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] POST http://192.168.122.248/volume/v3/attachments/3c61aaa3-28c2-44fa-8038-16bb1584a768/action Sep 06 22:51:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-954535ba-0293-4d57-a093-ad3784445051 req-8975ba07-07d9-4d4f-a64d-e156c7b9a508 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Action body: b'{"os-complete": null}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:51:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-954535ba-0293-4d57-a093-ad3784445051 req-8975ba07-07d9-4d4f-a64d-e156c7b9a508 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2fad7ffa-9495-4ff1-8fee-f5a5c14459f9 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Delete volume request issued successfully. Sep 06 22:51:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2fad7ffa-9495-4ff1-8fee-f5a5c14459f9 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 returned with HTTP 202 Sep 06 22:51:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 714/1429] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 22:51:28 2026] DELETE /volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:51:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bd6b43bd-f213-4460-bbba-913f493a2692 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bd6b43bd-f213-4460-bbba-913f493a2692 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 Sep 06 22:51:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bd6b43bd-f213-4460-bbba-913f493a2692 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bd6b43bd-f213-4460-bbba-913f493a2692 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-954535ba-0293-4d57-a093-ad3784445051 req-8975ba07-07d9-4d4f-a64d-e156c7b9a508 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/attachments/3c61aaa3-28c2-44fa-8038-16bb1584a768/action returned with HTTP 204 Sep 06 22:51:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 716/1430] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 22:51:28 2026] POST /volume/v3/attachments/3c61aaa3-28c2-44fa-8038-16bb1584a768/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:51:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bd6b43bd-f213-4460-bbba-913f493a2692 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bd6b43bd-f213-4460-bbba-913f493a2692 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 returned with HTTP 200 Sep 06 22:51:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 715/1431] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:28 2026] GET /volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:51:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cad45d84-9155-4726-95cf-13f335de9a18 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cad45d84-9155-4726-95cf-13f335de9a18 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] GET http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 Sep 06 22:51:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cad45d84-9155-4726-95cf-13f335de9a18 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cad45d84-9155-4726-95cf-13f335de9a18 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:29 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:29 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:29 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:29 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-cad45d84-9155-4726-95cf-13f335de9a18 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Volume info retrieved successfully. Sep 06 22:51:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cad45d84-9155-4726-95cf-13f335de9a18 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 returned with HTTP 200 Sep 06 22:51:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 717/1432] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:29 2026] GET /volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 => generated 1182 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:51:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0a83d9ad-4885-4b22-93c3-bebeda56509f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0a83d9ad-4885-4b22-93c3-bebeda56509f tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] GET http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 Sep 06 22:51:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0a83d9ad-4885-4b22-93c3-bebeda56509f tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0a83d9ad-4885-4b22-93c3-bebeda56509f tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:29 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:29 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:29 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:29 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:29 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0a83d9ad-4885-4b22-93c3-bebeda56509f tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Volume info retrieved successfully. Sep 06 22:51:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0a83d9ad-4885-4b22-93c3-bebeda56509f tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 returned with HTTP 200 Sep 06 22:51:29 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 716/1433] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:29 2026] GET /volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 => generated 1182 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:51:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b68ac110-d462-46b5-bc41-888a3be5ceb5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 718/1434] 192.168.122.248 () {62 vars in 1495 bytes} [Sun Sep 6 22:51:29 2026] DELETE /volume/v3/attachments/3c61aaa3-28c2-44fa-8038-16bb1584a768 => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 22:51:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c5c2ea58-e6bf-44db-b8c4-b915ccde4d8d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:29 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 717/1435] 192.168.122.248 () {62 vars in 1495 bytes} [Sun Sep 6 22:51:29 2026] DELETE /volume/v3/attachments/3c61aaa3-28c2-44fa-8038-16bb1584a768 => generated 114 bytes in 327 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 22:51:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-66b5e2da-dbf7-4aa7-94d1-b23455889c8d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-66b5e2da-dbf7-4aa7-94d1-b23455889c8d tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] DELETE http://192.168.122.248/volume/v3/attachments/3c61aaa3-28c2-44fa-8038-16bb1584a768 Sep 06 22:51:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-66b5e2da-dbf7-4aa7-94d1-b23455889c8d tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-66b5e2da-dbf7-4aa7-94d1-b23455889c8d tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-33a1543e-26e3-409f-9564-464d18e3770f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-33a1543e-26e3-409f-9564-464d18e3770f tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 Sep 06 22:51:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-33a1543e-26e3-409f-9564-464d18e3770f tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-33a1543e-26e3-409f-9564-464d18e3770f tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:29 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:29 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-33a1543e-26e3-409f-9564-464d18e3770f tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 returned with HTTP 404 Sep 06 22:51:29 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 718/1436] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:29 2026] GET /volume/v3/volumes/7a29ab96-0153-45e7-8ad3-be359fc00f54 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:51:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:51:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-697223256"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-697223256'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:51:29 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Create volume of 1 GB Sep 06 22:51:29 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Availability Zones retrieved successfully. Sep 06 22:51:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Flow 'volume_create_api' (c31aa4c2-7e48-4a61-be4b-bd8b82e33093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f79eea1-6230-4638-849c-29a24468d487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:51:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-66b5e2da-dbf7-4aa7-94d1-b23455889c8d tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Attachment connected to vm 87f5c50a-01da-4c74-ba20-4f1c4536ecf8, checking data on nova Sep 06 22:51:29 devstack devstack@c-api.service[87215]: DEBUG cinder.compute.nova [None req-66b5e2da-dbf7-4aa7-94d1-b23455889c8d tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Creating Keystone token plugin using URL: http://192.168.122.248/identity {{(pid=87215) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 06 22:51:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f79eea1-6230-4638-849c-29a24468d487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d99112a-9148-444a-b5ca-c7601643e874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:30 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Created reservations ['6f8dc889-5931-402f-9546-a3ed7d734dbf', '266e140a-c0db-40e7-87cf-08e0efcbeaa9', 'd469203e-90e7-433a-bd9a-dd8d475754eb', 'f60867a2-da9c-43ae-b21e-ddf335f14a9d'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:51:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d99112a-9148-444a-b5ca-c7601643e874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f8dc889-5931-402f-9546-a3ed7d734dbf', '266e140a-c0db-40e7-87cf-08e0efcbeaa9', 'd469203e-90e7-433a-bd9a-dd8d475754eb', 'f60867a2-da9c-43ae-b21e-ddf335f14a9d']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1633abd3-c056-4f98-b61b-84eba5666654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:30 devstack devstack@c-api.service[87215]: DEBUG novaclient.v2.client [None req-66b5e2da-dbf7-4aa7-94d1-b23455889c8d tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] REQ: curl -g -i -X GET http://192.168.122.248/compute/v2.1/servers/87f5c50a-01da-4c74-ba20-4f1c4536ecf8/os-volume_attachments/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}25f4c96fa87e669f0af47f4c3cb529910ab9324c1d301a41e98fa1381356ff90" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-66b5e2da-dbf7-4aa7-94d1-b23455889c8d" -H "X-Service-Token: {SHA256}1ad5edc73cf6dfa51b89fdbff5ebe98b3af1b52dc88cace52274b54a99b0c3a4" {{(pid=87215) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 06 22:51:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1633abd3-c056-4f98-b61b-84eba5666654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67aeecd5-a5da-4041-8bb5-5b070d16e559', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-697223256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ad1178a938d44079683d68e5a041335',qos_specs=None,replication_status=,reservations=['6f8dc889-5931-402f-9546-a3ed7d734dbf','266e140a-c0db-40e7-87cf-08e0efcbeaa9','d469203e-90e7-433a-bd9a-dd8d475754eb','f60867a2-da9c-43ae-b21e-ddf335f14a9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5274459dfe1d494b8f09aa71a13f2622',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:51:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-697223256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67aeecd5-a5da-4041-8bb5-5b070d16e559,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ad1178a938d44079683d68e5a041335',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5274459dfe1d494b8f09aa71a13f2622',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e298b140-269d-449e-bb34-85c7c445a263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e298b140-269d-449e-bb34-85c7c445a263) transitioned into state 'SUCCESS' from state '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-697223256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ad1178a938d44079683d68e5a041335',qos_specs=None,replication_status=,reservations=['6f8dc889-5931-402f-9546-a3ed7d734dbf','266e140a-c0db-40e7-87cf-08e0efcbeaa9','d469203e-90e7-433a-bd9a-dd8d475754eb','f60867a2-da9c-43ae-b21e-ddf335f14a9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5274459dfe1d494b8f09aa71a13f2622',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66bce7d5-16fc-4780-be10-43c92e4f0955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66bce7d5-16fc-4780-be10-43c92e4f0955) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Flow 'volume_create_api' (c31aa4c2-7e48-4a61-be4b-bd8b82e33093) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Create volume request issued successfully. Sep 06 22:51:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fb6523df-d841-45cb-8e96-9741494cc8f1 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:51:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 719/1437] 192.168.122.248 () {62 vars in 1183 bytes} [Sun Sep 6 22:51:29 2026] POST /volume/v3/volumes => generated 786 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bc4abe31-055b-42e5-9cb6-0175de6b6e5c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bc4abe31-055b-42e5-9cb6-0175de6b6e5c tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/67aeecd5-a5da-4041-8bb5-5b070d16e559 Sep 06 22:51:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bc4abe31-055b-42e5-9cb6-0175de6b6e5c tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bc4abe31-055b-42e5-9cb6-0175de6b6e5c tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:30 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:30 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bc4abe31-055b-42e5-9cb6-0175de6b6e5c tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bc4abe31-055b-42e5-9cb6-0175de6b6e5c tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/67aeecd5-a5da-4041-8bb5-5b070d16e559 returned with HTTP 200 Sep 06 22:51:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 720/1438] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:30 2026] GET /volume/v3/volumes/67aeecd5-a5da-4041-8bb5-5b070d16e559 => generated 965 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: DEBUG novaclient.v2.client [None req-66b5e2da-dbf7-4aa7-94d1-b23455889c8d tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 06 Sep 2026 20:51:30 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-ae2a2086-8e14-4c19-bcab-912e617c4c6f x-openstack-request-id: req-ae2a2086-8e14-4c19-bcab-912e617c4c6f {{(pid=87215) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 06 22:51:30 devstack devstack@c-api.service[87215]: DEBUG novaclient.v2.client [None req-66b5e2da-dbf7-4aa7-94d1-b23455889c8d tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4", "serverId": "87f5c50a-01da-4c74-ba20-4f1c4536ecf8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "3c61aaa3-28c2-44fa-8038-16bb1584a768", "bdm_uuid": "0678622d-4c4d-4685-a41f-61654630b0c4"}} {{(pid=87215) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 06 22:51:30 devstack devstack@c-api.service[87215]: DEBUG novaclient.v2.client [None req-66b5e2da-dbf7-4aa7-94d1-b23455889c8d tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] GET call to compute for http://192.168.122.248/compute/v2.1/servers/87f5c50a-01da-4c74-ba20-4f1c4536ecf8/os-volume_attachments/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 used request id req-ae2a2086-8e14-4c19-bcab-912e617c4c6f {{(pid=87215) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.volume.api [None req-66b5e2da-dbf7-4aa7-94d1-b23455889c8d tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-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 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault [None req-66b5e2da-dbf7-4aa7-94d1-b23455889c8d tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Caught error: Detach volume from instance 87f5c50a-01da-4c74-ba20-4f1c4536ecf8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 87f5c50a-01da-4c74-ba20-4f1c4536ecf8 using the Compute API Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: 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 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 87f5c50a-01da-4c74-ba20-4f1c4536ecf8 using the Compute API Sep 06 22:51:30 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault Sep 06 22:51:30 devstack devstack@c-api.service[87215]: INFO cinder.api.middleware.fault [None req-66b5e2da-dbf7-4aa7-94d1-b23455889c8d tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/attachments/3c61aaa3-28c2-44fa-8038-16bb1584a768 returned with HTTP 409 Sep 06 22:51:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 719/1439] 192.168.122.248 () {60 vars in 1288 bytes} [Sun Sep 6 22:51:29 2026] DELETE /volume/v3/attachments/3c61aaa3-28c2-44fa-8038-16bb1584a768 => generated 167 bytes in 749 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-53607b52-81d9-4d9a-a8de-f2b46cb6393d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-53607b52-81d9-4d9a-a8de-f2b46cb6393d tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] GET http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 Sep 06 22:51:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-53607b52-81d9-4d9a-a8de-f2b46cb6393d tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-53607b52-81d9-4d9a-a8de-f2b46cb6393d tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:30 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:30 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-53607b52-81d9-4d9a-a8de-f2b46cb6393d tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Volume info retrieved successfully. Sep 06 22:51:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-53607b52-81d9-4d9a-a8de-f2b46cb6393d tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 returned with HTTP 200 Sep 06 22:51:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 721/1440] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:51:30 2026] GET /volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 => generated 1164 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-c58c3140-4bb1-432b-9926-15f2464b3846 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-c58c3140-4bb1-432b-9926-15f2464b3846 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] POST http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4/action Sep 06 22:51:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-c58c3140-4bb1-432b-9926-15f2464b3846 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:51:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-c58c3140-4bb1-432b-9926-15f2464b3846 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:30 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-c58c3140-4bb1-432b-9926-15f2464b3846 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:30 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:30 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:30 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:30 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-c58c3140-4bb1-432b-9926-15f2464b3846 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Volume info retrieved successfully. Sep 06 22:51:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-c58c3140-4bb1-432b-9926-15f2464b3846 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Begin detaching volume completed successfully. Sep 06 22:51:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-c58c3140-4bb1-432b-9926-15f2464b3846 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4/action returned with HTTP 202 Sep 06 22:51:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 720/1441] 192.168.122.248 () {64 vars in 1561 bytes} [Sun Sep 6 22:51:30 2026] POST /volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:51:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ab18b6b1-924a-4f10-a17b-cf82da152407 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ab18b6b1-924a-4f10-a17b-cf82da152407 None None] GET http://192.168.122.248/volume// Sep 06 22:51:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ab18b6b1-924a-4f10-a17b-cf82da152407 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ab18b6b1-924a-4f10-a17b-cf82da152407 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ab18b6b1-924a-4f10-a17b-cf82da152407 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:51:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 722/1442] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:51:30 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:51:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-05157048-c7a4-48e8-8c7a-77c5b11cc159 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-05157048-c7a4-48e8-8c7a-77c5b11cc159 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] GET http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 Sep 06 22:51:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-05157048-c7a4-48e8-8c7a-77c5b11cc159 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-05157048-c7a4-48e8-8c7a-77c5b11cc159 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:31 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:31 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:31 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:31 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-05157048-c7a4-48e8-8c7a-77c5b11cc159 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Volume info retrieved successfully. Sep 06 22:51:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-05157048-c7a4-48e8-8c7a-77c5b11cc159 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 returned with HTTP 200 Sep 06 22:51:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 721/1443] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:51:30 2026] GET /volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 => generated 1348 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 22:51:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-7fa2c24b-fe07-401b-8c82-2f85b2c16a7a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-7fa2c24b-fe07-401b-8c82-2f85b2c16a7a tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] DELETE http://192.168.122.248/volume/v3/attachments/3c61aaa3-28c2-44fa-8038-16bb1584a768 Sep 06 22:51:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-7fa2c24b-fe07-401b-8c82-2f85b2c16a7a tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-7fa2c24b-fe07-401b-8c82-2f85b2c16a7a tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:31 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:31 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:31 devstack devstack@c-api.service[87216]: /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 06 22:51:31 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, Sep 06 22:51:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-20939203-cfed-4c1d-aef0-5869d83a2800 req-7fa2c24b-fe07-401b-8c82-2f85b2c16a7a tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/attachments/3c61aaa3-28c2-44fa-8038-16bb1584a768 returned with HTTP 200 Sep 06 22:51:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 723/1444] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 22:51:31 2026] DELETE /volume/v3/attachments/3c61aaa3-28c2-44fa-8038-16bb1584a768 => generated 19 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-38b17b19-715b-47f4-a7fc-c3312f050f79 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-38b17b19-715b-47f4-a7fc-c3312f050f79 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/67aeecd5-a5da-4041-8bb5-5b070d16e559 Sep 06 22:51:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-38b17b19-715b-47f4-a7fc-c3312f050f79 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-38b17b19-715b-47f4-a7fc-c3312f050f79 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:31 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:31 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:31 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:31 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-38b17b19-715b-47f4-a7fc-c3312f050f79 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-38b17b19-715b-47f4-a7fc-c3312f050f79 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/67aeecd5-a5da-4041-8bb5-5b070d16e559 returned with HTTP 200 Sep 06 22:51:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 722/1445] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:31 2026] GET /volume/v3/volumes/67aeecd5-a5da-4041-8bb5-5b070d16e559 => generated 1015 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:51:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-05d9342d-d8fb-41ff-bbb5-94a52a5f1b10 req-91840aab-bfdd-4f20-a8d3-193033fda95b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-05d9342d-d8fb-41ff-bbb5-94a52a5f1b10 req-91840aab-bfdd-4f20-a8d3-193033fda95b tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] GET http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 Sep 06 22:51:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-05d9342d-d8fb-41ff-bbb5-94a52a5f1b10 req-91840aab-bfdd-4f20-a8d3-193033fda95b tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-05d9342d-d8fb-41ff-bbb5-94a52a5f1b10 req-91840aab-bfdd-4f20-a8d3-193033fda95b tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-05d9342d-d8fb-41ff-bbb5-94a52a5f1b10 req-91840aab-bfdd-4f20-a8d3-193033fda95b tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Volume info retrieved successfully. Sep 06 22:51:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-05d9342d-d8fb-41ff-bbb5-94a52a5f1b10 req-91840aab-bfdd-4f20-a8d3-193033fda95b tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 returned with HTTP 200 Sep 06 22:51:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 724/1446] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:51:32 2026] GET /volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 => generated 872 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b5cfe2d8-b8da-467c-8215-80d9d1447ef4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b5cfe2d8-b8da-467c-8215-80d9d1447ef4 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] DELETE http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 Sep 06 22:51:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b5cfe2d8-b8da-467c-8215-80d9d1447ef4 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b5cfe2d8-b8da-467c-8215-80d9d1447ef4 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:32 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-b5cfe2d8-b8da-467c-8215-80d9d1447ef4 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Delete volume with id: 71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 Sep 06 22:51:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b5cfe2d8-b8da-467c-8215-80d9d1447ef4 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Volume info retrieved successfully. Sep 06 22:51:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b5cfe2d8-b8da-467c-8215-80d9d1447ef4 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Delete volume request issued successfully. Sep 06 22:51:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b5cfe2d8-b8da-467c-8215-80d9d1447ef4 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 returned with HTTP 202 Sep 06 22:51:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 723/1447] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 22:51:32 2026] DELETE /volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:51:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e4d4548d-e1cd-41ff-96d5-04150123b5c5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e4d4548d-e1cd-41ff-96d5-04150123b5c5 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] GET http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 Sep 06 22:51:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e4d4548d-e1cd-41ff-96d5-04150123b5c5 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e4d4548d-e1cd-41ff-96d5-04150123b5c5 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e4d4548d-e1cd-41ff-96d5-04150123b5c5 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Volume info retrieved successfully. Sep 06 22:51:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e4d4548d-e1cd-41ff-96d5-04150123b5c5 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 returned with HTTP 200 Sep 06 22:51:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 725/1448] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:32 2026] GET /volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 => generated 889 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-49e2feab-4564-4fa5-8eb4-aaf1a7f89292 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-49e2feab-4564-4fa5-8eb4-aaf1a7f89292 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/67aeecd5-a5da-4041-8bb5-5b070d16e559 Sep 06 22:51:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-49e2feab-4564-4fa5-8eb4-aaf1a7f89292 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-49e2feab-4564-4fa5-8eb4-aaf1a7f89292 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-49e2feab-4564-4fa5-8eb4-aaf1a7f89292 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-49e2feab-4564-4fa5-8eb4-aaf1a7f89292 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/67aeecd5-a5da-4041-8bb5-5b070d16e559 returned with HTTP 200 Sep 06 22:51:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 724/1449] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:32 2026] GET /volume/v3/volumes/67aeecd5-a5da-4041-8bb5-5b070d16e559 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:51:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f025cf1d-e03f-4abf-acf9-5b96393a1d7a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f025cf1d-e03f-4abf-acf9-5b96393a1d7a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] GET http://192.168.122.248/volume/v3/volumes/summary Sep 06 22:51:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f025cf1d-e03f-4abf-acf9-5b96393a1d7a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f025cf1d-e03f-4abf-acf9-5b96393a1d7a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-f025cf1d-e03f-4abf-acf9-5b96393a1d7a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:51:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f025cf1d-e03f-4abf-acf9-5b96393a1d7a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] Get summary completed successfully. Sep 06 22:51:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f025cf1d-e03f-4abf-acf9-5b96393a1d7a tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-reader] http://192.168.122.248/volume/v3/volumes/summary returned with HTTP 200 Sep 06 22:51:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 726/1450] 192.168.122.248 () {60 vars in 1186 bytes} [Sun Sep 6 22:51:32 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3ccd92f0-da25-41f7-bc80-ced0bbf2ef25 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3ccd92f0-da25-41f7-bc80-ced0bbf2ef25 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/67aeecd5-a5da-4041-8bb5-5b070d16e559 Sep 06 22:51:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3ccd92f0-da25-41f7-bc80-ced0bbf2ef25 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3ccd92f0-da25-41f7-bc80-ced0bbf2ef25 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:32 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-3ccd92f0-da25-41f7-bc80-ced0bbf2ef25 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Delete volume with id: 67aeecd5-a5da-4041-8bb5-5b070d16e559 Sep 06 22:51:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3ccd92f0-da25-41f7-bc80-ced0bbf2ef25 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3ccd92f0-da25-41f7-bc80-ced0bbf2ef25 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Delete volume request issued successfully. Sep 06 22:51:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3ccd92f0-da25-41f7-bc80-ced0bbf2ef25 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/67aeecd5-a5da-4041-8bb5-5b070d16e559 returned with HTTP 202 Sep 06 22:51:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 725/1451] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 22:51:32 2026] DELETE /volume/v3/volumes/67aeecd5-a5da-4041-8bb5-5b070d16e559 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:51:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c97f03cb-86e2-4aa0-89db-b92e9cd2f2e5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c97f03cb-86e2-4aa0-89db-b92e9cd2f2e5 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/67aeecd5-a5da-4041-8bb5-5b070d16e559 Sep 06 22:51:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c97f03cb-86e2-4aa0-89db-b92e9cd2f2e5 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c97f03cb-86e2-4aa0-89db-b92e9cd2f2e5 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c97f03cb-86e2-4aa0-89db-b92e9cd2f2e5 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Volume info retrieved successfully. Sep 06 22:51:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c97f03cb-86e2-4aa0-89db-b92e9cd2f2e5 tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/67aeecd5-a5da-4041-8bb5-5b070d16e559 returned with HTTP 200 Sep 06 22:51:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 727/1452] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:32 2026] GET /volume/v3/volumes/67aeecd5-a5da-4041-8bb5-5b070d16e559 => generated 1015 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:51:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4a207682-7b6d-487b-b60c-2f914edc213e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4a207682-7b6d-487b-b60c-2f914edc213e tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:51:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4a207682-7b6d-487b-b60c-2f914edc213e tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-36564349"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4a207682-7b6d-487b-b60c-2f914edc213e tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:51:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 726/1453] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:51:32 2026] POST /volume/v3/types => generated 214 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e8e3179f-d20a-4f24-9703-1d0c485f6425 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e8e3179f-d20a-4f24-9703-1d0c485f6425 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] POST http://192.168.122.248/volume/v3/group_types Sep 06 22:51:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e8e3179f-d20a-4f24-9703-1d0c485f6425 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1728938552"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e8e3179f-d20a-4f24-9703-1d0c485f6425 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] http://192.168.122.248/volume/v3/group_types returned with HTTP 202 Sep 06 22:51:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 728/1454] 192.168.122.248 () {62 vars in 1195 bytes} [Sun Sep 6 22:51:33 2026] POST /volume/v3/group_types => generated 173 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-423baf39-ecd6-40c2-abec-762e7e0e5505 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5eadbcce-3feb-47dd-a66d-29a4a7e468b6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5eadbcce-3feb-47dd-a66d-29a4a7e468b6 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] GET http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 Sep 06 22:51:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5eadbcce-3feb-47dd-a66d-29a4a7e468b6 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5eadbcce-3feb-47dd-a66d-29a4a7e468b6 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5eadbcce-3feb-47dd-a66d-29a4a7e468b6 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485 tempest-TestServerVolumeAttachScenarioOldVersion-1936405485-project-member] http://192.168.122.248/volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 returned with HTTP 404 Sep 06 22:51:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 729/1455] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:33 2026] GET /volume/v3/volumes/71a5a6b6-b160-4dbb-84b6-4f1b2327bcb4 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:51:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-423baf39-ecd6-40c2-abec-762e7e0e5505 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] POST http://192.168.122.248/volume/v3/groups Sep 06 22:51:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-423baf39-ecd6-40c2-abec-762e7e0e5505 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6524c294-2d4a-4833-b5bb-01f10f2cb3f9", "volume_types": ["d7fb8388-2f4c-40cc-9dda-2661dbdde19f"], "name": "tempest-Group1-1770387504"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-423baf39-ecd6-40c2-abec-762e7e0e5505 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Creating new group {'group': {'group_type': '6524c294-2d4a-4833-b5bb-01f10f2cb3f9', 'volume_types': ['d7fb8388-2f4c-40cc-9dda-2661dbdde19f'], 'name': 'tempest-Group1-1770387504'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 22:51:33 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.groups [None req-423baf39-ecd6-40c2-abec-762e7e0e5505 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Creating group tempest-Group1-1770387504. Sep 06 22:51:33 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-423baf39-ecd6-40c2-abec-762e7e0e5505 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Availability Zones retrieved successfully. Sep 06 22:51:33 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-423baf39-ecd6-40c2-abec-762e7e0e5505 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Created reservations ['8fab94b6-a1a0-407b-afbb-5f7ee8b32e36'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:51:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-423baf39-ecd6-40c2-abec-762e7e0e5505 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups returned with HTTP 202 Sep 06 22:51:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 727/1456] 192.168.122.248 () {62 vars in 1181 bytes} [Sun Sep 6 22:51:33 2026] POST /volume/v3/groups => generated 94 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:51:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-71e47c5b-5b2f-4ac6-9883-6336296e27c3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-71e47c5b-5b2f-4ac6-9883-6336296e27c3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/groups/73140727-074f-470f-a9de-f938a4e25b0b Sep 06 22:51:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-71e47c5b-5b2f-4ac6-9883-6336296e27c3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-71e47c5b-5b2f-4ac6-9883-6336296e27c3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-71e47c5b-5b2f-4ac6-9883-6336296e27c3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] show called for member 73140727-074f-470f-a9de-f938a4e25b0b {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:51:33 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:33 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:33 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:33 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:51:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-71e47c5b-5b2f-4ac6-9883-6336296e27c3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/73140727-074f-470f-a9de-f938a4e25b0b returned with HTTP 200 Sep 06 22:51:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 730/1457] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:51:33 2026] GET /volume/v3/groups/73140727-074f-470f-a9de-f938a4e25b0b => generated 322 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5298129a-f94e-4bf5-b28c-14d7a00c32cd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5298129a-f94e-4bf5-b28c-14d7a00c32cd tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] GET http://192.168.122.248/volume/v3/volumes/67aeecd5-a5da-4041-8bb5-5b070d16e559 Sep 06 22:51:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5298129a-f94e-4bf5-b28c-14d7a00c32cd tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5298129a-f94e-4bf5-b28c-14d7a00c32cd tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5298129a-f94e-4bf5-b28c-14d7a00c32cd tempest-ProjectReaderTests-1063858483 tempest-ProjectReaderTests-1063858483-project-admin] http://192.168.122.248/volume/v3/volumes/67aeecd5-a5da-4041-8bb5-5b070d16e559 returned with HTTP 404 Sep 06 22:51:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 728/1458] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:33 2026] GET /volume/v3/volumes/67aeecd5-a5da-4041-8bb5-5b070d16e559 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:51:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3280a4f1-11cc-46b1-92f4-ca315ba642aa None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3280a4f1-11cc-46b1-92f4-ca315ba642aa tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/groups/73140727-074f-470f-a9de-f938a4e25b0b Sep 06 22:51:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3280a4f1-11cc-46b1-92f4-ca315ba642aa tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3280a4f1-11cc-46b1-92f4-ca315ba642aa tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-3280a4f1-11cc-46b1-92f4-ca315ba642aa tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] show called for member 73140727-074f-470f-a9de-f938a4e25b0b {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:51:34 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:34 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:34 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:34 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:51:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3280a4f1-11cc-46b1-92f4-ca315ba642aa tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/73140727-074f-470f-a9de-f938a4e25b0b returned with HTTP 200 Sep 06 22:51:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 731/1459] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:51:34 2026] GET /volume/v3/groups/73140727-074f-470f-a9de-f938a4e25b0b => generated 323 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-47764425-4647-4b57-aa6f-4073d04ad13c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-47764425-4647-4b57-aa6f-4073d04ad13c tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] POST http://192.168.122.248/volume/v3/groups Sep 06 22:51:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-47764425-4647-4b57-aa6f-4073d04ad13c tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6524c294-2d4a-4833-b5bb-01f10f2cb3f9", "volume_types": ["d7fb8388-2f4c-40cc-9dda-2661dbdde19f"], "name": "tempest-Group2-346088780"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-47764425-4647-4b57-aa6f-4073d04ad13c tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Creating new group {'group': {'group_type': '6524c294-2d4a-4833-b5bb-01f10f2cb3f9', 'volume_types': ['d7fb8388-2f4c-40cc-9dda-2661dbdde19f'], 'name': 'tempest-Group2-346088780'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 22:51:34 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.groups [None req-47764425-4647-4b57-aa6f-4073d04ad13c tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Creating group tempest-Group2-346088780. Sep 06 22:51:34 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:34 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-47764425-4647-4b57-aa6f-4073d04ad13c tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Availability Zones retrieved successfully. Sep 06 22:51:34 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-47764425-4647-4b57-aa6f-4073d04ad13c tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Created reservations ['e1994394-d5a8-488b-98b6-530f209d3e40'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:51:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-47764425-4647-4b57-aa6f-4073d04ad13c tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups returned with HTTP 202 Sep 06 22:51:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 729/1460] 192.168.122.248 () {62 vars in 1181 bytes} [Sun Sep 6 22:51:34 2026] POST /volume/v3/groups => generated 93 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:51:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c60c14c3-f496-40c2-be49-89e6e7301a12 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c60c14c3-f496-40c2-be49-89e6e7301a12 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5 Sep 06 22:51:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c60c14c3-f496-40c2-be49-89e6e7301a12 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c60c14c3-f496-40c2-be49-89e6e7301a12 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-c60c14c3-f496-40c2-be49-89e6e7301a12 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] show called for member 9c8da810-8411-4529-9cb1-e90fb6c349b5 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:51:34 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:34 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:34 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:34 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:51:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c60c14c3-f496-40c2-be49-89e6e7301a12 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5 returned with HTTP 200 Sep 06 22:51:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 732/1461] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:51:34 2026] GET /volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5 => generated 321 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-721dc655-6903-4dce-9c89-636fe755b78d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-721dc655-6903-4dce-9c89-636fe755b78d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5 Sep 06 22:51:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-721dc655-6903-4dce-9c89-636fe755b78d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-721dc655-6903-4dce-9c89-636fe755b78d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-721dc655-6903-4dce-9c89-636fe755b78d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] show called for member 9c8da810-8411-4529-9cb1-e90fb6c349b5 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:51:35 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:35 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:35 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:35 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:51:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-721dc655-6903-4dce-9c89-636fe755b78d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5 returned with HTTP 200 Sep 06 22:51:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 730/1462] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:51:35 2026] GET /volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5 => generated 322 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:51:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-800889912", "volume_type": "d7fb8388-2f4c-40cc-9dda-2661dbdde19f", "group_id": "73140727-074f-470f-a9de-f938a4e25b0b", "size": 1}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-800889912', 'volume_type': 'd7fb8388-2f4c-40cc-9dda-2661dbdde19f', 'group_id': '73140727-074f-470f-a9de-f938a4e25b0b', 'size': 1}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:51:35 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:35 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:35 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Create volume of 1 GB Sep 06 22:51:36 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:36 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:51:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Availability Zones retrieved successfully. Sep 06 22:51:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Flow 'volume_create_api' (67d8ef56-ca67-4339-bbaf-a3108c3bf731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34509728-c9ea-4199-b3c3-e5ba018a3ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:36 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:36 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:51:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34509728-c9ea-4199-b3c3-e5ba018a3ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:51:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d7fb8388-2f4c-40cc-9dda-2661dbdde19f,is_public=True,name='tempest-GroupsTest-volume-type-36564349',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7fb8388-2f4c-40cc-9dda-2661dbdde19f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '73140727-074f-470f-a9de-f938a4e25b0b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5621738-4305-4d7e-804c-d4d509adf271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:36 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-36564349 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-36564349, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:51:36 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-36564349 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-36564349, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:51:36 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Created reservations ['6f8c8c98-6dbb-4a4e-91ef-0d3ec51ad6bf', '4a42ec2e-e585-4df2-8216-05fefc2b0bba', 'fe64f5ba-2da5-4e44-b7d0-169e2fb5edef', '8ebb7a71-d9ef-472b-a926-6f4cb143ac35'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:51:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5621738-4305-4d7e-804c-d4d509adf271) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f8c8c98-6dbb-4a4e-91ef-0d3ec51ad6bf', '4a42ec2e-e585-4df2-8216-05fefc2b0bba', 'fe64f5ba-2da5-4e44-b7d0-169e2fb5edef', '8ebb7a71-d9ef-472b-a926-6f4cb143ac35']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1fe7f9f-fb4a-486d-9538-31231da0fd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:36 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:36 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1fe7f9f-fb4a-486d-9538-31231da0fd16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b09e4bc7-9a5f-4a02-b505-ca96911cabba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-800889912',encryption_key_id=None,group_id=73140727-074f-470f-a9de-f938a4e25b0b,group_type_id=,metadata={},multiattach=False,project_id='8531e9973d924cd69ca411a31198ea01',qos_specs=None,replication_status=,reservations=['6f8c8c98-6dbb-4a4e-91ef-0d3ec51ad6bf','4a42ec2e-e585-4df2-8216-05fefc2b0bba','fe64f5ba-2da5-4e44-b7d0-169e2fb5edef','8ebb7a71-d9ef-472b-a926-6f4cb143ac35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee67700f6bc489585abacf965c44255',volume_type_id=d7fb8388-2f4c-40cc-9dda-2661dbdde19f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:51:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-800889912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=73140727-074f-470f-a9de-f938a4e25b0b,host=None,id=b09e4bc7-9a5f-4a02-b505-ca96911cabba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8531e9973d924cd69ca411a31198ea01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee67700f6bc489585abacf965c44255',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7fb8388-2f4c-40cc-9dda-2661dbdde19f),volume_type_id=d7fb8388-2f4c-40cc-9dda-2661dbdde19f)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baeebc5b-b6dd-4d1e-b3e9-cc58e7707eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baeebc5b-b6dd-4d1e-b3e9-cc58e7707eaf) transitioned into state 'SUCCESS' from state '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-800889912',encryption_key_id=None,group_id=73140727-074f-470f-a9de-f938a4e25b0b,group_type_id=,metadata={},multiattach=False,project_id='8531e9973d924cd69ca411a31198ea01',qos_specs=None,replication_status=,reservations=['6f8c8c98-6dbb-4a4e-91ef-0d3ec51ad6bf','4a42ec2e-e585-4df2-8216-05fefc2b0bba','fe64f5ba-2da5-4e44-b7d0-169e2fb5edef','8ebb7a71-d9ef-472b-a926-6f4cb143ac35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee67700f6bc489585abacf965c44255',volume_type_id=d7fb8388-2f4c-40cc-9dda-2661dbdde19f)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d3e229f-850c-4e65-a23a-da35d08d99e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d3e229f-850c-4e65-a23a-da35d08d99e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Flow 'volume_create_api' (67d8ef56-ca67-4339-bbaf-a3108c3bf731) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Create volume request issued successfully. Sep 06 22:51:36 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:36 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:36 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:36 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:36 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a05e5f6f-543c-4a6e-b108-5c3ba4d51ad9 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:51:36 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 733/1463] 192.168.122.248 () {62 vars in 1184 bytes} [Sun Sep 6 22:51:35 2026] POST /volume/v3/volumes => generated 820 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5b563ce2-5c76-475b-8c12-49daeaee36e7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5b563ce2-5c76-475b-8c12-49daeaee36e7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/b09e4bc7-9a5f-4a02-b505-ca96911cabba Sep 06 22:51:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5b563ce2-5c76-475b-8c12-49daeaee36e7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5b563ce2-5c76-475b-8c12-49daeaee36e7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:36 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:36 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:36 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:36 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:36 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5b563ce2-5c76-475b-8c12-49daeaee36e7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Volume info retrieved successfully. Sep 06 22:51:36 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-5b563ce2-5c76-475b-8c12-49daeaee36e7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:36 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-5b563ce2-5c76-475b-8c12-49daeaee36e7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:36 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-5b563ce2-5c76-475b-8c12-49daeaee36e7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:36 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:36 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5b563ce2-5c76-475b-8c12-49daeaee36e7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/b09e4bc7-9a5f-4a02-b505-ca96911cabba returned with HTTP 200 Sep 06 22:51:36 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 731/1464] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:36 2026] GET /volume/v3/volumes/b09e4bc7-9a5f-4a02-b505-ca96911cabba => generated 888 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-04c5a124-b54f-4ad2-b804-90430fe2ef8a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-04c5a124-b54f-4ad2-b804-90430fe2ef8a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/b09e4bc7-9a5f-4a02-b505-ca96911cabba Sep 06 22:51:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-04c5a124-b54f-4ad2-b804-90430fe2ef8a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-04c5a124-b54f-4ad2-b804-90430fe2ef8a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:37 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:37 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-04c5a124-b54f-4ad2-b804-90430fe2ef8a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Volume info retrieved successfully. Sep 06 22:51:37 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-04c5a124-b54f-4ad2-b804-90430fe2ef8a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:37 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-04c5a124-b54f-4ad2-b804-90430fe2ef8a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:37 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-04c5a124-b54f-4ad2-b804-90430fe2ef8a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-04c5a124-b54f-4ad2-b804-90430fe2ef8a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/b09e4bc7-9a5f-4a02-b505-ca96911cabba returned with HTTP 200 Sep 06 22:51:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 734/1465] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:37 2026] GET /volume/v3/volumes/b09e4bc7-9a5f-4a02-b505-ca96911cabba => generated 913 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-60b04dd1-076b-4013-acb2-0c8aba1876b7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-60b04dd1-076b-4013-acb2-0c8aba1876b7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/groups/73140727-074f-470f-a9de-f938a4e25b0b Sep 06 22:51:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-60b04dd1-076b-4013-acb2-0c8aba1876b7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-60b04dd1-076b-4013-acb2-0c8aba1876b7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-60b04dd1-076b-4013-acb2-0c8aba1876b7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] show called for member 73140727-074f-470f-a9de-f938a4e25b0b {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:51:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:38 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:51:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-60b04dd1-076b-4013-acb2-0c8aba1876b7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/73140727-074f-470f-a9de-f938a4e25b0b returned with HTTP 200 Sep 06 22:51:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 732/1466] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:51:38 2026] GET /volume/v3/groups/73140727-074f-470f-a9de-f938a4e25b0b => generated 323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-59833aa5-315e-4647-8e84-9a4af054fa3d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-59833aa5-315e-4647-8e84-9a4af054fa3d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5 Sep 06 22:51:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-59833aa5-315e-4647-8e84-9a4af054fa3d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-59833aa5-315e-4647-8e84-9a4af054fa3d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-59833aa5-315e-4647-8e84-9a4af054fa3d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] show called for member 9c8da810-8411-4529-9cb1-e90fb6c349b5 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:51:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:38 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:38 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:51:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-59833aa5-315e-4647-8e84-9a4af054fa3d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5 returned with HTTP 200 Sep 06 22:51:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 735/1467] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:51:38 2026] GET /volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5 => generated 322 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d3dfe049-7012-4646-80b5-ea650d1185a3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d3dfe049-7012-4646-80b5-ea650d1185a3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/groups/detail Sep 06 22:51:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d3dfe049-7012-4646-80b5-ea650d1185a3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d3dfe049-7012-4646-80b5-ea650d1185a3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:38 devstack devstack@c-api.service[87215]: /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 06 22:51:38 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:51:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:38 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:51:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:38 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:51:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d3dfe049-7012-4646-80b5-ea650d1185a3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/detail returned with HTTP 200 Sep 06 22:51:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 733/1468] 192.168.122.248 () {60 vars in 1180 bytes} [Sun Sep 6 22:51:38 2026] GET /volume/v3/groups/detail => generated 639 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:51:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-23f4c9b4-2367-4464-9b13-a0809507d6a5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-23f4c9b4-2367-4464-9b13-a0809507d6a5 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:51:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-23f4c9b4-2367-4464-9b13-a0809507d6a5 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-23f4c9b4-2367-4464-9b13-a0809507d6a5 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-23f4c9b4-2367-4464-9b13-a0809507d6a5 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:51:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:38 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-23f4c9b4-2367-4464-9b13-a0809507d6a5 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:51:38 devstack devstack@c-api.service[87216]: /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 06 22:51:38 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:51:38 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:38 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:38 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-23f4c9b4-2367-4464-9b13-a0809507d6a5 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Get all volumes completed successfully. Sep 06 22:51:38 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-23f4c9b4-2367-4464-9b13-a0809507d6a5 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:38 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-23f4c9b4-2367-4464-9b13-a0809507d6a5 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:38 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-23f4c9b4-2367-4464-9b13-a0809507d6a5 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-23f4c9b4-2367-4464-9b13-a0809507d6a5 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:51:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 736/1469] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:51:38 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:51:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-98ea61ef-4785-44f4-a24f-5c51d9d0c31d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-98ea61ef-4785-44f4-a24f-5c51d9d0c31d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:51:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-98ea61ef-4785-44f4-a24f-5c51d9d0c31d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-98ea61ef-4785-44f4-a24f-5c51d9d0c31d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-98ea61ef-4785-44f4-a24f-5c51d9d0c31d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:51:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-98ea61ef-4785-44f4-a24f-5c51d9d0c31d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:51:38 devstack devstack@c-api.service[87215]: /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 06 22:51:38 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:51:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:38 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-98ea61ef-4785-44f4-a24f-5c51d9d0c31d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Get all volumes completed successfully. Sep 06 22:51:38 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-98ea61ef-4785-44f4-a24f-5c51d9d0c31d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:38 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-98ea61ef-4785-44f4-a24f-5c51d9d0c31d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:38 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-98ea61ef-4785-44f4-a24f-5c51d9d0c31d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-98ea61ef-4785-44f4-a24f-5c51d9d0c31d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:51:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 734/1470] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:51:38 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a306c07a-e0f4-48fe-8e78-c9bb70ee6331 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a306c07a-e0f4-48fe-8e78-c9bb70ee6331 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] POST http://192.168.122.248/volume/v3/groups/73140727-074f-470f-a9de-f938a4e25b0b/action Sep 06 22:51:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a306c07a-e0f4-48fe-8e78-c9bb70ee6331 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:51:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a306c07a-e0f4-48fe-8e78-c9bb70ee6331 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-a306c07a-e0f4-48fe-8e78-c9bb70ee6331 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] delete called for group 73140727-074f-470f-a9de-f938a4e25b0b {{(pid=87216) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 22:51:38 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.groups [None req-a306c07a-e0f4-48fe-8e78-c9bb70ee6331 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Delete group with id: 73140727-074f-470f-a9de-f938a4e25b0b Sep 06 22:51:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:38 devstack devstack@c-api.service[87216]: /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 06 22:51:38 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 22:51:38 devstack devstack@c-api.service[87216]: /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 06 22:51:38 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:51:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a306c07a-e0f4-48fe-8e78-c9bb70ee6331 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/73140727-074f-470f-a9de-f938a4e25b0b/action returned with HTTP 202 Sep 06 22:51:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 737/1471] 192.168.122.248 () {62 vars in 1312 bytes} [Sun Sep 6 22:51:38 2026] POST /volume/v3/groups/73140727-074f-470f-a9de-f938a4e25b0b/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:51:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9ac08f8c-f463-453e-b0a2-a239f5f2bef2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9ac08f8c-f463-453e-b0a2-a239f5f2bef2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/b09e4bc7-9a5f-4a02-b505-ca96911cabba Sep 06 22:51:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9ac08f8c-f463-453e-b0a2-a239f5f2bef2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9ac08f8c-f463-453e-b0a2-a239f5f2bef2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:38 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9ac08f8c-f463-453e-b0a2-a239f5f2bef2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Volume info retrieved successfully. Sep 06 22:51:38 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-9ac08f8c-f463-453e-b0a2-a239f5f2bef2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:38 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-9ac08f8c-f463-453e-b0a2-a239f5f2bef2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:38 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-9ac08f8c-f463-453e-b0a2-a239f5f2bef2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9ac08f8c-f463-453e-b0a2-a239f5f2bef2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/b09e4bc7-9a5f-4a02-b505-ca96911cabba returned with HTTP 200 Sep 06 22:51:39 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 735/1472] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:38 2026] GET /volume/v3/volumes/b09e4bc7-9a5f-4a02-b505-ca96911cabba => generated 912 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:51:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-26353622"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-26353622'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:51:39 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Create volume of 1 GB Sep 06 22:51:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Availability Zones retrieved successfully. Sep 06 22:51:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Flow 'volume_create_api' (87849011-b360-4208-9554-c59cb2f3b5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d0726d1-23e5-4e3f-aeb5-11f5ce6db621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:51:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d0726d1-23e5-4e3f-aeb5-11f5ce6db621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd5120d2-6de5-46a9-a13d-1371288d7dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:39 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Created reservations ['295f43f8-5c9b-44b9-b43f-5c6e4a7c61ca', '52c63230-8c6f-4e61-bca8-a88aa3cc1ae7', '8889385e-fe3a-4900-812a-4a17c5af30a9', '47a04096-8bfe-4553-9df5-4fc451218fa7'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:51:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd5120d2-6de5-46a9-a13d-1371288d7dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['295f43f8-5c9b-44b9-b43f-5c6e4a7c61ca', '52c63230-8c6f-4e61-bca8-a88aa3cc1ae7', '8889385e-fe3a-4900-812a-4a17c5af30a9', '47a04096-8bfe-4553-9df5-4fc451218fa7']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9220f6b-598a-4faf-94f1-ec21a3c782b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:39 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:39 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9220f6b-598a-4faf-94f1-ec21a3c782b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '829e7194-85f0-4a51-a860-42571155c84f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-26353622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab0d16bbe2f4b729f86ca65a4d323eb',qos_specs=None,replication_status=,reservations=['295f43f8-5c9b-44b9-b43f-5c6e4a7c61ca','52c63230-8c6f-4e61-bca8-a88aa3cc1ae7','8889385e-fe3a-4900-812a-4a17c5af30a9','47a04096-8bfe-4553-9df5-4fc451218fa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7526b2d90fb478eb33d8bcf4599cae2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:51:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-26353622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=829e7194-85f0-4a51-a860-42571155c84f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ab0d16bbe2f4b729f86ca65a4d323eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7526b2d90fb478eb33d8bcf4599cae2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f4024ae-ea9b-4d6e-b100-3349dcc74c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f4024ae-ea9b-4d6e-b100-3349dcc74c87) transitioned into state 'SUCCESS' from state '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-26353622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab0d16bbe2f4b729f86ca65a4d323eb',qos_specs=None,replication_status=,reservations=['295f43f8-5c9b-44b9-b43f-5c6e4a7c61ca','52c63230-8c6f-4e61-bca8-a88aa3cc1ae7','8889385e-fe3a-4900-812a-4a17c5af30a9','47a04096-8bfe-4553-9df5-4fc451218fa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7526b2d90fb478eb33d8bcf4599cae2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c68de456-8760-46f2-ae59-ad139bf24985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c68de456-8760-46f2-ae59-ad139bf24985) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Flow 'volume_create_api' (87849011-b360-4208-9554-c59cb2f3b5e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Create volume request issued successfully. Sep 06 22:51:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-45ad2e07-4ddd-444e-98c3-2e5923efe2a1 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:51:39 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 738/1473] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:51:39 2026] POST /volume/v3/volumes => generated 758 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:51:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-981f5545-fa3f-479b-9b50-6c7fbc0d8361 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-981f5545-fa3f-479b-9b50-6c7fbc0d8361 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f Sep 06 22:51:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-981f5545-fa3f-479b-9b50-6c7fbc0d8361 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-981f5545-fa3f-479b-9b50-6c7fbc0d8361 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:39 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:39 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:39 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:39 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-981f5545-fa3f-479b-9b50-6c7fbc0d8361 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:51:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-981f5545-fa3f-479b-9b50-6c7fbc0d8361 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f returned with HTTP 200 Sep 06 22:51:39 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 736/1474] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:51:39 2026] GET /volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f => generated 826 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-face7cdd-1acd-44c0-82e8-93bfce29e596 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-face7cdd-1acd-44c0-82e8-93bfce29e596 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/b09e4bc7-9a5f-4a02-b505-ca96911cabba Sep 06 22:51:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-face7cdd-1acd-44c0-82e8-93bfce29e596 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-face7cdd-1acd-44c0-82e8-93bfce29e596 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:40 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:40 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:40 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:40 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-face7cdd-1acd-44c0-82e8-93bfce29e596 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Volume info retrieved successfully. Sep 06 22:51:40 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-face7cdd-1acd-44c0-82e8-93bfce29e596 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:40 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-face7cdd-1acd-44c0-82e8-93bfce29e596 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:40 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-face7cdd-1acd-44c0-82e8-93bfce29e596 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:40 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:40 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-face7cdd-1acd-44c0-82e8-93bfce29e596 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/b09e4bc7-9a5f-4a02-b505-ca96911cabba returned with HTTP 200 Sep 06 22:51:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 739/1475] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:40 2026] GET /volume/v3/volumes/b09e4bc7-9a5f-4a02-b505-ca96911cabba => generated 911 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-034171c7-d698-4545-ac45-ed938a07bf6d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-034171c7-d698-4545-ac45-ed938a07bf6d tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f Sep 06 22:51:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-034171c7-d698-4545-ac45-ed938a07bf6d tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-034171c7-d698-4545-ac45-ed938a07bf6d tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:40 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:40 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:40 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:40 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-034171c7-d698-4545-ac45-ed938a07bf6d tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:51:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-034171c7-d698-4545-ac45-ed938a07bf6d tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f returned with HTTP 200 Sep 06 22:51:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 737/1476] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:51:40 2026] GET /volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5df359d5-ac4a-44db-bec1-c9cd062897a7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5df359d5-ac4a-44db-bec1-c9cd062897a7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/b09e4bc7-9a5f-4a02-b505-ca96911cabba Sep 06 22:51:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5df359d5-ac4a-44db-bec1-c9cd062897a7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5df359d5-ac4a-44db-bec1-c9cd062897a7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5df359d5-ac4a-44db-bec1-c9cd062897a7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/b09e4bc7-9a5f-4a02-b505-ca96911cabba returned with HTTP 404 Sep 06 22:51:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 740/1477] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:41 2026] GET /volume/v3/volumes/b09e4bc7-9a5f-4a02-b505-ca96911cabba => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:51:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4cefb20b-e2ca-40e0-b3c3-e330a77977d0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4cefb20b-e2ca-40e0-b3c3-e330a77977d0 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/groups/73140727-074f-470f-a9de-f938a4e25b0b Sep 06 22:51:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4cefb20b-e2ca-40e0-b3c3-e330a77977d0 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4cefb20b-e2ca-40e0-b3c3-e330a77977d0 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-4cefb20b-e2ca-40e0-b3c3-e330a77977d0 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] show called for member 73140727-074f-470f-a9de-f938a4e25b0b {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:51:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4cefb20b-e2ca-40e0-b3c3-e330a77977d0 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/73140727-074f-470f-a9de-f938a4e25b0b returned with HTTP 404 Sep 06 22:51:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 738/1478] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:51:41 2026] GET /volume/v3/groups/73140727-074f-470f-a9de-f938a4e25b0b => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:51:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cd577cbe-d4e5-4b0e-af80-adc5eb225847 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cd577cbe-d4e5-4b0e-af80-adc5eb225847 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] POST http://192.168.122.248/volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5/action Sep 06 22:51:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cd577cbe-d4e5-4b0e-af80-adc5eb225847 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:51:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cd577cbe-d4e5-4b0e-af80-adc5eb225847 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-cd577cbe-d4e5-4b0e-af80-adc5eb225847 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] delete called for group 9c8da810-8411-4529-9cb1-e90fb6c349b5 {{(pid=87216) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 22:51:41 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.groups [None req-cd577cbe-d4e5-4b0e-af80-adc5eb225847 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Delete group with id: 9c8da810-8411-4529-9cb1-e90fb6c349b5 Sep 06 22:51:41 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:41 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:41 devstack devstack@c-api.service[87216]: /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 06 22:51:41 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 22:51:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cd577cbe-d4e5-4b0e-af80-adc5eb225847 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5/action returned with HTTP 202 Sep 06 22:51:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 741/1479] 192.168.122.248 () {62 vars in 1312 bytes} [Sun Sep 6 22:51:41 2026] POST /volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:51:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fd41e857-5f1c-4526-baf9-85861691ecc3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fd41e857-5f1c-4526-baf9-85861691ecc3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5 Sep 06 22:51:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fd41e857-5f1c-4526-baf9-85861691ecc3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fd41e857-5f1c-4526-baf9-85861691ecc3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-fd41e857-5f1c-4526-baf9-85861691ecc3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] show called for member 9c8da810-8411-4529-9cb1-e90fb6c349b5 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:51:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:41 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:41 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:51:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fd41e857-5f1c-4526-baf9-85861691ecc3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5 returned with HTTP 200 Sep 06 22:51:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 739/1480] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:51:41 2026] GET /volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5 => generated 321 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fcc32b2c-09eb-44a3-b139-281a9ef27afa None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fcc32b2c-09eb-44a3-b139-281a9ef27afa tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f Sep 06 22:51:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fcc32b2c-09eb-44a3-b139-281a9ef27afa tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fcc32b2c-09eb-44a3-b139-281a9ef27afa tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:41 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:41 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:41 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:41 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:41 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fcc32b2c-09eb-44a3-b139-281a9ef27afa tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:51:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fcc32b2c-09eb-44a3-b139-281a9ef27afa tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f returned with HTTP 200 Sep 06 22:51:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 742/1481] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:51:41 2026] GET /volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-bbd9ff15-ea4c-4916-b1b0-3e0903511645 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-bbd9ff15-ea4c-4916-b1b0-3e0903511645 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f Sep 06 22:51:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-bbd9ff15-ea4c-4916-b1b0-3e0903511645 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-bbd9ff15-ea4c-4916-b1b0-3e0903511645 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:41 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:41 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-bbd9ff15-ea4c-4916-b1b0-3e0903511645 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:51:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-bbd9ff15-ea4c-4916-b1b0-3e0903511645 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f returned with HTTP 200 Sep 06 22:51:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 740/1482] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:51:41 2026] GET /volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9c0497d0-9f99-4f33-ae6f-c349cc24f487 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9c0497d0-9f99-4f33-ae6f-c349cc24f487 None None] GET http://192.168.122.248/volume// Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9c0497d0-9f99-4f33-ae6f-c349cc24f487 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9c0497d0-9f99-4f33-ae6f-c349cc24f487 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9c0497d0-9f99-4f33-ae6f-c349cc24f487 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:51:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 743/1483] 192.168.122.248 () {58 vars in 1317 bytes} [Sun Sep 6 22:51:42 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-ef029637-557b-4377-a325-d8d7ab9e9032 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-ef029637-557b-4377-a325-d8d7ab9e9032 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-ef029637-557b-4377-a325-d8d7ab9e9032 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "829e7194-85f0-4a51-a860-42571155c84f", "connector": null, "instance_uuid": "50bf396d-b19c-4483-b9d1-a2d2ba7843bc"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:42 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-ef029637-557b-4377-a325-d8d7ab9e9032 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 22:51:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 741/1484] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 22:51:42 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-12ebf4e9-3bcb-47f0-ba2d-c56eddd7fda0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-12ebf4e9-3bcb-47f0-ba2d-c56eddd7fda0 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-12ebf4e9-3bcb-47f0-ba2d-c56eddd7fda0 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-12ebf4e9-3bcb-47f0-ba2d-c56eddd7fda0 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1e0f523e-a5d7-4221-b05e-e8b3ef5ba66f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1e0f523e-a5d7-4221-b05e-e8b3ef5ba66f tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5 Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1e0f523e-a5d7-4221-b05e-e8b3ef5ba66f tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1e0f523e-a5d7-4221-b05e-e8b3ef5ba66f tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-1e0f523e-a5d7-4221-b05e-e8b3ef5ba66f tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] show called for member 9c8da810-8411-4529-9cb1-e90fb6c349b5 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:42 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1e0f523e-a5d7-4221-b05e-e8b3ef5ba66f tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5 returned with HTTP 404 Sep 06 22:51:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 742/1485] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:51:42 2026] GET /volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-729e6b8b-b25c-4777-ac81-8aa6e31efac3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-729e6b8b-b25c-4777-ac81-8aa6e31efac3 None None] GET http://192.168.122.248/volume// Sep 06 22:51:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-729e6b8b-b25c-4777-ac81-8aa6e31efac3 None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-729e6b8b-b25c-4777-ac81-8aa6e31efac3 None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-729e6b8b-b25c-4777-ac81-8aa6e31efac3 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:51:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 743/1486] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:51:42 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e50e67f3-c17f-45d5-8c90-62f0f1bf5aaa None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-12ebf4e9-3bcb-47f0-ba2d-c56eddd7fda0 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:51:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e50e67f3-c17f-45d5-8c90-62f0f1bf5aaa tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/groups/detail Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e50e67f3-c17f-45d5-8c90-62f0f1bf5aaa tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e50e67f3-c17f-45d5-8c90-62f0f1bf5aaa tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-12ebf4e9-3bcb-47f0-ba2d-c56eddd7fda0 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f returned with HTTP 200 Sep 06 22:51:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 744/1487] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:51:42 2026] GET /volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-0603842c-29cd-4a66-b8a4-c2442a49b063 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: /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 06 22:51:42 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:51:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e50e67f3-c17f-45d5-8c90-62f0f1bf5aaa tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/detail returned with HTTP 200 Sep 06 22:51:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-0603842c-29cd-4a66-b8a4-c2442a49b063 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-0603842c-29cd-4a66-b8a4-c2442a49b063 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-0603842c-29cd-4a66-b8a4-c2442a49b063 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 744/1488] 192.168.122.248 () {60 vars in 1180 bytes} [Sun Sep 6 22:51:42 2026] GET /volume/v3/groups/detail => generated 14 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-87b9b30c-c674-41ec-b307-f77d3bff2ec0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:42 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-87b9b30c-c674-41ec-b307-f77d3bff2ec0 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-87b9b30c-c674-41ec-b307-f77d3bff2ec0 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-87b9b30c-c674-41ec-b307-f77d3bff2ec0 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-87b9b30c-c674-41ec-b307-f77d3bff2ec0 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-87b9b30c-c674-41ec-b307-f77d3bff2ec0 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:42 devstack devstack@c-api.service[87215]: /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 06 22:51:42 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:51:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-87b9b30c-c674-41ec-b307-f77d3bff2ec0 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Get all volumes completed successfully. Sep 06 22:51:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-87b9b30c-c674-41ec-b307-f77d3bff2ec0 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:51:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 745/1489] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:51:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-0603842c-29cd-4a66-b8a4-c2442a49b063 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-472a1d66-2185-4642-b631-9802712f2a48 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-0603842c-29cd-4a66-b8a4-c2442a49b063 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f returned with HTTP 200 Sep 06 22:51:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 745/1490] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:51:42 2026] GET /volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f => generated 1031 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:51:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-472a1d66-2185-4642-b631-9802712f2a48 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] POST http://192.168.122.248/volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5/action Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-472a1d66-2185-4642-b631-9802712f2a48 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-472a1d66-2185-4642-b631-9802712f2a48 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-472a1d66-2185-4642-b631-9802712f2a48 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] delete called for group 9c8da810-8411-4529-9cb1-e90fb6c349b5 {{(pid=87215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.groups [None req-472a1d66-2185-4642-b631-9802712f2a48 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Delete group with id: 9c8da810-8411-4529-9cb1-e90fb6c349b5 Sep 06 22:51:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-472a1d66-2185-4642-b631-9802712f2a48 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5/action returned with HTTP 404 Sep 06 22:51:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 746/1491] 192.168.122.248 () {62 vars in 1312 bytes} [Sun Sep 6 22:51:42 2026] POST /volume/v3/groups/9c8da810-8411-4529-9cb1-e90fb6c349b5/action => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ed08273e-41c2-4d41-8b68-77c65cda3dbe None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ed08273e-41c2-4d41-8b68-77c65cda3dbe tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ed08273e-41c2-4d41-8b68-77c65cda3dbe tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ed08273e-41c2-4d41-8b68-77c65cda3dbe tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-ed08273e-41c2-4d41-8b68-77c65cda3dbe tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ed08273e-41c2-4d41-8b68-77c65cda3dbe tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: /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 06 22:51:42 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:51:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ed08273e-41c2-4d41-8b68-77c65cda3dbe tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Get all volumes completed successfully. Sep 06 22:51:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ed08273e-41c2-4d41-8b68-77c65cda3dbe tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:51:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 746/1492] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:51:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-297e7bbf-1e8e-48d8-b602-5c355eb74059 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-297e7bbf-1e8e-48d8-b602-5c355eb74059 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] POST http://192.168.122.248/volume/v3/groups/73140727-074f-470f-a9de-f938a4e25b0b/action Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-297e7bbf-1e8e-48d8-b602-5c355eb74059 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-297e7bbf-1e8e-48d8-b602-5c355eb74059 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-297e7bbf-1e8e-48d8-b602-5c355eb74059 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] delete called for group 73140727-074f-470f-a9de-f938a4e25b0b {{(pid=87215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.groups [None req-297e7bbf-1e8e-48d8-b602-5c355eb74059 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Delete group with id: 73140727-074f-470f-a9de-f938a4e25b0b Sep 06 22:51:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-297e7bbf-1e8e-48d8-b602-5c355eb74059 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/73140727-074f-470f-a9de-f938a4e25b0b/action returned with HTTP 404 Sep 06 22:51:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 747/1493] 192.168.122.248 () {62 vars in 1312 bytes} [Sun Sep 6 22:51:42 2026] POST /volume/v3/groups/73140727-074f-470f-a9de-f938a4e25b0b/action => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-dcfa2dad-8b09-482a-a75a-6a29fc077eb6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dcfa2dad-8b09-482a-a75a-6a29fc077eb6 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] DELETE http://192.168.122.248/volume/v3/group_types/6524c294-2d4a-4833-b5bb-01f10f2cb3f9 Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dcfa2dad-8b09-482a-a75a-6a29fc077eb6 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dcfa2dad-8b09-482a-a75a-6a29fc077eb6 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-068d8f27-1231-4f2b-952b-b48d8275fb49 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-068d8f27-1231-4f2b-952b-b48d8275fb49 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] PUT http://192.168.122.248/volume/v3/attachments/25d22fa3-62e5-4508-ad8f-b7f8a56b136d Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-068d8f27-1231-4f2b-952b-b48d8275fb49 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dcfa2dad-8b09-482a-a75a-6a29fc077eb6 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] http://192.168.122.248/volume/v3/group_types/6524c294-2d4a-4833-b5bb-01f10f2cb3f9 returned with HTTP 202 Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-068d8f27-1231-4f2b-952b-b48d8275fb49 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Acquiring lock "cinder-attachment_update-829e7194-85f0-4a51-a860-42571155c84f-devstack" by "attachment_update" {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 747/1494] 192.168.122.248 () {60 vars in 1288 bytes} [Sun Sep 6 22:51:42 2026] DELETE /volume/v3/group_types/6524c294-2d4a-4833-b5bb-01f10f2cb3f9 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a4cb6074-a7ae-44a6-b6b7-12b0bf3abf7d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a4cb6074-a7ae-44a6-b6b7-12b0bf3abf7d tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] DELETE http://192.168.122.248/volume/v3/types/d7fb8388-2f4c-40cc-9dda-2661dbdde19f Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a4cb6074-a7ae-44a6-b6b7-12b0bf3abf7d tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a4cb6074-a7ae-44a6-b6b7-12b0bf3abf7d tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-068d8f27-1231-4f2b-952b-b48d8275fb49 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Lock "cinder-attachment_update-829e7194-85f0-4a51-a860-42571155c84f-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 22:51:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:42 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:42 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a4cb6074-a7ae-44a6-b6b7-12b0bf3abf7d tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] http://192.168.122.248/volume/v3/types/d7fb8388-2f4c-40cc-9dda-2661dbdde19f returned with HTTP 202 Sep 06 22:51:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 748/1495] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:51:42 2026] DELETE /volume/v3/types/d7fb8388-2f4c-40cc-9dda-2661dbdde19f => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2be621f5-3c8d-4ff1-aad0-1def3c25f091 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2be621f5-3c8d-4ff1-aad0-1def3c25f091 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] GET http://192.168.122.248/volume/v3/types/d7fb8388-2f4c-40cc-9dda-2661dbdde19f Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2be621f5-3c8d-4ff1-aad0-1def3c25f091 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2be621f5-3c8d-4ff1-aad0-1def3c25f091 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2be621f5-3c8d-4ff1-aad0-1def3c25f091 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] http://192.168.122.248/volume/v3/types/d7fb8388-2f4c-40cc-9dda-2661dbdde19f returned with HTTP 404 Sep 06 22:51:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 749/1496] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:51:42 2026] GET /volume/v3/types/d7fb8388-2f4c-40cc-9dda-2661dbdde19f => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-136ef3f9-38d3-4e28-a599-b27ee26d5e37 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-136ef3f9-38d3-4e28-a599-b27ee26d5e37 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:51:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-136ef3f9-38d3-4e28-a599-b27ee26d5e37 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1422566723"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-136ef3f9-38d3-4e28-a599-b27ee26d5e37 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:51:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 750/1497] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:51:42 2026] POST /volume/v3/types => generated 216 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bd2c4db9-6688-433c-8779-1c47e71c2bf8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bd2c4db9-6688-433c-8779-1c47e71c2bf8 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] POST http://192.168.122.248/volume/v3/group_types Sep 06 22:51:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bd2c4db9-6688-433c-8779-1c47e71c2bf8 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1454568335"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bd2c4db9-6688-433c-8779-1c47e71c2bf8 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] http://192.168.122.248/volume/v3/group_types returned with HTTP 202 Sep 06 22:51:43 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 751/1498] 192.168.122.248 () {62 vars in 1195 bytes} [Sun Sep 6 22:51:43 2026] POST /volume/v3/group_types => generated 173 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:51:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6a4e6207-0e8b-48e5-a255-74d4f6a262a4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6a4e6207-0e8b-48e5-a255-74d4f6a262a4 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] POST http://192.168.122.248/volume/v3/groups Sep 06 22:51:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6a4e6207-0e8b-48e5-a255-74d4f6a262a4 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7667ea53-90a2-4362-ad3b-5956f3659efc", "volume_types": ["375cfcd9-bec3-452a-b498-32b0b5788cc2"], "name": "tempest-GroupsTest-Group-680862940"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-6a4e6207-0e8b-48e5-a255-74d4f6a262a4 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Creating new group {'group': {'group_type': '7667ea53-90a2-4362-ad3b-5956f3659efc', 'volume_types': ['375cfcd9-bec3-452a-b498-32b0b5788cc2'], 'name': 'tempest-GroupsTest-Group-680862940'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 22:51:43 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.groups [None req-6a4e6207-0e8b-48e5-a255-74d4f6a262a4 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Creating group tempest-GroupsTest-Group-680862940. Sep 06 22:51:43 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6a4e6207-0e8b-48e5-a255-74d4f6a262a4 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Availability Zones retrieved successfully. Sep 06 22:51:43 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-068d8f27-1231-4f2b-952b-b48d8275fb49 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Lock "cinder-attachment_update-829e7194-85f0-4a51-a860-42571155c84f-devstack" released by "attachment_update" :: held 0.303s {{(pid=87215) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 22:51:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-068d8f27-1231-4f2b-952b-b48d8275fb49 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/attachments/25d22fa3-62e5-4508-ad8f-b7f8a56b136d returned with HTTP 200 Sep 06 22:51:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 748/1499] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 22:51:42 2026] PUT /volume/v3/attachments/25d22fa3-62e5-4508-ad8f-b7f8a56b136d => generated 694 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:43 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-6a4e6207-0e8b-48e5-a255-74d4f6a262a4 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Created reservations ['5e79ff18-cab6-4922-b3ab-491f36654d4d'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:51:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6a4e6207-0e8b-48e5-a255-74d4f6a262a4 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups returned with HTTP 202 Sep 06 22:51:43 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 752/1500] 192.168.122.248 () {62 vars in 1181 bytes} [Sun Sep 6 22:51:43 2026] POST /volume/v3/groups => generated 103 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-51b1a057-04ef-4356-a8c7-c8169ba28560 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-51b1a057-04ef-4356-a8c7-c8169ba28560 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 Sep 06 22:51:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-51b1a057-04ef-4356-a8c7-c8169ba28560 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-51b1a057-04ef-4356-a8c7-c8169ba28560 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-51b1a057-04ef-4356-a8c7-c8169ba28560 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] show called for member 09635ad8-cee6-4931-b73d-c945878c6b67 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:51:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:43 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:51:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-51b1a057-04ef-4356-a8c7-c8169ba28560 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 returned with HTTP 200 Sep 06 22:51:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 749/1501] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:51:43 2026] GET /volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 => generated 331 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-03217e93-03cf-44f0-9483-2d9b18c39e3f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-03217e93-03cf-44f0-9483-2d9b18c39e3f tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f Sep 06 22:51:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-03217e93-03cf-44f0-9483-2d9b18c39e3f tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-03217e93-03cf-44f0-9483-2d9b18c39e3f tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:43 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:43 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:43 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:43 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:43 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-03217e93-03cf-44f0-9483-2d9b18c39e3f tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:51:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-03217e93-03cf-44f0-9483-2d9b18c39e3f tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f returned with HTTP 200 Sep 06 22:51:43 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 753/1502] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:51:43 2026] GET /volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-a61d290b-359f-4f5a-a3ab-283269cfd750 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-a61d290b-359f-4f5a-a3ab-283269cfd750 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] POST http://192.168.122.248/volume/v3/attachments/25d22fa3-62e5-4508-ad8f-b7f8a56b136d/action Sep 06 22:51:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-a61d290b-359f-4f5a-a3ab-283269cfd750 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action body: b'{"os-complete": null}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:51:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-a61d290b-359f-4f5a-a3ab-283269cfd750 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:44 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:44 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:44 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:44 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-96d55e94-21dd-4158-86fd-85f0c07154ba req-a61d290b-359f-4f5a-a3ab-283269cfd750 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/attachments/25d22fa3-62e5-4508-ad8f-b7f8a56b136d/action returned with HTTP 204 Sep 06 22:51:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 750/1503] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 22:51:43 2026] POST /volume/v3/attachments/25d22fa3-62e5-4508-ad8f-b7f8a56b136d/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e85633b2-8649-4e7a-af58-2d5eda4496ec None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e85633b2-8649-4e7a-af58-2d5eda4496ec tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 Sep 06 22:51:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e85633b2-8649-4e7a-af58-2d5eda4496ec tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e85633b2-8649-4e7a-af58-2d5eda4496ec tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-e85633b2-8649-4e7a-af58-2d5eda4496ec tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] show called for member 09635ad8-cee6-4931-b73d-c945878c6b67 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:51:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:44 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:51:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e85633b2-8649-4e7a-af58-2d5eda4496ec tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 returned with HTTP 200 Sep 06 22:51:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 754/1504] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:51:44 2026] GET /volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 => generated 332 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:51:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1004578252", "volume_type": "375cfcd9-bec3-452a-b498-32b0b5788cc2", "group_id": "09635ad8-cee6-4931-b73d-c945878c6b67", "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1004578252', 'volume_type': '375cfcd9-bec3-452a-b498-32b0b5788cc2', 'group_id': '09635ad8-cee6-4931-b73d-c945878c6b67', 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:51:44 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:44 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:44 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Create volume of 1 GB Sep 06 22:51:44 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:44 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:51:44 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Availability Zones retrieved successfully. Sep 06 22:51:44 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Flow 'volume_create_api' (51a48111-c0ff-4c9b-b9b8-9b1e542fc178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:44 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d88e607-4b71-408a-bd48-143830eedb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:44 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:44 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:44 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:51:44 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d88e607-4b71-408a-bd48-143830eedb2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:51:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=375cfcd9-bec3-452a-b498-32b0b5788cc2,is_public=True,name='tempest-GroupsTest-volume-type-1422566723',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '375cfcd9-bec3-452a-b498-32b0b5788cc2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '09635ad8-cee6-4931-b73d-c945878c6b67', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:44 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (797963b9-b138-4908-b7bb-4ad5066bab6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3471949e-399c-4c7e-a7fe-2d93b967feb6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:44 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1422566723 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1422566723, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:51:44 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1422566723 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1422566723, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:51:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3471949e-399c-4c7e-a7fe-2d93b967feb6 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f Sep 06 22:51:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3471949e-399c-4c7e-a7fe-2d93b967feb6 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3471949e-399c-4c7e-a7fe-2d93b967feb6 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3471949e-399c-4c7e-a7fe-2d93b967feb6 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:51:44 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Created reservations ['1ea3f681-4a9e-4a5e-accf-11e6aa0dc1e1', 'cf28d305-d908-4397-b263-3d9a0c296e5a', 'ac74f1de-1a6c-4494-8c2a-1846dc360731', 'e67b6c7d-3d16-4495-9ebe-aab5c015c9ff'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:51:44 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (797963b9-b138-4908-b7bb-4ad5066bab6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ea3f681-4a9e-4a5e-accf-11e6aa0dc1e1', 'cf28d305-d908-4397-b263-3d9a0c296e5a', 'ac74f1de-1a6c-4494-8c2a-1846dc360731', 'e67b6c7d-3d16-4495-9ebe-aab5c015c9ff']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:44 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb5f495-9906-4161-93f4-e4ca41d30ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3471949e-399c-4c7e-a7fe-2d93b967feb6 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f returned with HTTP 200 Sep 06 22:51:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 755/1505] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:51:44 2026] GET /volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f => generated 1143 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-13de4e04-33c9-4756-8335-cecb5dc68864 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:44 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:44 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-13de4e04-33c9-4756-8335-cecb5dc68864 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f Sep 06 22:51:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-13de4e04-33c9-4756-8335-cecb5dc68864 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-13de4e04-33c9-4756-8335-cecb5dc68864 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:44 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb5f495-9906-4161-93f4-e4ca41d30ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4cd287d-25a9-469d-a984-11a75a619a0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1004578252',encryption_key_id=None,group_id=09635ad8-cee6-4931-b73d-c945878c6b67,group_type_id=,metadata={},multiattach=False,project_id='8531e9973d924cd69ca411a31198ea01',qos_specs=None,replication_status=,reservations=['1ea3f681-4a9e-4a5e-accf-11e6aa0dc1e1','cf28d305-d908-4397-b263-3d9a0c296e5a','ac74f1de-1a6c-4494-8c2a-1846dc360731','e67b6c7d-3d16-4495-9ebe-aab5c015c9ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee67700f6bc489585abacf965c44255',volume_type_id=375cfcd9-bec3-452a-b498-32b0b5788cc2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:51:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1004578252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=09635ad8-cee6-4931-b73d-c945878c6b67,host=None,id=c4cd287d-25a9-469d-a984-11a75a619a0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8531e9973d924cd69ca411a31198ea01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee67700f6bc489585abacf965c44255',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(375cfcd9-bec3-452a-b498-32b0b5788cc2),volume_type_id=375cfcd9-bec3-452a-b498-32b0b5788cc2)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:44 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96919cb6-3947-4396-93cd-990c4435c8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:44 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96919cb6-3947-4396-93cd-990c4435c8e8) transitioned into state 'SUCCESS' from state '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-1004578252',encryption_key_id=None,group_id=09635ad8-cee6-4931-b73d-c945878c6b67,group_type_id=,metadata={},multiattach=False,project_id='8531e9973d924cd69ca411a31198ea01',qos_specs=None,replication_status=,reservations=['1ea3f681-4a9e-4a5e-accf-11e6aa0dc1e1','cf28d305-d908-4397-b263-3d9a0c296e5a','ac74f1de-1a6c-4494-8c2a-1846dc360731','e67b6c7d-3d16-4495-9ebe-aab5c015c9ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee67700f6bc489585abacf965c44255',volume_type_id=375cfcd9-bec3-452a-b498-32b0b5788cc2)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-13de4e04-33c9-4756-8335-cecb5dc68864 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:51:44 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59b66c61-6b24-4133-acdb-630e67703a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-13de4e04-33c9-4756-8335-cecb5dc68864 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f returned with HTTP 200 Sep 06 22:51:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 756/1506] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:51:44 2026] GET /volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f => generated 1143 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:44 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59b66c61-6b24-4133-acdb-630e67703a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:44 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Flow 'volume_create_api' (51a48111-c0ff-4c9b-b9b8-9b1e542fc178) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:44 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Create volume request issued successfully. Sep 06 22:51:44 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:44 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:45 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:45 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:45 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9b76a478-3ecc-4c9d-b65d-fa1dc14322cd tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:51:45 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 751/1507] 192.168.122.248 () {62 vars in 1184 bytes} [Sun Sep 6 22:51:44 2026] POST /volume/v3/volumes => generated 823 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8902d194-67f9-4164-9e5c-e474026ec194 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8902d194-67f9-4164-9e5c-e474026ec194 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/c4cd287d-25a9-469d-a984-11a75a619a0b Sep 06 22:51:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8902d194-67f9-4164-9e5c-e474026ec194 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8902d194-67f9-4164-9e5c-e474026ec194 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:45 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:45 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:45 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:45 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:45 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8902d194-67f9-4164-9e5c-e474026ec194 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Volume info retrieved successfully. Sep 06 22:51:45 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-8902d194-67f9-4164-9e5c-e474026ec194 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:45 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-8902d194-67f9-4164-9e5c-e474026ec194 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:45 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-8902d194-67f9-4164-9e5c-e474026ec194 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:45 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:45 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8902d194-67f9-4164-9e5c-e474026ec194 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/c4cd287d-25a9-469d-a984-11a75a619a0b returned with HTTP 200 Sep 06 22:51:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 757/1508] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:45 2026] GET /volume/v3/volumes/c4cd287d-25a9-469d-a984-11a75a619a0b => generated 891 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7d553448-4c5a-491f-b767-c8032bf086aa None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7d553448-4c5a-491f-b767-c8032bf086aa tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/c4cd287d-25a9-469d-a984-11a75a619a0b Sep 06 22:51:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7d553448-4c5a-491f-b767-c8032bf086aa tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7d553448-4c5a-491f-b767-c8032bf086aa tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:46 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:46 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7d553448-4c5a-491f-b767-c8032bf086aa tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Volume info retrieved successfully. Sep 06 22:51:46 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-7d553448-4c5a-491f-b767-c8032bf086aa tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:46 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-7d553448-4c5a-491f-b767-c8032bf086aa tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:46 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-7d553448-4c5a-491f-b767-c8032bf086aa tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7d553448-4c5a-491f-b767-c8032bf086aa tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/c4cd287d-25a9-469d-a984-11a75a619a0b returned with HTTP 200 Sep 06 22:51:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 752/1509] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:46 2026] GET /volume/v3/volumes/c4cd287d-25a9-469d-a984-11a75a619a0b => generated 915 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-63269b17-6e77-473c-bd9c-fd1d367c2cd7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-63269b17-6e77-473c-bd9c-fd1d367c2cd7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/c4cd287d-25a9-469d-a984-11a75a619a0b Sep 06 22:51:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-63269b17-6e77-473c-bd9c-fd1d367c2cd7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-63269b17-6e77-473c-bd9c-fd1d367c2cd7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:47 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-63269b17-6e77-473c-bd9c-fd1d367c2cd7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Volume info retrieved successfully. Sep 06 22:51:47 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-63269b17-6e77-473c-bd9c-fd1d367c2cd7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:47 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-63269b17-6e77-473c-bd9c-fd1d367c2cd7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:47 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-63269b17-6e77-473c-bd9c-fd1d367c2cd7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-63269b17-6e77-473c-bd9c-fd1d367c2cd7 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/c4cd287d-25a9-469d-a984-11a75a619a0b returned with HTTP 200 Sep 06 22:51:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 758/1510] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:47 2026] GET /volume/v3/volumes/c4cd287d-25a9-469d-a984-11a75a619a0b => generated 916 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:51:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1858186961", "volume_type": "375cfcd9-bec3-452a-b498-32b0b5788cc2", "group_id": "09635ad8-cee6-4931-b73d-c945878c6b67", "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1858186961', 'volume_type': '375cfcd9-bec3-452a-b498-32b0b5788cc2', 'group_id': '09635ad8-cee6-4931-b73d-c945878c6b67', 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:51:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:47 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Create volume of 1 GB Sep 06 22:51:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:47 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:51:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Availability Zones retrieved successfully. Sep 06 22:51:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Flow 'volume_create_api' (3724c8a7-bcda-4727-8be7-cd0da49f1d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1c579ae-251e-4dee-ae9f-59bb1f0c93e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:51:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1c579ae-251e-4dee-ae9f-59bb1f0c93e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:51:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=375cfcd9-bec3-452a-b498-32b0b5788cc2,is_public=True,name='tempest-GroupsTest-volume-type-1422566723',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '375cfcd9-bec3-452a-b498-32b0b5788cc2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '09635ad8-cee6-4931-b73d-c945878c6b67', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7f2f3ba-5a1f-43d6-acc4-f9f29d1fb59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:47 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Created reservations ['6bf5c29a-79aa-455e-9a49-3611abbc3acc', '8f5ff798-bb3b-4869-9f2b-18e53a74d735', '4ab28f8f-f69c-4884-ba09-f743f475f13e', 'e93e4081-9f53-483e-a781-5d559904ddda'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:51:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7f2f3ba-5a1f-43d6-acc4-f9f29d1fb59e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bf5c29a-79aa-455e-9a49-3611abbc3acc', '8f5ff798-bb3b-4869-9f2b-18e53a74d735', '4ab28f8f-f69c-4884-ba09-f743f475f13e', 'e93e4081-9f53-483e-a781-5d559904ddda']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89ef0cf3-96d8-4f3b-9d78-1d042d48d027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:47 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89ef0cf3-96d8-4f3b-9d78-1d042d48d027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe5be758-d737-48da-a34d-fcea82ffc288', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1858186961',encryption_key_id=None,group_id=09635ad8-cee6-4931-b73d-c945878c6b67,group_type_id=,metadata={},multiattach=False,project_id='8531e9973d924cd69ca411a31198ea01',qos_specs=None,replication_status=,reservations=['6bf5c29a-79aa-455e-9a49-3611abbc3acc','8f5ff798-bb3b-4869-9f2b-18e53a74d735','4ab28f8f-f69c-4884-ba09-f743f475f13e','e93e4081-9f53-483e-a781-5d559904ddda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee67700f6bc489585abacf965c44255',volume_type_id=375cfcd9-bec3-452a-b498-32b0b5788cc2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:51:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1858186961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=09635ad8-cee6-4931-b73d-c945878c6b67,host=None,id=fe5be758-d737-48da-a34d-fcea82ffc288,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8531e9973d924cd69ca411a31198ea01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee67700f6bc489585abacf965c44255',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(375cfcd9-bec3-452a-b498-32b0b5788cc2),volume_type_id=375cfcd9-bec3-452a-b498-32b0b5788cc2)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b28f5924-2986-49ac-94c3-9250a7debf33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b28f5924-2986-49ac-94c3-9250a7debf33) transitioned into state 'SUCCESS' from state '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-1858186961',encryption_key_id=None,group_id=09635ad8-cee6-4931-b73d-c945878c6b67,group_type_id=,metadata={},multiattach=False,project_id='8531e9973d924cd69ca411a31198ea01',qos_specs=None,replication_status=,reservations=['6bf5c29a-79aa-455e-9a49-3611abbc3acc','8f5ff798-bb3b-4869-9f2b-18e53a74d735','4ab28f8f-f69c-4884-ba09-f743f475f13e','e93e4081-9f53-483e-a781-5d559904ddda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee67700f6bc489585abacf965c44255',volume_type_id=375cfcd9-bec3-452a-b498-32b0b5788cc2)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3322c83b-cf71-429b-b2eb-1b0be32c263b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3322c83b-cf71-429b-b2eb-1b0be32c263b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Flow 'volume_create_api' (3724c8a7-bcda-4727-8be7-cd0da49f1d74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Create volume request issued successfully. Sep 06 22:51:48 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:48 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:48 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e1eef1e5-85c6-4f1f-ac54-c7d0a469f43a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:51:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 753/1511] 192.168.122.248 () {62 vars in 1184 bytes} [Sun Sep 6 22:51:47 2026] POST /volume/v3/volumes => generated 823 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-82024641-4554-482b-912b-0a394f5c73ac None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-82024641-4554-482b-912b-0a394f5c73ac tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/fe5be758-d737-48da-a34d-fcea82ffc288 Sep 06 22:51:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-82024641-4554-482b-912b-0a394f5c73ac tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-82024641-4554-482b-912b-0a394f5c73ac tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-82024641-4554-482b-912b-0a394f5c73ac tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Volume info retrieved successfully. Sep 06 22:51:48 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-82024641-4554-482b-912b-0a394f5c73ac tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:48 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-82024641-4554-482b-912b-0a394f5c73ac tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:48 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-82024641-4554-482b-912b-0a394f5c73ac tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-82024641-4554-482b-912b-0a394f5c73ac tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/fe5be758-d737-48da-a34d-fcea82ffc288 returned with HTTP 200 Sep 06 22:51:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 759/1512] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:48 2026] GET /volume/v3/volumes/fe5be758-d737-48da-a34d-fcea82ffc288 => generated 891 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-567eb9c0-50b4-494a-b472-e3b15bda3210 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-567eb9c0-50b4-494a-b472-e3b15bda3210 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/fe5be758-d737-48da-a34d-fcea82ffc288 Sep 06 22:51:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-567eb9c0-50b4-494a-b472-e3b15bda3210 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-567eb9c0-50b4-494a-b472-e3b15bda3210 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-567eb9c0-50b4-494a-b472-e3b15bda3210 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Volume info retrieved successfully. Sep 06 22:51:49 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-567eb9c0-50b4-494a-b472-e3b15bda3210 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:49 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-567eb9c0-50b4-494a-b472-e3b15bda3210 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:49 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-567eb9c0-50b4-494a-b472-e3b15bda3210 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-567eb9c0-50b4-494a-b472-e3b15bda3210 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/fe5be758-d737-48da-a34d-fcea82ffc288 returned with HTTP 200 Sep 06 22:51:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 754/1513] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:49 2026] GET /volume/v3/volumes/fe5be758-d737-48da-a34d-fcea82ffc288 => generated 916 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f4c72a0f-ce3c-49d8-bb12-74c2390e02ad None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f4c72a0f-ce3c-49d8-bb12-74c2390e02ad tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] PUT http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 Sep 06 22:51:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f4c72a0f-ce3c-49d8-bb12-74c2390e02ad tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "fe5be758-d737-48da-a34d-fcea82ffc288"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-f4c72a0f-ce3c-49d8-bb12-74c2390e02ad tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Update called for group 09635ad8-cee6-4931-b73d-c945878c6b67. {{(pid=87216) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 22:51:49 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.groups [None req-f4c72a0f-ce3c-49d8-bb12-74c2390e02ad tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Updating group 09635ad8-cee6-4931-b73d-c945878c6b67 with name new_group description: This is a new group add_volumes: None remove_volumes: fe5be758-d737-48da-a34d-fcea82ffc288. Sep 06 22:51:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f4c72a0f-ce3c-49d8-bb12-74c2390e02ad tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 returned with HTTP 202 Sep 06 22:51:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 760/1514] 192.168.122.248 () {62 vars in 1291 bytes} [Sun Sep 6 22:51:49 2026] PUT /volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:51:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a7894d12-af1d-4d54-a1d4-104c95aa67dc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a7894d12-af1d-4d54-a1d4-104c95aa67dc tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 Sep 06 22:51:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a7894d12-af1d-4d54-a1d4-104c95aa67dc tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a7894d12-af1d-4d54-a1d4-104c95aa67dc tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-a7894d12-af1d-4d54-a1d4-104c95aa67dc tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] show called for member 09635ad8-cee6-4931-b73d-c945878c6b67 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:51:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:50 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:50 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:51:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a7894d12-af1d-4d54-a1d4-104c95aa67dc tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 returned with HTTP 200 Sep 06 22:51:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 755/1515] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:51:49 2026] GET /volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 => generated 323 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9d27e103-668b-452d-97cd-a90fbbd0f59c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9d27e103-668b-452d-97cd-a90fbbd0f59c tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 Sep 06 22:51:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9d27e103-668b-452d-97cd-a90fbbd0f59c tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9d27e103-668b-452d-97cd-a90fbbd0f59c tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-9d27e103-668b-452d-97cd-a90fbbd0f59c tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] show called for member 09635ad8-cee6-4931-b73d-c945878c6b67 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:51:51 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:51 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:51 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:51 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:51:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9d27e103-668b-452d-97cd-a90fbbd0f59c tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 returned with HTTP 200 Sep 06 22:51:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 761/1516] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:51:51 2026] GET /volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 => generated 324 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f24ebd84-1808-41c3-bee6-7d9388a68ef2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f24ebd84-1808-41c3-bee6-7d9388a68ef2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 Sep 06 22:51:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f24ebd84-1808-41c3-bee6-7d9388a68ef2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f24ebd84-1808-41c3-bee6-7d9388a68ef2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-f24ebd84-1808-41c3-bee6-7d9388a68ef2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] show called for member 09635ad8-cee6-4931-b73d-c945878c6b67 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:51:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:51 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:51 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:51:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f24ebd84-1808-41c3-bee6-7d9388a68ef2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 returned with HTTP 200 Sep 06 22:51:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 756/1517] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:51:51 2026] GET /volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 => generated 324 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-82a66de9-2b98-431e-b2b6-6ddbffeb570a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-82a66de9-2b98-431e-b2b6-6ddbffeb570a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:51:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-82a66de9-2b98-431e-b2b6-6ddbffeb570a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-82a66de9-2b98-431e-b2b6-6ddbffeb570a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-82a66de9-2b98-431e-b2b6-6ddbffeb570a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:51:51 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:51 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:51 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-82a66de9-2b98-431e-b2b6-6ddbffeb570a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:51:51 devstack devstack@c-api.service[87216]: /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 06 22:51:51 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:51:51 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:51 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:51 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:51 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-82a66de9-2b98-431e-b2b6-6ddbffeb570a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Get all volumes completed successfully. Sep 06 22:51:51 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-82a66de9-2b98-431e-b2b6-6ddbffeb570a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:51 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-82a66de9-2b98-431e-b2b6-6ddbffeb570a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:51 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-82a66de9-2b98-431e-b2b6-6ddbffeb570a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:51 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:51 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-82a66de9-2b98-431e-b2b6-6ddbffeb570a tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:51:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 762/1518] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:51:51 2026] GET /volume/v3/volumes/detail => generated 1791 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:51:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a9438032-897f-4424-9bf1-65a1ae783305 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a9438032-897f-4424-9bf1-65a1ae783305 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] PUT http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 Sep 06 22:51:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a9438032-897f-4424-9bf1-65a1ae783305 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "fe5be758-d737-48da-a34d-fcea82ffc288"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-a9438032-897f-4424-9bf1-65a1ae783305 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Update called for group 09635ad8-cee6-4931-b73d-c945878c6b67. {{(pid=87215) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 22:51:51 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.groups [None req-a9438032-897f-4424-9bf1-65a1ae783305 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Updating group 09635ad8-cee6-4931-b73d-c945878c6b67 with name None description: None add_volumes: fe5be758-d737-48da-a34d-fcea82ffc288 remove_volumes: None. Sep 06 22:51:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:51 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:51 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:51 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:51 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:51:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a9438032-897f-4424-9bf1-65a1ae783305 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 returned with HTTP 202 Sep 06 22:51:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 757/1519] 192.168.122.248 () {62 vars in 1290 bytes} [Sun Sep 6 22:51:51 2026] PUT /volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:51:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-de846085-7ae1-4a7f-8d42-6276dcb10b51 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-de846085-7ae1-4a7f-8d42-6276dcb10b51 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 Sep 06 22:51:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-de846085-7ae1-4a7f-8d42-6276dcb10b51 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-de846085-7ae1-4a7f-8d42-6276dcb10b51 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-de846085-7ae1-4a7f-8d42-6276dcb10b51 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] show called for member 09635ad8-cee6-4931-b73d-c945878c6b67 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:51:51 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:51 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:51 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:51 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:51:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-de846085-7ae1-4a7f-8d42-6276dcb10b51 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 returned with HTTP 200 Sep 06 22:51:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 763/1520] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:51:51 2026] GET /volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 => generated 323 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-59faa2b0-80f1-46b6-8966-11eb0dfc3ba4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-59faa2b0-80f1-46b6-8966-11eb0dfc3ba4 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 Sep 06 22:51:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-59faa2b0-80f1-46b6-8966-11eb0dfc3ba4 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-59faa2b0-80f1-46b6-8966-11eb0dfc3ba4 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-59faa2b0-80f1-46b6-8966-11eb0dfc3ba4 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] show called for member 09635ad8-cee6-4931-b73d-c945878c6b67 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:51:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:52 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:51:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-59faa2b0-80f1-46b6-8966-11eb0dfc3ba4 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 returned with HTTP 200 Sep 06 22:51:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 758/1521] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:51:52 2026] GET /volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 => generated 324 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-305123f2-f6b2-415a-a9ef-4090033066b2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-305123f2-f6b2-415a-a9ef-4090033066b2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:51:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-305123f2-f6b2-415a-a9ef-4090033066b2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-305123f2-f6b2-415a-a9ef-4090033066b2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-305123f2-f6b2-415a-a9ef-4090033066b2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:51:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:52 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-305123f2-f6b2-415a-a9ef-4090033066b2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:51:52 devstack devstack@c-api.service[87216]: /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 06 22:51:52 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:51:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-305123f2-f6b2-415a-a9ef-4090033066b2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Get all volumes completed successfully. Sep 06 22:51:52 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-305123f2-f6b2-415a-a9ef-4090033066b2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:52 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-305123f2-f6b2-415a-a9ef-4090033066b2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:52 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-305123f2-f6b2-415a-a9ef-4090033066b2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:53 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-305123f2-f6b2-415a-a9ef-4090033066b2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:53 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-305123f2-f6b2-415a-a9ef-4090033066b2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:53 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-305123f2-f6b2-415a-a9ef-4090033066b2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-305123f2-f6b2-415a-a9ef-4090033066b2 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:51:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 764/1522] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:51:52 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:51:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-870cc3cb-f67d-47fa-a2bf-8b9e846c82e3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-870cc3cb-f67d-47fa-a2bf-8b9e846c82e3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:51:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-870cc3cb-f67d-47fa-a2bf-8b9e846c82e3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-870cc3cb-f67d-47fa-a2bf-8b9e846c82e3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-870cc3cb-f67d-47fa-a2bf-8b9e846c82e3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:51:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:53 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-870cc3cb-f67d-47fa-a2bf-8b9e846c82e3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:51:53 devstack devstack@c-api.service[87215]: /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 06 22:51:53 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:51:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-870cc3cb-f67d-47fa-a2bf-8b9e846c82e3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Get all volumes completed successfully. Sep 06 22:51:53 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-870cc3cb-f67d-47fa-a2bf-8b9e846c82e3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:53 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-870cc3cb-f67d-47fa-a2bf-8b9e846c82e3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:53 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-870cc3cb-f67d-47fa-a2bf-8b9e846c82e3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:53 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-870cc3cb-f67d-47fa-a2bf-8b9e846c82e3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:53 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-870cc3cb-f67d-47fa-a2bf-8b9e846c82e3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:53 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-870cc3cb-f67d-47fa-a2bf-8b9e846c82e3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-870cc3cb-f67d-47fa-a2bf-8b9e846c82e3 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:51:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 759/1523] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:51:53 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:51:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f737f1f7-a075-4bcf-a124-f3ea3bebb0d6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f737f1f7-a075-4bcf-a124-f3ea3bebb0d6 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] POST http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67/action Sep 06 22:51:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f737f1f7-a075-4bcf-a124-f3ea3bebb0d6 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:51:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f737f1f7-a075-4bcf-a124-f3ea3bebb0d6 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-f737f1f7-a075-4bcf-a124-f3ea3bebb0d6 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] delete called for group 09635ad8-cee6-4931-b73d-c945878c6b67 {{(pid=87216) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 22:51:53 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.groups [None req-f737f1f7-a075-4bcf-a124-f3ea3bebb0d6 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Delete group with id: 09635ad8-cee6-4931-b73d-c945878c6b67 Sep 06 22:51:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:53 devstack devstack@c-api.service[87216]: /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 06 22:51:53 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 22:51:53 devstack devstack@c-api.service[87216]: /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 06 22:51:53 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:51:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f737f1f7-a075-4bcf-a124-f3ea3bebb0d6 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67/action returned with HTTP 202 Sep 06 22:51:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 765/1524] 192.168.122.248 () {62 vars in 1312 bytes} [Sun Sep 6 22:51:53 2026] POST /volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67/action => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:51:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c07cdf60-e7b6-4433-acd3-a34bf526b542 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c07cdf60-e7b6-4433-acd3-a34bf526b542 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/fe5be758-d737-48da-a34d-fcea82ffc288 Sep 06 22:51:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c07cdf60-e7b6-4433-acd3-a34bf526b542 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c07cdf60-e7b6-4433-acd3-a34bf526b542 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c07cdf60-e7b6-4433-acd3-a34bf526b542 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Volume info retrieved successfully. Sep 06 22:51:54 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-c07cdf60-e7b6-4433-acd3-a34bf526b542 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:54 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-c07cdf60-e7b6-4433-acd3-a34bf526b542 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:54 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-c07cdf60-e7b6-4433-acd3-a34bf526b542 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c07cdf60-e7b6-4433-acd3-a34bf526b542 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/fe5be758-d737-48da-a34d-fcea82ffc288 returned with HTTP 200 Sep 06 22:51:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 760/1525] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:53 2026] GET /volume/v3/volumes/fe5be758-d737-48da-a34d-fcea82ffc288 => generated 915 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:51:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:51:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "783de45c-ba65-43ef-be94-87e88c8ed95b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-58766073"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Create volume request body: {'volume': {"'imageRef": '783de45c-ba65-43ef-be94-87e88c8ed95b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-58766073'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:51:54 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Create volume of 1 GB Sep 06 22:51:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Availability Zones retrieved successfully. Sep 06 22:51:54 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Flow 'volume_create_api' (f777d1dc-e282-4c60-9282-6aae2dc31a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:54 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c50640eb-64df-4a5f-bf1f-287ba9f63691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:54 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:51:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c50640eb-64df-4a5f-bf1f-287ba9f63691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be5ecab8-b501-4415-9b55-862564d2ca56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:55 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Created reservations ['3c293593-e32c-4e6f-a67f-7a0fdc016f1a', '81aa43fe-f289-41b0-ba70-ca4c11c3c578', '0deea948-09aa-442e-9059-b5bd0f0dfdcb', '143f0aae-e157-4293-9261-869597846a3b'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:51:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be5ecab8-b501-4415-9b55-862564d2ca56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c293593-e32c-4e6f-a67f-7a0fdc016f1a', '81aa43fe-f289-41b0-ba70-ca4c11c3c578', '0deea948-09aa-442e-9059-b5bd0f0dfdcb', '143f0aae-e157-4293-9261-869597846a3b']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (824791d1-69a7-40c4-a7e0-e091cf55bf71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e0a19564-c826-4974-b939-9873668b1733 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e0a19564-c826-4974-b939-9873668b1733 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/fe5be758-d737-48da-a34d-fcea82ffc288 Sep 06 22:51:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e0a19564-c826-4974-b939-9873668b1733 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e0a19564-c826-4974-b939-9873668b1733 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:55 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:55 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (824791d1-69a7-40c4-a7e0-e091cf55bf71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f337b22d-4321-47a2-98aa-8b3bd83dff00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-58766073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1152f41468024ea2a43707a7ede210be',qos_specs=None,replication_status=,reservations=['3c293593-e32c-4e6f-a67f-7a0fdc016f1a','81aa43fe-f289-41b0-ba70-ca4c11c3c578','0deea948-09aa-442e-9059-b5bd0f0dfdcb','143f0aae-e157-4293-9261-869597846a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190e297a7dbd4e739b78d5e7edef1c2f',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:51:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-58766073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f337b22d-4321-47a2-98aa-8b3bd83dff00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1152f41468024ea2a43707a7ede210be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='190e297a7dbd4e739b78d5e7edef1c2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:55 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:55 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab010f9f-bfac-4143-9841-ab53c2ad091e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e0a19564-c826-4974-b939-9873668b1733 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Volume info retrieved successfully. Sep 06 22:51:55 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-e0a19564-c826-4974-b939-9873668b1733 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:55 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-e0a19564-c826-4974-b939-9873668b1733 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab010f9f-bfac-4143-9841-ab53c2ad091e) transitioned into state 'SUCCESS' from state '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-58766073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1152f41468024ea2a43707a7ede210be',qos_specs=None,replication_status=,reservations=['3c293593-e32c-4e6f-a67f-7a0fdc016f1a','81aa43fe-f289-41b0-ba70-ca4c11c3c578','0deea948-09aa-442e-9059-b5bd0f0dfdcb','143f0aae-e157-4293-9261-869597846a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190e297a7dbd4e739b78d5e7edef1c2f',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81ad8a93-e812-4323-a08f-98e71463301d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81ad8a93-e812-4323-a08f-98e71463301d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Flow 'volume_create_api' (f777d1dc-e282-4c60-9282-6aae2dc31a21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Create volume request issued successfully. Sep 06 22:51:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-330c3a4f-2992-4d30-b301-3aaa868d1ab0 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:51:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 766/1526] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:51:54 2026] POST /volume/v3/volumes => generated 764 bytes in 941 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:51:55 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-e0a19564-c826-4974-b939-9873668b1733 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ebde357d-64fb-4737-b779-5c62bd58d671 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:51:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "783de45c-ba65-43ef-be94-87e88c8ed95b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1820925937"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Create volume request body: {'volume': {"'imageRef": '783de45c-ba65-43ef-be94-87e88c8ed95b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1820925937'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:51:55 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Create volume of 1 GB Sep 06 22:51:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e0a19564-c826-4974-b939-9873668b1733 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/fe5be758-d737-48da-a34d-fcea82ffc288 returned with HTTP 200 Sep 06 22:51:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 761/1527] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:55 2026] GET /volume/v3/volumes/fe5be758-d737-48da-a34d-fcea82ffc288 => generated 915 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Availability Zones retrieved successfully. Sep 06 22:51:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Flow 'volume_create_api' (7e96b93c-5ded-4dbc-ad2d-b30830c13fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83de8bfb-5e59-4b68-8533-da78d2f021f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:51:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83de8bfb-5e59-4b68-8533-da78d2f021f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9980f5ec-222b-4458-a11f-e5dfe627a564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:56 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Created reservations ['d917d466-a809-4b3c-9e53-79e6d60c5fa4', '21446909-c0ab-41bc-9ee9-a165e43a5bb3', 'e75d0f47-519d-49f5-ac51-8729ae28326e', 'a37274bb-dd6e-4fd8-969b-91d431cf80a9'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:51:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9980f5ec-222b-4458-a11f-e5dfe627a564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d917d466-a809-4b3c-9e53-79e6d60c5fa4', '21446909-c0ab-41bc-9ee9-a165e43a5bb3', 'e75d0f47-519d-49f5-ac51-8729ae28326e', 'a37274bb-dd6e-4fd8-969b-91d431cf80a9']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec925e7b-62e0-4f3a-8824-b3da058ff92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec925e7b-62e0-4f3a-8824-b3da058ff92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ab1dcd2-3dec-4de6-87b3-99fb1bf93846', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1820925937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1152f41468024ea2a43707a7ede210be',qos_specs=None,replication_status=,reservations=['d917d466-a809-4b3c-9e53-79e6d60c5fa4','21446909-c0ab-41bc-9ee9-a165e43a5bb3','e75d0f47-519d-49f5-ac51-8729ae28326e','a37274bb-dd6e-4fd8-969b-91d431cf80a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190e297a7dbd4e739b78d5e7edef1c2f',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:51:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1820925937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ab1dcd2-3dec-4de6-87b3-99fb1bf93846,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1152f41468024ea2a43707a7ede210be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='190e297a7dbd4e739b78d5e7edef1c2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14d4402a-2260-458f-ab33-944db5cdfe56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14d4402a-2260-458f-ab33-944db5cdfe56) transitioned into state 'SUCCESS' from state '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-1820925937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1152f41468024ea2a43707a7ede210be',qos_specs=None,replication_status=,reservations=['d917d466-a809-4b3c-9e53-79e6d60c5fa4','21446909-c0ab-41bc-9ee9-a165e43a5bb3','e75d0f47-519d-49f5-ac51-8729ae28326e','a37274bb-dd6e-4fd8-969b-91d431cf80a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190e297a7dbd4e739b78d5e7edef1c2f',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69acb60a-ecc4-4a81-9707-1f59a3fd2e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69acb60a-ecc4-4a81-9707-1f59a3fd2e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Flow 'volume_create_api' (7e96b93c-5ded-4dbc-ad2d-b30830c13fc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Create volume request issued successfully. Sep 06 22:51:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ebde357d-64fb-4737-b779-5c62bd58d671 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:51:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 767/1528] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:51:55 2026] POST /volume/v3/volumes => generated 766 bytes in 987 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:51:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ff23c00d-92fb-4797-8302-f8163f21377f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:51:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "783de45c-ba65-43ef-be94-87e88c8ed95b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-194456086"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Create volume request body: {'volume': {"'imageRef": '783de45c-ba65-43ef-be94-87e88c8ed95b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-194456086'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:51:56 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Create volume of 1 GB Sep 06 22:51:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Availability Zones retrieved successfully. Sep 06 22:51:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-75c00b24-a685-4b99-9b9e-570aef096ef5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-75c00b24-a685-4b99-9b9e-570aef096ef5 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/fe5be758-d737-48da-a34d-fcea82ffc288 Sep 06 22:51:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-75c00b24-a685-4b99-9b9e-570aef096ef5 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-75c00b24-a685-4b99-9b9e-570aef096ef5 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Flow 'volume_create_api' (114e00db-be55-4a89-99df-810f23f6fe5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2fdd001-949f-4d2b-bec9-172220a97169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:51:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-75c00b24-a685-4b99-9b9e-570aef096ef5 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Volume info retrieved successfully. Sep 06 22:51:56 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-75c00b24-a685-4b99-9b9e-570aef096ef5 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:51:56 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-75c00b24-a685-4b99-9b9e-570aef096ef5 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:51:57 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-75c00b24-a685-4b99-9b9e-570aef096ef5 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:51:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-75c00b24-a685-4b99-9b9e-570aef096ef5 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/fe5be758-d737-48da-a34d-fcea82ffc288 returned with HTTP 200 Sep 06 22:51:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 768/1529] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:56 2026] GET /volume/v3/volumes/fe5be758-d737-48da-a34d-fcea82ffc288 => generated 914 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:51:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2fdd001-949f-4d2b-bec9-172220a97169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98d599f9-682b-48de-b5ca-6a2bd56bc91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:57 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Created reservations ['06a42afb-4688-40b0-811c-1633faf2ad16', '1944613a-ac8f-4c6e-9234-867f82a09512', '6bc1513c-229f-4fb3-b90e-a90033075a6a', '06d4f05d-19d4-48a3-92d9-c49710f7b315'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:51:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98d599f9-682b-48de-b5ca-6a2bd56bc91f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06a42afb-4688-40b0-811c-1633faf2ad16', '1944613a-ac8f-4c6e-9234-867f82a09512', '6bc1513c-229f-4fb3-b90e-a90033075a6a', '06d4f05d-19d4-48a3-92d9-c49710f7b315']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (102ccbb3-d8bc-4fd1-a26f-9e1f237eb878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:57 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:57 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (102ccbb3-d8bc-4fd1-a26f-9e1f237eb878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3393c934-bfa0-4477-9818-f7e568f849b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-194456086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1152f41468024ea2a43707a7ede210be',qos_specs=None,replication_status=,reservations=['06a42afb-4688-40b0-811c-1633faf2ad16','1944613a-ac8f-4c6e-9234-867f82a09512','6bc1513c-229f-4fb3-b90e-a90033075a6a','06d4f05d-19d4-48a3-92d9-c49710f7b315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190e297a7dbd4e739b78d5e7edef1c2f',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:51:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-194456086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3393c934-bfa0-4477-9818-f7e568f849b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1152f41468024ea2a43707a7ede210be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='190e297a7dbd4e739b78d5e7edef1c2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dccb7f0c-240a-434b-b487-89c8c189a857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dccb7f0c-240a-434b-b487-89c8c189a857) transitioned into state 'SUCCESS' from state '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-194456086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1152f41468024ea2a43707a7ede210be',qos_specs=None,replication_status=,reservations=['06a42afb-4688-40b0-811c-1633faf2ad16','1944613a-ac8f-4c6e-9234-867f82a09512','6bc1513c-229f-4fb3-b90e-a90033075a6a','06d4f05d-19d4-48a3-92d9-c49710f7b315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190e297a7dbd4e739b78d5e7edef1c2f',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5af27c0e-5ad1-4e79-9214-b7070a787f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5af27c0e-5ad1-4e79-9214-b7070a787f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Flow 'volume_create_api' (114e00db-be55-4a89-99df-810f23f6fe5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Create volume request issued successfully. Sep 06 22:51:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ff23c00d-92fb-4797-8302-f8163f21377f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:51:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 762/1530] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:51:56 2026] POST /volume/v3/volumes => generated 765 bytes in 1067 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:51:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3698e7c0-2126-4087-aa13-05b63019bc06 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:51:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "783de45c-ba65-43ef-be94-87e88c8ed95b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1560476513"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Create volume request body: {'volume': {"'imageRef": '783de45c-ba65-43ef-be94-87e88c8ed95b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1560476513'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:51:57 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Create volume of 1 GB Sep 06 22:51:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Availability Zones retrieved successfully. Sep 06 22:51:57 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Flow 'volume_create_api' (cb484119-d2f3-4f7f-9349-3c40ac21756c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:57 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6c54cdb-88e1-44c2-ba2c-bf2b1a90bddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:57 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:51:57 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6c54cdb-88e1-44c2-ba2c-bf2b1a90bddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd95df8b-0a43-4532-b05d-cd194a7246ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c09f4819-4a0b-41b5-a4a6-2a330e472e8d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c09f4819-4a0b-41b5-a4a6-2a330e472e8d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/fe5be758-d737-48da-a34d-fcea82ffc288 Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c09f4819-4a0b-41b5-a4a6-2a330e472e8d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c09f4819-4a0b-41b5-a4a6-2a330e472e8d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c09f4819-4a0b-41b5-a4a6-2a330e472e8d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/fe5be758-d737-48da-a34d-fcea82ffc288 returned with HTTP 404 Sep 06 22:51:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 763/1531] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:58 2026] GET /volume/v3/volumes/fe5be758-d737-48da-a34d-fcea82ffc288 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f5067454-eafc-4826-9a21-892a529967b1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f5067454-eafc-4826-9a21-892a529967b1 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/volumes/c4cd287d-25a9-469d-a984-11a75a619a0b Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f5067454-eafc-4826-9a21-892a529967b1 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f5067454-eafc-4826-9a21-892a529967b1 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f5067454-eafc-4826-9a21-892a529967b1 tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/volumes/c4cd287d-25a9-469d-a984-11a75a619a0b returned with HTTP 404 Sep 06 22:51:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 764/1532] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:51:58 2026] GET /volume/v3/volumes/c4cd287d-25a9-469d-a984-11a75a619a0b => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c297d9e7-131a-4ee8-b11f-ac11bcd1ea0d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c297d9e7-131a-4ee8-b11f-ac11bcd1ea0d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] GET http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c297d9e7-131a-4ee8-b11f-ac11bcd1ea0d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c297d9e7-131a-4ee8-b11f-ac11bcd1ea0d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-c297d9e7-131a-4ee8-b11f-ac11bcd1ea0d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] show called for member 09635ad8-cee6-4931-b73d-c945878c6b67 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c297d9e7-131a-4ee8-b11f-ac11bcd1ea0d tempest-GroupsTest-1280536338 tempest-GroupsTest-1280536338-project-member] http://192.168.122.248/volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 returned with HTTP 404 Sep 06 22:51:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 765/1533] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:51:58 2026] GET /volume/v3/groups/09635ad8-cee6-4931-b73d-c945878c6b67 => generated 108 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7eaf82dc-0117-48f2-8013-88defa36408b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7eaf82dc-0117-48f2-8013-88defa36408b tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] DELETE http://192.168.122.248/volume/v3/group_types/7667ea53-90a2-4362-ad3b-5956f3659efc Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7eaf82dc-0117-48f2-8013-88defa36408b tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7eaf82dc-0117-48f2-8013-88defa36408b tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:58 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:58 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Created reservations ['38d29b7e-5a46-4cc5-a8ec-c47e48de4879', '7cd333a0-6895-42a2-a2d5-31f767d3893b', '1bf40b45-0ca0-4d62-b63c-82c698de01ee', 'b622d485-1c9c-4590-a171-f918ab0ae186'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:51:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd95df8b-0a43-4532-b05d-cd194a7246ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38d29b7e-5a46-4cc5-a8ec-c47e48de4879', '7cd333a0-6895-42a2-a2d5-31f767d3893b', '1bf40b45-0ca0-4d62-b63c-82c698de01ee', 'b622d485-1c9c-4590-a171-f918ab0ae186']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6a28636-7823-47f2-9cb6-5e18de2a9f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7eaf82dc-0117-48f2-8013-88defa36408b tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] http://192.168.122.248/volume/v3/group_types/7667ea53-90a2-4362-ad3b-5956f3659efc returned with HTTP 202 Sep 06 22:51:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 766/1534] 192.168.122.248 () {60 vars in 1288 bytes} [Sun Sep 6 22:51:58 2026] DELETE /volume/v3/group_types/7667ea53-90a2-4362-ad3b-5956f3659efc => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7372dd53-a2f5-4736-a0b3-52bcae8f7456 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7372dd53-a2f5-4736-a0b3-52bcae8f7456 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] DELETE http://192.168.122.248/volume/v3/types/375cfcd9-bec3-452a-b498-32b0b5788cc2 Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7372dd53-a2f5-4736-a0b3-52bcae8f7456 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7372dd53-a2f5-4736-a0b3-52bcae8f7456 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:58 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:58 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6a28636-7823-47f2-9cb6-5e18de2a9f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62af3762-1e21-4e44-9649-b745f7eb74dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1560476513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1152f41468024ea2a43707a7ede210be',qos_specs=None,replication_status=,reservations=['38d29b7e-5a46-4cc5-a8ec-c47e48de4879','7cd333a0-6895-42a2-a2d5-31f767d3893b','1bf40b45-0ca0-4d62-b63c-82c698de01ee','b622d485-1c9c-4590-a171-f918ab0ae186'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190e297a7dbd4e739b78d5e7edef1c2f',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:51:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1560476513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62af3762-1e21-4e44-9649-b745f7eb74dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1152f41468024ea2a43707a7ede210be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='190e297a7dbd4e739b78d5e7edef1c2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5350bd5a-f075-4816-b805-5869bccc23cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7372dd53-a2f5-4736-a0b3-52bcae8f7456 tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] http://192.168.122.248/volume/v3/types/375cfcd9-bec3-452a-b498-32b0b5788cc2 returned with HTTP 202 Sep 06 22:51:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 767/1535] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:51:58 2026] DELETE /volume/v3/types/375cfcd9-bec3-452a-b498-32b0b5788cc2 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-89453f79-a0d6-4a47-8504-7e8211fd86ad None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-89453f79-a0d6-4a47-8504-7e8211fd86ad tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] GET http://192.168.122.248/volume/v3/types/375cfcd9-bec3-452a-b498-32b0b5788cc2 Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-89453f79-a0d6-4a47-8504-7e8211fd86ad tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-89453f79-a0d6-4a47-8504-7e8211fd86ad tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-89453f79-a0d6-4a47-8504-7e8211fd86ad tempest-GroupsTest-279944075 tempest-GroupsTest-279944075-project-admin] http://192.168.122.248/volume/v3/types/375cfcd9-bec3-452a-b498-32b0b5788cc2 returned with HTTP 404 Sep 06 22:51:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 768/1536] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:51:58 2026] GET /volume/v3/types/375cfcd9-bec3-452a-b498-32b0b5788cc2 => generated 114 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:51:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5350bd5a-f075-4816-b805-5869bccc23cb) transitioned into state 'SUCCESS' from state '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-1560476513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1152f41468024ea2a43707a7ede210be',qos_specs=None,replication_status=,reservations=['38d29b7e-5a46-4cc5-a8ec-c47e48de4879','7cd333a0-6895-42a2-a2d5-31f767d3893b','1bf40b45-0ca0-4d62-b63c-82c698de01ee','b622d485-1c9c-4590-a171-f918ab0ae186'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190e297a7dbd4e739b78d5e7edef1c2f',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85d83ec5-36d1-4727-a6d8-62bc6852a3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85d83ec5-36d1-4727-a6d8-62bc6852a3df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Flow 'volume_create_api' (cb484119-d2f3-4f7f-9349-3c40ac21756c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Create volume request issued successfully. Sep 06 22:51:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3698e7c0-2126-4087-aa13-05b63019bc06 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:51:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 769/1537] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:51:57 2026] POST /volume/v3/volumes => generated 766 bytes in 885 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-51167902-23fd-4962-aca1-d071ba0c1864 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "783de45c-ba65-43ef-be94-87e88c8ed95b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1790855277"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Create volume request body: {'volume': {"'imageRef": '783de45c-ba65-43ef-be94-87e88c8ed95b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1790855277'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Create volume of 1 GB Sep 06 22:51:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Availability Zones retrieved successfully. Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Flow 'volume_create_api' (6b2d1c69-7a17-40d7-bcba-5a424527508a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b636d14-352e-4ded-b91f-8393139faf24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b636d14-352e-4ded-b91f-8393139faf24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a0b1004-5add-4c1d-aebf-a0aa204e8b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:59 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Created reservations ['c73773f3-d20d-45ca-9c39-f65e0286faae', '3ca812b7-d7a3-4370-b8be-f0a6a25d6777', '85776866-aa2f-4af6-96a7-43ab2099a806', 'eb248e24-af94-4b8b-81ca-e5cae757215a'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:51:59 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a0b1004-5add-4c1d-aebf-a0aa204e8b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c73773f3-d20d-45ca-9c39-f65e0286faae', '3ca812b7-d7a3-4370-b8be-f0a6a25d6777', '85776866-aa2f-4af6-96a7-43ab2099a806', 'eb248e24-af94-4b8b-81ca-e5cae757215a']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:59 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70b234e0-e234-44cd-b6df-ee0b81c6674d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:59 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:59 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:59 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70b234e0-e234-44cd-b6df-ee0b81c6674d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '117cdb00-4c82-476e-8257-696676464a88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1790855277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1152f41468024ea2a43707a7ede210be',qos_specs=None,replication_status=,reservations=['c73773f3-d20d-45ca-9c39-f65e0286faae','3ca812b7-d7a3-4370-b8be-f0a6a25d6777','85776866-aa2f-4af6-96a7-43ab2099a806','eb248e24-af94-4b8b-81ca-e5cae757215a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190e297a7dbd4e739b78d5e7edef1c2f',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:51:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1790855277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=117cdb00-4c82-476e-8257-696676464a88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1152f41468024ea2a43707a7ede210be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='190e297a7dbd4e739b78d5e7edef1c2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:59 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3016a268-f0c6-4974-97df-726731105508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:59 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3016a268-f0c6-4974-97df-726731105508) transitioned into state 'SUCCESS' from state '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-1790855277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1152f41468024ea2a43707a7ede210be',qos_specs=None,replication_status=,reservations=['c73773f3-d20d-45ca-9c39-f65e0286faae','3ca812b7-d7a3-4370-b8be-f0a6a25d6777','85776866-aa2f-4af6-96a7-43ab2099a806','eb248e24-af94-4b8b-81ca-e5cae757215a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190e297a7dbd4e739b78d5e7edef1c2f',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:59 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3082a0ce-e29e-4c11-9fd4-4a1a00d4a8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:51:59 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3082a0ce-e29e-4c11-9fd4-4a1a00d4a8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:51:59 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Flow 'volume_create_api' (6b2d1c69-7a17-40d7-bcba-5a424527508a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:51:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Create volume request issued successfully. Sep 06 22:51:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-51167902-23fd-4962-aca1-d071ba0c1864 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:51:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 769/1538] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:51:58 2026] POST /volume/v3/volumes => generated 766 bytes in 834 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:51:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-40e526e9-ef89-4c0e-8647-2b38ec50d73b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-40e526e9-ef89-4c0e-8647-2b38ec50d73b tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/f337b22d-4321-47a2-98aa-8b3bd83dff00 Sep 06 22:51:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-40e526e9-ef89-4c0e-8647-2b38ec50d73b tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-40e526e9-ef89-4c0e-8647-2b38ec50d73b tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:59 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:59 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:51:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:51:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-40e526e9-ef89-4c0e-8647-2b38ec50d73b tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:51:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-40e526e9-ef89-4c0e-8647-2b38ec50d73b tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/f337b22d-4321-47a2-98aa-8b3bd83dff00 returned with HTTP 200 Sep 06 22:51:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 770/1539] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:51:59 2026] GET /volume/v3/volumes/f337b22d-4321-47a2-98aa-8b3bd83dff00 => generated 857 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:51:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f554db1a-e94a-435a-aa7f-27aad4f85a64 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:51:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f554db1a-e94a-435a-aa7f-27aad4f85a64 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/0ab1dcd2-3dec-4de6-87b3-99fb1bf93846 Sep 06 22:51:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f554db1a-e94a-435a-aa7f-27aad4f85a64 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:51:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f554db1a-e94a-435a-aa7f-27aad4f85a64 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:51:59 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:51:59 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:51:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:51:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:51:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f554db1a-e94a-435a-aa7f-27aad4f85a64 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:51:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f554db1a-e94a-435a-aa7f-27aad4f85a64 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/0ab1dcd2-3dec-4de6-87b3-99fb1bf93846 returned with HTTP 200 Sep 06 22:51:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 770/1540] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:51:59 2026] GET /volume/v3/volumes/0ab1dcd2-3dec-4de6-87b3-99fb1bf93846 => generated 858 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5a4ff012-1794-44db-9dad-0f65c288cc08 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5a4ff012-1794-44db-9dad-0f65c288cc08 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/0ab1dcd2-3dec-4de6-87b3-99fb1bf93846 Sep 06 22:52:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5a4ff012-1794-44db-9dad-0f65c288cc08 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5a4ff012-1794-44db-9dad-0f65c288cc08 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:00 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:00 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5a4ff012-1794-44db-9dad-0f65c288cc08 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:52:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5a4ff012-1794-44db-9dad-0f65c288cc08 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/0ab1dcd2-3dec-4de6-87b3-99fb1bf93846 returned with HTTP 200 Sep 06 22:52:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 771/1541] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:00 2026] GET /volume/v3/volumes/0ab1dcd2-3dec-4de6-87b3-99fb1bf93846 => generated 859 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:52:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-452ebcff-eaac-4f11-bea1-ba081867475c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-452ebcff-eaac-4f11-bea1-ba081867475c tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/3393c934-bfa0-4477-9818-f7e568f849b1 Sep 06 22:52:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-452ebcff-eaac-4f11-bea1-ba081867475c tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-452ebcff-eaac-4f11-bea1-ba081867475c tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:00 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:00 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:00 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:00 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:00 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-452ebcff-eaac-4f11-bea1-ba081867475c tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:52:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-452ebcff-eaac-4f11-bea1-ba081867475c tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/3393c934-bfa0-4477-9818-f7e568f849b1 returned with HTTP 200 Sep 06 22:52:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 771/1542] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:00 2026] GET /volume/v3/volumes/3393c934-bfa0-4477-9818-f7e568f849b1 => generated 857 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-55ea1940-6e40-4684-9424-1d799c03ed4f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-55ea1940-6e40-4684-9424-1d799c03ed4f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/3393c934-bfa0-4477-9818-f7e568f849b1 Sep 06 22:52:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-55ea1940-6e40-4684-9424-1d799c03ed4f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-55ea1940-6e40-4684-9424-1d799c03ed4f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:02 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:02 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:02 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:02 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-55ea1940-6e40-4684-9424-1d799c03ed4f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:52:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-55ea1940-6e40-4684-9424-1d799c03ed4f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/3393c934-bfa0-4477-9818-f7e568f849b1 returned with HTTP 200 Sep 06 22:52:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 772/1543] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:02 2026] GET /volume/v3/volumes/3393c934-bfa0-4477-9818-f7e568f849b1 => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3e20533a-7f59-4bd9-84f3-dfff5a8d3c5f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3e20533a-7f59-4bd9-84f3-dfff5a8d3c5f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/62af3762-1e21-4e44-9649-b745f7eb74dd Sep 06 22:52:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3e20533a-7f59-4bd9-84f3-dfff5a8d3c5f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3e20533a-7f59-4bd9-84f3-dfff5a8d3c5f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:02 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:02 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:02 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:02 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:02 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3e20533a-7f59-4bd9-84f3-dfff5a8d3c5f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:52:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3e20533a-7f59-4bd9-84f3-dfff5a8d3c5f tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/62af3762-1e21-4e44-9649-b745f7eb74dd returned with HTTP 200 Sep 06 22:52:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 772/1544] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:02 2026] GET /volume/v3/volumes/62af3762-1e21-4e44-9649-b745f7eb74dd => generated 858 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e6d6578e-d0aa-43b3-8070-da54b2009d5d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e6d6578e-d0aa-43b3-8070-da54b2009d5d tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/62af3762-1e21-4e44-9649-b745f7eb74dd Sep 06 22:52:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e6d6578e-d0aa-43b3-8070-da54b2009d5d tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e6d6578e-d0aa-43b3-8070-da54b2009d5d tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:03 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:03 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:03 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:03 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:03 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e6d6578e-d0aa-43b3-8070-da54b2009d5d tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:52:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e6d6578e-d0aa-43b3-8070-da54b2009d5d tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/62af3762-1e21-4e44-9649-b745f7eb74dd returned with HTTP 200 Sep 06 22:52:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 773/1545] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:03 2026] GET /volume/v3/volumes/62af3762-1e21-4e44-9649-b745f7eb74dd => generated 859 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:52:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8f3a7901-f14b-45be-8a10-ad0526eae065 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8f3a7901-f14b-45be-8a10-ad0526eae065 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/117cdb00-4c82-476e-8257-696676464a88 Sep 06 22:52:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8f3a7901-f14b-45be-8a10-ad0526eae065 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8f3a7901-f14b-45be-8a10-ad0526eae065 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8f3a7901-f14b-45be-8a10-ad0526eae065 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:52:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8f3a7901-f14b-45be-8a10-ad0526eae065 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/117cdb00-4c82-476e-8257-696676464a88 returned with HTTP 200 Sep 06 22:52:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 773/1546] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:03 2026] GET /volume/v3/volumes/117cdb00-4c82-476e-8257-696676464a88 => generated 859 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c81933c0-4d1c-475f-afa0-a06ab3632fd4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c81933c0-4d1c-475f-afa0-a06ab3632fd4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] DELETE http://192.168.122.248/volume/v3/volumes/117cdb00-4c82-476e-8257-696676464a88 Sep 06 22:52:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c81933c0-4d1c-475f-afa0-a06ab3632fd4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c81933c0-4d1c-475f-afa0-a06ab3632fd4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:03 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-c81933c0-4d1c-475f-afa0-a06ab3632fd4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Delete volume with id: 117cdb00-4c82-476e-8257-696676464a88 Sep 06 22:52:03 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:03 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:03 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:03 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:03 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c81933c0-4d1c-475f-afa0-a06ab3632fd4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:52:03 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c81933c0-4d1c-475f-afa0-a06ab3632fd4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Delete volume request issued successfully. Sep 06 22:52:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c81933c0-4d1c-475f-afa0-a06ab3632fd4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/117cdb00-4c82-476e-8257-696676464a88 returned with HTTP 202 Sep 06 22:52:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 774/1547] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:03 2026] DELETE /volume/v3/volumes/117cdb00-4c82-476e-8257-696676464a88 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-acb9c889-a969-4065-a6ef-863b2f3481b7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-acb9c889-a969-4065-a6ef-863b2f3481b7 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/117cdb00-4c82-476e-8257-696676464a88 Sep 06 22:52:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-acb9c889-a969-4065-a6ef-863b2f3481b7 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-acb9c889-a969-4065-a6ef-863b2f3481b7 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-acb9c889-a969-4065-a6ef-863b2f3481b7 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:52:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-acb9c889-a969-4065-a6ef-863b2f3481b7 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/117cdb00-4c82-476e-8257-696676464a88 returned with HTTP 200 Sep 06 22:52:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 774/1548] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:03 2026] GET /volume/v3/volumes/117cdb00-4c82-476e-8257-696676464a88 => generated 858 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b6ad2111-1293-4dc1-9bab-25a4f7967064 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b6ad2111-1293-4dc1-9bab-25a4f7967064 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/117cdb00-4c82-476e-8257-696676464a88 Sep 06 22:52:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b6ad2111-1293-4dc1-9bab-25a4f7967064 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b6ad2111-1293-4dc1-9bab-25a4f7967064 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:04 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:04 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b6ad2111-1293-4dc1-9bab-25a4f7967064 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:52:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b6ad2111-1293-4dc1-9bab-25a4f7967064 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/117cdb00-4c82-476e-8257-696676464a88 returned with HTTP 200 Sep 06 22:52:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 775/1549] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:04 2026] GET /volume/v3/volumes/117cdb00-4c82-476e-8257-696676464a88 => generated 858 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7f7f31da-e633-4bf7-be57-ffc778d881d1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7f7f31da-e633-4bf7-be57-ffc778d881d1 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/117cdb00-4c82-476e-8257-696676464a88 Sep 06 22:52:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7f7f31da-e633-4bf7-be57-ffc778d881d1 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7f7f31da-e633-4bf7-be57-ffc778d881d1 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7f7f31da-e633-4bf7-be57-ffc778d881d1 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/117cdb00-4c82-476e-8257-696676464a88 returned with HTTP 404 Sep 06 22:52:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 775/1550] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:05 2026] GET /volume/v3/volumes/117cdb00-4c82-476e-8257-696676464a88 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-495b565f-605a-4c41-be1b-bfc069d91a2d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-495b565f-605a-4c41-be1b-bfc069d91a2d tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] DELETE http://192.168.122.248/volume/v3/volumes/62af3762-1e21-4e44-9649-b745f7eb74dd Sep 06 22:52:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-495b565f-605a-4c41-be1b-bfc069d91a2d tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-495b565f-605a-4c41-be1b-bfc069d91a2d tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:05 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-495b565f-605a-4c41-be1b-bfc069d91a2d tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Delete volume with id: 62af3762-1e21-4e44-9649-b745f7eb74dd Sep 06 22:52:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-495b565f-605a-4c41-be1b-bfc069d91a2d tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:52:06 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-495b565f-605a-4c41-be1b-bfc069d91a2d tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Delete volume request issued successfully. Sep 06 22:52:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-495b565f-605a-4c41-be1b-bfc069d91a2d tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/62af3762-1e21-4e44-9649-b745f7eb74dd returned with HTTP 202 Sep 06 22:52:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 776/1551] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:05 2026] DELETE /volume/v3/volumes/62af3762-1e21-4e44-9649-b745f7eb74dd => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d9ce5738-2ac5-4a3c-9292-9dc25aa036b9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d9ce5738-2ac5-4a3c-9292-9dc25aa036b9 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/62af3762-1e21-4e44-9649-b745f7eb74dd Sep 06 22:52:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d9ce5738-2ac5-4a3c-9292-9dc25aa036b9 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d9ce5738-2ac5-4a3c-9292-9dc25aa036b9 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:06 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:06 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:06 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:06 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:06 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d9ce5738-2ac5-4a3c-9292-9dc25aa036b9 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:52:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d9ce5738-2ac5-4a3c-9292-9dc25aa036b9 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/62af3762-1e21-4e44-9649-b745f7eb74dd returned with HTTP 200 Sep 06 22:52:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 776/1552] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:06 2026] GET /volume/v3/volumes/62af3762-1e21-4e44-9649-b745f7eb74dd => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5962ee64-4e71-4d1a-9da4-ebfe4f6d77b3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5962ee64-4e71-4d1a-9da4-ebfe4f6d77b3 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/62af3762-1e21-4e44-9649-b745f7eb74dd Sep 06 22:52:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5962ee64-4e71-4d1a-9da4-ebfe4f6d77b3 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5962ee64-4e71-4d1a-9da4-ebfe4f6d77b3 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:07 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:07 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:07 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:07 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:07 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5962ee64-4e71-4d1a-9da4-ebfe4f6d77b3 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:52:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5962ee64-4e71-4d1a-9da4-ebfe4f6d77b3 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/62af3762-1e21-4e44-9649-b745f7eb74dd returned with HTTP 200 Sep 06 22:52:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 777/1553] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:07 2026] GET /volume/v3/volumes/62af3762-1e21-4e44-9649-b745f7eb74dd => generated 858 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-da86f245-4a71-42d4-9037-f56c2f6de7f4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-da86f245-4a71-42d4-9037-f56c2f6de7f4 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] GET http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 Sep 06 22:52:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-da86f245-4a71-42d4-9037-f56c2f6de7f4 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-da86f245-4a71-42d4-9037-f56c2f6de7f4 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-da86f245-4a71-42d4-9037-f56c2f6de7f4 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 returned with HTTP 200 Sep 06 22:52:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 777/1554] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:07 2026] GET /volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 => generated 440 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fc2994e8-53f2-4de6-9b9b-df196cf26d32 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fc2994e8-53f2-4de6-9b9b-df196cf26d32 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] GET http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470/defaults Sep 06 22:52:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fc2994e8-53f2-4de6-9b9b-df196cf26d32 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fc2994e8-53f2-4de6-9b9b-df196cf26d32 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Calling method 'defaults' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fc2994e8-53f2-4de6-9b9b-df196cf26d32 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470/defaults returned with HTTP 200 Sep 06 22:52:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 778/1555] 192.168.122.248 () {58 vars in 1265 bytes} [Sun Sep 6 22:52:07 2026] GET /volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470/defaults => generated 440 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:52:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8ee17cb1-d39e-4c94-a437-f138abecb538 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8ee17cb1-d39e-4c94-a437-f138abecb538 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] PUT http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 Sep 06 22:52:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8ee17cb1-d39e-4c94-a437-f138abecb538 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8ee17cb1-d39e-4c94-a437-f138abecb538 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 returned with HTTP 200 Sep 06 22:52:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 778/1556] 192.168.122.248 () {60 vars in 1258 bytes} [Sun Sep 6 22:52:07 2026] PUT /volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 => generated 398 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4e9f90c1-2d3d-40c7-accd-01550b7bce0c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4e9f90c1-2d3d-40c7-accd-01550b7bce0c tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] DELETE http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 Sep 06 22:52:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4e9f90c1-2d3d-40c7-accd-01550b7bce0c tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4e9f90c1-2d3d-40c7-accd-01550b7bce0c tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4e9f90c1-2d3d-40c7-accd-01550b7bce0c tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 returned with HTTP 200 Sep 06 22:52:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 779/1557] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:52:07 2026] DELETE /volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 22:52:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fc71fad8-5b9f-41d0-a265-fb4c5855c8bf None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fc71fad8-5b9f-41d0-a265-fb4c5855c8bf tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] GET http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 Sep 06 22:52:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fc71fad8-5b9f-41d0-a265-fb4c5855c8bf tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fc71fad8-5b9f-41d0-a265-fb4c5855c8bf tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fc71fad8-5b9f-41d0-a265-fb4c5855c8bf tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 returned with HTTP 200 Sep 06 22:52:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 779/1558] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:07 2026] GET /volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 => generated 440 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4c227088-8eb7-4632-ad2c-c146b81d1d79 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4c227088-8eb7-4632-ad2c-c146b81d1d79 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] PUT http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 Sep 06 22:52:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4c227088-8eb7-4632-ad2c-c146b81d1d79 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-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=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1e0c4526-667b-49ba-806e-12f8cf0040b4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1e0c4526-667b-49ba-806e-12f8cf0040b4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/62af3762-1e21-4e44-9649-b745f7eb74dd Sep 06 22:52:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1e0c4526-667b-49ba-806e-12f8cf0040b4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1e0c4526-667b-49ba-806e-12f8cf0040b4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4c227088-8eb7-4632-ad2c-c146b81d1d79 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 returned with HTTP 200 Sep 06 22:52:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 780/1559] 192.168.122.248 () {60 vars in 1259 bytes} [Sun Sep 6 22:52:07 2026] PUT /volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 => generated 398 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e83920de-741a-4230-bf64-1af64a6b8f17 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1e0c4526-667b-49ba-806e-12f8cf0040b4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/62af3762-1e21-4e44-9649-b745f7eb74dd returned with HTTP 404 Sep 06 22:52:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 780/1560] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:08 2026] GET /volume/v3/volumes/62af3762-1e21-4e44-9649-b745f7eb74dd => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e83920de-741a-4230-bf64-1af64a6b8f17 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] GET http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470/defaults Sep 06 22:52:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e83920de-741a-4230-bf64-1af64a6b8f17 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e83920de-741a-4230-bf64-1af64a6b8f17 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Calling method 'defaults' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-af3f71bc-f8e5-4b89-8327-141521a59aa4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-af3f71bc-f8e5-4b89-8327-141521a59aa4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] DELETE http://192.168.122.248/volume/v3/volumes/3393c934-bfa0-4477-9818-f7e568f849b1 Sep 06 22:52:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-af3f71bc-f8e5-4b89-8327-141521a59aa4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-af3f71bc-f8e5-4b89-8327-141521a59aa4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:08 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-af3f71bc-f8e5-4b89-8327-141521a59aa4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Delete volume with id: 3393c934-bfa0-4477-9818-f7e568f849b1 Sep 06 22:52:08 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:08 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-af3f71bc-f8e5-4b89-8327-141521a59aa4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:52:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e83920de-741a-4230-bf64-1af64a6b8f17 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470/defaults returned with HTTP 200 Sep 06 22:52:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 781/1561] 192.168.122.248 () {58 vars in 1265 bytes} [Sun Sep 6 22:52:08 2026] GET /volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470/defaults => generated 440 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-aa2325cd-8db2-4b49-bf37-efe0da4f174a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-aa2325cd-8db2-4b49-bf37-efe0da4f174a tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] GET http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 Sep 06 22:52:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-aa2325cd-8db2-4b49-bf37-efe0da4f174a tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-aa2325cd-8db2-4b49-bf37-efe0da4f174a tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-af3f71bc-f8e5-4b89-8327-141521a59aa4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Delete volume request issued successfully. Sep 06 22:52:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-af3f71bc-f8e5-4b89-8327-141521a59aa4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/3393c934-bfa0-4477-9818-f7e568f849b1 returned with HTTP 202 Sep 06 22:52:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 781/1562] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:08 2026] DELETE /volume/v3/volumes/3393c934-bfa0-4477-9818-f7e568f849b1 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-aa2325cd-8db2-4b49-bf37-efe0da4f174a tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 returned with HTTP 200 Sep 06 22:52:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 782/1563] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:08 2026] GET /volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 => generated 440 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-94f5ad2f-d0cd-425b-b004-1f9b74539480 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ebb26571-9549-4a78-a93f-2973a2334601 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-94f5ad2f-d0cd-425b-b004-1f9b74539480 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/3393c934-bfa0-4477-9818-f7e568f849b1 Sep 06 22:52:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-94f5ad2f-d0cd-425b-b004-1f9b74539480 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-94f5ad2f-d0cd-425b-b004-1f9b74539480 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ebb26571-9549-4a78-a93f-2973a2334601 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] GET http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470?usage=True Sep 06 22:52:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ebb26571-9549-4a78-a93f-2973a2334601 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ebb26571-9549-4a78-a93f-2973a2334601 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:08 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:08 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-94f5ad2f-d0cd-425b-b004-1f9b74539480 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:52:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-94f5ad2f-d0cd-425b-b004-1f9b74539480 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/3393c934-bfa0-4477-9818-f7e568f849b1 returned with HTTP 200 Sep 06 22:52:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 782/1564] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:08 2026] GET /volume/v3/volumes/3393c934-bfa0-4477-9818-f7e568f849b1 => generated 857 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ebb26571-9549-4a78-a93f-2973a2334601 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470?usage=True returned with HTTP 200 Sep 06 22:52:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 783/1565] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 22:52:08 2026] GET /volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470?usage=True => generated 1064 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:52:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:52:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1034601616"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1034601616'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:52:08 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Create volume of 1 GB Sep 06 22:52:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Availability Zones retrieved successfully. Sep 06 22:52:08 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Flow 'volume_create_api' (c16ee3ca-02b4-4693-b872-42a627837978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:08 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bd1d67c-dbb6-4354-a5ab-f407e949145b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:08 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:52:08 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bd1d67c-dbb6-4354-a5ab-f407e949145b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:08 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cabd7f18-4048-481e-b869-08a4d39f5c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:09 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Created reservations ['fe4b6673-4e19-4136-a0f5-ca6ea12c5ad3', '7fd04ba9-084e-492a-9794-df84ba965fdc', '1627ac66-3ee6-49f6-9ef4-8d5eb1f172bd', 'cb396351-6ee8-4e0e-b679-6d54adf715b6'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:52:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cabd7f18-4048-481e-b869-08a4d39f5c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe4b6673-4e19-4136-a0f5-ca6ea12c5ad3', '7fd04ba9-084e-492a-9794-df84ba965fdc', '1627ac66-3ee6-49f6-9ef4-8d5eb1f172bd', 'cb396351-6ee8-4e0e-b679-6d54adf715b6']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0019416f-ae6a-4091-be4e-e438b524b0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:09 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:09 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0019416f-ae6a-4091-be4e-e438b524b0cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27370543-20e5-4899-9902-f399c109ce9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1034601616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ab4c3c563cc43bcaaa50bf0e6a2c470',qos_specs=None,replication_status=,reservations=['fe4b6673-4e19-4136-a0f5-ca6ea12c5ad3','7fd04ba9-084e-492a-9794-df84ba965fdc','1627ac66-3ee6-49f6-9ef4-8d5eb1f172bd','cb396351-6ee8-4e0e-b679-6d54adf715b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d560a52f4dd5463b97410f5b752a54d4',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:52:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1034601616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27370543-20e5-4899-9902-f399c109ce9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ab4c3c563cc43bcaaa50bf0e6a2c470',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d560a52f4dd5463b97410f5b752a54d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aba86d3-6eef-470a-9b7f-20ea485e2895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aba86d3-6eef-470a-9b7f-20ea485e2895) transitioned into state 'SUCCESS' from state '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-1034601616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ab4c3c563cc43bcaaa50bf0e6a2c470',qos_specs=None,replication_status=,reservations=['fe4b6673-4e19-4136-a0f5-ca6ea12c5ad3','7fd04ba9-084e-492a-9794-df84ba965fdc','1627ac66-3ee6-49f6-9ef4-8d5eb1f172bd','cb396351-6ee8-4e0e-b679-6d54adf715b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d560a52f4dd5463b97410f5b752a54d4',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5ae35fe-5371-46b4-bdb9-54388f07ea68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5ae35fe-5371-46b4-bdb9-54388f07ea68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Flow 'volume_create_api' (c16ee3ca-02b4-4693-b872-42a627837978) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:09 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Create volume request issued successfully. Sep 06 22:52:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-58d17f43-27d5-423d-ac30-7c5eed2f28b5 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:52:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 783/1566] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:52:08 2026] POST /volume/v3/volumes => generated 765 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:52:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0c2d274f-3b3c-4ae3-9a3e-45cc9768a712 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0c2d274f-3b3c-4ae3-9a3e-45cc9768a712 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] GET http://192.168.122.248/volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b Sep 06 22:52:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0c2d274f-3b3c-4ae3-9a3e-45cc9768a712 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0c2d274f-3b3c-4ae3-9a3e-45cc9768a712 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:09 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:09 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:09 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:09 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:09 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0c2d274f-3b3c-4ae3-9a3e-45cc9768a712 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Volume info retrieved successfully. Sep 06 22:52:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0c2d274f-3b3c-4ae3-9a3e-45cc9768a712 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] http://192.168.122.248/volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b returned with HTTP 200 Sep 06 22:52:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 784/1567] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:09 2026] GET /volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b => generated 833 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0e430c56-fed2-4657-b8ac-829c6565d2ae None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0e430c56-fed2-4657-b8ac-829c6565d2ae tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/3393c934-bfa0-4477-9818-f7e568f849b1 Sep 06 22:52:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0e430c56-fed2-4657-b8ac-829c6565d2ae tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0e430c56-fed2-4657-b8ac-829c6565d2ae tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:09 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:09 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:09 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:09 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:09 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0e430c56-fed2-4657-b8ac-829c6565d2ae tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:52:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0e430c56-fed2-4657-b8ac-829c6565d2ae tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/3393c934-bfa0-4477-9818-f7e568f849b1 returned with HTTP 200 Sep 06 22:52:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 784/1568] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:09 2026] GET /volume/v3/volumes/3393c934-bfa0-4477-9818-f7e568f849b1 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1852214942", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1852214942', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Create volume of 1 GB Sep 06 22:52:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Availability Zones retrieved successfully. Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Flow 'volume_create_api' (2996d2ed-a39e-4abc-bf04-56b580fb70ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (646c5959-577e-4520-8904-645de63f62b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (646c5959-577e-4520-8904-645de63f62b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (693d96aa-2608-4753-8df7-d0d5b8cb7d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Created reservations ['ff9e21cb-1579-47ed-842e-840c72b82abc', 'd8963656-1965-4559-bcdf-8db4dd2142fd', 'bd467f09-650a-46dd-b946-173258323183', 'a4d14b5f-1031-425b-b878-4f5837cc5047'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (693d96aa-2608-4753-8df7-d0d5b8cb7d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff9e21cb-1579-47ed-842e-840c72b82abc', 'd8963656-1965-4559-bcdf-8db4dd2142fd', 'bd467f09-650a-46dd-b946-173258323183', 'a4d14b5f-1031-425b-b878-4f5837cc5047']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc4d0b85-60e1-44ac-8e41-05e1e55c5535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:10 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc4d0b85-60e1-44ac-8e41-05e1e55c5535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abe936fe-4b99-42e5-a9fa-a1f13e781ae7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1852214942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='462e7022c19a4b5295e58c63607a815d',qos_specs=None,replication_status=,reservations=['ff9e21cb-1579-47ed-842e-840c72b82abc','d8963656-1965-4559-bcdf-8db4dd2142fd','bd467f09-650a-46dd-b946-173258323183','a4d14b5f-1031-425b-b878-4f5837cc5047'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a087376d2cc847e8b70b0e67c8459f1b',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:52:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1852214942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abe936fe-4b99-42e5-a9fa-a1f13e781ae7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='462e7022c19a4b5295e58c63607a815d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a087376d2cc847e8b70b0e67c8459f1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dae6953a-1c8d-40a3-8922-dedc0987cb5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dae6953a-1c8d-40a3-8922-dedc0987cb5c) transitioned into state 'SUCCESS' from state '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-1852214942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='462e7022c19a4b5295e58c63607a815d',qos_specs=None,replication_status=,reservations=['ff9e21cb-1579-47ed-842e-840c72b82abc','d8963656-1965-4559-bcdf-8db4dd2142fd','bd467f09-650a-46dd-b946-173258323183','a4d14b5f-1031-425b-b878-4f5837cc5047'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a087376d2cc847e8b70b0e67c8459f1b',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ea673e5-ed9c-4529-8d89-512eb39cd763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ea673e5-ed9c-4529-8d89-512eb39cd763) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9061bc72-3ca0-4634-a280-9cd3c1064cad None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Flow 'volume_create_api' (2996d2ed-a39e-4abc-bf04-56b580fb70ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Create volume request issued successfully. Sep 06 22:52:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-66acf88a-1db4-47a1-9447-46af2d5bb8e7 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:52:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9061bc72-3ca0-4634-a280-9cd3c1064cad tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] GET http://192.168.122.248/volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b Sep 06 22:52:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9061bc72-3ca0-4634-a280-9cd3c1064cad tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9061bc72-3ca0-4634-a280-9cd3c1064cad tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 785/1569] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:52:09 2026] POST /volume/v3/volumes => generated 763 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:52:10 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:10 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-53f0f519-4c71-4c0b-bc09-43f497df2233 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:10 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:10 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-53f0f519-4c71-4c0b-bc09-43f497df2233 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-53f0f519-4c71-4c0b-bc09-43f497df2233 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-53f0f519-4c71-4c0b-bc09-43f497df2233 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9061bc72-3ca0-4634-a280-9cd3c1064cad tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Volume info retrieved successfully. Sep 06 22:52:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9061bc72-3ca0-4634-a280-9cd3c1064cad tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] http://192.168.122.248/volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b returned with HTTP 200 Sep 06 22:52:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 785/1570] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:10 2026] GET /volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:10 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:10 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:10 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:10 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-53f0f519-4c71-4c0b-bc09-43f497df2233 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cab295d4-5063-422c-aac0-81b2f008b2f1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-53f0f519-4c71-4c0b-bc09-43f497df2233 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 returned with HTTP 200 Sep 06 22:52:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 786/1571] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:10 2026] GET /volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 => generated 831 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cab295d4-5063-422c-aac0-81b2f008b2f1 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] GET http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470?usage=True Sep 06 22:52:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cab295d4-5063-422c-aac0-81b2f008b2f1 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cab295d4-5063-422c-aac0-81b2f008b2f1 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cab295d4-5063-422c-aac0-81b2f008b2f1 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470?usage=True returned with HTTP 200 Sep 06 22:52:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 786/1572] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 22:52:10 2026] GET /volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470?usage=True => generated 1064 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f240fe8e-5780-4cc4-b2ec-6efe7c77ce55 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f240fe8e-5780-4cc4-b2ec-6efe7c77ce55 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] DELETE http://192.168.122.248/volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f240fe8e-5780-4cc4-b2ec-6efe7c77ce55 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f240fe8e-5780-4cc4-b2ec-6efe7c77ce55 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-f240fe8e-5780-4cc4-b2ec-6efe7c77ce55 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Delete volume with id: 27370543-20e5-4899-9902-f399c109ce9b Sep 06 22:52:10 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:10 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:10 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:10 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f240fe8e-5780-4cc4-b2ec-6efe7c77ce55 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Volume info retrieved successfully. Sep 06 22:52:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a6016745-0f4a-4872-8b0a-8b256013e934 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a6016745-0f4a-4872-8b0a-8b256013e934 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/3393c934-bfa0-4477-9818-f7e568f849b1 Sep 06 22:52:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a6016745-0f4a-4872-8b0a-8b256013e934 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a6016745-0f4a-4872-8b0a-8b256013e934 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a6016745-0f4a-4872-8b0a-8b256013e934 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/3393c934-bfa0-4477-9818-f7e568f849b1 returned with HTTP 404 Sep 06 22:52:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 787/1573] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:10 2026] GET /volume/v3/volumes/3393c934-bfa0-4477-9818-f7e568f849b1 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:52:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8bb1f161-b277-4ab7-94b0-ca35d32079c4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f240fe8e-5780-4cc4-b2ec-6efe7c77ce55 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Delete volume request issued successfully. Sep 06 22:52:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f240fe8e-5780-4cc4-b2ec-6efe7c77ce55 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] http://192.168.122.248/volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b returned with HTTP 202 Sep 06 22:52:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8bb1f161-b277-4ab7-94b0-ca35d32079c4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] DELETE http://192.168.122.248/volume/v3/volumes/0ab1dcd2-3dec-4de6-87b3-99fb1bf93846 Sep 06 22:52:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 787/1574] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:10 2026] DELETE /volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8bb1f161-b277-4ab7-94b0-ca35d32079c4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8bb1f161-b277-4ab7-94b0-ca35d32079c4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:10 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-8bb1f161-b277-4ab7-94b0-ca35d32079c4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Delete volume with id: 0ab1dcd2-3dec-4de6-87b3-99fb1bf93846 Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c1db0f6d-818f-43d8-9f34-5cee011521cc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c1db0f6d-818f-43d8-9f34-5cee011521cc tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] GET http://192.168.122.248/volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c1db0f6d-818f-43d8-9f34-5cee011521cc tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c1db0f6d-818f-43d8-9f34-5cee011521cc tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:10 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:10 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:10 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:10 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8bb1f161-b277-4ab7-94b0-ca35d32079c4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:52:10 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:10 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:10 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:10 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c1db0f6d-818f-43d8-9f34-5cee011521cc tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Volume info retrieved successfully. Sep 06 22:52:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8bb1f161-b277-4ab7-94b0-ca35d32079c4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Delete volume request issued successfully. Sep 06 22:52:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8bb1f161-b277-4ab7-94b0-ca35d32079c4 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/0ab1dcd2-3dec-4de6-87b3-99fb1bf93846 returned with HTTP 202 Sep 06 22:52:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c1db0f6d-818f-43d8-9f34-5cee011521cc tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] http://192.168.122.248/volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b returned with HTTP 200 Sep 06 22:52:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 788/1575] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:10 2026] DELETE /volume/v3/volumes/0ab1dcd2-3dec-4de6-87b3-99fb1bf93846 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 788/1576] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:10 2026] GET /volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-df63ab5a-c958-45b9-812e-1eb312145583 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-df63ab5a-c958-45b9-812e-1eb312145583 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/0ab1dcd2-3dec-4de6-87b3-99fb1bf93846 Sep 06 22:52:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-df63ab5a-c958-45b9-812e-1eb312145583 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-df63ab5a-c958-45b9-812e-1eb312145583 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:10 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:10 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:10 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:10 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-df63ab5a-c958-45b9-812e-1eb312145583 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:52:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-df63ab5a-c958-45b9-812e-1eb312145583 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/0ab1dcd2-3dec-4de6-87b3-99fb1bf93846 returned with HTTP 200 Sep 06 22:52:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 789/1577] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:10 2026] GET /volume/v3/volumes/0ab1dcd2-3dec-4de6-87b3-99fb1bf93846 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8cfaf4d5-a87e-4b25-bcb1-a2b498cd68bd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8cfaf4d5-a87e-4b25-bcb1-a2b498cd68bd tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 Sep 06 22:52:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8cfaf4d5-a87e-4b25-bcb1-a2b498cd68bd tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8cfaf4d5-a87e-4b25-bcb1-a2b498cd68bd tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:11 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:11 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:11 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:11 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:11 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8cfaf4d5-a87e-4b25-bcb1-a2b498cd68bd tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8cfaf4d5-a87e-4b25-bcb1-a2b498cd68bd tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 returned with HTTP 200 Sep 06 22:52:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 789/1578] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:11 2026] GET /volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5e01745a-efa1-4db8-a810-7ced4c25838e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5e01745a-efa1-4db8-a810-7ced4c25838e tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] GET http://192.168.122.248/volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b Sep 06 22:52:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5e01745a-efa1-4db8-a810-7ced4c25838e tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5e01745a-efa1-4db8-a810-7ced4c25838e tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:11 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:11 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:11 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:11 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e8ada0dc-dc8c-46d6-bc51-0b45a6b1c228 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:11 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5e01745a-efa1-4db8-a810-7ced4c25838e tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Volume info retrieved successfully. Sep 06 22:52:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e8ada0dc-dc8c-46d6-bc51-0b45a6b1c228 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/0ab1dcd2-3dec-4de6-87b3-99fb1bf93846 Sep 06 22:52:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e8ada0dc-dc8c-46d6-bc51-0b45a6b1c228 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e8ada0dc-dc8c-46d6-bc51-0b45a6b1c228 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5e01745a-efa1-4db8-a810-7ced4c25838e tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] http://192.168.122.248/volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b returned with HTTP 200 Sep 06 22:52:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 790/1579] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:11 2026] GET /volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e8ada0dc-dc8c-46d6-bc51-0b45a6b1c228 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/0ab1dcd2-3dec-4de6-87b3-99fb1bf93846 returned with HTTP 404 Sep 06 22:52:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 790/1580] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:11 2026] GET /volume/v3/volumes/0ab1dcd2-3dec-4de6-87b3-99fb1bf93846 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-701141ab-73f3-4a02-8be1-c64106452e2e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-701141ab-73f3-4a02-8be1-c64106452e2e tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] DELETE http://192.168.122.248/volume/v3/volumes/f337b22d-4321-47a2-98aa-8b3bd83dff00 Sep 06 22:52:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-701141ab-73f3-4a02-8be1-c64106452e2e tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-701141ab-73f3-4a02-8be1-c64106452e2e tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:11 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-701141ab-73f3-4a02-8be1-c64106452e2e tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Delete volume with id: f337b22d-4321-47a2-98aa-8b3bd83dff00 Sep 06 22:52:11 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:11 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:11 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:11 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:11 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-701141ab-73f3-4a02-8be1-c64106452e2e tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:52:11 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-701141ab-73f3-4a02-8be1-c64106452e2e tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Delete volume request issued successfully. Sep 06 22:52:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-701141ab-73f3-4a02-8be1-c64106452e2e tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/f337b22d-4321-47a2-98aa-8b3bd83dff00 returned with HTTP 202 Sep 06 22:52:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 791/1581] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:11 2026] DELETE /volume/v3/volumes/f337b22d-4321-47a2-98aa-8b3bd83dff00 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8e1fad00-d18a-4ebb-9962-de5c5bd31cb7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8e1fad00-d18a-4ebb-9962-de5c5bd31cb7 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/f337b22d-4321-47a2-98aa-8b3bd83dff00 Sep 06 22:52:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8e1fad00-d18a-4ebb-9962-de5c5bd31cb7 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8e1fad00-d18a-4ebb-9962-de5c5bd31cb7 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:11 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:11 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:11 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:11 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:11 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8e1fad00-d18a-4ebb-9962-de5c5bd31cb7 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Volume info retrieved successfully. Sep 06 22:52:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8e1fad00-d18a-4ebb-9962-de5c5bd31cb7 tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/f337b22d-4321-47a2-98aa-8b3bd83dff00 returned with HTTP 200 Sep 06 22:52:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 791/1582] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:11 2026] GET /volume/v3/volumes/f337b22d-4321-47a2-98aa-8b3bd83dff00 => generated 856 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ae5e950d-ef83-4dce-a2ca-1797c6a369ab None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ae5e950d-ef83-4dce-a2ca-1797c6a369ab tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 Sep 06 22:52:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ae5e950d-ef83-4dce-a2ca-1797c6a369ab tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ae5e950d-ef83-4dce-a2ca-1797c6a369ab tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:12 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:12 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ae5e950d-ef83-4dce-a2ca-1797c6a369ab tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ae5e950d-ef83-4dce-a2ca-1797c6a369ab tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 returned with HTTP 200 Sep 06 22:52:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 792/1583] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:12 2026] GET /volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-38f41efb-0e2a-4808-83aa-14a2783cffaa None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-38f41efb-0e2a-4808-83aa-14a2783cffaa tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 Sep 06 22:52:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-38f41efb-0e2a-4808-83aa-14a2783cffaa tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-38f41efb-0e2a-4808-83aa-14a2783cffaa tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:12 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:12 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:12 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:12 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:12 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-38f41efb-0e2a-4808-83aa-14a2783cffaa tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-38f41efb-0e2a-4808-83aa-14a2783cffaa tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 returned with HTTP 200 Sep 06 22:52:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 792/1584] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:12 2026] GET /volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b45bfa44-116e-4c41-af1e-906be0d985c8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b45bfa44-116e-4c41-af1e-906be0d985c8 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:52:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b45bfa44-116e-4c41-af1e-906be0d985c8 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "abe936fe-4b99-42e5-a9fa-a1f13e781ae7", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1839371798", "description": null, "metadata": null}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:12 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:12 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b45bfa44-116e-4c41-af1e-906be0d985c8 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:12 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-b45bfa44-116e-4c41-af1e-906be0d985c8 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Create snapshot from volume abe936fe-4b99-42e5-a9fa-a1f13e781ae7 Sep 06 22:52:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8e01181a-9f12-44b5-8899-a8cc6d91b322 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8e01181a-9f12-44b5-8899-a8cc6d91b322 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] GET http://192.168.122.248/volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b Sep 06 22:52:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8e01181a-9f12-44b5-8899-a8cc6d91b322 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8e01181a-9f12-44b5-8899-a8cc6d91b322 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8e01181a-9f12-44b5-8899-a8cc6d91b322 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] http://192.168.122.248/volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b returned with HTTP 404 Sep 06 22:52:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 793/1585] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:12 2026] GET /volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:12 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-b45bfa44-116e-4c41-af1e-906be0d985c8 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Created reservations ['5aa82359-e2d0-4ce9-ac3a-48bd5db7f8dd', '9874d5bc-0948-4e66-beef-30938d70fc34', '5f22b978-d3b0-4562-b1a9-6cc309dcbae3', '16563d4d-e982-4e89-bcc9-a46c6e729732'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:52:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2d5016a0-6b3e-4c48-8ca0-239254fee750 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2d5016a0-6b3e-4c48-8ca0-239254fee750 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] GET http://192.168.122.248/volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b Sep 06 22:52:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2d5016a0-6b3e-4c48-8ca0-239254fee750 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2d5016a0-6b3e-4c48-8ca0-239254fee750 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2d5016a0-6b3e-4c48-8ca0-239254fee750 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] http://192.168.122.248/volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b returned with HTTP 404 Sep 06 22:52:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 794/1586] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:12 2026] GET /volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a0f6596c-9a4a-4b2c-ace7-b329c6f68b52 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a0f6596c-9a4a-4b2c-ace7-b329c6f68b52 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] DELETE http://192.168.122.248/volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b Sep 06 22:52:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a0f6596c-9a4a-4b2c-ace7-b329c6f68b52 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a0f6596c-9a4a-4b2c-ace7-b329c6f68b52 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:12 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-a0f6596c-9a4a-4b2c-ace7-b329c6f68b52 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Delete volume with id: 27370543-20e5-4899-9902-f399c109ce9b Sep 06 22:52:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a0f6596c-9a4a-4b2c-ace7-b329c6f68b52 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] http://192.168.122.248/volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b returned with HTTP 404 Sep 06 22:52:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 795/1587] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:12 2026] DELETE /volume/v3/volumes/27370543-20e5-4899-9902-f399c109ce9b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:52:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-220858628"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-220858628'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:52:12 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Create volume of 1 GB Sep 06 22:52:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b45bfa44-116e-4c41-af1e-906be0d985c8 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Snapshot force create request issued successfully. Sep 06 22:52:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b45bfa44-116e-4c41-af1e-906be0d985c8 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:52:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 793/1588] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:52:12 2026] POST /volume/v3/snapshots => generated 310 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:52:12 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Availability Zones retrieved successfully. Sep 06 22:52:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1c2ecb30-6d5d-488c-8b22-c462b4cc7b8e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1c2ecb30-6d5d-488c-8b22-c462b4cc7b8e tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade Sep 06 22:52:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1c2ecb30-6d5d-488c-8b22-c462b4cc7b8e tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1c2ecb30-6d5d-488c-8b22-c462b4cc7b8e tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:12 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:12 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1c2ecb30-6d5d-488c-8b22-c462b4cc7b8e tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Snapshot retrieved successfully. Sep 06 22:52:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1c2ecb30-6d5d-488c-8b22-c462b4cc7b8e tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade returned with HTTP 200 Sep 06 22:52:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 794/1589] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:12 2026] GET /volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:12 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Flow 'volume_create_api' (e580430d-bfca-4a81-9e34-70ca21a45810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:12 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a3aeab7-5fcb-475d-be42-85d6090f4f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:12 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:52:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1457adf9-84aa-4d9e-88b6-047f19da4d5b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1457adf9-84aa-4d9e-88b6-047f19da4d5b tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] GET http://192.168.122.248/volume/v3/volumes/f337b22d-4321-47a2-98aa-8b3bd83dff00 Sep 06 22:52:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1457adf9-84aa-4d9e-88b6-047f19da4d5b tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1457adf9-84aa-4d9e-88b6-047f19da4d5b tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1457adf9-84aa-4d9e-88b6-047f19da4d5b tempest-CreateVolumesFromImageTest-1596931160 tempest-CreateVolumesFromImageTest-1596931160-project-member] http://192.168.122.248/volume/v3/volumes/f337b22d-4321-47a2-98aa-8b3bd83dff00 returned with HTTP 404 Sep 06 22:52:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 795/1590] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:12 2026] GET /volume/v3/volumes/f337b22d-4321-47a2-98aa-8b3bd83dff00 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:13 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a3aeab7-5fcb-475d-be42-85d6090f4f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:13 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94e7f58e-71eb-49dd-adf7-76443de872b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:13 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Created reservations ['ec021b0a-7e58-4851-896c-320146e911a0', '37603b79-0bfd-49df-b013-26622103cbc7', '1255bf41-54f2-49d9-9201-f7fe7b3be429', '80ffd5ce-db82-40d1-919d-b112e53ce2c7'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:52:13 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94e7f58e-71eb-49dd-adf7-76443de872b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec021b0a-7e58-4851-896c-320146e911a0', '37603b79-0bfd-49df-b013-26622103cbc7', '1255bf41-54f2-49d9-9201-f7fe7b3be429', '80ffd5ce-db82-40d1-919d-b112e53ce2c7']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:13 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b8663f6-a90f-49bb-9f89-65fd8af9501a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:13 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:13 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:13 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b8663f6-a90f-49bb-9f89-65fd8af9501a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3149e66-fdba-47b4-8901-9b159ab379ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-220858628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ab4c3c563cc43bcaaa50bf0e6a2c470',qos_specs=None,replication_status=,reservations=['ec021b0a-7e58-4851-896c-320146e911a0','37603b79-0bfd-49df-b013-26622103cbc7','1255bf41-54f2-49d9-9201-f7fe7b3be429','80ffd5ce-db82-40d1-919d-b112e53ce2c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d560a52f4dd5463b97410f5b752a54d4',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:52:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-220858628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3149e66-fdba-47b4-8901-9b159ab379ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ab4c3c563cc43bcaaa50bf0e6a2c470',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d560a52f4dd5463b97410f5b752a54d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:13 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fbb157f-1af0-4d7d-945b-cddfb5722545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:13 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fbb157f-1af0-4d7d-945b-cddfb5722545) transitioned into state 'SUCCESS' from state '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-220858628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ab4c3c563cc43bcaaa50bf0e6a2c470',qos_specs=None,replication_status=,reservations=['ec021b0a-7e58-4851-896c-320146e911a0','37603b79-0bfd-49df-b013-26622103cbc7','1255bf41-54f2-49d9-9201-f7fe7b3be429','80ffd5ce-db82-40d1-919d-b112e53ce2c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d560a52f4dd5463b97410f5b752a54d4',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:13 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a722082c-3dce-4b63-91a5-eda42cebe29d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:13 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a722082c-3dce-4b63-91a5-eda42cebe29d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:13 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Flow 'volume_create_api' (e580430d-bfca-4a81-9e34-70ca21a45810) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:13 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Create volume request issued successfully. Sep 06 22:52:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6da37a07-fc37-4a7a-896f-b1dba66813b7 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:52:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 796/1591] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:52:12 2026] POST /volume/v3/volumes => generated 764 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:52:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-901e98fe-48ed-4339-8377-edfc14913e05 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-901e98fe-48ed-4339-8377-edfc14913e05 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] GET http://192.168.122.248/volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad Sep 06 22:52:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-901e98fe-48ed-4339-8377-edfc14913e05 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-901e98fe-48ed-4339-8377-edfc14913e05 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:13 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:13 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:13 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:13 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-901e98fe-48ed-4339-8377-edfc14913e05 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Volume info retrieved successfully. Sep 06 22:52:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-901e98fe-48ed-4339-8377-edfc14913e05 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] http://192.168.122.248/volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad returned with HTTP 200 Sep 06 22:52:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 796/1592] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:13 2026] GET /volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad => generated 832 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f546c9b8-e2e1-4147-b82b-cc922752907c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f546c9b8-e2e1-4147-b82b-cc922752907c tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade Sep 06 22:52:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f546c9b8-e2e1-4147-b82b-cc922752907c tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f546c9b8-e2e1-4147-b82b-cc922752907c tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:13 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f546c9b8-e2e1-4147-b82b-cc922752907c tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Snapshot retrieved successfully. Sep 06 22:52:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f546c9b8-e2e1-4147-b82b-cc922752907c tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade returned with HTTP 200 Sep 06 22:52:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 797/1593] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:13 2026] GET /volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade => generated 442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4024c031-dc8e-4a22-abca-10712dc638cb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4024c031-dc8e-4a22-abca-10712dc638cb tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] GET http://192.168.122.248/volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad Sep 06 22:52:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4024c031-dc8e-4a22-abca-10712dc638cb tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4024c031-dc8e-4a22-abca-10712dc638cb tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:14 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:14 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:14 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:14 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:14 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4024c031-dc8e-4a22-abca-10712dc638cb tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Volume info retrieved successfully. Sep 06 22:52:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4024c031-dc8e-4a22-abca-10712dc638cb tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] http://192.168.122.248/volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad returned with HTTP 200 Sep 06 22:52:14 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 797/1594] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:14 2026] GET /volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3cbdd3c0-a09e-4829-bd55-791b0a0f888f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3cbdd3c0-a09e-4829-bd55-791b0a0f888f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade Sep 06 22:52:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3cbdd3c0-a09e-4829-bd55-791b0a0f888f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3cbdd3c0-a09e-4829-bd55-791b0a0f888f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:15 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:15 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:15 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3cbdd3c0-a09e-4829-bd55-791b0a0f888f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Snapshot retrieved successfully. Sep 06 22:52:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3cbdd3c0-a09e-4829-bd55-791b0a0f888f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade returned with HTTP 200 Sep 06 22:52:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 798/1595] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:14 2026] GET /volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade => generated 442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3f39c9cc-06bd-4b9f-931a-32d75d68d41f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3f39c9cc-06bd-4b9f-931a-32d75d68d41f tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] GET http://192.168.122.248/volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad Sep 06 22:52:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3f39c9cc-06bd-4b9f-931a-32d75d68d41f tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3f39c9cc-06bd-4b9f-931a-32d75d68d41f tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:15 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:15 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:15 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:15 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:15 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3f39c9cc-06bd-4b9f-931a-32d75d68d41f tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Volume info retrieved successfully. Sep 06 22:52:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3f39c9cc-06bd-4b9f-931a-32d75d68d41f tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] http://192.168.122.248/volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad returned with HTTP 200 Sep 06 22:52:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 798/1596] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:15 2026] GET /volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:52:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1866197864"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1866197864'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:52:15 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Create volume of 1 GB Sep 06 22:52:15 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Availability Zones retrieved successfully. Sep 06 22:52:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Flow 'volume_create_api' (9b66d8bb-eb2e-44f7-9cb5-f7c943fb910e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a88efdfb-cfa5-4798-8633-e66c1bfbc066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:52:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a88efdfb-cfa5-4798-8633-e66c1bfbc066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bcba9ba-3f9b-4898-950b-b9a02bca591e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:15 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Created reservations ['b0ed6aa0-e3b9-4cac-96de-74d1fdb712a0', 'a6fee08a-4eb7-451a-9915-71540fa9ffcb', 'bef13e2e-3126-4fb1-bdb0-2df37547658f', 'ba9d9fcb-3b73-4506-90bd-93fc536be00b'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:52:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bcba9ba-3f9b-4898-950b-b9a02bca591e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0ed6aa0-e3b9-4cac-96de-74d1fdb712a0', 'a6fee08a-4eb7-451a-9915-71540fa9ffcb', 'bef13e2e-3126-4fb1-bdb0-2df37547658f', 'ba9d9fcb-3b73-4506-90bd-93fc536be00b']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e986302a-9e9d-4cc7-a1ca-a17a54738cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:15 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:15 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e986302a-9e9d-4cc7-a1ca-a17a54738cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26b585b3-a21f-4380-9ef7-572f44e972fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1866197864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173cf49e4d60428686b1796c4263bb99',qos_specs=None,replication_status=,reservations=['b0ed6aa0-e3b9-4cac-96de-74d1fdb712a0','a6fee08a-4eb7-451a-9915-71540fa9ffcb','bef13e2e-3126-4fb1-bdb0-2df37547658f','ba9d9fcb-3b73-4506-90bd-93fc536be00b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='313ea3d7fbe947e88ed2e5f442e36d07',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:52:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1866197864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26b585b3-a21f-4380-9ef7-572f44e972fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='173cf49e4d60428686b1796c4263bb99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='313ea3d7fbe947e88ed2e5f442e36d07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68f56944-cf9c-473a-bdd4-1906202d8073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68f56944-cf9c-473a-bdd4-1906202d8073) transitioned into state 'SUCCESS' from state '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-1866197864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173cf49e4d60428686b1796c4263bb99',qos_specs=None,replication_status=,reservations=['b0ed6aa0-e3b9-4cac-96de-74d1fdb712a0','a6fee08a-4eb7-451a-9915-71540fa9ffcb','bef13e2e-3126-4fb1-bdb0-2df37547658f','ba9d9fcb-3b73-4506-90bd-93fc536be00b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='313ea3d7fbe947e88ed2e5f442e36d07',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c30a9259-016e-487e-83b3-e48dfabcbe8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a6c796d4-04db-4d2f-b934-6cd85bb9a49b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a6c796d4-04db-4d2f-b934-6cd85bb9a49b tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a6c796d4-04db-4d2f-b934-6cd85bb9a49b tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a6c796d4-04db-4d2f-b934-6cd85bb9a49b tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a6c796d4-04db-4d2f-b934-6cd85bb9a49b tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Snapshot retrieved successfully. Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a6c796d4-04db-4d2f-b934-6cd85bb9a49b tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade returned with HTTP 200 Sep 06 22:52:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 799/1597] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:16 2026] GET /volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c30a9259-016e-487e-83b3-e48dfabcbe8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Flow 'volume_create_api' (9b66d8bb-eb2e-44f7-9cb5-f7c943fb910e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Create volume request issued successfully. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8aed662c-fbbb-4f47-a108-926c3ba1e6cd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:52:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 799/1598] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:52:15 2026] POST /volume/v3/volumes => generated 769 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-77b193da-5b58-418e-92e1-cae264823027 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-77b193da-5b58-418e-92e1-cae264823027 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-77b193da-5b58-418e-92e1-cae264823027 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-77b193da-5b58-418e-92e1-cae264823027 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d735c341-12e6-4652-ab5e-100555605fa9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d735c341-12e6-4652-ab5e-100555605fa9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d735c341-12e6-4652-ab5e-100555605fa9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d735c341-12e6-4652-ab5e-100555605fa9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-77b193da-5b58-418e-92e1-cae264823027 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Snapshot retrieved successfully. Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-77b193da-5b58-418e-92e1-cae264823027 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade returned with HTTP 200 Sep 06 22:52:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 800/1599] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:16 2026] GET /volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c9bba3c2-fa25-47a0-b568-9fd41c43444d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c9bba3c2-fa25-47a0-b568-9fd41c43444d tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c9bba3c2-fa25-47a0-b568-9fd41c43444d tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c9bba3c2-fa25-47a0-b568-9fd41c43444d tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c9bba3c2-fa25-47a0-b568-9fd41c43444d tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Snapshot retrieved successfully. Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c9bba3c2-fa25-47a0-b568-9fd41c43444d tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade returned with HTTP 200 Sep 06 22:52:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 801/1600] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:16 2026] GET /volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d735c341-12e6-4652-ab5e-100555605fa9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f47837b2-69f0-4219-9d57-da45ba04c129 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "74441c80-9670-416e-9b2a-0f408c17bade", "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d735c341-12e6-4652-ab5e-100555605fa9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb returned with HTTP 200 Sep 06 22:52:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 800/1601] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:16 2026] GET /volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb => generated 837 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Create volume request body: {'volume': {'snapshot_id': '74441c80-9670-416e-9b2a-0f408c17bade', 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-76354280-8bc2-4d84-a659-161a5affe05d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-76354280-8bc2-4d84-a659-161a5affe05d tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-76354280-8bc2-4d84-a659-161a5affe05d tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-76354280-8bc2-4d84-a659-161a5affe05d tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Snapshot retrieved successfully. Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Create volume of 1 GB Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Availability Zones retrieved successfully. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Flow 'volume_create_api' (878e4dcf-4c4b-45ff-8bb3-a36fdda20e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-76354280-8bc2-4d84-a659-161a5affe05d tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba1a25a-354c-43e2-845a-a0f8c5d5ed68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-76354280-8bc2-4d84-a659-161a5affe05d tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f returned with HTTP 200 Sep 06 22:52:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 801/1602] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:52:16 2026] GET /volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f => generated 1143 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:52:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-ad36d757-708e-4cc3-90d3-f2a9cc3460e2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-ad36d757-708e-4cc3-90d3-f2a9cc3460e2 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] POST http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f/action Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-ad36d757-708e-4cc3-90d3-f2a9cc3460e2 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-ad36d757-708e-4cc3-90d3-f2a9cc3460e2 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba1a25a-354c-43e2-845a-a0f8c5d5ed68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '74441c80-9670-416e-9b2a-0f408c17bade', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee86fff2-2138-4722-b569-5d0655ca6fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-ad36d757-708e-4cc3-90d3-f2a9cc3460e2 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-ad36d757-708e-4cc3-90d3-f2a9cc3460e2 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Begin detaching volume completed successfully. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-ad36d757-708e-4cc3-90d3-f2a9cc3460e2 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f/action returned with HTTP 202 Sep 06 22:52:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 802/1603] 192.168.122.248 () {64 vars in 1561 bytes} [Sun Sep 6 22:52:16 2026] POST /volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7c83b731-71f1-4ae6-8c34-4612eb3255ee None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7c83b731-71f1-4ae6-8c34-4612eb3255ee tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7c83b731-71f1-4ae6-8c34-4612eb3255ee tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7c83b731-71f1-4ae6-8c34-4612eb3255ee tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Created reservations ['ecee34e8-88fa-4611-94a6-83f289d5e1df', '18bde3a9-291d-40fb-b2b1-09f4a7dd233e', '3da6290d-32d3-49bc-94dc-c24d534ed8c5', '791e6eaf-c259-43f6-bc27-7d1a11fa870f'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee86fff2-2138-4722-b569-5d0655ca6fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecee34e8-88fa-4611-94a6-83f289d5e1df', '18bde3a9-291d-40fb-b2b1-09f4a7dd233e', '3da6290d-32d3-49bc-94dc-c24d534ed8c5', '791e6eaf-c259-43f6-bc27-7d1a11fa870f']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2d4dc51-9a88-4a53-bc2b-cc4fbc128c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7c83b731-71f1-4ae6-8c34-4612eb3255ee tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:52:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7c83b731-71f1-4ae6-8c34-4612eb3255ee tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f returned with HTTP 200 Sep 06 22:52:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 803/1604] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:16 2026] GET /volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f => generated 1146 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-86197d0e-b349-4865-ad90-8839a6fc1daf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-86197d0e-b349-4865-ad90-8839a6fc1daf None None] GET http://192.168.122.248/volume// Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-86197d0e-b349-4865-ad90-8839a6fc1daf None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-86197d0e-b349-4865-ad90-8839a6fc1daf None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-86197d0e-b349-4865-ad90-8839a6fc1daf None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:52:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 804/1605] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:52:16 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-05b0ca4f-6912-4bb9-bf08-fad05b9018c5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-05b0ca4f-6912-4bb9-bf08-fad05b9018c5 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-05b0ca4f-6912-4bb9-bf08-fad05b9018c5 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-05b0ca4f-6912-4bb9-bf08-fad05b9018c5 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2d4dc51-9a88-4a53-bc2b-cc4fbc128c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76b38be8-b1f1-4257-b31b-dbbf102dc9b2', '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='462e7022c19a4b5295e58c63607a815d',qos_specs=None,replication_status=,reservations=['ecee34e8-88fa-4611-94a6-83f289d5e1df','18bde3a9-291d-40fb-b2b1-09f4a7dd233e','3da6290d-32d3-49bc-94dc-c24d534ed8c5','791e6eaf-c259-43f6-bc27-7d1a11fa870f'],size=1,snapshot_id=74441c80-9670-416e-9b2a-0f408c17bade,source_replicaid=,source_volid=None,status='creating',user_id='a087376d2cc847e8b70b0e67c8459f1b',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:52:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76b38be8-b1f1-4257-b31b-dbbf102dc9b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='462e7022c19a4b5295e58c63607a815d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=74441c80-9670-416e-9b2a-0f408c17bade,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a087376d2cc847e8b70b0e67c8459f1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (204f1b34-7db0-483b-9653-8755a044fdb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-05b0ca4f-6912-4bb9-bf08-fad05b9018c5 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-05b0ca4f-6912-4bb9-bf08-fad05b9018c5 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f returned with HTTP 200 Sep 06 22:52:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 805/1606] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:52:16 2026] GET /volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f => generated 1327 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0e27aa51-109b-484d-96ae-0b4d3be726fd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0e27aa51-109b-484d-96ae-0b4d3be726fd tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] GET http://192.168.122.248/volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0e27aa51-109b-484d-96ae-0b4d3be726fd tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0e27aa51-109b-484d-96ae-0b4d3be726fd tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (204f1b34-7db0-483b-9653-8755a044fdb3) transitioned into state 'SUCCESS' from 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='462e7022c19a4b5295e58c63607a815d',qos_specs=None,replication_status=,reservations=['ecee34e8-88fa-4611-94a6-83f289d5e1df','18bde3a9-291d-40fb-b2b1-09f4a7dd233e','3da6290d-32d3-49bc-94dc-c24d534ed8c5','791e6eaf-c259-43f6-bc27-7d1a11fa870f'],size=1,snapshot_id=74441c80-9670-416e-9b2a-0f408c17bade,source_replicaid=,source_volid=None,status='creating',user_id='a087376d2cc847e8b70b0e67c8459f1b',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f3dcd32-01ae-4e1e-a69a-1191a9e68f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0e27aa51-109b-484d-96ae-0b4d3be726fd tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Volume info retrieved successfully. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0e27aa51-109b-484d-96ae-0b4d3be726fd tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] http://192.168.122.248/volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad returned with HTTP 200 Sep 06 22:52:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 806/1607] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:16 2026] GET /volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad => generated 857 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-085f30b7-199e-4416-bb04-adcb5f9f8a08 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f3dcd32-01ae-4e1e-a69a-1191a9e68f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Flow 'volume_create_api' (878e4dcf-4c4b-45ff-8bb3-a36fdda20e39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Create volume request issued successfully. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-085f30b7-199e-4416-bb04-adcb5f9f8a08 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] GET http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470?usage=True Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f47837b2-69f0-4219-9d57-da45ba04c129 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:52:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 802/1608] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:52:16 2026] POST /volume/v3/volumes => generated 750 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-085f30b7-199e-4416-bb04-adcb5f9f8a08 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-085f30b7-199e-4416-bb04-adcb5f9f8a08 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1a4f90c7-3261-4151-95c8-b6b60b0aecef None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1a4f90c7-3261-4151-95c8-b6b60b0aecef tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1a4f90c7-3261-4151-95c8-b6b60b0aecef tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1a4f90c7-3261-4151-95c8-b6b60b0aecef tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1a4f90c7-3261-4151-95c8-b6b60b0aecef tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1a4f90c7-3261-4151-95c8-b6b60b0aecef tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 returned with HTTP 200 Sep 06 22:52:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 803/1609] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:16 2026] GET /volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-085f30b7-199e-4416-bb04-adcb5f9f8a08 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470?usage=True returned with HTTP 200 Sep 06 22:52:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 807/1610] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 22:52:16 2026] GET /volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470?usage=True => generated 1064 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-97540918-67f6-4b92-be91-b258d13e1bfb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-97540918-67f6-4b92-be91-b258d13e1bfb tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] GET http://192.168.122.248/volume/v3/os-quota-sets/caf226da6596423ca7ac85de85ba2c58?usage=True Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-97540918-67f6-4b92-be91-b258d13e1bfb tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-97540918-67f6-4b92-be91-b258d13e1bfb tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-97540918-67f6-4b92-be91-b258d13e1bfb tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/caf226da6596423ca7ac85de85ba2c58?usage=True returned with HTTP 200 Sep 06 22:52:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 804/1611] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 22:52:16 2026] GET /volume/v3/os-quota-sets/caf226da6596423ca7ac85de85ba2c58?usage=True => generated 1064 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-55612309-e85c-4f47-8e05-ee74d2100c59 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-55612309-e85c-4f47-8e05-ee74d2100c59 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] POST http://192.168.122.248/volume/v3/os-volume-transfer Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-55612309-e85c-4f47-8e05-ee74d2100c59 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e3149e66-fdba-47b4-8901-9b159ab379ad"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.volume_transfer [None req-55612309-e85c-4f47-8e05-ee74d2100c59 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e3149e66-fdba-47b4-8901-9b159ab379ad'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.api.contrib.volume_transfer [None req-55612309-e85c-4f47-8e05-ee74d2100c59 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Creating transfer of volume e3149e66-fdba-47b4-8901-9b159ab379ad Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.transfer.api [None req-55612309-e85c-4f47-8e05-ee74d2100c59 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Generating transfer record for volume e3149e66-fdba-47b4-8901-9b159ab379ad Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-16665389-1670-46d8-bd1e-03210ed2c4e7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-16665389-1670-46d8-bd1e-03210ed2c4e7 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] DELETE http://192.168.122.248/volume/v3/attachments/25d22fa3-62e5-4508-ad8f-b7f8a56b136d Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-16665389-1670-46d8-bd1e-03210ed2c4e7 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-16665389-1670-46d8-bd1e-03210ed2c4e7 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-55612309-e85c-4f47-8e05-ee74d2100c59 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] http://192.168.122.248/volume/v3/os-volume-transfer returned with HTTP 202 Sep 06 22:52:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 808/1612] 192.168.122.248 () {60 vars in 1175 bytes} [Sun Sep 6 22:52:16 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:52:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-51d622be-406b-4574-bebf-7b9e8f8d9a66 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:16 devstack devstack@c-api.service[87215]: /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 06 22:52:16 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, Sep 06 22:52:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-470c5622-3c2e-4895-921f-ad249f83cd12 req-16665389-1670-46d8-bd1e-03210ed2c4e7 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/attachments/25d22fa3-62e5-4508-ad8f-b7f8a56b136d returned with HTTP 200 Sep 06 22:52:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 805/1613] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 22:52:16 2026] DELETE /volume/v3/attachments/25d22fa3-62e5-4508-ad8f-b7f8a56b136d => generated 19 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-51d622be-406b-4574-bebf-7b9e8f8d9a66 tempest-VolumeQuotasAdminTestJSON-470030643 tempest-VolumeQuotasAdminTestJSON-470030643-project-member] POST http://192.168.122.248/volume/v3/os-volume-transfer/d12622ae-f5f0-4f0b-9e4f-e57c24093c52/accept Sep 06 22:52:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-51d622be-406b-4574-bebf-7b9e8f8d9a66 tempest-VolumeQuotasAdminTestJSON-470030643 tempest-VolumeQuotasAdminTestJSON-470030643-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0f80d3997934a188"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.volume_transfer [None req-51d622be-406b-4574-bebf-7b9e8f8d9a66 tempest-VolumeQuotasAdminTestJSON-470030643 tempest-VolumeQuotasAdminTestJSON-470030643-project-member] Accepting volume transfer d12622ae-f5f0-4f0b-9e4f-e57c24093c52 {{(pid=87216) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 06 22:52:17 devstack devstack@c-api.service[87216]: INFO cinder.api.contrib.volume_transfer [None req-51d622be-406b-4574-bebf-7b9e8f8d9a66 tempest-VolumeQuotasAdminTestJSON-470030643 tempest-VolumeQuotasAdminTestJSON-470030643-project-member] Accepting transfer d12622ae-f5f0-4f0b-9e4f-e57c24093c52 Sep 06 22:52:17 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:17 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9c596dbd-8da7-4415-886b-58315e8b6c1e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9c596dbd-8da7-4415-886b-58315e8b6c1e tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb Sep 06 22:52:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9c596dbd-8da7-4415-886b-58315e8b6c1e tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9c596dbd-8da7-4415-886b-58315e8b6c1e tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:17 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-51d622be-406b-4574-bebf-7b9e8f8d9a66 tempest-VolumeQuotasAdminTestJSON-470030643 tempest-VolumeQuotasAdminTestJSON-470030643-project-member] Created reservations ['2b5fc56e-049f-40d6-8a18-feba7f3ee480', 'c030dd05-c290-416d-a041-5336f5ae3bf1', 'e795b8ec-1206-4a88-af9d-7af79f6ab0db', '3a20d0df-6034-4853-bda4-9b53ee126b10'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:52:17 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:17 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:17 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:17 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:17 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9c596dbd-8da7-4415-886b-58315e8b6c1e tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9c596dbd-8da7-4415-886b-58315e8b6c1e tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb returned with HTTP 200 Sep 06 22:52:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 806/1614] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:17 2026] GET /volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:52:17 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-51d622be-406b-4574-bebf-7b9e8f8d9a66 tempest-VolumeQuotasAdminTestJSON-470030643 tempest-VolumeQuotasAdminTestJSON-470030643-project-member] Created reservations ['ff18d577-1a7b-4a86-8a79-c3e7e6ada30b', '98f2b5c6-0a98-475f-89ad-869e2bbdb09d', '7e2a181e-88ec-4890-a682-8ed908fee315', 'cd6d66d6-d5bd-401d-b8bf-ac2c242a8e5a'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:52:17 devstack devstack@c-api.service[87216]: /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 06 22:52:17 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:52:17 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-51d622be-406b-4574-bebf-7b9e8f8d9a66 tempest-VolumeQuotasAdminTestJSON-470030643 tempest-VolumeQuotasAdminTestJSON-470030643-project-member] Created reservations ['d59a0980-b05a-427e-b685-58a0dbf99258', '2cf5a5fa-295c-4a12-89e9-8e1e478e3b6e', '8be54aef-5f58-4a6b-b403-196d9f4f8437', 'b62b0988-4ac5-4a13-a2f6-792ddea8b989'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:52:17 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-51d622be-406b-4574-bebf-7b9e8f8d9a66 tempest-VolumeQuotasAdminTestJSON-470030643 tempest-VolumeQuotasAdminTestJSON-470030643-project-member] Created reservations ['4f3c995b-4070-42f7-8087-c1f97abbbdd9', 'daea7641-7601-4b6d-b24c-b2f25ebd8306', 'b0644d8d-dd47-4345-8084-c42501c24901', '4eb1d2fc-061d-4152-b1c5-cef973ee9ca3'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:52:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d873e5eb-04ad-4793-b0de-28d34f91c0be None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d873e5eb-04ad-4793-b0de-28d34f91c0be tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f Sep 06 22:52:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d873e5eb-04ad-4793-b0de-28d34f91c0be tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d873e5eb-04ad-4793-b0de-28d34f91c0be tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-51d622be-406b-4574-bebf-7b9e8f8d9a66 tempest-VolumeQuotasAdminTestJSON-470030643 tempest-VolumeQuotasAdminTestJSON-470030643-project-member] Transfer volume completed successfully. Sep 06 22:52:17 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:17 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:17 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:17 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:17 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d873e5eb-04ad-4793-b0de-28d34f91c0be tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:52:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d873e5eb-04ad-4793-b0de-28d34f91c0be tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f returned with HTTP 200 Sep 06 22:52:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 807/1615] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:17 2026] GET /volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:17 devstack devstack@c-api.service[87216]: INFO cinder.transfer.api [None req-51d622be-406b-4574-bebf-7b9e8f8d9a66 tempest-VolumeQuotasAdminTestJSON-470030643 tempest-VolumeQuotasAdminTestJSON-470030643-project-member] Volume e3149e66-fdba-47b4-8901-9b159ab379ad has been transferred. Sep 06 22:52:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2be22d25-aa95-4a2e-94c4-93dcd4d4ad35 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2be22d25-aa95-4a2e-94c4-93dcd4d4ad35 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 Sep 06 22:52:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2be22d25-aa95-4a2e-94c4-93dcd4d4ad35 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2be22d25-aa95-4a2e-94c4-93dcd4d4ad35 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:17 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:17 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-51d622be-406b-4574-bebf-7b9e8f8d9a66 tempest-VolumeQuotasAdminTestJSON-470030643 tempest-VolumeQuotasAdminTestJSON-470030643-project-member] http://192.168.122.248/volume/v3/os-volume-transfer/d12622ae-f5f0-4f0b-9e4f-e57c24093c52/accept returned with HTTP 202 Sep 06 22:52:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 809/1616] 192.168.122.248 () {60 vars in 1307 bytes} [Sun Sep 6 22:52:16 2026] POST /volume/v3/os-volume-transfer/d12622ae-f5f0-4f0b-9e4f-e57c24093c52/accept => generated 373 bytes in 821 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:52:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-db7c2573-b4b0-4feb-b964-b2e52bf4d2b0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-db7c2573-b4b0-4feb-b964-b2e52bf4d2b0 tempest-VolumeQuotasAdminTestJSON-470030643 tempest-VolumeQuotasAdminTestJSON-470030643-project-member] GET http://192.168.122.248/volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad Sep 06 22:52:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-db7c2573-b4b0-4feb-b964-b2e52bf4d2b0 tempest-VolumeQuotasAdminTestJSON-470030643 tempest-VolumeQuotasAdminTestJSON-470030643-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-db7c2573-b4b0-4feb-b964-b2e52bf4d2b0 tempest-VolumeQuotasAdminTestJSON-470030643 tempest-VolumeQuotasAdminTestJSON-470030643-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:17 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:17 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:17 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:17 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:17 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:17 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:17 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:17 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:17 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2be22d25-aa95-4a2e-94c4-93dcd4d4ad35 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-db7c2573-b4b0-4feb-b964-b2e52bf4d2b0 tempest-VolumeQuotasAdminTestJSON-470030643 tempest-VolumeQuotasAdminTestJSON-470030643-project-member] Volume info retrieved successfully. Sep 06 22:52:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2be22d25-aa95-4a2e-94c4-93dcd4d4ad35 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 returned with HTTP 200 Sep 06 22:52:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 808/1617] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:17 2026] GET /volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 => generated 842 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-db7c2573-b4b0-4feb-b964-b2e52bf4d2b0 tempest-VolumeQuotasAdminTestJSON-470030643 tempest-VolumeQuotasAdminTestJSON-470030643-project-member] http://192.168.122.248/volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad returned with HTTP 200 Sep 06 22:52:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 810/1618] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:17 2026] GET /volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad => generated 857 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-88fab3d4-4cc3-45cd-9071-ce99f26ba94d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-88fab3d4-4cc3-45cd-9071-ce99f26ba94d tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] GET http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470?usage=True Sep 06 22:52:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-88fab3d4-4cc3-45cd-9071-ce99f26ba94d tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-88fab3d4-4cc3-45cd-9071-ce99f26ba94d tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-88fab3d4-4cc3-45cd-9071-ce99f26ba94d tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470?usage=True returned with HTTP 200 Sep 06 22:52:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 809/1619] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 22:52:17 2026] GET /volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470?usage=True => generated 1064 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:52:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c532a94c-7138-4e7b-9bf9-ee0e637672d6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c532a94c-7138-4e7b-9bf9-ee0e637672d6 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] GET http://192.168.122.248/volume/v3/os-quota-sets/caf226da6596423ca7ac85de85ba2c58?usage=True Sep 06 22:52:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c532a94c-7138-4e7b-9bf9-ee0e637672d6 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c532a94c-7138-4e7b-9bf9-ee0e637672d6 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c532a94c-7138-4e7b-9bf9-ee0e637672d6 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/caf226da6596423ca7ac85de85ba2c58?usage=True returned with HTTP 200 Sep 06 22:52:18 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 811/1620] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 22:52:17 2026] GET /volume/v3/os-quota-sets/caf226da6596423ca7ac85de85ba2c58?usage=True => generated 1064 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:52:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b90fe487-d343-4349-98f7-28761c31162d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b90fe487-d343-4349-98f7-28761c31162d tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad Sep 06 22:52:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b90fe487-d343-4349-98f7-28761c31162d tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b90fe487-d343-4349-98f7-28761c31162d tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:18 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-b90fe487-d343-4349-98f7-28761c31162d tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Delete volume with id: e3149e66-fdba-47b4-8901-9b159ab379ad Sep 06 22:52:18 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:18 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:18 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:18 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:18 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b90fe487-d343-4349-98f7-28761c31162d tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Volume info retrieved successfully. Sep 06 22:52:18 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b90fe487-d343-4349-98f7-28761c31162d tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Delete volume request issued successfully. Sep 06 22:52:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b90fe487-d343-4349-98f7-28761c31162d tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] http://192.168.122.248/volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad returned with HTTP 202 Sep 06 22:52:18 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 810/1621] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:18 2026] DELETE /volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b1eb65f6-b4e4-48a2-bbf2-2e84cb822f80 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b1eb65f6-b4e4-48a2-bbf2-2e84cb822f80 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] GET http://192.168.122.248/volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad Sep 06 22:52:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b1eb65f6-b4e4-48a2-bbf2-2e84cb822f80 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b1eb65f6-b4e4-48a2-bbf2-2e84cb822f80 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:18 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:18 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:18 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:18 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:18 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b1eb65f6-b4e4-48a2-bbf2-2e84cb822f80 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Volume info retrieved successfully. Sep 06 22:52:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b1eb65f6-b4e4-48a2-bbf2-2e84cb822f80 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] http://192.168.122.248/volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad returned with HTTP 200 Sep 06 22:52:18 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 812/1622] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:18 2026] GET /volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad => generated 1019 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:52:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4bfcf039-20cc-4106-9aff-06b82fa7f947 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4bfcf039-20cc-4106-9aff-06b82fa7f947 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb Sep 06 22:52:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4bfcf039-20cc-4106-9aff-06b82fa7f947 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4bfcf039-20cc-4106-9aff-06b82fa7f947 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:18 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:18 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:18 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:18 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:18 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4bfcf039-20cc-4106-9aff-06b82fa7f947 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4bfcf039-20cc-4106-9aff-06b82fa7f947 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb returned with HTTP 200 Sep 06 22:52:18 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 811/1623] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:18 2026] GET /volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb => generated 862 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2f000ae2-0899-43c6-b0ed-98b900853d77 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2f000ae2-0899-43c6-b0ed-98b900853d77 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:52:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2f000ae2-0899-43c6-b0ed-98b900853d77 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26b585b3-a21f-4380-9ef7-572f44e972fb", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1674196980"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:18 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:18 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:18 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:18 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:18 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2f000ae2-0899-43c6-b0ed-98b900853d77 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:18 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-2f000ae2-0899-43c6-b0ed-98b900853d77 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Create snapshot from volume 26b585b3-a21f-4380-9ef7-572f44e972fb Sep 06 22:52:18 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-2f000ae2-0899-43c6-b0ed-98b900853d77 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Created reservations ['d677058f-14fd-4216-860b-7dd1a9bcb3be', '3f64c4ae-83d4-4ac3-9062-e88c52a3443d', '789bc3c5-d632-4097-ab0e-f84d2ef64aae', 'f61ce6c2-c996-42e4-aa21-9888a8f78f1b'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:52:18 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:18 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:18 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2f000ae2-0899-43c6-b0ed-98b900853d77 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Snapshot create request issued successfully. Sep 06 22:52:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2f000ae2-0899-43c6-b0ed-98b900853d77 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:52:18 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 813/1624] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:52:18 2026] POST /volume/v3/snapshots => generated 316 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:52:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4dec1000-f24a-444a-9d76-d106fb470398 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4dec1000-f24a-444a-9d76-d106fb470398 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 Sep 06 22:52:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4dec1000-f24a-444a-9d76-d106fb470398 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4dec1000-f24a-444a-9d76-d106fb470398 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:18 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:18 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:18 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4dec1000-f24a-444a-9d76-d106fb470398 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Snapshot retrieved successfully. Sep 06 22:52:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4dec1000-f24a-444a-9d76-d106fb470398 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 returned with HTTP 200 Sep 06 22:52:18 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 812/1625] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:18 2026] GET /volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 => generated 448 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b8dc6114-08b2-41b7-9ad4-b08f2b27e709 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b8dc6114-08b2-41b7-9ad4-b08f2b27e709 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 Sep 06 22:52:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b8dc6114-08b2-41b7-9ad4-b08f2b27e709 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b8dc6114-08b2-41b7-9ad4-b08f2b27e709 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:18 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:18 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:18 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:18 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:18 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b8dc6114-08b2-41b7-9ad4-b08f2b27e709 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b8dc6114-08b2-41b7-9ad4-b08f2b27e709 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 returned with HTTP 200 Sep 06 22:52:18 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 814/1626] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:18 2026] GET /volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6d14c9a7-10a4-4a25-b074-94cb0ad25e86 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6d14c9a7-10a4-4a25-b074-94cb0ad25e86 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] GET http://192.168.122.248/volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad Sep 06 22:52:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6d14c9a7-10a4-4a25-b074-94cb0ad25e86 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6d14c9a7-10a4-4a25-b074-94cb0ad25e86 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6d14c9a7-10a4-4a25-b074-94cb0ad25e86 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] http://192.168.122.248/volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad returned with HTTP 404 Sep 06 22:52:19 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 813/1627] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:19 2026] GET /volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:52:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5d1be254-548d-42a8-89c5-e32a3a0c4ff4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5d1be254-548d-42a8-89c5-e32a3a0c4ff4 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] GET http://192.168.122.248/volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad Sep 06 22:52:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5d1be254-548d-42a8-89c5-e32a3a0c4ff4 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5d1be254-548d-42a8-89c5-e32a3a0c4ff4 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5d1be254-548d-42a8-89c5-e32a3a0c4ff4 tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] http://192.168.122.248/volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad returned with HTTP 404 Sep 06 22:52:19 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 815/1628] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:19 2026] GET /volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a4bfe4b9-6593-4f0b-8155-fad3f3dba0ab None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a4bfe4b9-6593-4f0b-8155-fad3f3dba0ab tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] DELETE http://192.168.122.248/volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad Sep 06 22:52:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a4bfe4b9-6593-4f0b-8155-fad3f3dba0ab tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a4bfe4b9-6593-4f0b-8155-fad3f3dba0ab tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:19 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-a4bfe4b9-6593-4f0b-8155-fad3f3dba0ab tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] Delete volume with id: e3149e66-fdba-47b4-8901-9b159ab379ad Sep 06 22:52:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a4bfe4b9-6593-4f0b-8155-fad3f3dba0ab tempest-VolumeQuotasAdminTestJSON-1332678143 tempest-VolumeQuotasAdminTestJSON-1332678143-project-member] http://192.168.122.248/volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad returned with HTTP 404 Sep 06 22:52:19 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 814/1629] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:19 2026] DELETE /volume/v3/volumes/e3149e66-fdba-47b4-8901-9b159ab379ad => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-17df7f4a-8b5a-44c8-be87-d612f66d6653 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-17df7f4a-8b5a-44c8-be87-d612f66d6653 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] GET http://192.168.122.248/volume/v3/os-quota-sets/83b36ffc1955472e879016ba5b1c9183?usage=True Sep 06 22:52:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-17df7f4a-8b5a-44c8-be87-d612f66d6653 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-17df7f4a-8b5a-44c8-be87-d612f66d6653 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-17df7f4a-8b5a-44c8-be87-d612f66d6653 tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/83b36ffc1955472e879016ba5b1c9183?usage=True returned with HTTP 200 Sep 06 22:52:19 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 816/1630] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 22:52:19 2026] GET /volume/v3/os-quota-sets/83b36ffc1955472e879016ba5b1c9183?usage=True => generated 1064 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:52:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b8a6cece-ce8e-4926-bc66-9e05d4f146fd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b8a6cece-ce8e-4926-bc66-9e05d4f146fd tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] PUT http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 Sep 06 22:52:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b8a6cece-ce8e-4926-bc66-9e05d4f146fd tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1d4fc79a-276e-478d-ac71-cf061c94a762 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1d4fc79a-276e-478d-ac71-cf061c94a762 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 Sep 06 22:52:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1d4fc79a-276e-478d-ac71-cf061c94a762 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1d4fc79a-276e-478d-ac71-cf061c94a762 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:19 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:19 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:19 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1d4fc79a-276e-478d-ac71-cf061c94a762 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Snapshot retrieved successfully. Sep 06 22:52:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1d4fc79a-276e-478d-ac71-cf061c94a762 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 returned with HTTP 200 Sep 06 22:52:19 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 817/1631] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:19 2026] GET /volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 => generated 448 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:52:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-52525fa2-2685-436d-b904-eb5de0dd9d51 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-52525fa2-2685-436d-b904-eb5de0dd9d51 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 Sep 06 22:52:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-52525fa2-2685-436d-b904-eb5de0dd9d51 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-52525fa2-2685-436d-b904-eb5de0dd9d51 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:19 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:19 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:19 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:19 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:19 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-52525fa2-2685-436d-b904-eb5de0dd9d51 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-52525fa2-2685-436d-b904-eb5de0dd9d51 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 returned with HTTP 200 Sep 06 22:52:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 818/1632] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:19 2026] GET /volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 => generated 842 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b8a6cece-ce8e-4926-bc66-9e05d4f146fd tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 returned with HTTP 200 Sep 06 22:52:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 815/1633] 192.168.122.248 () {60 vars in 1259 bytes} [Sun Sep 6 22:52:19 2026] PUT /volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 => generated 400 bytes in 614 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:52:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-89c746ce-213d-453d-ac57-8073175eb5bf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-89c746ce-213d-453d-ac57-8073175eb5bf tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] PUT http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 Sep 06 22:52:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-89c746ce-213d-453d-ac57-8073175eb5bf tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-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=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-89c746ce-213d-453d-ac57-8073175eb5bf tempest-VolumeQuotasAdminTestJSON-1454466435 tempest-VolumeQuotasAdminTestJSON-1454466435-project-admin] http://192.168.122.248/volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 returned with HTTP 200 Sep 06 22:52:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 819/1634] 192.168.122.248 () {60 vars in 1259 bytes} [Sun Sep 6 22:52:20 2026] PUT /volume/v3/os-quota-sets/3ab4c3c563cc43bcaaa50bf0e6a2c470 => generated 398 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-bcd5ac66-18eb-4a70-b4ca-05222c426d08 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bcd5ac66-18eb-4a70-b4ca-05222c426d08 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 Sep 06 22:52:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bcd5ac66-18eb-4a70-b4ca-05222c426d08 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bcd5ac66-18eb-4a70-b4ca-05222c426d08 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:20 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:20 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:20 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-bcd5ac66-18eb-4a70-b4ca-05222c426d08 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Snapshot retrieved successfully. Sep 06 22:52:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bcd5ac66-18eb-4a70-b4ca-05222c426d08 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 returned with HTTP 200 Sep 06 22:52:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 816/1635] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:20 2026] GET /volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 => generated 448 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:52:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f62a7b75-8523-4a2f-87b6-f654329b99ec None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f62a7b75-8523-4a2f-87b6-f654329b99ec tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 Sep 06 22:52:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f62a7b75-8523-4a2f-87b6-f654329b99ec tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f62a7b75-8523-4a2f-87b6-f654329b99ec tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:21 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:21 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:21 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:21 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f62a7b75-8523-4a2f-87b6-f654329b99ec tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f62a7b75-8523-4a2f-87b6-f654329b99ec tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 returned with HTTP 200 Sep 06 22:52:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 820/1636] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:21 2026] GET /volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 => generated 842 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0b7dfa2f-0bba-429a-9ae3-7b315f2f1e72 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0b7dfa2f-0bba-429a-9ae3-7b315f2f1e72 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 Sep 06 22:52:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0b7dfa2f-0bba-429a-9ae3-7b315f2f1e72 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0b7dfa2f-0bba-429a-9ae3-7b315f2f1e72 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:21 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:21 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0b7dfa2f-0bba-429a-9ae3-7b315f2f1e72 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Snapshot retrieved successfully. Sep 06 22:52:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0b7dfa2f-0bba-429a-9ae3-7b315f2f1e72 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 returned with HTTP 200 Sep 06 22:52:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 817/1637] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:21 2026] GET /volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 => generated 448 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-59e4c66d-cdc0-4940-9ac1-1a643710e6a1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-59e4c66d-cdc0-4940-9ac1-1a643710e6a1 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 Sep 06 22:52:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-59e4c66d-cdc0-4940-9ac1-1a643710e6a1 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-59e4c66d-cdc0-4940-9ac1-1a643710e6a1 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:22 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:22 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:22 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:22 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:22 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-59e4c66d-cdc0-4940-9ac1-1a643710e6a1 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-59e4c66d-cdc0-4940-9ac1-1a643710e6a1 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 returned with HTTP 200 Sep 06 22:52:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 821/1638] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:22 2026] GET /volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 => generated 842 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:52:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4a7b7fbd-774f-4f27-8bfe-ca5a87a11570 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4a7b7fbd-774f-4f27-8bfe-ca5a87a11570 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 Sep 06 22:52:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4a7b7fbd-774f-4f27-8bfe-ca5a87a11570 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4a7b7fbd-774f-4f27-8bfe-ca5a87a11570 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:22 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:22 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:22 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4a7b7fbd-774f-4f27-8bfe-ca5a87a11570 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Snapshot retrieved successfully. Sep 06 22:52:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4a7b7fbd-774f-4f27-8bfe-ca5a87a11570 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 returned with HTTP 200 Sep 06 22:52:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 818/1639] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:22 2026] GET /volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 => generated 448 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-504e69e9-56e2-4ada-b6c6-62e4a5adddb0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-504e69e9-56e2-4ada-b6c6-62e4a5adddb0 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 Sep 06 22:52:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-504e69e9-56e2-4ada-b6c6-62e4a5adddb0 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-504e69e9-56e2-4ada-b6c6-62e4a5adddb0 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:23 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:23 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:23 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:23 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:23 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-504e69e9-56e2-4ada-b6c6-62e4a5adddb0 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-504e69e9-56e2-4ada-b6c6-62e4a5adddb0 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 returned with HTTP 200 Sep 06 22:52:23 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 822/1640] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:23 2026] GET /volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 => generated 842 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e4c81eb1-1239-446a-8be1-87c6c75ff27f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e4c81eb1-1239-446a-8be1-87c6c75ff27f tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 Sep 06 22:52:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e4c81eb1-1239-446a-8be1-87c6c75ff27f tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e4c81eb1-1239-446a-8be1-87c6c75ff27f tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:24 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:24 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e4c81eb1-1239-446a-8be1-87c6c75ff27f tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Snapshot retrieved successfully. Sep 06 22:52:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e4c81eb1-1239-446a-8be1-87c6c75ff27f tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 returned with HTTP 200 Sep 06 22:52:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 819/1641] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:23 2026] GET /volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 => generated 448 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2460ecde-eb64-4367-87fa-8ae5fc3eb3a8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2460ecde-eb64-4367-87fa-8ae5fc3eb3a8 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 Sep 06 22:52:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2460ecde-eb64-4367-87fa-8ae5fc3eb3a8 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2460ecde-eb64-4367-87fa-8ae5fc3eb3a8 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:24 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:24 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2460ecde-eb64-4367-87fa-8ae5fc3eb3a8 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2460ecde-eb64-4367-87fa-8ae5fc3eb3a8 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 returned with HTTP 200 Sep 06 22:52:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 823/1642] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:24 2026] GET /volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 => generated 842 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d24c9ec2-9ea6-400c-9939-992d917e97f9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d24c9ec2-9ea6-400c-9939-992d917e97f9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 Sep 06 22:52:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d24c9ec2-9ea6-400c-9939-992d917e97f9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d24c9ec2-9ea6-400c-9939-992d917e97f9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:25 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:25 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:25 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d24c9ec2-9ea6-400c-9939-992d917e97f9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Snapshot retrieved successfully. Sep 06 22:52:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d24c9ec2-9ea6-400c-9939-992d917e97f9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 returned with HTTP 200 Sep 06 22:52:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 820/1643] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:25 2026] GET /volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 => generated 448 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2189bf88-1051-4435-bdc2-2e75cb1aca02 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2189bf88-1051-4435-bdc2-2e75cb1aca02 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 Sep 06 22:52:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2189bf88-1051-4435-bdc2-2e75cb1aca02 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2189bf88-1051-4435-bdc2-2e75cb1aca02 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:25 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:25 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:25 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:25 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:25 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2189bf88-1051-4435-bdc2-2e75cb1aca02 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2189bf88-1051-4435-bdc2-2e75cb1aca02 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 returned with HTTP 200 Sep 06 22:52:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 824/1644] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:25 2026] GET /volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 => generated 843 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2dcfc025-330d-49f5-a7ba-8257f3e3a26c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2dcfc025-330d-49f5-a7ba-8257f3e3a26c tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 Sep 06 22:52:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2dcfc025-330d-49f5-a7ba-8257f3e3a26c tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2dcfc025-330d-49f5-a7ba-8257f3e3a26c tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1cf57123-3630-4d8a-a093-cb6bad574532 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1cf57123-3630-4d8a-a093-cb6bad574532 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 Sep 06 22:52:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1cf57123-3630-4d8a-a093-cb6bad574532 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1cf57123-3630-4d8a-a093-cb6bad574532 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2dcfc025-330d-49f5-a7ba-8257f3e3a26c tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:26 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=753,cinder:INSERT=125,cinder:UPDATE=190 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:52:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2dcfc025-330d-49f5-a7ba-8257f3e3a26c tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 returned with HTTP 200 Sep 06 22:52:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1cf57123-3630-4d8a-a093-cb6bad574532 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Snapshot retrieved successfully. Sep 06 22:52:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 821/1645] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:26 2026] GET /volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 => generated 843 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1cf57123-3630-4d8a-a093-cb6bad574532 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 returned with HTTP 200 Sep 06 22:52:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 825/1646] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:26 2026] GET /volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 => generated 448 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-abfff830-ee2a-4f8b-848b-44a4283e7a7f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-abfff830-ee2a-4f8b-848b-44a4283e7a7f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade Sep 06 22:52:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-abfff830-ee2a-4f8b-848b-44a4283e7a7f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-abfff830-ee2a-4f8b-848b-44a4283e7a7f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:26 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-abfff830-ee2a-4f8b-848b-44a4283e7a7f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Delete snapshot with id: 74441c80-9670-416e-9b2a-0f408c17bade Sep 06 22:52:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-abfff830-ee2a-4f8b-848b-44a4283e7a7f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Snapshot retrieved successfully. Sep 06 22:52:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-abfff830-ee2a-4f8b-848b-44a4283e7a7f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Snapshot delete request issued successfully. Sep 06 22:52:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-abfff830-ee2a-4f8b-848b-44a4283e7a7f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade returned with HTTP 202 Sep 06 22:52:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 822/1647] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:52:26 2026] DELETE /volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8eb72ef6-207f-440d-97ce-39f9a6212eb4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8eb72ef6-207f-440d-97ce-39f9a6212eb4 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade Sep 06 22:52:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8eb72ef6-207f-440d-97ce-39f9a6212eb4 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8eb72ef6-207f-440d-97ce-39f9a6212eb4 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8eb72ef6-207f-440d-97ce-39f9a6212eb4 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Snapshot retrieved successfully. Sep 06 22:52:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8eb72ef6-207f-440d-97ce-39f9a6212eb4 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade returned with HTTP 200 Sep 06 22:52:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 826/1648] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:26 2026] GET /volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade => generated 468 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0c2f0999-4748-4776-a0f0-514f9f09c59a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0c2f0999-4748-4776-a0f0-514f9f09c59a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 Sep 06 22:52:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0c2f0999-4748-4776-a0f0-514f9f09c59a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0c2f0999-4748-4776-a0f0-514f9f09c59a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:27 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=577,cinder:INSERT=67,cinder:UPDATE=123 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:52:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0c2f0999-4748-4776-a0f0-514f9f09c59a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Snapshot retrieved successfully. Sep 06 22:52:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0c2f0999-4748-4776-a0f0-514f9f09c59a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 returned with HTTP 200 Sep 06 22:52:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 823/1649] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:27 2026] GET /volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 => generated 448 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8c5802b6-ec62-4c22-8233-158bb3d42dc5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8c5802b6-ec62-4c22-8233-158bb3d42dc5 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade Sep 06 22:52:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8c5802b6-ec62-4c22-8233-158bb3d42dc5 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8c5802b6-ec62-4c22-8233-158bb3d42dc5 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8c5802b6-ec62-4c22-8233-158bb3d42dc5 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Snapshot retrieved successfully. Sep 06 22:52:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8c5802b6-ec62-4c22-8233-158bb3d42dc5 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade returned with HTTP 200 Sep 06 22:52:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 827/1650] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:27 2026] GET /volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade => generated 468 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:52:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c69c2ba6-64fb-46cc-806d-2b398264b1ee None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c69c2ba6-64fb-46cc-806d-2b398264b1ee tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 Sep 06 22:52:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c69c2ba6-64fb-46cc-806d-2b398264b1ee tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c69c2ba6-64fb-46cc-806d-2b398264b1ee tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c69c2ba6-64fb-46cc-806d-2b398264b1ee tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Snapshot retrieved successfully. Sep 06 22:52:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c69c2ba6-64fb-46cc-806d-2b398264b1ee tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 returned with HTTP 200 Sep 06 22:52:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 824/1651] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:28 2026] GET /volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 => generated 448 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-19bf0182-f79e-4ea7-8c86-e9b504fe3a36 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-19bf0182-f79e-4ea7-8c86-e9b504fe3a36 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade Sep 06 22:52:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-19bf0182-f79e-4ea7-8c86-e9b504fe3a36 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-19bf0182-f79e-4ea7-8c86-e9b504fe3a36 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-19bf0182-f79e-4ea7-8c86-e9b504fe3a36 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Snapshot retrieved successfully. Sep 06 22:52:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-19bf0182-f79e-4ea7-8c86-e9b504fe3a36 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade returned with HTTP 200 Sep 06 22:52:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 828/1652] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:28 2026] GET /volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d530d885-3a8d-4776-bc78-94c184f5459c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d530d885-3a8d-4776-bc78-94c184f5459c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 Sep 06 22:52:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d530d885-3a8d-4776-bc78-94c184f5459c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d530d885-3a8d-4776-bc78-94c184f5459c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:29 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:29 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d530d885-3a8d-4776-bc78-94c184f5459c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Snapshot retrieved successfully. Sep 06 22:52:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d530d885-3a8d-4776-bc78-94c184f5459c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 returned with HTTP 200 Sep 06 22:52:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 825/1653] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:29 2026] GET /volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 => generated 475 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:52:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "72be583e-28b7-4264-95e0-10e909e814a2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-280745003"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Create volume request body: {'volume': {"'snapshot_id": '72be583e-28b7-4264-95e0-10e909e814a2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-280745003'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:52:29 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Create volume of 1 GB Sep 06 22:52:29 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Availability Zones retrieved successfully. Sep 06 22:52:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Flow 'volume_create_api' (619ccd18-3299-470a-a162-fbd29c689cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28bd269e-aeaa-45e3-9898-720f91e54ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:52:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28bd269e-aeaa-45e3-9898-720f91e54ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68928c43-9b03-4c8f-b355-b1abafd4ab30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a8055663-78ff-4a1d-b6f2-c54bfda38b5f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a8055663-78ff-4a1d-b6f2-c54bfda38b5f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade Sep 06 22:52:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a8055663-78ff-4a1d-b6f2-c54bfda38b5f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a8055663-78ff-4a1d-b6f2-c54bfda38b5f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a8055663-78ff-4a1d-b6f2-c54bfda38b5f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade returned with HTTP 404 Sep 06 22:52:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 826/1654] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:29 2026] GET /volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fd1b4eec-66bd-4ce5-8c88-f3351d4f7894 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fd1b4eec-66bd-4ce5-8c88-f3351d4f7894 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] DELETE http://192.168.122.248/volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 Sep 06 22:52:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fd1b4eec-66bd-4ce5-8c88-f3351d4f7894 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fd1b4eec-66bd-4ce5-8c88-f3351d4f7894 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:29 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-fd1b4eec-66bd-4ce5-8c88-f3351d4f7894 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Delete volume with id: abe936fe-4b99-42e5-a9fa-a1f13e781ae7 Sep 06 22:52:29 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:29 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:29 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:29 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fd1b4eec-66bd-4ce5-8c88-f3351d4f7894 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:29 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Created reservations ['31405e33-d085-4ead-9559-94de982214b0', 'c14c0445-7bbf-4c05-ac5f-94fd88fe3505', '0faa7dce-44b4-4f8d-9e95-e48d531244c0', '28e469e9-268d-48a0-8150-d76550426f2b'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:52:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68928c43-9b03-4c8f-b355-b1abafd4ab30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31405e33-d085-4ead-9559-94de982214b0', 'c14c0445-7bbf-4c05-ac5f-94fd88fe3505', '0faa7dce-44b4-4f8d-9e95-e48d531244c0', '28e469e9-268d-48a0-8150-d76550426f2b']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da835321-bae1-4297-b3be-afd67e59cca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fd1b4eec-66bd-4ce5-8c88-f3351d4f7894 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Delete volume request issued successfully. Sep 06 22:52:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fd1b4eec-66bd-4ce5-8c88-f3351d4f7894 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 returned with HTTP 202 Sep 06 22:52:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 827/1655] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:29 2026] DELETE /volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a3480e6d-b398-428e-850d-0dc55c74fc62 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a3480e6d-b398-428e-850d-0dc55c74fc62 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 Sep 06 22:52:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a3480e6d-b398-428e-850d-0dc55c74fc62 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a3480e6d-b398-428e-850d-0dc55c74fc62 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:29 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:29 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da835321-bae1-4297-b3be-afd67e59cca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41ace9dc-1c6c-4028-a661-894c2a863d98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-280745003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173cf49e4d60428686b1796c4263bb99',qos_specs=None,replication_status=,reservations=['31405e33-d085-4ead-9559-94de982214b0','c14c0445-7bbf-4c05-ac5f-94fd88fe3505','0faa7dce-44b4-4f8d-9e95-e48d531244c0','28e469e9-268d-48a0-8150-d76550426f2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='313ea3d7fbe947e88ed2e5f442e36d07',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:52:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-280745003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41ace9dc-1c6c-4028-a661-894c2a863d98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='173cf49e4d60428686b1796c4263bb99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='313ea3d7fbe947e88ed2e5f442e36d07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:29 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:29 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e19b3d15-3994-4fda-a476-6cc61b28d8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:29 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:29 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a3480e6d-b398-428e-850d-0dc55c74fc62 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a3480e6d-b398-428e-850d-0dc55c74fc62 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 returned with HTTP 200 Sep 06 22:52:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 828/1656] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:29 2026] GET /volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 => generated 855 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e19b3d15-3994-4fda-a476-6cc61b28d8fd) transitioned into state 'SUCCESS' from state '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-280745003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173cf49e4d60428686b1796c4263bb99',qos_specs=None,replication_status=,reservations=['31405e33-d085-4ead-9559-94de982214b0','c14c0445-7bbf-4c05-ac5f-94fd88fe3505','0faa7dce-44b4-4f8d-9e95-e48d531244c0','28e469e9-268d-48a0-8150-d76550426f2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='313ea3d7fbe947e88ed2e5f442e36d07',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c87a3251-0175-4de8-af6f-78f8b7efbce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c87a3251-0175-4de8-af6f-78f8b7efbce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Flow 'volume_create_api' (619ccd18-3299-470a-a162-fbd29c689cd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:29 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Create volume request issued successfully. Sep 06 22:52:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-eb8db93d-68f1-41a7-b53e-024a531a42e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:52:29 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 829/1657] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:52:29 2026] POST /volume/v3/volumes => generated 768 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:52:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:52:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "72be583e-28b7-4264-95e0-10e909e814a2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1583931159"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Create volume request body: {'volume': {"'snapshot_id": '72be583e-28b7-4264-95e0-10e909e814a2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1583931159'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:52:29 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Create volume of 1 GB Sep 06 22:52:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Availability Zones retrieved successfully. Sep 06 22:52:29 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Flow 'volume_create_api' (b347955e-db32-4827-8c5c-6c8b7abf4b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:29 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4393b3b4-2d27-4984-a677-2ab1dbc089c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:29 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:52:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4393b3b4-2d27-4984-a677-2ab1dbc089c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1ef8aa9-f108-4826-b0d9-30d9317cd83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:30 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Created reservations ['9caaf4fc-18fa-452f-b0ca-7dcba27c5b89', 'c2835ae4-dc22-42e5-9f15-b07116d8270d', 'f40949cc-e4f0-4f9d-b2d5-3caf7a43501f', '19a6e0e1-bd0b-4d24-a054-c1b26ea694ee'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:52:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1ef8aa9-f108-4826-b0d9-30d9317cd83a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9caaf4fc-18fa-452f-b0ca-7dcba27c5b89', 'c2835ae4-dc22-42e5-9f15-b07116d8270d', 'f40949cc-e4f0-4f9d-b2d5-3caf7a43501f', '19a6e0e1-bd0b-4d24-a054-c1b26ea694ee']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e613c18c-f4e4-481e-9329-7a2f85f513fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:30 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:30 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e613c18c-f4e4-481e-9329-7a2f85f513fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f671aaa4-b5eb-49b4-972c-8540d397fd64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1583931159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173cf49e4d60428686b1796c4263bb99',qos_specs=None,replication_status=,reservations=['9caaf4fc-18fa-452f-b0ca-7dcba27c5b89','c2835ae4-dc22-42e5-9f15-b07116d8270d','f40949cc-e4f0-4f9d-b2d5-3caf7a43501f','19a6e0e1-bd0b-4d24-a054-c1b26ea694ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='313ea3d7fbe947e88ed2e5f442e36d07',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:52:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1583931159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f671aaa4-b5eb-49b4-972c-8540d397fd64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='173cf49e4d60428686b1796c4263bb99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='313ea3d7fbe947e88ed2e5f442e36d07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b4a0092-d9e0-4eb9-9623-405680e41f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b4a0092-d9e0-4eb9-9623-405680e41f24) transitioned into state 'SUCCESS' from state '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-1583931159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173cf49e4d60428686b1796c4263bb99',qos_specs=None,replication_status=,reservations=['9caaf4fc-18fa-452f-b0ca-7dcba27c5b89','c2835ae4-dc22-42e5-9f15-b07116d8270d','f40949cc-e4f0-4f9d-b2d5-3caf7a43501f','19a6e0e1-bd0b-4d24-a054-c1b26ea694ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='313ea3d7fbe947e88ed2e5f442e36d07',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d26ad2c-595e-4f8a-b1d1-ddd577bb72c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d26ad2c-595e-4f8a-b1d1-ddd577bb72c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Flow 'volume_create_api' (b347955e-db32-4827-8c5c-6c8b7abf4b42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Create volume request issued successfully. Sep 06 22:52:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-829a68eb-f2fc-4eb6-865c-40a9be78fad5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:52:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 829/1658] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:52:29 2026] POST /volume/v3/volumes => generated 769 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:52:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:52:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "72be583e-28b7-4264-95e0-10e909e814a2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-509616473"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Create volume request body: {'volume': {"'snapshot_id": '72be583e-28b7-4264-95e0-10e909e814a2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-509616473'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:52:30 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Create volume of 1 GB Sep 06 22:52:30 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:30 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Availability Zones retrieved successfully. Sep 06 22:52:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Flow 'volume_create_api' (1676b352-0f1e-46eb-878c-a625d813115f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b09ccfd-a870-4050-a8a6-4a2a3311349b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:52:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b09ccfd-a870-4050-a8a6-4a2a3311349b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ab9b866-cf33-48c0-9e8d-f98d90364000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d1cbfb8f-1a1f-4a32-8f62-2eeae237eca4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:30 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Created reservations ['317065ac-bd6c-4fd0-8349-5e1c6bca5592', 'c37f2414-fa65-4068-90a1-aa4545d5e303', '87a6f50a-9df7-46f4-b599-472b4ada427f', '60b259c9-5d8e-445c-abfb-61436cc4994b'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:52:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ab9b866-cf33-48c0-9e8d-f98d90364000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['317065ac-bd6c-4fd0-8349-5e1c6bca5592', 'c37f2414-fa65-4068-90a1-aa4545d5e303', '87a6f50a-9df7-46f4-b599-472b4ada427f', '60b259c9-5d8e-445c-abfb-61436cc4994b']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d1cbfb8f-1a1f-4a32-8f62-2eeae237eca4 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 Sep 06 22:52:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d1cbfb8f-1a1f-4a32-8f62-2eeae237eca4 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83e3f8dc-3e2f-4b1e-b228-af75088df05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d1cbfb8f-1a1f-4a32-8f62-2eeae237eca4 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:30 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:30 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:30 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:30 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83e3f8dc-3e2f-4b1e-b228-af75088df05f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f44d1ed-c3aa-40c4-8507-3e736a86549e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-509616473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173cf49e4d60428686b1796c4263bb99',qos_specs=None,replication_status=,reservations=['317065ac-bd6c-4fd0-8349-5e1c6bca5592','c37f2414-fa65-4068-90a1-aa4545d5e303','87a6f50a-9df7-46f4-b599-472b4ada427f','60b259c9-5d8e-445c-abfb-61436cc4994b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='313ea3d7fbe947e88ed2e5f442e36d07',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:52:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-509616473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f44d1ed-c3aa-40c4-8507-3e736a86549e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='173cf49e4d60428686b1796c4263bb99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='313ea3d7fbe947e88ed2e5f442e36d07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c24f1633-90aa-4d83-b24d-d05da00b6d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d1cbfb8f-1a1f-4a32-8f62-2eeae237eca4 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d1cbfb8f-1a1f-4a32-8f62-2eeae237eca4 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 returned with HTTP 200 Sep 06 22:52:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 830/1659] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:30 2026] GET /volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 => generated 855 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c24f1633-90aa-4d83-b24d-d05da00b6d4b) transitioned into state 'SUCCESS' from state '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-509616473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173cf49e4d60428686b1796c4263bb99',qos_specs=None,replication_status=,reservations=['317065ac-bd6c-4fd0-8349-5e1c6bca5592','c37f2414-fa65-4068-90a1-aa4545d5e303','87a6f50a-9df7-46f4-b599-472b4ada427f','60b259c9-5d8e-445c-abfb-61436cc4994b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='313ea3d7fbe947e88ed2e5f442e36d07',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (404f0509-be01-499e-81eb-33b924aa485c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (404f0509-be01-499e-81eb-33b924aa485c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Flow 'volume_create_api' (1676b352-0f1e-46eb-878c-a625d813115f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:31 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Create volume request issued successfully. Sep 06 22:52:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-73301bd0-a2ec-45c8-b4d5-6517059fdef4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:52:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 830/1660] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:52:30 2026] POST /volume/v3/volumes => generated 768 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:52:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ed50c35d-c0cb-4132-b0e6-92975989511c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:52:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "72be583e-28b7-4264-95e0-10e909e814a2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1137577198"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Create volume request body: {'volume': {"'snapshot_id": '72be583e-28b7-4264-95e0-10e909e814a2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1137577198'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:52:31 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Create volume of 1 GB Sep 06 22:52:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Availability Zones retrieved successfully. Sep 06 22:52:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Flow 'volume_create_api' (05346766-a08f-45e5-896c-962c004cfda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb62bf4-d805-4fdd-a2be-34aa2dd461bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:52:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb62bf4-d805-4fdd-a2be-34aa2dd461bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a25c782-fef8-4f84-b67d-0e96bcea16f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:31 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Created reservations ['ba14601b-0156-4317-ab10-05cf89c087c8', '03ca3aa8-9065-4f95-ac19-30da815a3c7f', 'c99cde1a-8b65-45f6-b50d-b844ef2c2dc9', 'db55eed7-8460-442e-9be6-169c40fb6394'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:52:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a25c782-fef8-4f84-b67d-0e96bcea16f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba14601b-0156-4317-ab10-05cf89c087c8', '03ca3aa8-9065-4f95-ac19-30da815a3c7f', 'c99cde1a-8b65-45f6-b50d-b844ef2c2dc9', 'db55eed7-8460-442e-9be6-169c40fb6394']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be3e4339-a5ca-47f8-a94f-80a739e7b1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:31 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:31 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be3e4339-a5ca-47f8-a94f-80a739e7b1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3f0f162-d58f-451b-95db-9dd1858410cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1137577198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173cf49e4d60428686b1796c4263bb99',qos_specs=None,replication_status=,reservations=['ba14601b-0156-4317-ab10-05cf89c087c8','03ca3aa8-9065-4f95-ac19-30da815a3c7f','c99cde1a-8b65-45f6-b50d-b844ef2c2dc9','db55eed7-8460-442e-9be6-169c40fb6394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='313ea3d7fbe947e88ed2e5f442e36d07',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:52:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1137577198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3f0f162-d58f-451b-95db-9dd1858410cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='173cf49e4d60428686b1796c4263bb99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='313ea3d7fbe947e88ed2e5f442e36d07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60bad9c3-e4d5-4a97-b893-8ae7ed0d079d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60bad9c3-e4d5-4a97-b893-8ae7ed0d079d) transitioned into state 'SUCCESS' from state '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-1137577198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173cf49e4d60428686b1796c4263bb99',qos_specs=None,replication_status=,reservations=['ba14601b-0156-4317-ab10-05cf89c087c8','03ca3aa8-9065-4f95-ac19-30da815a3c7f','c99cde1a-8b65-45f6-b50d-b844ef2c2dc9','db55eed7-8460-442e-9be6-169c40fb6394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='313ea3d7fbe947e88ed2e5f442e36d07',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b11d0199-5d48-4e1f-834c-c86af124e26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b11d0199-5d48-4e1f-834c-c86af124e26f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Flow 'volume_create_api' (05346766-a08f-45e5-896c-962c004cfda1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Create volume request issued successfully. Sep 06 22:52:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ed50c35d-c0cb-4132-b0e6-92975989511c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:52:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 831/1661] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:52:31 2026] POST /volume/v3/volumes => generated 769 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:52:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:52:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "72be583e-28b7-4264-95e0-10e909e814a2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1861515399"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Create volume request body: {'volume': {"'snapshot_id": '72be583e-28b7-4264-95e0-10e909e814a2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1861515399'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:52:31 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Create volume of 1 GB Sep 06 22:52:31 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:31 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:31 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Availability Zones retrieved successfully. Sep 06 22:52:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b814b2f0-8139-4de6-831b-20a2be25d42b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b814b2f0-8139-4de6-831b-20a2be25d42b tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 Sep 06 22:52:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Flow 'volume_create_api' (c13dd020-3e38-4a8f-9cb2-dd917ec923f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b814b2f0-8139-4de6-831b-20a2be25d42b tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b814b2f0-8139-4de6-831b-20a2be25d42b tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e641189-c1bb-4103-8824-4f20569bd683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:52:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b814b2f0-8139-4de6-831b-20a2be25d42b tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 returned with HTTP 404 Sep 06 22:52:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 832/1662] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:31 2026] GET /volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3daf0491-7e98-4b7c-ab87-e6820be6f35f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3daf0491-7e98-4b7c-ab87-e6820be6f35f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] DELETE http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 Sep 06 22:52:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3daf0491-7e98-4b7c-ab87-e6820be6f35f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3daf0491-7e98-4b7c-ab87-e6820be6f35f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:32 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-3daf0491-7e98-4b7c-ab87-e6820be6f35f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Delete volume with id: 76b38be8-b1f1-4257-b31b-dbbf102dc9b2 Sep 06 22:52:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3daf0491-7e98-4b7c-ab87-e6820be6f35f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e641189-c1bb-4103-8824-4f20569bd683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c709c4cf-16ec-4720-9683-0b292c4cd525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3daf0491-7e98-4b7c-ab87-e6820be6f35f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Delete volume request issued successfully. Sep 06 22:52:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3daf0491-7e98-4b7c-ab87-e6820be6f35f tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 returned with HTTP 202 Sep 06 22:52:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 833/1663] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:32 2026] DELETE /volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9ba001eb-a2af-46be-961f-7afbd320bc66 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9ba001eb-a2af-46be-961f-7afbd320bc66 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 Sep 06 22:52:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9ba001eb-a2af-46be-961f-7afbd320bc66 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9ba001eb-a2af-46be-961f-7afbd320bc66 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9ba001eb-a2af-46be-961f-7afbd320bc66 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9ba001eb-a2af-46be-961f-7afbd320bc66 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 returned with HTTP 200 Sep 06 22:52:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 834/1664] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:32 2026] GET /volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 => generated 842 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fd87f588-5130-4dc8-ba06-995c05ae8348 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:32 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Created reservations ['15373da4-e98f-426d-9e38-05bda1c5b76e', 'cf174dcb-cdd1-4912-8760-f580b390e9a0', '68e688f1-072d-46d3-87af-2092e2af2494', 'd262f6ad-3b73-45b2-b30b-c558e7941d63'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:52:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c709c4cf-16ec-4720-9683-0b292c4cd525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15373da4-e98f-426d-9e38-05bda1c5b76e', 'cf174dcb-cdd1-4912-8760-f580b390e9a0', '68e688f1-072d-46d3-87af-2092e2af2494', 'd262f6ad-3b73-45b2-b30b-c558e7941d63']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ba5746-423a-4a92-9f40-256445b1832e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ba5746-423a-4a92-9f40-256445b1832e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd558f0d-9bc5-4dc2-b235-cc0b6e4d7a46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1861515399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173cf49e4d60428686b1796c4263bb99',qos_specs=None,replication_status=,reservations=['15373da4-e98f-426d-9e38-05bda1c5b76e','cf174dcb-cdd1-4912-8760-f580b390e9a0','68e688f1-072d-46d3-87af-2092e2af2494','d262f6ad-3b73-45b2-b30b-c558e7941d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='313ea3d7fbe947e88ed2e5f442e36d07',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:52:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1861515399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd558f0d-9bc5-4dc2-b235-cc0b6e4d7a46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='173cf49e4d60428686b1796c4263bb99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='313ea3d7fbe947e88ed2e5f442e36d07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a74f588d-6753-4fb4-8ab4-747a530f4d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a74f588d-6753-4fb4-8ab4-747a530f4d97) transitioned into state 'SUCCESS' from state '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-1861515399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173cf49e4d60428686b1796c4263bb99',qos_specs=None,replication_status=,reservations=['15373da4-e98f-426d-9e38-05bda1c5b76e','cf174dcb-cdd1-4912-8760-f580b390e9a0','68e688f1-072d-46d3-87af-2092e2af2494','d262f6ad-3b73-45b2-b30b-c558e7941d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='313ea3d7fbe947e88ed2e5f442e36d07',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29adc931-36e9-4c7a-aa26-44685da3a617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29adc931-36e9-4c7a-aa26-44685da3a617) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Flow 'volume_create_api' (c13dd020-3e38-4a8f-9cb2-dd917ec923f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Create volume request issued successfully. Sep 06 22:52:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-446a1073-7984-4eaf-a478-0afe1b2a9e38 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:52:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 831/1665] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:52:31 2026] POST /volume/v3/volumes => generated 769 bytes in 966 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:52:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bf05bc46-c209-4718-9bd2-63ad4683efb3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bf05bc46-c209-4718-9bd2-63ad4683efb3 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/41ace9dc-1c6c-4028-a661-894c2a863d98 Sep 06 22:52:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bf05bc46-c209-4718-9bd2-63ad4683efb3 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bf05bc46-c209-4718-9bd2-63ad4683efb3 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bf05bc46-c209-4718-9bd2-63ad4683efb3 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bf05bc46-c209-4718-9bd2-63ad4683efb3 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/41ace9dc-1c6c-4028-a661-894c2a863d98 returned with HTTP 200 Sep 06 22:52:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 832/1666] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:32 2026] GET /volume/v3/volumes/41ace9dc-1c6c-4028-a661-894c2a863d98 => generated 861 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bb50f745-53b8-4a1d-ba75-c59dbd1a22af None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bb50f745-53b8-4a1d-ba75-c59dbd1a22af tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/f671aaa4-b5eb-49b4-972c-8540d397fd64 Sep 06 22:52:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bb50f745-53b8-4a1d-ba75-c59dbd1a22af tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bb50f745-53b8-4a1d-ba75-c59dbd1a22af tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:33 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bb50f745-53b8-4a1d-ba75-c59dbd1a22af tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fd87f588-5130-4dc8-ba06-995c05ae8348 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] GET http://192.168.122.248/volume/v3/os-services Sep 06 22:52:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fd87f588-5130-4dc8-ba06-995c05ae8348 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fd87f588-5130-4dc8-ba06-995c05ae8348 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bb50f745-53b8-4a1d-ba75-c59dbd1a22af tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/f671aaa4-b5eb-49b4-972c-8540d397fd64 returned with HTTP 200 Sep 06 22:52:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 833/1667] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:32 2026] GET /volume/v3/volumes/f671aaa4-b5eb-49b4-972c-8540d397fd64 => generated 861 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:33 devstack devstack@c-api.service[87215]: /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 06 22:52:33 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 22:52:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fd87f588-5130-4dc8-ba06-995c05ae8348 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] http://192.168.122.248/volume/v3/os-services returned with HTTP 200 Sep 06 22:52:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 835/1668] 192.168.122.248 () {58 vars in 1133 bytes} [Sun Sep 6 22:52:32 2026] GET /volume/v3/os-services => generated 705 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1d3773c5-38ce-4c7d-9ac1-bb0d6527c6f5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1d3773c5-38ce-4c7d-9ac1-bb0d6527c6f5 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] GET http://192.168.122.248/volume/v3/os-services?host=devstack Sep 06 22:52:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1d3773c5-38ce-4c7d-9ac1-bb0d6527c6f5 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1d3773c5-38ce-4c7d-9ac1-bb0d6527c6f5 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:33 devstack devstack@c-api.service[87216]: /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 06 22:52:33 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 22:52:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1d3773c5-38ce-4c7d-9ac1-bb0d6527c6f5 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] http://192.168.122.248/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 06 22:52:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 834/1669] 192.168.122.248 () {58 vars in 1160 bytes} [Sun Sep 6 22:52:33 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-afc519bd-bddd-4ce1-a3e9-e0ff06c89bd4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-afc519bd-bddd-4ce1-a3e9-e0ff06c89bd4 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] GET http://192.168.122.248/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 06 22:52:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-afc519bd-bddd-4ce1-a3e9-e0ff06c89bd4 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-afc519bd-bddd-4ce1-a3e9-e0ff06c89bd4 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-afc519bd-bddd-4ce1-a3e9-e0ff06c89bd4 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] http://192.168.122.248/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 06 22:52:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 836/1670] 192.168.122.248 () {58 vars in 1208 bytes} [Sun Sep 6 22:52:33 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f3d9726d-e9ac-4476-ba91-c951000bd13e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f3d9726d-e9ac-4476-ba91-c951000bd13e tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] GET http://192.168.122.248/volume/v3/os-services?binary=cinder-scheduler Sep 06 22:52:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f3d9726d-e9ac-4476-ba91-c951000bd13e tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f3d9726d-e9ac-4476-ba91-c951000bd13e tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f3d9726d-e9ac-4476-ba91-c951000bd13e tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] http://192.168.122.248/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 06 22:52:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 835/1671] 192.168.122.248 () {58 vars in 1180 bytes} [Sun Sep 6 22:52:33 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b11a4854-c6ef-4a5b-bca4-c7a9d8d4b3aa None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b11a4854-c6ef-4a5b-bca4-c7a9d8d4b3aa tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 Sep 06 22:52:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b11a4854-c6ef-4a5b-bca4-c7a9d8d4b3aa tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b11a4854-c6ef-4a5b-bca4-c7a9d8d4b3aa tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:33 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:33 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:33 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:33 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:33 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b11a4854-c6ef-4a5b-bca4-c7a9d8d4b3aa tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Volume info retrieved successfully. Sep 06 22:52:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b11a4854-c6ef-4a5b-bca4-c7a9d8d4b3aa tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 returned with HTTP 200 Sep 06 22:52:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 836/1672] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:33 2026] GET /volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 => generated 842 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:52:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:52:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-550693536"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-550693536'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:52:33 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Create volume of 1 GB Sep 06 22:52:33 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Availability Zones retrieved successfully. Sep 06 22:52:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Flow 'volume_create_api' (c7caf63d-210e-495c-9068-83c46c8e6e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f952ade-e8c3-4f93-8e40-64ed66c49e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:52:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f952ade-e8c3-4f93-8e40-64ed66c49e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d309b9-dde3-46a7-b33a-d3bb28de5906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:33 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Created reservations ['5a5976fa-f7bd-4ceb-aef9-a6fdb127f0d3', '38c9993c-84a1-4a93-b86d-7bdda9ce3c44', 'c1e1d50b-6798-4fa1-acb1-8df0ab218672', 'a44c1bc7-625d-42d5-8d9a-0728fd9c167c'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:52:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d309b9-dde3-46a7-b33a-d3bb28de5906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a5976fa-f7bd-4ceb-aef9-a6fdb127f0d3', '38c9993c-84a1-4a93-b86d-7bdda9ce3c44', 'c1e1d50b-6798-4fa1-acb1-8df0ab218672', 'a44c1bc7-625d-42d5-8d9a-0728fd9c167c']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98a81ecf-5a88-4f06-9c5a-80c128c75d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:33 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:33 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98a81ecf-5a88-4f06-9c5a-80c128c75d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea1b254f-7c62-41a9-80f2-f02b107c29b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-550693536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f96477a4dfaf42b58348d276a3758829',qos_specs=None,replication_status=,reservations=['5a5976fa-f7bd-4ceb-aef9-a6fdb127f0d3','38c9993c-84a1-4a93-b86d-7bdda9ce3c44','c1e1d50b-6798-4fa1-acb1-8df0ab218672','a44c1bc7-625d-42d5-8d9a-0728fd9c167c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a68c160f014a7ca8582c6a817d19ca',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:52:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-550693536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea1b254f-7c62-41a9-80f2-f02b107c29b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f96477a4dfaf42b58348d276a3758829',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7a68c160f014a7ca8582c6a817d19ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11450e0e-fa83-40f5-bb88-ab8b31e5aa04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:34 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11450e0e-fa83-40f5-bb88-ab8b31e5aa04) transitioned into state 'SUCCESS' from state '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-550693536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f96477a4dfaf42b58348d276a3758829',qos_specs=None,replication_status=,reservations=['5a5976fa-f7bd-4ceb-aef9-a6fdb127f0d3','38c9993c-84a1-4a93-b86d-7bdda9ce3c44','c1e1d50b-6798-4fa1-acb1-8df0ab218672','a44c1bc7-625d-42d5-8d9a-0728fd9c167c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a68c160f014a7ca8582c6a817d19ca',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:34 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c803554-c3d6-4528-979d-57657294ca3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:34 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c803554-c3d6-4528-979d-57657294ca3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:34 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Flow 'volume_create_api' (c7caf63d-210e-495c-9068-83c46c8e6e57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Create volume request issued successfully. Sep 06 22:52:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f0ed9b00-bf2d-4121-9a93-6dbad6d8e5a9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:52:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 837/1673] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:52:33 2026] POST /volume/v3/volumes => generated 762 bytes in 819 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:52:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b392fce7-dbf5-4912-b3a3-36cf5845bb3a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b392fce7-dbf5-4912-b3a3-36cf5845bb3a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/f671aaa4-b5eb-49b4-972c-8540d397fd64 Sep 06 22:52:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b392fce7-dbf5-4912-b3a3-36cf5845bb3a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b392fce7-dbf5-4912-b3a3-36cf5845bb3a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e14a07fe-76a9-4653-8d22-f48de4ef2407 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e14a07fe-76a9-4653-8d22-f48de4ef2407 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] GET http://192.168.122.248/volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 Sep 06 22:52:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e14a07fe-76a9-4653-8d22-f48de4ef2407 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e14a07fe-76a9-4653-8d22-f48de4ef2407 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:34 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:34 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:34 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:34 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:34 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:34 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:34 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:34 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:34 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b392fce7-dbf5-4912-b3a3-36cf5845bb3a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e14a07fe-76a9-4653-8d22-f48de4ef2407 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Volume info retrieved successfully. Sep 06 22:52:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b392fce7-dbf5-4912-b3a3-36cf5845bb3a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/f671aaa4-b5eb-49b4-972c-8540d397fd64 returned with HTTP 200 Sep 06 22:52:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 837/1674] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:34 2026] GET /volume/v3/volumes/f671aaa4-b5eb-49b4-972c-8540d397fd64 => generated 862 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e14a07fe-76a9-4653-8d22-f48de4ef2407 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] http://192.168.122.248/volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 returned with HTTP 200 Sep 06 22:52:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 838/1675] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:34 2026] GET /volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 => generated 830 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c66eeb1d-4853-4706-8b63-19e56c11784a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c66eeb1d-4853-4706-8b63-19e56c11784a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/5f44d1ed-c3aa-40c4-8507-3e736a86549e Sep 06 22:52:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c66eeb1d-4853-4706-8b63-19e56c11784a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c66eeb1d-4853-4706-8b63-19e56c11784a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:34 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:34 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:34 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:34 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:34 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c66eeb1d-4853-4706-8b63-19e56c11784a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c66eeb1d-4853-4706-8b63-19e56c11784a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/5f44d1ed-c3aa-40c4-8507-3e736a86549e returned with HTTP 200 Sep 06 22:52:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 838/1676] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:34 2026] GET /volume/v3/volumes/5f44d1ed-c3aa-40c4-8507-3e736a86549e => generated 860 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-299d7c82-189c-4f33-b427-6b4189a85a54 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-299d7c82-189c-4f33-b427-6b4189a85a54 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 Sep 06 22:52:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-299d7c82-189c-4f33-b427-6b4189a85a54 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-299d7c82-189c-4f33-b427-6b4189a85a54 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-299d7c82-189c-4f33-b427-6b4189a85a54 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 returned with HTTP 404 Sep 06 22:52:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 839/1677] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:34 2026] GET /volume/v3/volumes/76b38be8-b1f1-4257-b31b-dbbf102dc9b2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d91cbf36-e170-4640-84f6-373a9e245e34 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d91cbf36-e170-4640-84f6-373a9e245e34 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade Sep 06 22:52:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d91cbf36-e170-4640-84f6-373a9e245e34 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d91cbf36-e170-4640-84f6-373a9e245e34 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:34 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-d91cbf36-e170-4640-84f6-373a9e245e34 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Delete snapshot with id: 74441c80-9670-416e-9b2a-0f408c17bade Sep 06 22:52:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d91cbf36-e170-4640-84f6-373a9e245e34 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade returned with HTTP 404 Sep 06 22:52:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 839/1678] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:52:34 2026] DELETE /volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f2b0f27f-88d5-487b-8e3a-d085d1ae1618 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f2b0f27f-88d5-487b-8e3a-d085d1ae1618 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade Sep 06 22:52:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f2b0f27f-88d5-487b-8e3a-d085d1ae1618 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f2b0f27f-88d5-487b-8e3a-d085d1ae1618 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f2b0f27f-88d5-487b-8e3a-d085d1ae1618 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade returned with HTTP 404 Sep 06 22:52:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 840/1679] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:34 2026] GET /volume/v3/snapshots/74441c80-9670-416e-9b2a-0f408c17bade => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b5e8c04a-ce65-4d72-88ad-892d1de3cc59 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b5e8c04a-ce65-4d72-88ad-892d1de3cc59 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] DELETE http://192.168.122.248/volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 Sep 06 22:52:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b5e8c04a-ce65-4d72-88ad-892d1de3cc59 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b5e8c04a-ce65-4d72-88ad-892d1de3cc59 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:34 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-b5e8c04a-ce65-4d72-88ad-892d1de3cc59 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Delete volume with id: abe936fe-4b99-42e5-a9fa-a1f13e781ae7 Sep 06 22:52:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b5e8c04a-ce65-4d72-88ad-892d1de3cc59 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 returned with HTTP 404 Sep 06 22:52:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 840/1680] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:34 2026] DELETE /volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5d9d3f89-0d2c-48f7-97e1-0a37c6696fa0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5d9d3f89-0d2c-48f7-97e1-0a37c6696fa0 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] GET http://192.168.122.248/volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 Sep 06 22:52:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5d9d3f89-0d2c-48f7-97e1-0a37c6696fa0 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5d9d3f89-0d2c-48f7-97e1-0a37c6696fa0 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5d9d3f89-0d2c-48f7-97e1-0a37c6696fa0 tempest-SnapshotDependencyTests-1372993445 tempest-SnapshotDependencyTests-1372993445-project-member] http://192.168.122.248/volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 returned with HTTP 404 Sep 06 22:52:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 841/1681] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:34 2026] GET /volume/v3/volumes/abe936fe-4b99-42e5-a9fa-a1f13e781ae7 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9a403e77-1090-4a57-b306-320748be8bf9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9a403e77-1090-4a57-b306-320748be8bf9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] GET http://192.168.122.248/volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 Sep 06 22:52:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9a403e77-1090-4a57-b306-320748be8bf9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9a403e77-1090-4a57-b306-320748be8bf9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:35 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:35 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:35 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:35 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:35 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9a403e77-1090-4a57-b306-320748be8bf9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Volume info retrieved successfully. Sep 06 22:52:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9a403e77-1090-4a57-b306-320748be8bf9 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] http://192.168.122.248/volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 returned with HTTP 200 Sep 06 22:52:35 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 841/1682] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:35 2026] GET /volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-67e17cb9-3ac3-49f8-947c-6d6dfad9f864 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-67e17cb9-3ac3-49f8-947c-6d6dfad9f864 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/5f44d1ed-c3aa-40c4-8507-3e736a86549e Sep 06 22:52:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-67e17cb9-3ac3-49f8-947c-6d6dfad9f864 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-67e17cb9-3ac3-49f8-947c-6d6dfad9f864 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:35 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:35 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:35 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:35 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:35 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-67e17cb9-3ac3-49f8-947c-6d6dfad9f864 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-67e17cb9-3ac3-49f8-947c-6d6dfad9f864 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/5f44d1ed-c3aa-40c4-8507-3e736a86549e returned with HTTP 200 Sep 06 22:52:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 842/1683] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:35 2026] GET /volume/v3/volumes/5f44d1ed-c3aa-40c4-8507-3e736a86549e => generated 861 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bca80814-1c31-44ad-9607-ff5f6e5f673b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bca80814-1c31-44ad-9607-ff5f6e5f673b tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/c3f0f162-d58f-451b-95db-9dd1858410cd Sep 06 22:52:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bca80814-1c31-44ad-9607-ff5f6e5f673b tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bca80814-1c31-44ad-9607-ff5f6e5f673b tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:35 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:35 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:35 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:35 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:35 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bca80814-1c31-44ad-9607-ff5f6e5f673b tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bca80814-1c31-44ad-9607-ff5f6e5f673b tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/c3f0f162-d58f-451b-95db-9dd1858410cd returned with HTTP 200 Sep 06 22:52:35 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 842/1684] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:35 2026] GET /volume/v3/volumes/c3f0f162-d58f-451b-95db-9dd1858410cd => generated 862 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-42d5c61d-4dc4-4a6b-be6d-83be3930e038 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-42d5c61d-4dc4-4a6b-be6d-83be3930e038 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/fd558f0d-9bc5-4dc2-b235-cc0b6e4d7a46 Sep 06 22:52:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-42d5c61d-4dc4-4a6b-be6d-83be3930e038 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-42d5c61d-4dc4-4a6b-be6d-83be3930e038 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:35 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:35 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:35 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:35 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:35 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-42d5c61d-4dc4-4a6b-be6d-83be3930e038 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-42d5c61d-4dc4-4a6b-be6d-83be3930e038 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/fd558f0d-9bc5-4dc2-b235-cc0b6e4d7a46 returned with HTTP 200 Sep 06 22:52:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 843/1685] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:35 2026] GET /volume/v3/volumes/fd558f0d-9bc5-4dc2-b235-cc0b6e4d7a46 => generated 861 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-371c6efb-ea6f-4623-af7e-9f340d16c889 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-371c6efb-ea6f-4623-af7e-9f340d16c889 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] GET http://192.168.122.248/volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 Sep 06 22:52:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-371c6efb-ea6f-4623-af7e-9f340d16c889 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-371c6efb-ea6f-4623-af7e-9f340d16c889 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:36 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:36 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:36 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:36 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-371c6efb-ea6f-4623-af7e-9f340d16c889 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Volume info retrieved successfully. Sep 06 22:52:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-371c6efb-ea6f-4623-af7e-9f340d16c889 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] http://192.168.122.248/volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 returned with HTTP 200 Sep 06 22:52:36 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 843/1686] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:36 2026] GET /volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 => generated 854 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e7ed4661-5a9c-44f3-8300-ea66ac9cbb1b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e7ed4661-5a9c-44f3-8300-ea66ac9cbb1b tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/fd558f0d-9bc5-4dc2-b235-cc0b6e4d7a46 Sep 06 22:52:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e7ed4661-5a9c-44f3-8300-ea66ac9cbb1b tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e7ed4661-5a9c-44f3-8300-ea66ac9cbb1b tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:36 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:36 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:36 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:36 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:36 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e7ed4661-5a9c-44f3-8300-ea66ac9cbb1b tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e7ed4661-5a9c-44f3-8300-ea66ac9cbb1b tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/fd558f0d-9bc5-4dc2-b235-cc0b6e4d7a46 returned with HTTP 200 Sep 06 22:52:36 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 844/1687] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:36 2026] GET /volume/v3/volumes/fd558f0d-9bc5-4dc2-b235-cc0b6e4d7a46 => generated 862 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8e0fca68-c762-4864-8a69-9ae0b026d5b5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8e0fca68-c762-4864-8a69-9ae0b026d5b5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] DELETE http://192.168.122.248/volume/v3/volumes/fd558f0d-9bc5-4dc2-b235-cc0b6e4d7a46 Sep 06 22:52:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8e0fca68-c762-4864-8a69-9ae0b026d5b5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8e0fca68-c762-4864-8a69-9ae0b026d5b5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:36 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-8e0fca68-c762-4864-8a69-9ae0b026d5b5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Delete volume with id: fd558f0d-9bc5-4dc2-b235-cc0b6e4d7a46 Sep 06 22:52:36 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:36 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:36 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:36 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8e0fca68-c762-4864-8a69-9ae0b026d5b5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8e0fca68-c762-4864-8a69-9ae0b026d5b5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Delete volume request issued successfully. Sep 06 22:52:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8e0fca68-c762-4864-8a69-9ae0b026d5b5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/fd558f0d-9bc5-4dc2-b235-cc0b6e4d7a46 returned with HTTP 202 Sep 06 22:52:36 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 844/1688] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:36 2026] DELETE /volume/v3/volumes/fd558f0d-9bc5-4dc2-b235-cc0b6e4d7a46 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f329a844-c757-45ed-a928-705b1b79ce05 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f329a844-c757-45ed-a928-705b1b79ce05 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/fd558f0d-9bc5-4dc2-b235-cc0b6e4d7a46 Sep 06 22:52:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f329a844-c757-45ed-a928-705b1b79ce05 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f329a844-c757-45ed-a928-705b1b79ce05 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:36 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:36 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:36 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:36 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:36 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f329a844-c757-45ed-a928-705b1b79ce05 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f329a844-c757-45ed-a928-705b1b79ce05 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/fd558f0d-9bc5-4dc2-b235-cc0b6e4d7a46 returned with HTTP 200 Sep 06 22:52:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 845/1689] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:36 2026] GET /volume/v3/volumes/fd558f0d-9bc5-4dc2-b235-cc0b6e4d7a46 => generated 861 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-64ce1428-4a9d-4061-9176-37f93215c86e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-64ce1428-4a9d-4061-9176-37f93215c86e tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] GET http://192.168.122.248/volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 Sep 06 22:52:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-64ce1428-4a9d-4061-9176-37f93215c86e tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-64ce1428-4a9d-4061-9176-37f93215c86e tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:37 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:37 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-64ce1428-4a9d-4061-9176-37f93215c86e tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Volume info retrieved successfully. Sep 06 22:52:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-64ce1428-4a9d-4061-9176-37f93215c86e tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] http://192.168.122.248/volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 returned with HTTP 200 Sep 06 22:52:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 845/1690] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:37 2026] GET /volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 => generated 855 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c5de41ae-70ff-4ee8-b0a0-7a98d9705832 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c5de41ae-70ff-4ee8-b0a0-7a98d9705832 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] GET http://192.168.122.248/volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 Sep 06 22:52:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c5de41ae-70ff-4ee8-b0a0-7a98d9705832 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c5de41ae-70ff-4ee8-b0a0-7a98d9705832 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:37 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:37 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c5de41ae-70ff-4ee8-b0a0-7a98d9705832 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] Volume info retrieved successfully. Sep 06 22:52:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c5de41ae-70ff-4ee8-b0a0-7a98d9705832 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] http://192.168.122.248/volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 returned with HTTP 200 Sep 06 22:52:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 846/1691] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:37 2026] GET /volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 => generated 1018 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:52:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cd5b87f8-4cda-4ce3-8194-0b4dabf59518 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cd5b87f8-4cda-4ce3-8194-0b4dabf59518 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] GET http://192.168.122.248/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 06 22:52:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cd5b87f8-4cda-4ce3-8194-0b4dabf59518 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cd5b87f8-4cda-4ce3-8194-0b4dabf59518 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:37 devstack devstack@c-api.service[87216]: /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 06 22:52:37 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 22:52:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cd5b87f8-4cda-4ce3-8194-0b4dabf59518 tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] http://192.168.122.248/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 06 22:52:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 846/1692] 192.168.122.248 () {58 vars in 1202 bytes} [Sun Sep 6 22:52:37 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2e9fa8ea-2350-4dae-816b-e8216b2ee125 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2e9fa8ea-2350-4dae-816b-e8216b2ee125 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] GET http://192.168.122.248/volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 Sep 06 22:52:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2e9fa8ea-2350-4dae-816b-e8216b2ee125 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2e9fa8ea-2350-4dae-816b-e8216b2ee125 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:37 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:37 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2e9fa8ea-2350-4dae-816b-e8216b2ee125 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Volume info retrieved successfully. Sep 06 22:52:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2e9fa8ea-2350-4dae-816b-e8216b2ee125 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] http://192.168.122.248/volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 returned with HTTP 200 Sep 06 22:52:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 847/1693] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:37 2026] GET /volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:52:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-368d82be-8247-4b0f-b35e-272b2574abc3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-368d82be-8247-4b0f-b35e-272b2574abc3 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] DELETE http://192.168.122.248/volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 Sep 06 22:52:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-368d82be-8247-4b0f-b35e-272b2574abc3 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-368d82be-8247-4b0f-b35e-272b2574abc3 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:37 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-368d82be-8247-4b0f-b35e-272b2574abc3 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Delete volume with id: ea1b254f-7c62-41a9-80f2-f02b107c29b2 Sep 06 22:52:37 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:37 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-368d82be-8247-4b0f-b35e-272b2574abc3 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Volume info retrieved successfully. Sep 06 22:52:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-368d82be-8247-4b0f-b35e-272b2574abc3 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Delete volume request issued successfully. Sep 06 22:52:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-368d82be-8247-4b0f-b35e-272b2574abc3 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] http://192.168.122.248/volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 returned with HTTP 202 Sep 06 22:52:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 847/1694] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:37 2026] DELETE /volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 22:52:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-dd3ad830-4d1a-40df-8a60-c5d745090867 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dd3ad830-4d1a-40df-8a60-c5d745090867 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] GET http://192.168.122.248/volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 Sep 06 22:52:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dd3ad830-4d1a-40df-8a60-c5d745090867 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dd3ad830-4d1a-40df-8a60-c5d745090867 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:37 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:37 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-dd3ad830-4d1a-40df-8a60-c5d745090867 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Volume info retrieved successfully. Sep 06 22:52:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dd3ad830-4d1a-40df-8a60-c5d745090867 tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] http://192.168.122.248/volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 returned with HTTP 200 Sep 06 22:52:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 848/1695] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:37 2026] GET /volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-13f4bcfd-dadc-4b3d-9ac5-332874e5a5c7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-13f4bcfd-dadc-4b3d-9ac5-332874e5a5c7 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/fd558f0d-9bc5-4dc2-b235-cc0b6e4d7a46 Sep 06 22:52:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-13f4bcfd-dadc-4b3d-9ac5-332874e5a5c7 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-13f4bcfd-dadc-4b3d-9ac5-332874e5a5c7 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-13f4bcfd-dadc-4b3d-9ac5-332874e5a5c7 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/fd558f0d-9bc5-4dc2-b235-cc0b6e4d7a46 returned with HTTP 404 Sep 06 22:52:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 848/1696] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:38 2026] GET /volume/v3/volumes/fd558f0d-9bc5-4dc2-b235-cc0b6e4d7a46 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ba01d54b-4ff5-48ac-8eca-2774ad26fd7c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ba01d54b-4ff5-48ac-8eca-2774ad26fd7c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] DELETE http://192.168.122.248/volume/v3/volumes/c3f0f162-d58f-451b-95db-9dd1858410cd Sep 06 22:52:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ba01d54b-4ff5-48ac-8eca-2774ad26fd7c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ba01d54b-4ff5-48ac-8eca-2774ad26fd7c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:38 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-ba01d54b-4ff5-48ac-8eca-2774ad26fd7c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Delete volume with id: c3f0f162-d58f-451b-95db-9dd1858410cd Sep 06 22:52:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:38 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ba01d54b-4ff5-48ac-8eca-2774ad26fd7c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ba01d54b-4ff5-48ac-8eca-2774ad26fd7c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Delete volume request issued successfully. Sep 06 22:52:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ba01d54b-4ff5-48ac-8eca-2774ad26fd7c tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/c3f0f162-d58f-451b-95db-9dd1858410cd returned with HTTP 202 Sep 06 22:52:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 849/1697] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:38 2026] DELETE /volume/v3/volumes/c3f0f162-d58f-451b-95db-9dd1858410cd => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-476078a0-f8cf-4cf2-9fc5-ff7a0bf85557 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-476078a0-f8cf-4cf2-9fc5-ff7a0bf85557 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/c3f0f162-d58f-451b-95db-9dd1858410cd Sep 06 22:52:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-476078a0-f8cf-4cf2-9fc5-ff7a0bf85557 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-476078a0-f8cf-4cf2-9fc5-ff7a0bf85557 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:38 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:38 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:38 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-476078a0-f8cf-4cf2-9fc5-ff7a0bf85557 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-476078a0-f8cf-4cf2-9fc5-ff7a0bf85557 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/c3f0f162-d58f-451b-95db-9dd1858410cd returned with HTTP 200 Sep 06 22:52:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 849/1698] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:38 2026] GET /volume/v3/volumes/c3f0f162-d58f-451b-95db-9dd1858410cd => generated 861 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-657b3374-22a8-4852-93ac-0ffbe974549f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-657b3374-22a8-4852-93ac-0ffbe974549f tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] GET http://192.168.122.248/volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 Sep 06 22:52:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-657b3374-22a8-4852-93ac-0ffbe974549f tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-657b3374-22a8-4852-93ac-0ffbe974549f tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:38 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-657b3374-22a8-4852-93ac-0ffbe974549f tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Volume info retrieved successfully. Sep 06 22:52:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-657b3374-22a8-4852-93ac-0ffbe974549f tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] http://192.168.122.248/volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 returned with HTTP 200 Sep 06 22:52:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 850/1699] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:38 2026] GET /volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2c7cfcc2-2d58-4508-a7b8-4e6321efffac None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2c7cfcc2-2d58-4508-a7b8-4e6321efffac tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/c3f0f162-d58f-451b-95db-9dd1858410cd Sep 06 22:52:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2c7cfcc2-2d58-4508-a7b8-4e6321efffac tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2c7cfcc2-2d58-4508-a7b8-4e6321efffac tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:39 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:39 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:39 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:39 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2c7cfcc2-2d58-4508-a7b8-4e6321efffac tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2c7cfcc2-2d58-4508-a7b8-4e6321efffac tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/c3f0f162-d58f-451b-95db-9dd1858410cd returned with HTTP 200 Sep 06 22:52:39 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 850/1700] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:39 2026] GET /volume/v3/volumes/c3f0f162-d58f-451b-95db-9dd1858410cd => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-46cb210a-3365-4025-abce-3ec1b872cd6f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-46cb210a-3365-4025-abce-3ec1b872cd6f tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] GET http://192.168.122.248/volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 Sep 06 22:52:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-46cb210a-3365-4025-abce-3ec1b872cd6f tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-46cb210a-3365-4025-abce-3ec1b872cd6f tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-46cb210a-3365-4025-abce-3ec1b872cd6f tempest-VolumesServicesTestJSON-800853814 tempest-VolumesServicesTestJSON-800853814-project-member] http://192.168.122.248/volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 returned with HTTP 404 Sep 06 22:52:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 851/1701] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:39 2026] GET /volume/v3/volumes/ea1b254f-7c62-41a9-80f2-f02b107c29b2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c4584608-1794-4061-bdf4-94f900466d4f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c4584608-1794-4061-bdf4-94f900466d4f tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] GET http://192.168.122.248/volume/v3/os-services Sep 06 22:52:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c4584608-1794-4061-bdf4-94f900466d4f tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c4584608-1794-4061-bdf4-94f900466d4f tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:40 devstack devstack@c-api.service[87216]: /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 06 22:52:40 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 22:52:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c4584608-1794-4061-bdf4-94f900466d4f tempest-VolumesServicesTestJSON-824603284 tempest-VolumesServicesTestJSON-824603284-project-admin] http://192.168.122.248/volume/v3/os-services returned with HTTP 200 Sep 06 22:52:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 851/1702] 192.168.122.248 () {58 vars in 1133 bytes} [Sun Sep 6 22:52:40 2026] GET /volume/v3/os-services => generated 705 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d5943af3-5438-45be-85cf-2914cba54dc4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d5943af3-5438-45be-85cf-2914cba54dc4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/c3f0f162-d58f-451b-95db-9dd1858410cd Sep 06 22:52:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d5943af3-5438-45be-85cf-2914cba54dc4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d5943af3-5438-45be-85cf-2914cba54dc4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d5943af3-5438-45be-85cf-2914cba54dc4 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/c3f0f162-d58f-451b-95db-9dd1858410cd returned with HTTP 404 Sep 06 22:52:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 852/1703] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:40 2026] GET /volume/v3/volumes/c3f0f162-d58f-451b-95db-9dd1858410cd => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0b3537df-7d5b-403f-8993-b9622213f145 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0b3537df-7d5b-403f-8993-b9622213f145 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] DELETE http://192.168.122.248/volume/v3/volumes/5f44d1ed-c3aa-40c4-8507-3e736a86549e Sep 06 22:52:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0b3537df-7d5b-403f-8993-b9622213f145 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0b3537df-7d5b-403f-8993-b9622213f145 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:40 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-0b3537df-7d5b-403f-8993-b9622213f145 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Delete volume with id: 5f44d1ed-c3aa-40c4-8507-3e736a86549e Sep 06 22:52:40 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:40 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:40 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:40 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0b3537df-7d5b-403f-8993-b9622213f145 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0b3537df-7d5b-403f-8993-b9622213f145 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Delete volume request issued successfully. Sep 06 22:52:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0b3537df-7d5b-403f-8993-b9622213f145 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/5f44d1ed-c3aa-40c4-8507-3e736a86549e returned with HTTP 202 Sep 06 22:52:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 852/1704] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:40 2026] DELETE /volume/v3/volumes/5f44d1ed-c3aa-40c4-8507-3e736a86549e => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0fa8d150-d3ea-4916-9bea-859d4e71e5dd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0fa8d150-d3ea-4916-9bea-859d4e71e5dd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/5f44d1ed-c3aa-40c4-8507-3e736a86549e Sep 06 22:52:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0fa8d150-d3ea-4916-9bea-859d4e71e5dd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0fa8d150-d3ea-4916-9bea-859d4e71e5dd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:40 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:40 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:40 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:40 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0fa8d150-d3ea-4916-9bea-859d4e71e5dd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0fa8d150-d3ea-4916-9bea-859d4e71e5dd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/5f44d1ed-c3aa-40c4-8507-3e736a86549e returned with HTTP 200 Sep 06 22:52:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 853/1705] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:40 2026] GET /volume/v3/volumes/5f44d1ed-c3aa-40c4-8507-3e736a86549e => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:52:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4a91a71d-083f-48c0-8b9a-74a2fcec7431 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4a91a71d-083f-48c0-8b9a-74a2fcec7431 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/5f44d1ed-c3aa-40c4-8507-3e736a86549e Sep 06 22:52:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4a91a71d-083f-48c0-8b9a-74a2fcec7431 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4a91a71d-083f-48c0-8b9a-74a2fcec7431 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4a91a71d-083f-48c0-8b9a-74a2fcec7431 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/5f44d1ed-c3aa-40c4-8507-3e736a86549e returned with HTTP 404 Sep 06 22:52:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 853/1706] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:41 2026] GET /volume/v3/volumes/5f44d1ed-c3aa-40c4-8507-3e736a86549e => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1599411c-8bbb-4e32-8ed5-d42e02f1185a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1599411c-8bbb-4e32-8ed5-d42e02f1185a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] DELETE http://192.168.122.248/volume/v3/volumes/f671aaa4-b5eb-49b4-972c-8540d397fd64 Sep 06 22:52:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1599411c-8bbb-4e32-8ed5-d42e02f1185a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1599411c-8bbb-4e32-8ed5-d42e02f1185a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:41 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-1599411c-8bbb-4e32-8ed5-d42e02f1185a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Delete volume with id: f671aaa4-b5eb-49b4-972c-8540d397fd64 Sep 06 22:52:41 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:41 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1599411c-8bbb-4e32-8ed5-d42e02f1185a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1599411c-8bbb-4e32-8ed5-d42e02f1185a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Delete volume request issued successfully. Sep 06 22:52:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1599411c-8bbb-4e32-8ed5-d42e02f1185a tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/f671aaa4-b5eb-49b4-972c-8540d397fd64 returned with HTTP 202 Sep 06 22:52:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 854/1707] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:41 2026] DELETE /volume/v3/volumes/f671aaa4-b5eb-49b4-972c-8540d397fd64 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-506bbd2b-7855-449f-9b7c-a64d997925e9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-506bbd2b-7855-449f-9b7c-a64d997925e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/f671aaa4-b5eb-49b4-972c-8540d397fd64 Sep 06 22:52:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-506bbd2b-7855-449f-9b7c-a64d997925e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-506bbd2b-7855-449f-9b7c-a64d997925e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:41 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:41 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:41 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:41 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:41 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-506bbd2b-7855-449f-9b7c-a64d997925e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-506bbd2b-7855-449f-9b7c-a64d997925e9 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/f671aaa4-b5eb-49b4-972c-8540d397fd64 returned with HTTP 200 Sep 06 22:52:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 854/1708] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:41 2026] GET /volume/v3/volumes/f671aaa4-b5eb-49b4-972c-8540d397fd64 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:52:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-08c657ab-598c-4934-82a4-03d2e0e75565 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-08c657ab-598c-4934-82a4-03d2e0e75565 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/f671aaa4-b5eb-49b4-972c-8540d397fd64 Sep 06 22:52:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-08c657ab-598c-4934-82a4-03d2e0e75565 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-08c657ab-598c-4934-82a4-03d2e0e75565 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-08c657ab-598c-4934-82a4-03d2e0e75565 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/f671aaa4-b5eb-49b4-972c-8540d397fd64 returned with HTTP 404 Sep 06 22:52:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 855/1709] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:42 2026] GET /volume/v3/volumes/f671aaa4-b5eb-49b4-972c-8540d397fd64 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:52:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9a136bb1-2488-467d-9f7b-38376c7c4ef6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9a136bb1-2488-467d-9f7b-38376c7c4ef6 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] DELETE http://192.168.122.248/volume/v3/volumes/41ace9dc-1c6c-4028-a661-894c2a863d98 Sep 06 22:52:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9a136bb1-2488-467d-9f7b-38376c7c4ef6 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9a136bb1-2488-467d-9f7b-38376c7c4ef6 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:42 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-9a136bb1-2488-467d-9f7b-38376c7c4ef6 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Delete volume with id: 41ace9dc-1c6c-4028-a661-894c2a863d98 Sep 06 22:52:42 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:42 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9a136bb1-2488-467d-9f7b-38376c7c4ef6 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9a136bb1-2488-467d-9f7b-38376c7c4ef6 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Delete volume request issued successfully. Sep 06 22:52:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9a136bb1-2488-467d-9f7b-38376c7c4ef6 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/41ace9dc-1c6c-4028-a661-894c2a863d98 returned with HTTP 202 Sep 06 22:52:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 855/1710] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:42 2026] DELETE /volume/v3/volumes/41ace9dc-1c6c-4028-a661-894c2a863d98 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-389dd75f-d2cc-40df-8d2c-dad24cd874c0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-389dd75f-d2cc-40df-8d2c-dad24cd874c0 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/41ace9dc-1c6c-4028-a661-894c2a863d98 Sep 06 22:52:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-389dd75f-d2cc-40df-8d2c-dad24cd874c0 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-389dd75f-d2cc-40df-8d2c-dad24cd874c0 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:42 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:42 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-389dd75f-d2cc-40df-8d2c-dad24cd874c0 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-389dd75f-d2cc-40df-8d2c-dad24cd874c0 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/41ace9dc-1c6c-4028-a661-894c2a863d98 returned with HTTP 200 Sep 06 22:52:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 856/1711] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:42 2026] GET /volume/v3/volumes/41ace9dc-1c6c-4028-a661-894c2a863d98 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-07396ba9-91ef-43df-b481-443ab95b943d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-07396ba9-91ef-43df-b481-443ab95b943d tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/41ace9dc-1c6c-4028-a661-894c2a863d98 Sep 06 22:52:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-07396ba9-91ef-43df-b481-443ab95b943d tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-07396ba9-91ef-43df-b481-443ab95b943d tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-07396ba9-91ef-43df-b481-443ab95b943d tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/41ace9dc-1c6c-4028-a661-894c2a863d98 returned with HTTP 404 Sep 06 22:52:43 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 856/1712] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:43 2026] GET /volume/v3/volumes/41ace9dc-1c6c-4028-a661-894c2a863d98 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-86d8dd4a-d810-49d0-9d89-d8abe999d0e5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-86d8dd4a-d810-49d0-9d89-d8abe999d0e5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 Sep 06 22:52:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-86d8dd4a-d810-49d0-9d89-d8abe999d0e5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-86d8dd4a-d810-49d0-9d89-d8abe999d0e5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:43 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-86d8dd4a-d810-49d0-9d89-d8abe999d0e5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Delete snapshot with id: 72be583e-28b7-4264-95e0-10e909e814a2 Sep 06 22:52:44 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:44 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:44 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-86d8dd4a-d810-49d0-9d89-d8abe999d0e5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Snapshot retrieved successfully. Sep 06 22:52:44 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:44 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:44 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-86d8dd4a-d810-49d0-9d89-d8abe999d0e5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Snapshot delete request issued successfully. Sep 06 22:52:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-86d8dd4a-d810-49d0-9d89-d8abe999d0e5 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 returned with HTTP 202 Sep 06 22:52:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 857/1713] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:52:43 2026] DELETE /volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-66c239da-1586-4eb4-8e68-fa6104d9682f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-66c239da-1586-4eb4-8e68-fa6104d9682f tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 Sep 06 22:52:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-66c239da-1586-4eb4-8e68-fa6104d9682f tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-66c239da-1586-4eb4-8e68-fa6104d9682f tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-66c239da-1586-4eb4-8e68-fa6104d9682f tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Snapshot retrieved successfully. Sep 06 22:52:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-66c239da-1586-4eb4-8e68-fa6104d9682f tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 returned with HTTP 200 Sep 06 22:52:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 857/1714] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:44 2026] GET /volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 => generated 474 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a576aed9-2ba8-4448-8801-90a49d7031ee None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a576aed9-2ba8-4448-8801-90a49d7031ee tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 Sep 06 22:52:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a576aed9-2ba8-4448-8801-90a49d7031ee tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a576aed9-2ba8-4448-8801-90a49d7031ee tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:45 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:45 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:45 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a576aed9-2ba8-4448-8801-90a49d7031ee tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Snapshot retrieved successfully. Sep 06 22:52:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a576aed9-2ba8-4448-8801-90a49d7031ee tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 returned with HTTP 200 Sep 06 22:52:45 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 858/1715] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:45 2026] GET /volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 => generated 474 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-352ab79f-1cc9-4fd5-81cf-ac9fa0b7fcfd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-352ab79f-1cc9-4fd5-81cf-ac9fa0b7fcfd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 Sep 06 22:52:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-352ab79f-1cc9-4fd5-81cf-ac9fa0b7fcfd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-352ab79f-1cc9-4fd5-81cf-ac9fa0b7fcfd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-352ab79f-1cc9-4fd5-81cf-ac9fa0b7fcfd tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 returned with HTTP 404 Sep 06 22:52:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 858/1716] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:52:46 2026] GET /volume/v3/snapshots/72be583e-28b7-4264-95e0-10e909e814a2 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-eebb0847-7bb9-42ac-a3ba-c9b22ac24514 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eebb0847-7bb9-42ac-a3ba-c9b22ac24514 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] DELETE http://192.168.122.248/volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb Sep 06 22:52:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-eebb0847-7bb9-42ac-a3ba-c9b22ac24514 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-eebb0847-7bb9-42ac-a3ba-c9b22ac24514 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:46 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-eebb0847-7bb9-42ac-a3ba-c9b22ac24514 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Delete volume with id: 26b585b3-a21f-4380-9ef7-572f44e972fb Sep 06 22:52:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d665f518-14b0-42ff-a8f5-ed4ae3beb77c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:46 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:46 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-eebb0847-7bb9-42ac-a3ba-c9b22ac24514 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-eebb0847-7bb9-42ac-a3ba-c9b22ac24514 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Delete volume request issued successfully. Sep 06 22:52:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eebb0847-7bb9-42ac-a3ba-c9b22ac24514 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb returned with HTTP 202 Sep 06 22:52:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 859/1717] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:46 2026] DELETE /volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-66771d27-8b6b-47ba-9698-f0e65660731d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-66771d27-8b6b-47ba-9698-f0e65660731d tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb Sep 06 22:52:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-66771d27-8b6b-47ba-9698-f0e65660731d tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-66771d27-8b6b-47ba-9698-f0e65660731d tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:46 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:46 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-66771d27-8b6b-47ba-9698-f0e65660731d tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-66771d27-8b6b-47ba-9698-f0e65660731d tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb returned with HTTP 200 Sep 06 22:52:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 860/1718] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:46 2026] GET /volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb => generated 861 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d665f518-14b0-42ff-a8f5-ed4ae3beb77c tempest-VolumeServicesNegativeTest-2016026905 tempest-VolumeServicesNegativeTest-2016026905-project-admin] GET http://192.168.122.248/volume/v3/os-services Sep 06 22:52:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d665f518-14b0-42ff-a8f5-ed4ae3beb77c tempest-VolumeServicesNegativeTest-2016026905 tempest-VolumeServicesNegativeTest-2016026905-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d665f518-14b0-42ff-a8f5-ed4ae3beb77c tempest-VolumeServicesNegativeTest-2016026905 tempest-VolumeServicesNegativeTest-2016026905-project-admin] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:46 devstack devstack@c-api.service[87216]: /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 06 22:52:46 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 22:52:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d665f518-14b0-42ff-a8f5-ed4ae3beb77c tempest-VolumeServicesNegativeTest-2016026905 tempest-VolumeServicesNegativeTest-2016026905-project-admin] http://192.168.122.248/volume/v3/os-services returned with HTTP 200 Sep 06 22:52:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 859/1719] 192.168.122.248 () {58 vars in 1133 bytes} [Sun Sep 6 22:52:46 2026] GET /volume/v3/os-services => generated 705 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-58360a3b-a41d-4e60-a0f5-baa2d7ba0bfe None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-58360a3b-a41d-4e60-a0f5-baa2d7ba0bfe tempest-VolumeServicesNegativeTest-2016026905 tempest-VolumeServicesNegativeTest-2016026905-project-admin] PUT http://192.168.122.248/volume/v3/os-services/disable-log-reason Sep 06 22:52:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-58360a3b-a41d-4e60-a0f5-baa2d7ba0bfe tempest-VolumeServicesNegativeTest-2016026905 tempest-VolumeServicesNegativeTest-2016026905-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-58360a3b-a41d-4e60-a0f5-baa2d7ba0bfe tempest-VolumeServicesNegativeTest-2016026905 tempest-VolumeServicesNegativeTest-2016026905-project-admin] http://192.168.122.248/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 06 22:52:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 861/1720] 192.168.122.248 () {60 vars in 1210 bytes} [Sun Sep 6 22:52:46 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 22:52:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b33be9ed-03f8-47df-a7ef-70b1044681b0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b33be9ed-03f8-47df-a7ef-70b1044681b0 tempest-VolumeServicesNegativeTest-2016026905 tempest-VolumeServicesNegativeTest-2016026905-project-admin] PUT http://192.168.122.248/volume/v3/os-services/disable Sep 06 22:52:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b33be9ed-03f8-47df-a7ef-70b1044681b0 tempest-VolumeServicesNegativeTest-2016026905 tempest-VolumeServicesNegativeTest-2016026905-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b33be9ed-03f8-47df-a7ef-70b1044681b0 tempest-VolumeServicesNegativeTest-2016026905 tempest-VolumeServicesNegativeTest-2016026905-project-admin] http://192.168.122.248/volume/v3/os-services/disable returned with HTTP 404 Sep 06 22:52:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 860/1721] 192.168.122.248 () {60 vars in 1177 bytes} [Sun Sep 6 22:52:46 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:52:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c729dbbd-66dd-450a-b947-d5e343a732d8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c729dbbd-66dd-450a-b947-d5e343a732d8 tempest-VolumeServicesNegativeTest-2016026905 tempest-VolumeServicesNegativeTest-2016026905-project-admin] PUT http://192.168.122.248/volume/v3/os-services/enable Sep 06 22:52:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c729dbbd-66dd-450a-b947-d5e343a732d8 tempest-VolumeServicesNegativeTest-2016026905 tempest-VolumeServicesNegativeTest-2016026905-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c729dbbd-66dd-450a-b947-d5e343a732d8 tempest-VolumeServicesNegativeTest-2016026905 tempest-VolumeServicesNegativeTest-2016026905-project-admin] http://192.168.122.248/volume/v3/os-services/enable returned with HTTP 404 Sep 06 22:52:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 862/1722] 192.168.122.248 () {60 vars in 1174 bytes} [Sun Sep 6 22:52:46 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2fd75e51-b74b-4427-9e61-4b6b9b23dcb7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2fd75e51-b74b-4427-9e61-4b6b9b23dcb7 tempest-VolumeServicesNegativeTest-2016026905 tempest-VolumeServicesNegativeTest-2016026905-project-admin] PUT http://192.168.122.248/volume/v3/os-services/freeze Sep 06 22:52:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2fd75e51-b74b-4427-9e61-4b6b9b23dcb7 tempest-VolumeServicesNegativeTest-2016026905 tempest-VolumeServicesNegativeTest-2016026905-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2fd75e51-b74b-4427-9e61-4b6b9b23dcb7 tempest-VolumeServicesNegativeTest-2016026905 tempest-VolumeServicesNegativeTest-2016026905-project-admin] http://192.168.122.248/volume/v3/os-services/freeze returned with HTTP 400 Sep 06 22:52:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 861/1723] 192.168.122.248 () {60 vars in 1174 bytes} [Sun Sep 6 22:52:46 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:52:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-114d88fc-6ebe-49b3-bf75-af211466f599 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-114d88fc-6ebe-49b3-bf75-af211466f599 tempest-VolumeServicesNegativeTest-2016026905 tempest-VolumeServicesNegativeTest-2016026905-project-admin] PUT http://192.168.122.248/volume/v3/os-services/thaw Sep 06 22:52:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-114d88fc-6ebe-49b3-bf75-af211466f599 tempest-VolumeServicesNegativeTest-2016026905 tempest-VolumeServicesNegativeTest-2016026905-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:46 devstack devstack@c-api.service[87215]: /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 06 22:52:46 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 22:52:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-114d88fc-6ebe-49b3-bf75-af211466f599 tempest-VolumeServicesNegativeTest-2016026905 tempest-VolumeServicesNegativeTest-2016026905-project-admin] http://192.168.122.248/volume/v3/os-services/thaw returned with HTTP 400 Sep 06 22:52:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 863/1724] 192.168.122.248 () {60 vars in 1168 bytes} [Sun Sep 6 22:52:46 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 06 22:52:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2ae82b2b-c348-4607-a4f1-7130973f5434 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2ae82b2b-c348-4607-a4f1-7130973f5434 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb Sep 06 22:52:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2ae82b2b-c348-4607-a4f1-7130973f5434 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2ae82b2b-c348-4607-a4f1-7130973f5434 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:47 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2ae82b2b-c348-4607-a4f1-7130973f5434 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Volume info retrieved successfully. Sep 06 22:52:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2ae82b2b-c348-4607-a4f1-7130973f5434 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb returned with HTTP 200 Sep 06 22:52:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 862/1725] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:47 2026] GET /volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-09c3cac7-ae35-47c0-9c1c-1d4018026f54 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-09c3cac7-ae35-47c0-9c1c-1d4018026f54 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] GET http://192.168.122.248/volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb Sep 06 22:52:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-09c3cac7-ae35-47c0-9c1c-1d4018026f54 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-09c3cac7-ae35-47c0-9c1c-1d4018026f54 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-09c3cac7-ae35-47c0-9c1c-1d4018026f54 tempest-CreateVolumesFromSnapshotTest-1444493613 tempest-CreateVolumesFromSnapshotTest-1444493613-project-member] http://192.168.122.248/volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb returned with HTTP 404 Sep 06 22:52:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 864/1726] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:48 2026] GET /volume/v3/volumes/26b585b3-a21f-4380-9ef7-572f44e972fb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1863ccde-c75d-4ac8-831a-714cb6fbb993 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1863ccde-c75d-4ac8-831a-714cb6fbb993 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f Sep 06 22:52:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1863ccde-c75d-4ac8-831a-714cb6fbb993 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1863ccde-c75d-4ac8-831a-714cb6fbb993 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1863ccde-c75d-4ac8-831a-714cb6fbb993 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:52:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1863ccde-c75d-4ac8-831a-714cb6fbb993 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f returned with HTTP 200 Sep 06 22:52:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 863/1727] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:49 2026] GET /volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f980f384-0500-4709-bbb5-b37131cd8125 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f980f384-0500-4709-bbb5-b37131cd8125 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f Sep 06 22:52:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f980f384-0500-4709-bbb5-b37131cd8125 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f980f384-0500-4709-bbb5-b37131cd8125 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f980f384-0500-4709-bbb5-b37131cd8125 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:52:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f980f384-0500-4709-bbb5-b37131cd8125 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f returned with HTTP 200 Sep 06 22:52:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 865/1728] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:49 2026] GET /volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-591441808"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-591441808'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Create volume of 1 GB Sep 06 22:52:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Availability Zones retrieved successfully. Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Flow 'volume_create_api' (bdd03e3d-40e8-4bf3-a35f-8526e965c016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6efb2a22-d209-4902-a15e-faff6c660259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:52:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3ff8f27e-2646-43f3-a913-2b4989def1c2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6efb2a22-d209-4902-a15e-faff6c660259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59819447-f79d-4a86-bf19-7c8c221ae2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3ff8f27e-2646-43f3-a913-2b4989def1c2 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:52:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3ff8f27e-2646-43f3-a913-2b4989def1c2 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1445702374", "os-volume-type-access:is_public": false}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Created reservations ['07207f32-009c-424a-8d2c-01301b7b274d', '543c304c-5ecb-4c91-b401-78c440a06f3d', '6b54ba21-4a63-44c0-b9a4-bd05a9da9760', '5181609c-e09a-4b66-9821-26d313ec7eb3'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59819447-f79d-4a86-bf19-7c8c221ae2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07207f32-009c-424a-8d2c-01301b7b274d', '543c304c-5ecb-4c91-b401-78c440a06f3d', '6b54ba21-4a63-44c0-b9a4-bd05a9da9760', '5181609c-e09a-4b66-9821-26d313ec7eb3']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3ff8f27e-2646-43f3-a913-2b4989def1c2 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:52:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 866/1729] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:52:53 2026] POST /volume/v3/types => generated 229 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e97d1dcc-7268-4dfd-a12c-a27edd9c6e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-02305fe8-18c1-4cc5-bebc-617c3aa36b7f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:53 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e97d1dcc-7268-4dfd-a12c-a27edd9c6e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03ea808b-1387-47ee-a8f7-8ebbeb067a9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-591441808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='827182902c06464f8d3c981794edfd63',qos_specs=None,replication_status=,reservations=['07207f32-009c-424a-8d2c-01301b7b274d','543c304c-5ecb-4c91-b401-78c440a06f3d','6b54ba21-4a63-44c0-b9a4-bd05a9da9760','5181609c-e09a-4b66-9821-26d313ec7eb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb63c24383e4250b7548ec1bebd6512',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:52:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-591441808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03ea808b-1387-47ee-a8f7-8ebbeb067a9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='827182902c06464f8d3c981794edfd63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcb63c24383e4250b7548ec1bebd6512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8e658f1-2579-4562-880b-a113a8652ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8e658f1-2579-4562-880b-a113a8652ded) transitioned into state 'SUCCESS' from state '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-591441808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='827182902c06464f8d3c981794edfd63',qos_specs=None,replication_status=,reservations=['07207f32-009c-424a-8d2c-01301b7b274d','543c304c-5ecb-4c91-b401-78c440a06f3d','6b54ba21-4a63-44c0-b9a4-bd05a9da9760','5181609c-e09a-4b66-9821-26d313ec7eb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb63c24383e4250b7548ec1bebd6512',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b95906f7-3a75-4710-81fc-d21bb902491a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b95906f7-3a75-4710-81fc-d21bb902491a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Flow 'volume_create_api' (bdd03e3d-40e8-4bf3-a35f-8526e965c016) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Create volume request issued successfully. Sep 06 22:52:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8614bf6f-4ce1-43ed-8338-bb3307a7c70a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:52:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 864/1730] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:52:52 2026] POST /volume/v3/volumes => generated 786 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:52:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-02305fe8-18c1-4cc5-bebc-617c3aa36b7f tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:52:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-02305fe8-18c1-4cc5-bebc-617c3aa36b7f tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a3fa3e80-2b31-461e-a843-81bbe1521bf0", "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-de7164c0-29dc-4d95-aa7a-78403a66850e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-02305fe8-18c1-4cc5-bebc-617c3aa36b7f tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Create volume request body: {'volume': {'volume_type': 'a3fa3e80-2b31-461e-a843-81bbe1521bf0', 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-de7164c0-29dc-4d95-aa7a-78403a66850e tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] GET http://192.168.122.248/volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-de7164c0-29dc-4d95-aa7a-78403a66850e tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-de7164c0-29dc-4d95-aa7a-78403a66850e tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-02305fe8-18c1-4cc5-bebc-617c3aa36b7f tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 404 Sep 06 22:52:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 867/1731] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:52:53 2026] POST /volume/v3/volumes => generated 114 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:53 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:53 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-555b4394-212d-46ae-be04-5ff3ad12648d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-de7164c0-29dc-4d95-aa7a-78403a66850e tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Volume info retrieved successfully. Sep 06 22:52:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-555b4394-212d-46ae-be04-5ff3ad12648d tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] POST http://192.168.122.248/volume/v3/types/a3fa3e80-2b31-461e-a843-81bbe1521bf0/action Sep 06 22:52:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-555b4394-212d-46ae-be04-5ff3ad12648d tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Action body: b'{"addProjectAccess": {"project": "bd39a2793fe74d08b9258c175a9a3259"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:52:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-555b4394-212d-46ae-be04-5ff3ad12648d tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "bd39a2793fe74d08b9258c175a9a3259"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-de7164c0-29dc-4d95-aa7a-78403a66850e tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] http://192.168.122.248/volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d returned with HTTP 200 Sep 06 22:52:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 865/1732] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:53 2026] GET /volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d => generated 965 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-555b4394-212d-46ae-be04-5ff3ad12648d tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] http://192.168.122.248/volume/v3/types/a3fa3e80-2b31-461e-a843-81bbe1521bf0/action returned with HTTP 202 Sep 06 22:52:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 868/1733] 192.168.122.248 () {60 vars in 1268 bytes} [Sun Sep 6 22:52:53 2026] POST /volume/v3/types/a3fa3e80-2b31-461e-a843-81bbe1521bf0/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-71a48db8-50a7-4515-8df0-f79006a985a0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a3fa3e80-2b31-461e-a843-81bbe1521bf0", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-347358416"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Create volume request body: {'volume': {'volume_type': 'a3fa3e80-2b31-461e-a843-81bbe1521bf0', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-347358416'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Create volume of 1 GB Sep 06 22:52:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Availability Zones retrieved successfully. Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Flow 'volume_create_api' (dd877bab-ff75-4ee3-85ea-0a5ea1936e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfa06e26-2fb2-49e2-9179-1910121d4c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfa06e26-2fb2-49e2-9179-1910121d4c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:52:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a3fa3e80-2b31-461e-a843-81bbe1521bf0,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1445702374',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a3fa3e80-2b31-461e-a843-81bbe1521bf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc03004c-7cb8-4fcc-892b-d88e46861bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1445702374 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1445702374, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:52:53 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1445702374 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1445702374, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Created reservations ['ecd96e66-723d-4b8f-816e-41e1b9689fed', '40e8b945-bedb-4951-9f91-3803d02ec2bf', 'b743b651-20f4-4674-962d-dba6e7e1ef85', '28b62fa2-7790-46f5-9c86-6a8230d976ec'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc03004c-7cb8-4fcc-892b-d88e46861bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecd96e66-723d-4b8f-816e-41e1b9689fed', '40e8b945-bedb-4951-9f91-3803d02ec2bf', 'b743b651-20f4-4674-962d-dba6e7e1ef85', '28b62fa2-7790-46f5-9c86-6a8230d976ec']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c959529-4539-4d33-874a-73a9e4f44aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:53 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c959529-4539-4d33-874a-73a9e4f44aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99484195-09f3-4f21-92f8-8167121462b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-347358416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd39a2793fe74d08b9258c175a9a3259',qos_specs=None,replication_status=,reservations=['ecd96e66-723d-4b8f-816e-41e1b9689fed','40e8b945-bedb-4951-9f91-3803d02ec2bf','b743b651-20f4-4674-962d-dba6e7e1ef85','28b62fa2-7790-46f5-9c86-6a8230d976ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd2e1e78e3594a398abae967dbda2b9a',volume_type_id=a3fa3e80-2b31-461e-a843-81bbe1521bf0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:52:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-347358416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99484195-09f3-4f21-92f8-8167121462b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd39a2793fe74d08b9258c175a9a3259',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd2e1e78e3594a398abae967dbda2b9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a3fa3e80-2b31-461e-a843-81bbe1521bf0),volume_type_id=a3fa3e80-2b31-461e-a843-81bbe1521bf0)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36a86438-a2d0-498a-8ecd-8c2f15aad440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36a86438-a2d0-498a-8ecd-8c2f15aad440) transitioned into state 'SUCCESS' from state '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-347358416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd39a2793fe74d08b9258c175a9a3259',qos_specs=None,replication_status=,reservations=['ecd96e66-723d-4b8f-816e-41e1b9689fed','40e8b945-bedb-4951-9f91-3803d02ec2bf','b743b651-20f4-4674-962d-dba6e7e1ef85','28b62fa2-7790-46f5-9c86-6a8230d976ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd2e1e78e3594a398abae967dbda2b9a',volume_type_id=a3fa3e80-2b31-461e-a843-81bbe1521bf0)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (627a654e-6b22-4103-ae80-1d43bc91e559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (627a654e-6b22-4103-ae80-1d43bc91e559) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Flow 'volume_create_api' (dd877bab-ff75-4ee3-85ea-0a5ea1936e7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Create volume request issued successfully. Sep 06 22:52:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-71a48db8-50a7-4515-8df0-f79006a985a0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:52:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 866/1734] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:52:53 2026] POST /volume/v3/volumes => generated 803 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:52:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ca8b3df6-d719-4811-9adf-cc3564e7dbbe None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ca8b3df6-d719-4811-9adf-cc3564e7dbbe tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] GET http://192.168.122.248/volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 Sep 06 22:52:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ca8b3df6-d719-4811-9adf-cc3564e7dbbe tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ca8b3df6-d719-4811-9adf-cc3564e7dbbe tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ca8b3df6-d719-4811-9adf-cc3564e7dbbe tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Volume info retrieved successfully. Sep 06 22:52:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ca8b3df6-d719-4811-9adf-cc3564e7dbbe tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] http://192.168.122.248/volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 returned with HTTP 200 Sep 06 22:52:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 869/1735] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:53 2026] GET /volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 => generated 871 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d7b7347b-83a2-473f-8f82-1dc2b96e1a9a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d7b7347b-83a2-473f-8f82-1dc2b96e1a9a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] GET http://192.168.122.248/volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d Sep 06 22:52:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d7b7347b-83a2-473f-8f82-1dc2b96e1a9a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d7b7347b-83a2-473f-8f82-1dc2b96e1a9a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:54 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:54 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d7b7347b-83a2-473f-8f82-1dc2b96e1a9a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Volume info retrieved successfully. Sep 06 22:52:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d7b7347b-83a2-473f-8f82-1dc2b96e1a9a tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] http://192.168.122.248/volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d returned with HTTP 200 Sep 06 22:52:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 867/1736] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:54 2026] GET /volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:52:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0cd31279-dac1-42a7-ba4d-33bf56690ad6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0cd31279-dac1-42a7-ba4d-33bf56690ad6 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] GET http://192.168.122.248/volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 Sep 06 22:52:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0cd31279-dac1-42a7-ba4d-33bf56690ad6 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0cd31279-dac1-42a7-ba4d-33bf56690ad6 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:55 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:55 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0cd31279-dac1-42a7-ba4d-33bf56690ad6 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Volume info retrieved successfully. Sep 06 22:52:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0cd31279-dac1-42a7-ba4d-33bf56690ad6 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] http://192.168.122.248/volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 returned with HTTP 200 Sep 06 22:52:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 870/1737] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:55 2026] GET /volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 => generated 895 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5d75027c-deb8-4533-b49f-683afadbbfaf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5d75027c-deb8-4533-b49f-683afadbbfaf tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] GET http://192.168.122.248/volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d Sep 06 22:52:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5d75027c-deb8-4533-b49f-683afadbbfaf tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5d75027c-deb8-4533-b49f-683afadbbfaf tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:55 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:55 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5d75027c-deb8-4533-b49f-683afadbbfaf tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Volume info retrieved successfully. Sep 06 22:52:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5d75027c-deb8-4533-b49f-683afadbbfaf tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] http://192.168.122.248/volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d returned with HTTP 200 Sep 06 22:52:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 868/1738] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:55 2026] GET /volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:52:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-832cb641-3022-443c-a1c8-082b504de0e1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-832cb641-3022-443c-a1c8-082b504de0e1 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-reader] POST http://192.168.122.248/volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d/action Sep 06 22:52:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-832cb641-3022-443c-a1c8-082b504de0e1 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:52:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-832cb641-3022-443c-a1c8-082b504de0e1 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:55 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:55 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-832cb641-3022-443c-a1c8-082b504de0e1 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-reader] Volume info retrieved successfully. Sep 06 22:52:55 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-832cb641-3022-443c-a1c8-082b504de0e1 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '1f5d1c60cbf848f0ae7f573e39328013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '827182902c06464f8d3c981794edfd63', '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=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 22:52:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-832cb641-3022-443c-a1c8-082b504de0e1 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-reader] http://192.168.122.248/volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d/action returned with HTTP 403 Sep 06 22:52:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 871/1739] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:52:55 2026] POST /volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d/action => generated 131 bytes in 142 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b1073d54-cf0d-44e0-9269-35dbb21ac223 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b1073d54-cf0d-44e0-9269-35dbb21ac223 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d Sep 06 22:52:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b1073d54-cf0d-44e0-9269-35dbb21ac223 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b1073d54-cf0d-44e0-9269-35dbb21ac223 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:55 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-b1073d54-cf0d-44e0-9269-35dbb21ac223 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Delete volume with id: 03ea808b-1387-47ee-a8f7-8ebbeb067a9d Sep 06 22:52:55 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:55 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b1073d54-cf0d-44e0-9269-35dbb21ac223 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Volume info retrieved successfully. Sep 06 22:52:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b1073d54-cf0d-44e0-9269-35dbb21ac223 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Delete volume request issued successfully. Sep 06 22:52:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b1073d54-cf0d-44e0-9269-35dbb21ac223 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] http://192.168.122.248/volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d returned with HTTP 202 Sep 06 22:52:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 869/1740] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:55 2026] DELETE /volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-dda8b513-f241-467a-aa24-63d29ddeb1da None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dda8b513-f241-467a-aa24-63d29ddeb1da tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] GET http://192.168.122.248/volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d Sep 06 22:52:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dda8b513-f241-467a-aa24-63d29ddeb1da tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dda8b513-f241-467a-aa24-63d29ddeb1da tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:55 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:55 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-dda8b513-f241-467a-aa24-63d29ddeb1da tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Volume info retrieved successfully. Sep 06 22:52:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dda8b513-f241-467a-aa24-63d29ddeb1da tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] http://192.168.122.248/volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d returned with HTTP 200 Sep 06 22:52:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 872/1741] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:55 2026] GET /volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d => generated 1015 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:52:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-dc5723bd-513c-477e-b9e0-f868d6b42c1f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dc5723bd-513c-477e-b9e0-f868d6b42c1f tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] GET http://192.168.122.248/volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 Sep 06 22:52:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dc5723bd-513c-477e-b9e0-f868d6b42c1f tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dc5723bd-513c-477e-b9e0-f868d6b42c1f tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-dc5723bd-513c-477e-b9e0-f868d6b42c1f tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Volume info retrieved successfully. Sep 06 22:52:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dc5723bd-513c-477e-b9e0-f868d6b42c1f tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] http://192.168.122.248/volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 returned with HTTP 200 Sep 06 22:52:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 870/1742] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:56 2026] GET /volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 => generated 896 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4cbde350-567c-4ff4-af60-29b268bf66ee None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4cbde350-567c-4ff4-af60-29b268bf66ee tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] GET http://192.168.122.248/volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 Sep 06 22:52:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4cbde350-567c-4ff4-af60-29b268bf66ee tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4cbde350-567c-4ff4-af60-29b268bf66ee tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4cbde350-567c-4ff4-af60-29b268bf66ee tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Volume info retrieved successfully. Sep 06 22:52:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4cbde350-567c-4ff4-af60-29b268bf66ee tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] http://192.168.122.248/volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 returned with HTTP 200 Sep 06 22:52:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 873/1743] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:56 2026] GET /volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 => generated 896 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:52:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ea79dd8a-c5c2-4cde-ad95-23d3404a898a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ea79dd8a-c5c2-4cde-ad95-23d3404a898a tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] DELETE http://192.168.122.248/volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 Sep 06 22:52:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ea79dd8a-c5c2-4cde-ad95-23d3404a898a tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ea79dd8a-c5c2-4cde-ad95-23d3404a898a tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:56 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-ea79dd8a-c5c2-4cde-ad95-23d3404a898a tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Delete volume with id: 99484195-09f3-4f21-92f8-8167121462b1 Sep 06 22:52:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ea79dd8a-c5c2-4cde-ad95-23d3404a898a tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Volume info retrieved successfully. Sep 06 22:52:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ea79dd8a-c5c2-4cde-ad95-23d3404a898a tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Delete volume request issued successfully. Sep 06 22:52:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ea79dd8a-c5c2-4cde-ad95-23d3404a898a tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] http://192.168.122.248/volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 returned with HTTP 202 Sep 06 22:52:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 871/1744] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:56 2026] DELETE /volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-24eaff00-6c51-4b2f-b48a-30ae59ba6961 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-24eaff00-6c51-4b2f-b48a-30ae59ba6961 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] GET http://192.168.122.248/volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 Sep 06 22:52:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-24eaff00-6c51-4b2f-b48a-30ae59ba6961 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-24eaff00-6c51-4b2f-b48a-30ae59ba6961 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-24eaff00-6c51-4b2f-b48a-30ae59ba6961 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Volume info retrieved successfully. Sep 06 22:52:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-24eaff00-6c51-4b2f-b48a-30ae59ba6961 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] http://192.168.122.248/volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 returned with HTTP 200 Sep 06 22:52:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 874/1745] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:56 2026] GET /volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 => generated 895 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-df063724-b5b5-4c5e-bf78-116fbd79caf5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-df063724-b5b5-4c5e-bf78-116fbd79caf5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] GET http://192.168.122.248/volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d Sep 06 22:52:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-df063724-b5b5-4c5e-bf78-116fbd79caf5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-df063724-b5b5-4c5e-bf78-116fbd79caf5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-df063724-b5b5-4c5e-bf78-116fbd79caf5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] http://192.168.122.248/volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d returned with HTTP 404 Sep 06 22:52:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 872/1746] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:56 2026] GET /volume/v3/volumes/03ea808b-1387-47ee-a8f7-8ebbeb067a9d => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1864949983"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1864949983'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Create volume of 1 GB Sep 06 22:52:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Availability Zones retrieved successfully. Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Flow 'volume_create_api' (ac4a1290-7621-403e-b0d3-187287a56012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (542c67ff-d2f2-4247-8af0-a5834fc46f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (542c67ff-d2f2-4247-8af0-a5834fc46f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (217a56fb-9a12-4e93-a56a-a0b14df5e209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Created reservations ['27756fbb-8c18-43f9-8013-50bbbb929b75', '6af06b8b-d948-4696-b887-efee673933d2', '130441a0-9e53-4ccc-922c-276d525df6d2', 'a765c4d4-2c45-4ded-b125-108242f83714'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (217a56fb-9a12-4e93-a56a-a0b14df5e209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27756fbb-8c18-43f9-8013-50bbbb929b75', '6af06b8b-d948-4696-b887-efee673933d2', '130441a0-9e53-4ccc-922c-276d525df6d2', 'a765c4d4-2c45-4ded-b125-108242f83714']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (454db41a-cc55-40cf-a204-1f429c3a7e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:57 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (454db41a-cc55-40cf-a204-1f429c3a7e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c09b1fb-af49-40db-9d23-4b45e3423315', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1864949983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='827182902c06464f8d3c981794edfd63',qos_specs=None,replication_status=,reservations=['27756fbb-8c18-43f9-8013-50bbbb929b75','6af06b8b-d948-4696-b887-efee673933d2','130441a0-9e53-4ccc-922c-276d525df6d2','a765c4d4-2c45-4ded-b125-108242f83714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb63c24383e4250b7548ec1bebd6512',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:52:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1864949983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c09b1fb-af49-40db-9d23-4b45e3423315,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='827182902c06464f8d3c981794edfd63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcb63c24383e4250b7548ec1bebd6512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff03a906-9436-427f-b786-4d6ab5d4e275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff03a906-9436-427f-b786-4d6ab5d4e275) transitioned into state 'SUCCESS' from state '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-1864949983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='827182902c06464f8d3c981794edfd63',qos_specs=None,replication_status=,reservations=['27756fbb-8c18-43f9-8013-50bbbb929b75','6af06b8b-d948-4696-b887-efee673933d2','130441a0-9e53-4ccc-922c-276d525df6d2','a765c4d4-2c45-4ded-b125-108242f83714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb63c24383e4250b7548ec1bebd6512',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0d957ed-c062-4bf8-ac33-1766b5d2fa03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-039c06d9-32ad-426a-b238-27ddce4e98e0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-039c06d9-32ad-426a-b238-27ddce4e98e0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] GET http://192.168.122.248/volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 Sep 06 22:52:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-039c06d9-32ad-426a-b238-27ddce4e98e0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0d957ed-c062-4bf8-ac33-1766b5d2fa03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-039c06d9-32ad-426a-b238-27ddce4e98e0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Flow 'volume_create_api' (ac4a1290-7621-403e-b0d3-187287a56012) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Create volume request issued successfully. Sep 06 22:52:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-53cf43ce-886c-4b50-a2d4-67838f5db9a5 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:52:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 875/1747] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:52:57 2026] POST /volume/v3/volumes => generated 787 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-262b072d-0aa0-42c3-a826-5a0081def6e9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-039c06d9-32ad-426a-b238-27ddce4e98e0 tempest-VolumeTypesAccessTest-159028393 tempest-VolumeTypesAccessTest-159028393-project-member] http://192.168.122.248/volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 returned with HTTP 404 Sep 06 22:52:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 873/1748] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:57 2026] GET /volume/v3/volumes/99484195-09f3-4f21-92f8-8167121462b1 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-262b072d-0aa0-42c3-a826-5a0081def6e9 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] GET http://192.168.122.248/volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315 Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-262b072d-0aa0-42c3-a826-5a0081def6e9 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-262b072d-0aa0-42c3-a826-5a0081def6e9 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4c8df8c9-c5f7-43d2-a6ea-70131a372170 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4c8df8c9-c5f7-43d2-a6ea-70131a372170 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] POST http://192.168.122.248/volume/v3/types/a3fa3e80-2b31-461e-a843-81bbe1521bf0/action Sep 06 22:52:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4c8df8c9-c5f7-43d2-a6ea-70131a372170 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Action body: b'{"removeProjectAccess": {"project": "bd39a2793fe74d08b9258c175a9a3259"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4c8df8c9-c5f7-43d2-a6ea-70131a372170 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "bd39a2793fe74d08b9258c175a9a3259"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:57 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4c8df8c9-c5f7-43d2-a6ea-70131a372170 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] http://192.168.122.248/volume/v3/types/a3fa3e80-2b31-461e-a843-81bbe1521bf0/action returned with HTTP 202 Sep 06 22:52:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 874/1749] 192.168.122.248 () {60 vars in 1268 bytes} [Sun Sep 6 22:52:57 2026] POST /volume/v3/types/a3fa3e80-2b31-461e-a843-81bbe1521bf0/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-262b072d-0aa0-42c3-a826-5a0081def6e9 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Volume info retrieved successfully. Sep 06 22:52:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-eed5e716-cbee-4f96-98fc-83347f42b0cd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-eed5e716-cbee-4f96-98fc-83347f42b0cd tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] DELETE http://192.168.122.248/volume/v3/types/a3fa3e80-2b31-461e-a843-81bbe1521bf0 Sep 06 22:52:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-eed5e716-cbee-4f96-98fc-83347f42b0cd tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-eed5e716-cbee-4f96-98fc-83347f42b0cd tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-262b072d-0aa0-42c3-a826-5a0081def6e9 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] http://192.168.122.248/volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315 returned with HTTP 200 Sep 06 22:52:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 876/1750] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:57 2026] GET /volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315 => generated 966 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-eed5e716-cbee-4f96-98fc-83347f42b0cd tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] http://192.168.122.248/volume/v3/types/a3fa3e80-2b31-461e-a843-81bbe1521bf0 returned with HTTP 202 Sep 06 22:52:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 875/1751] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:52:57 2026] DELETE /volume/v3/types/a3fa3e80-2b31-461e-a843-81bbe1521bf0 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-463c1228-429a-4248-a141-c4d9ff6c9459 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-463c1228-429a-4248-a141-c4d9ff6c9459 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] GET http://192.168.122.248/volume/v3/types/a3fa3e80-2b31-461e-a843-81bbe1521bf0 Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-463c1228-429a-4248-a141-c4d9ff6c9459 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-463c1228-429a-4248-a141-c4d9ff6c9459 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-463c1228-429a-4248-a141-c4d9ff6c9459 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] http://192.168.122.248/volume/v3/types/a3fa3e80-2b31-461e-a843-81bbe1521bf0 returned with HTTP 404 Sep 06 22:52:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 877/1752] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:52:57 2026] GET /volume/v3/types/a3fa3e80-2b31-461e-a843-81bbe1521bf0 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-80d6f75c-e25d-4885-ad85-2b24aa69fbb1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-80d6f75c-e25d-4885-ad85-2b24aa69fbb1 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:52:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-80d6f75c-e25d-4885-ad85-2b24aa69fbb1 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1050303213", "os-volume-type-access:is_public": false}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-80d6f75c-e25d-4885-ad85-2b24aa69fbb1 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:52:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 876/1753] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:52:57 2026] POST /volume/v3/types => generated 229 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5c900b49-767d-46cd-bfcf-6536cda653f0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5c900b49-767d-46cd-bfcf-6536cda653f0 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] POST http://192.168.122.248/volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44/action Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5c900b49-767d-46cd-bfcf-6536cda653f0 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Action body: b'{"addProjectAccess": {"project": "bd39a2793fe74d08b9258c175a9a3259"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5c900b49-767d-46cd-bfcf-6536cda653f0 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "bd39a2793fe74d08b9258c175a9a3259"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5c900b49-767d-46cd-bfcf-6536cda653f0 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] http://192.168.122.248/volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44/action returned with HTTP 202 Sep 06 22:52:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 878/1754] 192.168.122.248 () {60 vars in 1268 bytes} [Sun Sep 6 22:52:57 2026] POST /volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-66ce597a-c6ed-4f8e-925e-52ee60032445 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-66ce597a-c6ed-4f8e-925e-52ee60032445 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] POST http://192.168.122.248/volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44/action Sep 06 22:52:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-66ce597a-c6ed-4f8e-925e-52ee60032445 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Action body: b'{"addProjectAccess": {"project": "3bc499358c7843be8ef2290193e7249d"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-66ce597a-c6ed-4f8e-925e-52ee60032445 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3bc499358c7843be8ef2290193e7249d"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-66ce597a-c6ed-4f8e-925e-52ee60032445 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] http://192.168.122.248/volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44/action returned with HTTP 202 Sep 06 22:52:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 877/1755] 192.168.122.248 () {60 vars in 1268 bytes} [Sun Sep 6 22:52:57 2026] POST /volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5f1e3b3a-c1da-40d4-9853-f0a920cc4b4b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5f1e3b3a-c1da-40d4-9853-f0a920cc4b4b tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] GET http://192.168.122.248/volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44/os-volume-type-access Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5f1e3b3a-c1da-40d4-9853-f0a920cc4b4b tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5f1e3b3a-c1da-40d4-9853-f0a920cc4b4b tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5f1e3b3a-c1da-40d4-9853-f0a920cc4b4b tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] http://192.168.122.248/volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44/os-volume-type-access returned with HTTP 200 Sep 06 22:52:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 879/1756] 192.168.122.248 () {58 vars in 1292 bytes} [Sun Sep 6 22:52:57 2026] GET /volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44/os-volume-type-access => generated 244 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:52:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-53cdb2d6-3fc3-45df-b2d1-dd945e5bbba3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-53cdb2d6-3fc3-45df-b2d1-dd945e5bbba3 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] POST http://192.168.122.248/volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44/action Sep 06 22:52:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-53cdb2d6-3fc3-45df-b2d1-dd945e5bbba3 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Action body: b'{"removeProjectAccess": {"project": "3bc499358c7843be8ef2290193e7249d"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-53cdb2d6-3fc3-45df-b2d1-dd945e5bbba3 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3bc499358c7843be8ef2290193e7249d"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-53cdb2d6-3fc3-45df-b2d1-dd945e5bbba3 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] http://192.168.122.248/volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44/action returned with HTTP 202 Sep 06 22:52:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 878/1757] 192.168.122.248 () {60 vars in 1268 bytes} [Sun Sep 6 22:52:57 2026] POST /volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6b4f9191-22cc-43f8-81a6-a1f599c18c22 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6b4f9191-22cc-43f8-81a6-a1f599c18c22 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] POST http://192.168.122.248/volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44/action Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6b4f9191-22cc-43f8-81a6-a1f599c18c22 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Action body: b'{"removeProjectAccess": {"project": "bd39a2793fe74d08b9258c175a9a3259"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6b4f9191-22cc-43f8-81a6-a1f599c18c22 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "bd39a2793fe74d08b9258c175a9a3259"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6b4f9191-22cc-43f8-81a6-a1f599c18c22 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] http://192.168.122.248/volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44/action returned with HTTP 202 Sep 06 22:52:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 880/1758] 192.168.122.248 () {60 vars in 1268 bytes} [Sun Sep 6 22:52:57 2026] POST /volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bbdd49e8-0c95-44bd-ae73-eb71dda6aefb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bbdd49e8-0c95-44bd-ae73-eb71dda6aefb tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] DELETE http://192.168.122.248/volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44 Sep 06 22:52:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bbdd49e8-0c95-44bd-ae73-eb71dda6aefb tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bbdd49e8-0c95-44bd-ae73-eb71dda6aefb tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bbdd49e8-0c95-44bd-ae73-eb71dda6aefb tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] http://192.168.122.248/volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44 returned with HTTP 202 Sep 06 22:52:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 879/1759] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:52:57 2026] DELETE /volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2176a14a-424e-48e1-a9ef-f17e99db0ac2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2176a14a-424e-48e1-a9ef-f17e99db0ac2 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] GET http://192.168.122.248/volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44 Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2176a14a-424e-48e1-a9ef-f17e99db0ac2 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2176a14a-424e-48e1-a9ef-f17e99db0ac2 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2176a14a-424e-48e1-a9ef-f17e99db0ac2 tempest-VolumeTypesAccessTest-1982666076 tempest-VolumeTypesAccessTest-1982666076-project-admin] http://192.168.122.248/volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44 returned with HTTP 404 Sep 06 22:52:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 881/1760] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:52:57 2026] GET /volume/v3/types/b9b59274-3ce4-4cbb-94d8-0933f77a7f44 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a83d5e4d-5c18-48de-bed4-36a311d5c4eb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a83d5e4d-5c18-48de-bed4-36a311d5c4eb tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] GET http://192.168.122.248/volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315 Sep 06 22:52:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a83d5e4d-5c18-48de-bed4-36a311d5c4eb tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a83d5e4d-5c18-48de-bed4-36a311d5c4eb tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:58 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:58 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a83d5e4d-5c18-48de-bed4-36a311d5c4eb tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Volume info retrieved successfully. Sep 06 22:52:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a83d5e4d-5c18-48de-bed4-36a311d5c4eb tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] http://192.168.122.248/volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315 returned with HTTP 200 Sep 06 22:52:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 880/1761] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:58 2026] GET /volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315 => generated 1016 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:52:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6bfd8db2-5388-46ed-a7a6-41880d8477d4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6bfd8db2-5388-46ed-a7a6-41880d8477d4 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] GET http://192.168.122.248/volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315 Sep 06 22:52:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6bfd8db2-5388-46ed-a7a6-41880d8477d4 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6bfd8db2-5388-46ed-a7a6-41880d8477d4 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:59 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:59 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6bfd8db2-5388-46ed-a7a6-41880d8477d4 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Volume info retrieved successfully. Sep 06 22:52:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6bfd8db2-5388-46ed-a7a6-41880d8477d4 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] http://192.168.122.248/volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315 returned with HTTP 200 Sep 06 22:52:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 882/1762] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:59 2026] GET /volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315 => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:52:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1e7c8817-cf2d-40bb-b8d5-fea89dc33f33 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1e7c8817-cf2d-40bb-b8d5-fea89dc33f33 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-reader] POST http://192.168.122.248/volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315/action Sep 06 22:52:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1e7c8817-cf2d-40bb-b8d5-fea89dc33f33 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:52:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1e7c8817-cf2d-40bb-b8d5-fea89dc33f33 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:52:59 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:59 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:59 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-1e7c8817-cf2d-40bb-b8d5-fea89dc33f33 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '1f5d1c60cbf848f0ae7f573e39328013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '827182902c06464f8d3c981794edfd63', '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=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 22:52:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1e7c8817-cf2d-40bb-b8d5-fea89dc33f33 tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-reader] http://192.168.122.248/volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315/action returned with HTTP 403 Sep 06 22:52:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 881/1763] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:52:59 2026] POST /volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315/action => generated 131 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:52:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-56b02735-120c-46c0-99a7-7bafef32441b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-56b02735-120c-46c0-99a7-7bafef32441b tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315 Sep 06 22:52:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-56b02735-120c-46c0-99a7-7bafef32441b tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-56b02735-120c-46c0-99a7-7bafef32441b tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:59 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-56b02735-120c-46c0-99a7-7bafef32441b tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Delete volume with id: 4c09b1fb-af49-40db-9d23-4b45e3423315 Sep 06 22:52:59 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:59 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:52:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:52:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-56b02735-120c-46c0-99a7-7bafef32441b tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Volume info retrieved successfully. Sep 06 22:52:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-56b02735-120c-46c0-99a7-7bafef32441b tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Delete volume request issued successfully. Sep 06 22:52:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-56b02735-120c-46c0-99a7-7bafef32441b tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] http://192.168.122.248/volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315 returned with HTTP 202 Sep 06 22:52:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 883/1764] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:52:59 2026] DELETE /volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:52:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-04fab2a0-9080-4651-b847-6741f6ff781b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:52:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-04fab2a0-9080-4651-b847-6741f6ff781b tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] GET http://192.168.122.248/volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315 Sep 06 22:52:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-04fab2a0-9080-4651-b847-6741f6ff781b tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:52:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-04fab2a0-9080-4651-b847-6741f6ff781b tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:52:59 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:52:59 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:52:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:52:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:52:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-04fab2a0-9080-4651-b847-6741f6ff781b tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Volume info retrieved successfully. Sep 06 22:52:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-04fab2a0-9080-4651-b847-6741f6ff781b tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] http://192.168.122.248/volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315 returned with HTTP 200 Sep 06 22:52:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 882/1765] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:52:59 2026] GET /volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315 => generated 1016 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e62545a7-8000-4c2a-8146-9a10737266ef None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e62545a7-8000-4c2a-8146-9a10737266ef tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] GET http://192.168.122.248/volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315 Sep 06 22:53:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e62545a7-8000-4c2a-8146-9a10737266ef tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e62545a7-8000-4c2a-8146-9a10737266ef tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e62545a7-8000-4c2a-8146-9a10737266ef tempest-ProjectReaderTests-1178644223 tempest-ProjectReaderTests-1178644223-project-admin] http://192.168.122.248/volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315 returned with HTTP 404 Sep 06 22:53:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 884/1766] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:00 2026] GET /volume/v3/volumes/4c09b1fb-af49-40db-9d23-4b45e3423315 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:53:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bb1eb5fb-9146-42e2-aa3f-7c7373b3bb33 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bb1eb5fb-9146-42e2-aa3f-7c7373b3bb33 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:53:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bb1eb5fb-9146-42e2-aa3f-7c7373b3bb33 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-668618420", "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=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bb1eb5fb-9146-42e2-aa3f-7c7373b3bb33 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:53:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 883/1767] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:53:06 2026] POST /volume/v3/types => generated 379 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b886e567-005e-4782-82f7-41bed7806ab4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b886e567-005e-4782-82f7-41bed7806ab4 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] POST http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/encryption Sep 06 22:53:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b886e567-005e-4782-82f7-41bed7806ab4 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b886e567-005e-4782-82f7-41bed7806ab4 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/encryption returned with HTTP 200 Sep 06 22:53:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 885/1768] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 22:53:06 2026] POST /volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/encryption => generated 239 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bab056f4-7eae-4b9b-a099-f64cfd629694 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bab056f4-7eae-4b9b-a099-f64cfd629694 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:53:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bab056f4-7eae-4b9b-a099-f64cfd629694 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1897551172", "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=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bab056f4-7eae-4b9b-a099-f64cfd629694 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:53:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 884/1769] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:53:06 2026] POST /volume/v3/types => generated 380 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7cc1d236-24c3-4137-84e9-0b751473033e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7cc1d236-24c3-4137-84e9-0b751473033e tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] POST http://192.168.122.248/volume/v3/types/9dc52d37-4f18-4337-b7d7-bbe23515bda1/encryption Sep 06 22:53:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7cc1d236-24c3-4137-84e9-0b751473033e tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7cc1d236-24c3-4137-84e9-0b751473033e tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/9dc52d37-4f18-4337-b7d7-bbe23515bda1/encryption returned with HTTP 200 Sep 06 22:53:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 886/1770] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 22:53:06 2026] POST /volume/v3/types/9dc52d37-4f18-4337-b7d7-bbe23515bda1/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-297dda97-5477-4305-87ed-3478e25d54b5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-297dda97-5477-4305-87ed-3478e25d54b5 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:53:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-297dda97-5477-4305-87ed-3478e25d54b5 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1629857079", "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=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-297dda97-5477-4305-87ed-3478e25d54b5 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 885/1771] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:53:06 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 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-155c28c7-0939-496d-9e09-49b36ab663f8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-155c28c7-0939-496d-9e09-49b36ab663f8 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] POST http://192.168.122.248/volume/v3/types/88c5e265-8aec-4d2c-87ff-1654c4d339f1/extra_specs Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-155c28c7-0939-496d-9e09-49b36ab663f8 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-155c28c7-0939-496d-9e09-49b36ab663f8 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/88c5e265-8aec-4d2c-87ff-1654c4d339f1/extra_specs returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 887/1772] 192.168.122.248 () {60 vars in 1283 bytes} [Sun Sep 6 22:53:07 2026] POST /volume/v3/types/88c5e265-8aec-4d2c-87ff-1654c4d339f1/extra_specs => generated 35 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-48294254-03b5-4e9d-8e1a-4bb26e868fb3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-48294254-03b5-4e9d-8e1a-4bb26e868fb3 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] PUT http://192.168.122.248/volume/v3/types/88c5e265-8aec-4d2c-87ff-1654c4d339f1/extra_specs/key2 Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-48294254-03b5-4e9d-8e1a-4bb26e868fb3 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-34b83693-a111-48f1-9a77-37bed385fdcb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-48294254-03b5-4e9d-8e1a-4bb26e868fb3 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/88c5e265-8aec-4d2c-87ff-1654c4d339f1/extra_specs/key2 returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 886/1773] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:53:07 2026] PUT /volume/v3/types/88c5e265-8aec-4d2c-87ff-1654c4d339f1/extra_specs/key2 => generated 25 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-32b06d7d-07c9-4706-92ee-b539e2bc01c4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-32b06d7d-07c9-4706-92ee-b539e2bc01c4 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-32b06d7d-07c9-4706-92ee-b539e2bc01c4 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-32b06d7d-07c9-4706-92ee-b539e2bc01c4 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 887/1774] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:53:07 2026] POST /volume/v3/types => generated 195 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f10bd3f0-c71e-4a06-9b39-649137fa433c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f10bd3f0-c71e-4a06-9b39-649137fa433c tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] DELETE http://192.168.122.248/volume/v3/types/ea740431-d31b-4cdb-acf3-f937d201ec9e Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f10bd3f0-c71e-4a06-9b39-649137fa433c tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f10bd3f0-c71e-4a06-9b39-649137fa433c tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f10bd3f0-c71e-4a06-9b39-649137fa433c tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/ea740431-d31b-4cdb-acf3-f937d201ec9e returned with HTTP 202 Sep 06 22:53:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 888/1775] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:53:07 2026] DELETE /volume/v3/types/ea740431-d31b-4cdb-acf3-f937d201ec9e => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-31021834-8988-48ff-b9ae-e7b14d07e5bc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-31021834-8988-48ff-b9ae-e7b14d07e5bc tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-31021834-8988-48ff-b9ae-e7b14d07e5bc tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1729599107", "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=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-31021834-8988-48ff-b9ae-e7b14d07e5bc tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 889/1776] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:53:07 2026] POST /volume/v3/types => generated 380 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-73e8df46-470b-43e9-b0cd-c2fd665869cd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-73e8df46-470b-43e9-b0cd-c2fd665869cd tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] POST http://192.168.122.248/volume/v3/types/6fe6ce3a-a73b-417f-8a8f-4604ad7ff41c/encryption Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-73e8df46-470b-43e9-b0cd-c2fd665869cd tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-73e8df46-470b-43e9-b0cd-c2fd665869cd tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/6fe6ce3a-a73b-417f-8a8f-4604ad7ff41c/encryption returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 890/1777] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 22:53:07 2026] POST /volume/v3/types/6fe6ce3a-a73b-417f-8a8f-4604ad7ff41c/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-34b83693-a111-48f1-9a77-37bed385fdcb tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-34b83693-a111-48f1-9a77-37bed385fdcb tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1200496341", "description": "tempest-volume-type-description-2039650502", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-278e9b73-e0e2-4e6d-91cb-b1d72469b0e8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-278e9b73-e0e2-4e6d-91cb-b1d72469b0e8 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] DELETE http://192.168.122.248/volume/v3/types/6fe6ce3a-a73b-417f-8a8f-4604ad7ff41c/encryption/38664260-fd03-4059-aee8-caf908dbd227 Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-278e9b73-e0e2-4e6d-91cb-b1d72469b0e8 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-278e9b73-e0e2-4e6d-91cb-b1d72469b0e8 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-278e9b73-e0e2-4e6d-91cb-b1d72469b0e8 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/6fe6ce3a-a73b-417f-8a8f-4604ad7ff41c/encryption/38664260-fd03-4059-aee8-caf908dbd227 returned with HTTP 202 Sep 06 22:53:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 891/1778] 192.168.122.248 () {58 vars in 1373 bytes} [Sun Sep 6 22:53:07 2026] DELETE /volume/v3/types/6fe6ce3a-a73b-417f-8a8f-4604ad7ff41c/encryption/38664260-fd03-4059-aee8-caf908dbd227 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-34b83693-a111-48f1-9a77-37bed385fdcb tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 888/1779] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:53:07 2026] POST /volume/v3/types => generated 318 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4a2cdc9c-aaa7-4e0a-9bb7-685733c08e03 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4a2cdc9c-aaa7-4e0a-9bb7-685733c08e03 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4a2cdc9c-aaa7-4e0a-9bb7-685733c08e03 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-345040815", "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=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d9f7bcaf-f635-418d-99e7-131da359464f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d9f7bcaf-f635-418d-99e7-131da359464f tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] GET http://192.168.122.248/volume/v3/types/5fe7fd40-645f-45e9-b88a-b8511dd151f9 Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d9f7bcaf-f635-418d-99e7-131da359464f tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d9f7bcaf-f635-418d-99e7-131da359464f tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d9f7bcaf-f635-418d-99e7-131da359464f tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types/5fe7fd40-645f-45e9-b88a-b8511dd151f9 returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 889/1780] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:53:07 2026] GET /volume/v3/types/5fe7fd40-645f-45e9-b88a-b8511dd151f9 => generated 340 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0990a5c6-0fc4-414f-bb4a-706a0fdec80b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0990a5c6-0fc4-414f-bb4a-706a0fdec80b tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] DELETE http://192.168.122.248/volume/v3/types/5fe7fd40-645f-45e9-b88a-b8511dd151f9 Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0990a5c6-0fc4-414f-bb4a-706a0fdec80b tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0990a5c6-0fc4-414f-bb4a-706a0fdec80b tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4a2cdc9c-aaa7-4e0a-9bb7-685733c08e03 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 892/1781] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:53:07 2026] POST /volume/v3/types => generated 379 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c1005a44-bf2d-4e4a-a107-58a1630832d4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c1005a44-bf2d-4e4a-a107-58a1630832d4 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] DELETE http://192.168.122.248/volume/v3/types/eaf86083-6436-4982-9de2-97340ccafc7d/extra_specs/key1 Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c1005a44-bf2d-4e4a-a107-58a1630832d4 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c1005a44-bf2d-4e4a-a107-58a1630832d4 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0990a5c6-0fc4-414f-bb4a-706a0fdec80b tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types/5fe7fd40-645f-45e9-b88a-b8511dd151f9 returned with HTTP 202 Sep 06 22:53:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 890/1782] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:53:07 2026] DELETE /volume/v3/types/5fe7fd40-645f-45e9-b88a-b8511dd151f9 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-67710cb5-69ba-4f5b-98ce-0f241a7984aa None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-67710cb5-69ba-4f5b-98ce-0f241a7984aa tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] GET http://192.168.122.248/volume/v3/types/5fe7fd40-645f-45e9-b88a-b8511dd151f9 Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-67710cb5-69ba-4f5b-98ce-0f241a7984aa tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-67710cb5-69ba-4f5b-98ce-0f241a7984aa tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c1005a44-bf2d-4e4a-a107-58a1630832d4 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/eaf86083-6436-4982-9de2-97340ccafc7d/extra_specs/key1 returned with HTTP 202 Sep 06 22:53:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 893/1783] 192.168.122.248 () {58 vars in 1280 bytes} [Sun Sep 6 22:53:07 2026] DELETE /volume/v3/types/eaf86083-6436-4982-9de2-97340ccafc7d/extra_specs/key1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-67710cb5-69ba-4f5b-98ce-0f241a7984aa tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types/5fe7fd40-645f-45e9-b88a-b8511dd151f9 returned with HTTP 404 Sep 06 22:53:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 891/1784] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:53:07 2026] GET /volume/v3/types/5fe7fd40-645f-45e9-b88a-b8511dd151f9 => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5811bd78-0726-4433-b63f-f684da297474 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3dacccc6-67a5-41f9-aae2-76333608261e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3dacccc6-67a5-41f9-aae2-76333608261e tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3dacccc6-67a5-41f9-aae2-76333608261e tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-794712495"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5811bd78-0726-4433-b63f-f684da297474 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5811bd78-0726-4433-b63f-f684da297474 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-829095643", "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=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3dacccc6-67a5-41f9-aae2-76333608261e tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 892/1785] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:53:07 2026] POST /volume/v3/types => generated 220 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1636b7ca-dca9-4ce0-aac8-4d9b372abfac None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1636b7ca-dca9-4ce0-aac8-4d9b372abfac tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] POST http://192.168.122.248/volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1636b7ca-dca9-4ce0-aac8-4d9b372abfac tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5811bd78-0726-4433-b63f-f684da297474 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 894/1786] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:53:07 2026] POST /volume/v3/types => generated 379 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8ffc3907-66cb-431c-8443-9b58466a1337 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8ffc3907-66cb-431c-8443-9b58466a1337 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] DELETE http://192.168.122.248/volume/v3/types/06627941-be60-4212-b415-161630cea390 Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8ffc3907-66cb-431c-8443-9b58466a1337 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8ffc3907-66cb-431c-8443-9b58466a1337 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1636b7ca-dca9-4ce0-aac8-4d9b372abfac tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 893/1787] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 22:53:07 2026] POST /volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9b98212e-3466-4ae7-8622-8d6bae0cc7ab None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9b98212e-3466-4ae7-8622-8d6bae0cc7ab tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] GET http://192.168.122.248/volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9b98212e-3466-4ae7-8622-8d6bae0cc7ab tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9b98212e-3466-4ae7-8622-8d6bae0cc7ab tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9b98212e-3466-4ae7-8622-8d6bae0cc7ab tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 894/1788] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 22:53:07 2026] GET /volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-612567ff-5177-491f-9ae4-5a8613b6497b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-612567ff-5177-491f-9ae4-5a8613b6497b tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] PUT http://192.168.122.248/volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption/cf76e801-e8f0-482a-9295-545cb4e414fd Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-612567ff-5177-491f-9ae4-5a8613b6497b tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8ffc3907-66cb-431c-8443-9b58466a1337 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/06627941-be60-4212-b415-161630cea390 returned with HTTP 202 Sep 06 22:53:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 895/1789] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:53:07 2026] DELETE /volume/v3/types/06627941-be60-4212-b415-161630cea390 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6ac3d3e8-7275-4a1e-b1f4-a2f9b4f31cb9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6ac3d3e8-7275-4a1e-b1f4-a2f9b4f31cb9 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] GET http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/extra_specs Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6ac3d3e8-7275-4a1e-b1f4-a2f9b4f31cb9 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6ac3d3e8-7275-4a1e-b1f4-a2f9b4f31cb9 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-612567ff-5177-491f-9ae4-5a8613b6497b tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption/cf76e801-e8f0-482a-9295-545cb4e414fd returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6ac3d3e8-7275-4a1e-b1f4-a2f9b4f31cb9 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/extra_specs returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 895/1790] 192.168.122.248 () {60 vars in 1391 bytes} [Sun Sep 6 22:53:07 2026] PUT /volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption/cf76e801-e8f0-482a-9295-545cb4e414fd => generated 122 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 896/1791] 192.168.122.248 () {58 vars in 1262 bytes} [Sun Sep 6 22:53:07 2026] GET /volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/extra_specs => generated 185 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ca272e79-1494-4576-9089-4dd91c6ad821 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f252e510-9072-40c5-8a6c-3212a8ef7408 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f252e510-9072-40c5-8a6c-3212a8ef7408 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] GET http://192.168.122.248/volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ca272e79-1494-4576-9089-4dd91c6ad821 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] GET http://192.168.122.248/volume/v3/types Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f252e510-9072-40c5-8a6c-3212a8ef7408 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ca272e79-1494-4576-9089-4dd91c6ad821 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f252e510-9072-40c5-8a6c-3212a8ef7408 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ca272e79-1494-4576-9089-4dd91c6ad821 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f252e510-9072-40c5-8a6c-3212a8ef7408 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 896/1792] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 22:53:07 2026] GET /volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption => generated 347 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-38da3cad-56fa-432c-bf9c-7790b815a853 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-38da3cad-56fa-432c-bf9c-7790b815a853 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] GET http://192.168.122.248/volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption/cipher Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-38da3cad-56fa-432c-bf9c-7790b815a853 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-38da3cad-56fa-432c-bf9c-7790b815a853 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-38da3cad-56fa-432c-bf9c-7790b815a853 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption/cipher returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 897/1793] 192.168.122.248 () {58 vars in 1280 bytes} [Sun Sep 6 22:53:07 2026] GET /volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption/cipher => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-539a4856-9b86-464f-98cc-85814d156ff9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-539a4856-9b86-464f-98cc-85814d156ff9 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] DELETE http://192.168.122.248/volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption/cf76e801-e8f0-482a-9295-545cb4e414fd Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-539a4856-9b86-464f-98cc-85814d156ff9 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-539a4856-9b86-464f-98cc-85814d156ff9 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ca272e79-1494-4576-9089-4dd91c6ad821 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 897/1794] 192.168.122.248 () {58 vars in 1115 bytes} [Sun Sep 6 22:53:07 2026] GET /volume/v3/types => generated 2815 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4a5dc817-4a33-44b9-85d1-9c6013ba2282 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4a5dc817-4a33-44b9-85d1-9c6013ba2282 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] GET http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/encryption/cipher Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4a5dc817-4a33-44b9-85d1-9c6013ba2282 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4a5dc817-4a33-44b9-85d1-9c6013ba2282 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-539a4856-9b86-464f-98cc-85814d156ff9 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption/cf76e801-e8f0-482a-9295-545cb4e414fd returned with HTTP 202 Sep 06 22:53:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 898/1795] 192.168.122.248 () {58 vars in 1373 bytes} [Sun Sep 6 22:53:07 2026] DELETE /volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption/cf76e801-e8f0-482a-9295-545cb4e414fd => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4a5dc817-4a33-44b9-85d1-9c6013ba2282 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/encryption/cipher returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 898/1796] 192.168.122.248 () {58 vars in 1280 bytes} [Sun Sep 6 22:53:07 2026] GET /volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/encryption/cipher => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d7ecdce1-53ac-4156-9272-6741a9d4eef0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d7ecdce1-53ac-4156-9272-6741a9d4eef0 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] GET http://192.168.122.248/volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d7ecdce1-53ac-4156-9272-6741a9d4eef0 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d7ecdce1-53ac-4156-9272-6741a9d4eef0 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9bd80ce1-cb1b-47f4-a215-3f446d8757c3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9bd80ce1-cb1b-47f4-a215-3f446d8757c3 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] GET http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/encryption Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9bd80ce1-cb1b-47f4-a215-3f446d8757c3 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9bd80ce1-cb1b-47f4-a215-3f446d8757c3 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9bd80ce1-cb1b-47f4-a215-3f446d8757c3 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/encryption returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d7ecdce1-53ac-4156-9272-6741a9d4eef0 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 899/1797] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 22:53:07 2026] GET /volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/encryption => generated 325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 899/1798] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 22:53:07 2026] GET /volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption => generated 2 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7e643c4b-d4c2-4f43-842a-120bd4f1f721 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4953effa-fa82-4625-97ae-32283e664979 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7e643c4b-d4c2-4f43-842a-120bd4f1f721 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] GET http://192.168.122.248/volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7e643c4b-d4c2-4f43-842a-120bd4f1f721 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7e643c4b-d4c2-4f43-842a-120bd4f1f721 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4953effa-fa82-4625-97ae-32283e664979 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] GET http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/extra_specs/multiattach Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4953effa-fa82-4625-97ae-32283e664979 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4953effa-fa82-4625-97ae-32283e664979 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7e643c4b-d4c2-4f43-842a-120bd4f1f721 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption returned with HTTP 200 Sep 06 22:53:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 900/1799] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 22:53:07 2026] GET /volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6/encryption => generated 2 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-979179b8-d65d-4617-a130-6ea696532824 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4953effa-fa82-4625-97ae-32283e664979 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/extra_specs/multiattach returned with HTTP 200 Sep 06 22:53:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-979179b8-d65d-4617-a130-6ea696532824 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] DELETE http://192.168.122.248/volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6 Sep 06 22:53:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 900/1800] 192.168.122.248 () {58 vars in 1298 bytes} [Sun Sep 6 22:53:07 2026] GET /volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/extra_specs/multiattach => generated 29 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-979179b8-d65d-4617-a130-6ea696532824 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-979179b8-d65d-4617-a130-6ea696532824 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-535fa092-6261-43ab-9a09-ad463123333a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-535fa092-6261-43ab-9a09-ad463123333a tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] GET http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/extra_specs/volume_backend_name Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-535fa092-6261-43ab-9a09-ad463123333a tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-535fa092-6261-43ab-9a09-ad463123333a tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-535fa092-6261-43ab-9a09-ad463123333a tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/extra_specs/volume_backend_name returned with HTTP 200 Sep 06 22:53:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 901/1801] 192.168.122.248 () {58 vars in 1322 bytes} [Sun Sep 6 22:53:08 2026] GET /volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/extra_specs/volume_backend_name => generated 44 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-900db074-d39f-4802-801f-68e15c937198 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-900db074-d39f-4802-801f-68e15c937198 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] GET http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-900db074-d39f-4802-801f-68e15c937198 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-900db074-d39f-4802-801f-68e15c937198 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-900db074-d39f-4802-801f-68e15c937198 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e returned with HTTP 200 Sep 06 22:53:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 902/1802] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:53:08 2026] GET /volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e => generated 401 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-280586f2-0c26-4c8d-8105-eede04f856a8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-280586f2-0c26-4c8d-8105-eede04f856a8 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] PUT http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/encryption/31846596-b1ab-4a6e-bb6f-3175a31cecc1 Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-280586f2-0c26-4c8d-8105-eede04f856a8 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-979179b8-d65d-4617-a130-6ea696532824 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6 returned with HTTP 202 Sep 06 22:53:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 901/1803] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:53:08 2026] DELETE /volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a28870ec-58ec-47b3-b9e6-cc22bb015d77 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a28870ec-58ec-47b3-b9e6-cc22bb015d77 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] GET http://192.168.122.248/volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6 Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a28870ec-58ec-47b3-b9e6-cc22bb015d77 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a28870ec-58ec-47b3-b9e6-cc22bb015d77 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a28870ec-58ec-47b3-b9e6-cc22bb015d77 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6 returned with HTTP 404 Sep 06 22:53:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 902/1804] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:53:08 2026] GET /volume/v3/types/a4b8294c-e41e-4869-bd78-788de85f09a6 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-09f876d9-4f6b-4cc7-83cc-cbc3165b69db None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-280586f2-0c26-4c8d-8105-eede04f856a8 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/encryption/31846596-b1ab-4a6e-bb6f-3175a31cecc1 returned with HTTP 200 Sep 06 22:53:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-09f876d9-4f6b-4cc7-83cc-cbc3165b69db tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] GET http://192.168.122.248/volume/v3/types Sep 06 22:53:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 903/1805] 192.168.122.248 () {60 vars in 1390 bytes} [Sun Sep 6 22:53:08 2026] PUT /volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/encryption/31846596-b1ab-4a6e-bb6f-3175a31cecc1 => generated 33 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-09f876d9-4f6b-4cc7-83cc-cbc3165b69db tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-09f876d9-4f6b-4cc7-83cc-cbc3165b69db tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-216a756f-a1a9-481a-8a78-e767b58616a3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-216a756f-a1a9-481a-8a78-e767b58616a3 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] PUT http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/extra_specs/key1 Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-216a756f-a1a9-481a-8a78-e767b58616a3 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-09f876d9-4f6b-4cc7-83cc-cbc3165b69db tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:53:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 903/1806] 192.168.122.248 () {58 vars in 1115 bytes} [Sun Sep 6 22:53:08 2026] GET /volume/v3/types => generated 2588 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8ebde8f7-58d2-401c-a381-4f4f48bb7c50 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8ebde8f7-58d2-401c-a381-4f4f48bb7c50 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8ebde8f7-58d2-401c-a381-4f4f48bb7c50 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1045560369"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8ebde8f7-58d2-401c-a381-4f4f48bb7c50 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:53:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 904/1807] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:53:08 2026] POST /volume/v3/types => generated 221 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-216a756f-a1a9-481a-8a78-e767b58616a3 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/extra_specs/key1 returned with HTTP 200 Sep 06 22:53:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 904/1808] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:53:08 2026] PUT /volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e/extra_specs/key1 => generated 30 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-299a071d-8d6a-40a7-8c5d-b370a21ee8bf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-299a071d-8d6a-40a7-8c5d-b370a21ee8bf tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] PUT http://192.168.122.248/volume/v3/types/7ba0da82-e213-4771-a9be-ce88f4ce1005 Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-299a071d-8d6a-40a7-8c5d-b370a21ee8bf tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1933643960", "description": "tempest-volume-type-description-294159445", "is_public": false}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-13a843d8-c2f4-4350-8701-2886ac57a665 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-13a843d8-c2f4-4350-8701-2886ac57a665 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] PUT http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-13a843d8-c2f4-4350-8701-2886ac57a665 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-13a843d8-c2f4-4350-8701-2886ac57a665 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e returned with HTTP 200 Sep 06 22:53:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 905/1809] 192.168.122.248 () {60 vars in 1246 bytes} [Sun Sep 6 22:53:08 2026] PUT /volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e => generated 370 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1ce2dc24-1b48-4f21-a3c8-b1866c1fcf00 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1ce2dc24-1b48-4f21-a3c8-b1866c1fcf00 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] DELETE http://192.168.122.248/volume/v3/types/eaf86083-6436-4982-9de2-97340ccafc7d Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1ce2dc24-1b48-4f21-a3c8-b1866c1fcf00 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1ce2dc24-1b48-4f21-a3c8-b1866c1fcf00 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1ce2dc24-1b48-4f21-a3c8-b1866c1fcf00 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/eaf86083-6436-4982-9de2-97340ccafc7d returned with HTTP 202 Sep 06 22:53:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 906/1810] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:53:08 2026] DELETE /volume/v3/types/eaf86083-6436-4982-9de2-97340ccafc7d => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-25971fc7-c5f5-4d95-bd5c-8c74a226ef6a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-299a071d-8d6a-40a7-8c5d-b370a21ee8bf tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types/7ba0da82-e213-4771-a9be-ce88f4ce1005 returned with HTTP 200 Sep 06 22:53:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 905/1811] 192.168.122.248 () {60 vars in 1247 bytes} [Sun Sep 6 22:53:08 2026] PUT /volume/v3/types/7ba0da82-e213-4771-a9be-ce88f4ce1005 => generated 204 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-25971fc7-c5f5-4d95-bd5c-8c74a226ef6a tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] DELETE http://192.168.122.248/volume/v3/types/6fe6ce3a-a73b-417f-8a8f-4604ad7ff41c Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-25971fc7-c5f5-4d95-bd5c-8c74a226ef6a tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-25971fc7-c5f5-4d95-bd5c-8c74a226ef6a tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-88532178-0f95-4452-96fb-cc5f9a12d51d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-88532178-0f95-4452-96fb-cc5f9a12d51d tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] GET http://192.168.122.248/volume/v3/types/7ba0da82-e213-4771-a9be-ce88f4ce1005 Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-88532178-0f95-4452-96fb-cc5f9a12d51d tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-88532178-0f95-4452-96fb-cc5f9a12d51d tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-88532178-0f95-4452-96fb-cc5f9a12d51d tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types/7ba0da82-e213-4771-a9be-ce88f4ce1005 returned with HTTP 200 Sep 06 22:53:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 906/1812] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:53:08 2026] GET /volume/v3/types/7ba0da82-e213-4771-a9be-ce88f4ce1005 => generated 268 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-65116332-3767-42f7-b547-fb475fc8113f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-65116332-3767-42f7-b547-fb475fc8113f tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] DELETE http://192.168.122.248/volume/v3/types/7ba0da82-e213-4771-a9be-ce88f4ce1005 Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-65116332-3767-42f7-b547-fb475fc8113f tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-65116332-3767-42f7-b547-fb475fc8113f tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-25971fc7-c5f5-4d95-bd5c-8c74a226ef6a tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/6fe6ce3a-a73b-417f-8a8f-4604ad7ff41c returned with HTTP 202 Sep 06 22:53:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 907/1813] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:53:08 2026] DELETE /volume/v3/types/6fe6ce3a-a73b-417f-8a8f-4604ad7ff41c => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5a40b4d7-a939-4048-a899-a76ea3cb4b99 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5a40b4d7-a939-4048-a899-a76ea3cb4b99 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] DELETE http://192.168.122.248/volume/v3/types/88c5e265-8aec-4d2c-87ff-1654c4d339f1 Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5a40b4d7-a939-4048-a899-a76ea3cb4b99 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5a40b4d7-a939-4048-a899-a76ea3cb4b99 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-65116332-3767-42f7-b547-fb475fc8113f tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types/7ba0da82-e213-4771-a9be-ce88f4ce1005 returned with HTTP 202 Sep 06 22:53:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 907/1814] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:53:08 2026] DELETE /volume/v3/types/7ba0da82-e213-4771-a9be-ce88f4ce1005 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4e571b98-8b05-43c1-a6cd-1a1e931e4b43 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4e571b98-8b05-43c1-a6cd-1a1e931e4b43 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] GET http://192.168.122.248/volume/v3/types/7ba0da82-e213-4771-a9be-ce88f4ce1005 Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4e571b98-8b05-43c1-a6cd-1a1e931e4b43 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4e571b98-8b05-43c1-a6cd-1a1e931e4b43 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5a40b4d7-a939-4048-a899-a76ea3cb4b99 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/88c5e265-8aec-4d2c-87ff-1654c4d339f1 returned with HTTP 202 Sep 06 22:53:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 908/1815] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:53:08 2026] DELETE /volume/v3/types/88c5e265-8aec-4d2c-87ff-1654c4d339f1 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 22:53:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4e571b98-8b05-43c1-a6cd-1a1e931e4b43 tempest-VolumeTypesTest-1752542185 tempest-VolumeTypesTest-1752542185-project-admin] http://192.168.122.248/volume/v3/types/7ba0da82-e213-4771-a9be-ce88f4ce1005 returned with HTTP 404 Sep 06 22:53:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 908/1816] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:53:08 2026] GET /volume/v3/types/7ba0da82-e213-4771-a9be-ce88f4ce1005 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a68aeca0-66df-4992-9399-adc69956b1e5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a68aeca0-66df-4992-9399-adc69956b1e5 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] DELETE http://192.168.122.248/volume/v3/types/9dc52d37-4f18-4337-b7d7-bbe23515bda1 Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a68aeca0-66df-4992-9399-adc69956b1e5 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a68aeca0-66df-4992-9399-adc69956b1e5 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a68aeca0-66df-4992-9399-adc69956b1e5 tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/9dc52d37-4f18-4337-b7d7-bbe23515bda1 returned with HTTP 202 Sep 06 22:53:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 909/1817] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:53:08 2026] DELETE /volume/v3/types/9dc52d37-4f18-4337-b7d7-bbe23515bda1 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d4c9bd33-aa41-4026-8cfc-5569b6a1a75b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d4c9bd33-aa41-4026-8cfc-5569b6a1a75b tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] DELETE http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d4c9bd33-aa41-4026-8cfc-5569b6a1a75b tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d4c9bd33-aa41-4026-8cfc-5569b6a1a75b tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d4c9bd33-aa41-4026-8cfc-5569b6a1a75b tempest-VolumeTypesAdminTests-1648094507 tempest-VolumeTypesAdminTests-1648094507-project-admin] http://192.168.122.248/volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e returned with HTTP 202 Sep 06 22:53:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 909/1818] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:53:08 2026] DELETE /volume/v3/types/4fb209cb-e03e-43d4-a4e0-a2067613693e => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:53:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2bbecdda-27ce-4cfc-88ca-c6f7f54132b6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2bbecdda-27ce-4cfc-88ca-c6f7f54132b6 None None] GET http://192.168.122.248/volume// Sep 06 22:53:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2bbecdda-27ce-4cfc-88ca-c6f7f54132b6 None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2bbecdda-27ce-4cfc-88ca-c6f7f54132b6 None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2bbecdda-27ce-4cfc-88ca-c6f7f54132b6 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:53:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 910/1819] 192.168.122.248 () {56 vars in 888 bytes} [Sun Sep 6 22:53:13 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:53:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-69fec7ab-c2cd-43f2-ab26-02870732511f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-69fec7ab-c2cd-43f2-ab26-02870732511f None None] GET http://192.168.122.248/volume// Sep 06 22:53:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-69fec7ab-c2cd-43f2-ab26-02870732511f None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-69fec7ab-c2cd-43f2-ab26-02870732511f None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-69fec7ab-c2cd-43f2-ab26-02870732511f None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:53:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 910/1820] 192.168.122.248 () {56 vars in 888 bytes} [Sun Sep 6 22:53:13 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:53:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-bfedfdeb-988e-4d63-b8b4-4b797c43c6ee None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bfedfdeb-988e-4d63-b8b4-4b797c43c6ee tempest-VersionsTest-132200738 tempest-VersionsTest-132200738-project-reader] GET http://192.168.122.248/volume/v3/ Sep 06 22:53:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bfedfdeb-988e-4d63-b8b4-4b797c43c6ee tempest-VersionsTest-132200738 tempest-VersionsTest-132200738-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bfedfdeb-988e-4d63-b8b4-4b797c43c6ee tempest-VersionsTest-132200738 tempest-VersionsTest-132200738-project-reader] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bfedfdeb-988e-4d63-b8b4-4b797c43c6ee tempest-VersionsTest-132200738 tempest-VersionsTest-132200738-project-reader] http://192.168.122.248/volume/v3/ returned with HTTP 200 Sep 06 22:53:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 911/1821] 192.168.122.248 () {58 vars in 1100 bytes} [Sun Sep 6 22:53:13 2026] GET /volume/v3/ => generated 390 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:53:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-911527535"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-911527535'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:53:18 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Create volume of 1 GB Sep 06 22:53:18 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Availability Zones retrieved successfully. Sep 06 22:53:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Flow 'volume_create_api' (ef4a83aa-8d31-4942-a52c-5ee684d8060a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:53:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8ff3174-8bd3-4d62-85a5-f930777047ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:53:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8ff3174-8bd3-4d62-85a5-f930777047ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a409127b-9cdb-40af-8317-4e283a84694d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:18 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=319,cinder:UPDATE=81,cinder:INSERT=45 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:53:18 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Created reservations ['030bafbc-7d0b-4317-bd12-d372caa3f1e4', 'cda6d1b8-4cba-43c9-bfdf-64712688407d', '0ac6b298-788b-46d1-9212-c9d6692ef369', 'c0661962-999f-4a9e-954f-45da993312cc'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:53:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a409127b-9cdb-40af-8317-4e283a84694d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['030bafbc-7d0b-4317-bd12-d372caa3f1e4', 'cda6d1b8-4cba-43c9-bfdf-64712688407d', '0ac6b298-788b-46d1-9212-c9d6692ef369', 'c0661962-999f-4a9e-954f-45da993312cc']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc8ed0ae-8474-4320-b790-40d70c1966d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:18 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:18 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc8ed0ae-8474-4320-b790-40d70c1966d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd36e23b2-9b9a-42ed-a471-679fb25b46cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-911527535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='241def44ae934d3fb8fb92b90f55acf9',qos_specs=None,replication_status=,reservations=['030bafbc-7d0b-4317-bd12-d372caa3f1e4','cda6d1b8-4cba-43c9-bfdf-64712688407d','0ac6b298-788b-46d1-9212-c9d6692ef369','c0661962-999f-4a9e-954f-45da993312cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f471104e9c47e4a1284b82532a997c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:53:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-911527535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d36e23b2-9b9a-42ed-a471-679fb25b46cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='241def44ae934d3fb8fb92b90f55acf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13f471104e9c47e4a1284b82532a997c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fada4a7-655d-4058-8df9-83644955851b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fada4a7-655d-4058-8df9-83644955851b) transitioned into state 'SUCCESS' from state '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-911527535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='241def44ae934d3fb8fb92b90f55acf9',qos_specs=None,replication_status=,reservations=['030bafbc-7d0b-4317-bd12-d372caa3f1e4','cda6d1b8-4cba-43c9-bfdf-64712688407d','0ac6b298-788b-46d1-9212-c9d6692ef369','c0661962-999f-4a9e-954f-45da993312cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f471104e9c47e4a1284b82532a997c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (903a4784-eac8-4978-808a-fb46fe135a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (903a4784-eac8-4978-808a-fb46fe135a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:18 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Flow 'volume_create_api' (ef4a83aa-8d31-4942-a52c-5ee684d8060a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:53:18 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Create volume request issued successfully. Sep 06 22:53:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0ddf0ccc-c5e8-441f-bd96-3c7175c88f95 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:53:18 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 911/1822] 192.168.122.248 () {62 vars in 1183 bytes} [Sun Sep 6 22:53:18 2026] POST /volume/v3/volumes => generated 827 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:53:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-dc05c04c-394d-4798-abbe-d6ce494ad406 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dc05c04c-394d-4798-abbe-d6ce494ad406 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] GET http://192.168.122.248/volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf Sep 06 22:53:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dc05c04c-394d-4798-abbe-d6ce494ad406 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dc05c04c-394d-4798-abbe-d6ce494ad406 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:18 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:18 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:18 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:18 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:19 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-dc05c04c-394d-4798-abbe-d6ce494ad406 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Volume info retrieved successfully. Sep 06 22:53:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dc05c04c-394d-4798-abbe-d6ce494ad406 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] http://192.168.122.248/volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf returned with HTTP 200 Sep 06 22:53:19 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 912/1823] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:53:18 2026] GET /volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf => generated 895 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0f484298-a0a1-4e19-9e17-1a32d857e145 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0f484298-a0a1-4e19-9e17-1a32d857e145 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] GET http://192.168.122.248/volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf Sep 06 22:53:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0f484298-a0a1-4e19-9e17-1a32d857e145 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0f484298-a0a1-4e19-9e17-1a32d857e145 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:20 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:20 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:20 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:20 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:20 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0f484298-a0a1-4e19-9e17-1a32d857e145 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Volume info retrieved successfully. Sep 06 22:53:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0f484298-a0a1-4e19-9e17-1a32d857e145 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] http://192.168.122.248/volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf returned with HTTP 200 Sep 06 22:53:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 912/1824] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:53:20 2026] GET /volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf => generated 955 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-968eb02f-937c-497a-95c1-7f879ce43b37 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-968eb02f-937c-497a-95c1-7f879ce43b37 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] POST http://192.168.122.248/volume/v3/volume-transfers Sep 06 22:53:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-968eb02f-937c-497a-95c1-7f879ce43b37 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d36e23b2-9b9a-42ed-a471-679fb25b46cf"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volume_transfer [None req-968eb02f-937c-497a-95c1-7f879ce43b37 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd36e23b2-9b9a-42ed-a471-679fb25b46cf'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 06 22:53:20 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volume_transfer [None req-968eb02f-937c-497a-95c1-7f879ce43b37 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Creating transfer of volume d36e23b2-9b9a-42ed-a471-679fb25b46cf Sep 06 22:53:20 devstack devstack@c-api.service[87215]: INFO cinder.transfer.api [None req-968eb02f-937c-497a-95c1-7f879ce43b37 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Generating transfer record for volume d36e23b2-9b9a-42ed-a471-679fb25b46cf Sep 06 22:53:20 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:20 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:20 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:20 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-968eb02f-937c-497a-95c1-7f879ce43b37 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] http://192.168.122.248/volume/v3/volume-transfers returned with HTTP 202 Sep 06 22:53:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 913/1825] 192.168.122.248 () {62 vars in 1210 bytes} [Sun Sep 6 22:53:20 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:53:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f9f7622c-4365-4057-a13c-81929a687c46 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f9f7622c-4365-4057-a13c-81929a687c46 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] GET http://192.168.122.248/volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf Sep 06 22:53:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f9f7622c-4365-4057-a13c-81929a687c46 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f9f7622c-4365-4057-a13c-81929a687c46 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:20 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:20 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:20 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:20 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:20 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f9f7622c-4365-4057-a13c-81929a687c46 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Volume info retrieved successfully. Sep 06 22:53:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f9f7622c-4365-4057-a13c-81929a687c46 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] http://192.168.122.248/volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf returned with HTTP 200 Sep 06 22:53:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 913/1826] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:53:20 2026] GET /volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf => generated 963 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f20d9d5e-8482-4b99-b2a3-09a6fc78cb46 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f20d9d5e-8482-4b99-b2a3-09a6fc78cb46 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-reader] GET http://192.168.122.248/volume/v3/os-volume-transfer/b64f99f2-4640-41c2-a6e4-6432bf417322 Sep 06 22:53:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f20d9d5e-8482-4b99-b2a3-09a6fc78cb46 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f20d9d5e-8482-4b99-b2a3-09a6fc78cb46 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f20d9d5e-8482-4b99-b2a3-09a6fc78cb46 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-reader] http://192.168.122.248/volume/v3/os-volume-transfer/b64f99f2-4640-41c2-a6e4-6432bf417322 returned with HTTP 200 Sep 06 22:53:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 914/1827] 192.168.122.248 () {60 vars in 1306 bytes} [Sun Sep 6 22:53:20 2026] GET /volume/v3/os-volume-transfer/b64f99f2-4640-41c2-a6e4-6432bf417322 => generated 440 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9e39dbe9-5b49-402b-a275-00382bdcb18b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9e39dbe9-5b49-402b-a275-00382bdcb18b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-reader] GET http://192.168.122.248/volume/v3/os-volume-transfer Sep 06 22:53:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9e39dbe9-5b49-402b-a275-00382bdcb18b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9e39dbe9-5b49-402b-a275-00382bdcb18b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.volume_transfer [None req-9e39dbe9-5b49-402b-a275-00382bdcb18b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-reader] Listing volume transfers {{(pid=87216) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 22:53:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9e39dbe9-5b49-402b-a275-00382bdcb18b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-reader] http://192.168.122.248/volume/v3/os-volume-transfer returned with HTTP 200 Sep 06 22:53:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 914/1828] 192.168.122.248 () {60 vars in 1195 bytes} [Sun Sep 6 22:53:20 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f90b111a-29ad-4d33-987b-27bc452f3715 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f90b111a-29ad-4d33-987b-27bc452f3715 tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] POST http://192.168.122.248/volume/v3/volume-transfers/b64f99f2-4640-41c2-a6e4-6432bf417322/accept Sep 06 22:53:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f90b111a-29ad-4d33-987b-27bc452f3715 tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "86de4a758d00fe6a"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.volume_transfer [None req-f90b111a-29ad-4d33-987b-27bc452f3715 tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] Accepting volume transfer b64f99f2-4640-41c2-a6e4-6432bf417322 {{(pid=87215) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 06 22:53:20 devstack devstack@c-api.service[87215]: INFO cinder.api.contrib.volume_transfer [None req-f90b111a-29ad-4d33-987b-27bc452f3715 tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] Accepting transfer b64f99f2-4640-41c2-a6e4-6432bf417322 Sep 06 22:53:20 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:20 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:20 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-f90b111a-29ad-4d33-987b-27bc452f3715 tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] Created reservations ['e43a807a-6ed0-4b74-a363-05bf4bfe19d4', '8798fc5e-5191-4bb4-9b0d-d4ddd11cdb8a', '230ca261-3e88-42fc-8e2a-b816f33ddd28', 'a6ecf6ee-5d9a-4ee2-b6d8-00d5ce3c1f9f'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:53:20 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-f90b111a-29ad-4d33-987b-27bc452f3715 tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] Created reservations ['4ff83cbc-c0a0-465e-ada7-70a76c0b8fad', '6c8d150e-a212-48d7-9b3b-0942a7c44067', '32e53613-3101-480c-80bd-d01ef458feeb', 'f2f3f276-6246-42aa-9678-043f499b69c1'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:53:20 devstack devstack@c-api.service[87215]: /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 06 22:53:20 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:53:20 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-f90b111a-29ad-4d33-987b-27bc452f3715 tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] Created reservations ['3c56c1c9-5dbe-40f8-b973-7cd62dc57946', '7b60902c-6f6c-45a8-8cc6-06d6c95af68e', 'a33e4a72-5351-46ac-9883-bd5d6d16942b', 'a8c724a7-6e77-4539-bb1e-a77461c0d4ea'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:53:20 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-f90b111a-29ad-4d33-987b-27bc452f3715 tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] Created reservations ['1dcba65b-7506-4d67-ba8f-0c405a71d08a', '5da4641b-53ab-495e-9959-9631d079425d', '2a99539e-7b04-4b7e-bef4-6680ef6e1ffd', 'e038e775-a3c0-45d6-8149-e4b573a55f2f'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:53:20 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f90b111a-29ad-4d33-987b-27bc452f3715 tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] Transfer volume completed successfully. Sep 06 22:53:20 devstack devstack@c-api.service[87215]: INFO cinder.transfer.api [None req-f90b111a-29ad-4d33-987b-27bc452f3715 tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] Volume d36e23b2-9b9a-42ed-a471-679fb25b46cf has been transferred. Sep 06 22:53:20 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:20 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f90b111a-29ad-4d33-987b-27bc452f3715 tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] http://192.168.122.248/volume/v3/volume-transfers/b64f99f2-4640-41c2-a6e4-6432bf417322/accept returned with HTTP 202 Sep 06 22:53:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 915/1829] 192.168.122.248 () {62 vars in 1342 bytes} [Sun Sep 6 22:53:20 2026] POST /volume/v3/volume-transfers/b64f99f2-4640-41c2-a6e4-6432bf417322/accept => generated 373 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:53:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-da064fab-8850-46ad-9e42-f78672739f5a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-da064fab-8850-46ad-9e42-f78672739f5a tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] GET http://192.168.122.248/volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf Sep 06 22:53:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-da064fab-8850-46ad-9e42-f78672739f5a tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-da064fab-8850-46ad-9e42-f78672739f5a tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:20 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:20 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:20 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:20 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:20 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-da064fab-8850-46ad-9e42-f78672739f5a tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] Volume info retrieved successfully. Sep 06 22:53:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-da064fab-8850-46ad-9e42-f78672739f5a tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] http://192.168.122.248/volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf returned with HTTP 200 Sep 06 22:53:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 915/1830] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:53:20 2026] GET /volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf => generated 955 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-25ecf857-b9bd-4246-a15e-5cb9cc09d9c4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-25ecf857-b9bd-4246-a15e-5cb9cc09d9c4 tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] GET http://192.168.122.248/volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf Sep 06 22:53:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-25ecf857-b9bd-4246-a15e-5cb9cc09d9c4 tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-25ecf857-b9bd-4246-a15e-5cb9cc09d9c4 tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:21 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:21 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:21 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:21 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-25ecf857-b9bd-4246-a15e-5cb9cc09d9c4 tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] Volume info retrieved successfully. Sep 06 22:53:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-25ecf857-b9bd-4246-a15e-5cb9cc09d9c4 tempest-VolumesTransfersV355Test-788381635 tempest-VolumesTransfersV355Test-788381635-project-member] http://192.168.122.248/volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf returned with HTTP 200 Sep 06 22:53:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 916/1831] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:53:21 2026] GET /volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf => generated 955 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-be164535-4e2d-41d5-9ced-46f7f45f5615 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-be164535-4e2d-41d5-9ced-46f7f45f5615 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] DELETE http://192.168.122.248/volume/v3/volume-transfers/b64f99f2-4640-41c2-a6e4-6432bf417322 Sep 06 22:53:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-be164535-4e2d-41d5-9ced-46f7f45f5615 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-be164535-4e2d-41d5-9ced-46f7f45f5615 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:21 devstack devstack@c-api.service[87216]: INFO cinder.api.contrib.volume_transfer [None req-be164535-4e2d-41d5-9ced-46f7f45f5615 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Delete transfer with id: b64f99f2-4640-41c2-a6e4-6432bf417322 Sep 06 22:53:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-be164535-4e2d-41d5-9ced-46f7f45f5615 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] http://192.168.122.248/volume/v3/volume-transfers/b64f99f2-4640-41c2-a6e4-6432bf417322 returned with HTTP 404 Sep 06 22:53:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 916/1832] 192.168.122.248 () {60 vars in 1303 bytes} [Sun Sep 6 22:53:21 2026] DELETE /volume/v3/volume-transfers/b64f99f2-4640-41c2-a6e4-6432bf417322 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:53:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b47a64e9-d3af-4fa8-833a-9b9649652066 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b47a64e9-d3af-4fa8-833a-9b9649652066 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf Sep 06 22:53:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b47a64e9-d3af-4fa8-833a-9b9649652066 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b47a64e9-d3af-4fa8-833a-9b9649652066 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:21 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-b47a64e9-d3af-4fa8-833a-9b9649652066 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] Delete volume with id: d36e23b2-9b9a-42ed-a471-679fb25b46cf Sep 06 22:53:21 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:21 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:21 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:21 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b47a64e9-d3af-4fa8-833a-9b9649652066 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] Volume info retrieved successfully. Sep 06 22:53:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b47a64e9-d3af-4fa8-833a-9b9649652066 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] Delete volume request issued successfully. Sep 06 22:53:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b47a64e9-d3af-4fa8-833a-9b9649652066 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] http://192.168.122.248/volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf returned with HTTP 202 Sep 06 22:53:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 917/1833] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 22:53:21 2026] DELETE /volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 22:53:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d08fe9cb-c519-45fe-ad73-336c0c00d267 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d08fe9cb-c519-45fe-ad73-336c0c00d267 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] GET http://192.168.122.248/volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf Sep 06 22:53:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d08fe9cb-c519-45fe-ad73-336c0c00d267 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d08fe9cb-c519-45fe-ad73-336c0c00d267 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:21 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:21 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:21 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:21 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d08fe9cb-c519-45fe-ad73-336c0c00d267 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] Volume info retrieved successfully. Sep 06 22:53:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d08fe9cb-c519-45fe-ad73-336c0c00d267 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] http://192.168.122.248/volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf returned with HTTP 200 Sep 06 22:53:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 917/1834] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:53:21 2026] GET /volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 22:53:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d014ab4f-8a78-4e84-9074-54797bb23191 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d014ab4f-8a78-4e84-9074-54797bb23191 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] GET http://192.168.122.248/volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf Sep 06 22:53:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d014ab4f-8a78-4e84-9074-54797bb23191 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d014ab4f-8a78-4e84-9074-54797bb23191 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d014ab4f-8a78-4e84-9074-54797bb23191 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] http://192.168.122.248/volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf returned with HTTP 404 Sep 06 22:53:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 918/1835] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:53:22 2026] GET /volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:53:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a0b8d29c-dbfb-4fd4-b5c0-2bf6dec9a215 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a0b8d29c-dbfb-4fd4-b5c0-2bf6dec9a215 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] GET http://192.168.122.248/volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf Sep 06 22:53:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a0b8d29c-dbfb-4fd4-b5c0-2bf6dec9a215 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a0b8d29c-dbfb-4fd4-b5c0-2bf6dec9a215 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a0b8d29c-dbfb-4fd4-b5c0-2bf6dec9a215 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] http://192.168.122.248/volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf returned with HTTP 404 Sep 06 22:53:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 918/1836] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:53:22 2026] GET /volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:53:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-49691ecb-e119-40bf-97ad-9c0daba4e74e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-49691ecb-e119-40bf-97ad-9c0daba4e74e tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] DELETE http://192.168.122.248/volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf Sep 06 22:53:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-49691ecb-e119-40bf-97ad-9c0daba4e74e tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-49691ecb-e119-40bf-97ad-9c0daba4e74e tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:22 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-49691ecb-e119-40bf-97ad-9c0daba4e74e tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Delete volume with id: d36e23b2-9b9a-42ed-a471-679fb25b46cf Sep 06 22:53:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-49691ecb-e119-40bf-97ad-9c0daba4e74e tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] http://192.168.122.248/volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf returned with HTTP 404 Sep 06 22:53:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 919/1837] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 22:53:22 2026] DELETE /volume/v3/volumes/d36e23b2-9b9a-42ed-a471-679fb25b46cf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:53:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:53:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-130646806"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-130646806'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:53:22 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Create volume of 1 GB Sep 06 22:53:22 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Availability Zones retrieved successfully. Sep 06 22:53:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Flow 'volume_create_api' (7013f837-fc63-4e6e-b1d1-fa53fc3a2f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:53:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f82bce1-f288-41e4-83cd-4e37db9c73fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:53:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f82bce1-f288-41e4-83cd-4e37db9c73fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcae35e0-101b-41de-b1fc-679405be178a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:22 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Created reservations ['dd5b65cf-2551-4235-982f-a435a7dd6ab2', '216bffb0-fe53-4e7f-b7ce-8e040557fe56', 'cee141f0-8673-42e9-b468-b734d1289dcf', '824e9bc2-0c4f-4072-ab2d-ca4807431936'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:53:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcae35e0-101b-41de-b1fc-679405be178a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd5b65cf-2551-4235-982f-a435a7dd6ab2', '216bffb0-fe53-4e7f-b7ce-8e040557fe56', 'cee141f0-8673-42e9-b468-b734d1289dcf', '824e9bc2-0c4f-4072-ab2d-ca4807431936']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b267a7a3-5e8e-49bf-ad0f-40105a8bc2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:22 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:22 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b267a7a3-5e8e-49bf-ad0f-40105a8bc2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c0557d0-6545-4d28-b6a3-2d2b9c94245b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-130646806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='241def44ae934d3fb8fb92b90f55acf9',qos_specs=None,replication_status=,reservations=['dd5b65cf-2551-4235-982f-a435a7dd6ab2','216bffb0-fe53-4e7f-b7ce-8e040557fe56','cee141f0-8673-42e9-b468-b734d1289dcf','824e9bc2-0c4f-4072-ab2d-ca4807431936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f471104e9c47e4a1284b82532a997c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:53:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-130646806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c0557d0-6545-4d28-b6a3-2d2b9c94245b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='241def44ae934d3fb8fb92b90f55acf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13f471104e9c47e4a1284b82532a997c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a863b0c-c713-4f61-90ba-9f1bb40e1486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a863b0c-c713-4f61-90ba-9f1bb40e1486) transitioned into state 'SUCCESS' from state '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-130646806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='241def44ae934d3fb8fb92b90f55acf9',qos_specs=None,replication_status=,reservations=['dd5b65cf-2551-4235-982f-a435a7dd6ab2','216bffb0-fe53-4e7f-b7ce-8e040557fe56','cee141f0-8673-42e9-b468-b734d1289dcf','824e9bc2-0c4f-4072-ab2d-ca4807431936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f471104e9c47e4a1284b82532a997c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d47f23b-7335-4d29-a9e3-1d42ec4d70e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d47f23b-7335-4d29-a9e3-1d42ec4d70e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:22 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Flow 'volume_create_api' (7013f837-fc63-4e6e-b1d1-fa53fc3a2f83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:53:22 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Create volume request issued successfully. Sep 06 22:53:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3c41be65-4f99-408c-9a07-b1cb3cf54d3b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:53:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 919/1838] 192.168.122.248 () {62 vars in 1183 bytes} [Sun Sep 6 22:53:22 2026] POST /volume/v3/volumes => generated 827 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:53:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6f2c2eab-cb1d-4f8b-91d9-97473852a643 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6f2c2eab-cb1d-4f8b-91d9-97473852a643 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] GET http://192.168.122.248/volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b Sep 06 22:53:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6f2c2eab-cb1d-4f8b-91d9-97473852a643 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6f2c2eab-cb1d-4f8b-91d9-97473852a643 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:22 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:22 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:22 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:22 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:22 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6f2c2eab-cb1d-4f8b-91d9-97473852a643 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Volume info retrieved successfully. Sep 06 22:53:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6f2c2eab-cb1d-4f8b-91d9-97473852a643 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] http://192.168.122.248/volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b returned with HTTP 200 Sep 06 22:53:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 920/1839] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:53:22 2026] GET /volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b => generated 895 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c505df3d-cadb-419a-b6db-ea4bf72fcda7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c505df3d-cadb-419a-b6db-ea4bf72fcda7 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] GET http://192.168.122.248/volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b Sep 06 22:53:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c505df3d-cadb-419a-b6db-ea4bf72fcda7 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c505df3d-cadb-419a-b6db-ea4bf72fcda7 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:23 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:23 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:23 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:23 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:23 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c505df3d-cadb-419a-b6db-ea4bf72fcda7 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Volume info retrieved successfully. Sep 06 22:53:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c505df3d-cadb-419a-b6db-ea4bf72fcda7 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] http://192.168.122.248/volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b returned with HTTP 200 Sep 06 22:53:23 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 920/1840] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:53:23 2026] GET /volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b => generated 955 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0ca7aca1-1b45-42f9-b33b-bf0d6eab911f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0ca7aca1-1b45-42f9-b33b-bf0d6eab911f tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] POST http://192.168.122.248/volume/v3/volume-transfers Sep 06 22:53:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0ca7aca1-1b45-42f9-b33b-bf0d6eab911f tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3c0557d0-6545-4d28-b6a3-2d2b9c94245b"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volume_transfer [None req-0ca7aca1-1b45-42f9-b33b-bf0d6eab911f tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Creating new volume transfer {'transfer': {'volume_id': '3c0557d0-6545-4d28-b6a3-2d2b9c94245b'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 06 22:53:23 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volume_transfer [None req-0ca7aca1-1b45-42f9-b33b-bf0d6eab911f tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Creating transfer of volume 3c0557d0-6545-4d28-b6a3-2d2b9c94245b Sep 06 22:53:23 devstack devstack@c-api.service[87215]: INFO cinder.transfer.api [None req-0ca7aca1-1b45-42f9-b33b-bf0d6eab911f tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Generating transfer record for volume 3c0557d0-6545-4d28-b6a3-2d2b9c94245b Sep 06 22:53:23 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:23 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:23 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:23 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0ca7aca1-1b45-42f9-b33b-bf0d6eab911f tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] http://192.168.122.248/volume/v3/volume-transfers returned with HTTP 202 Sep 06 22:53:23 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 921/1841] 192.168.122.248 () {62 vars in 1210 bytes} [Sun Sep 6 22:53:23 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:53:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f9451111-eddf-4a28-94b9-11b0a560c0ae None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f9451111-eddf-4a28-94b9-11b0a560c0ae tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] GET http://192.168.122.248/volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b Sep 06 22:53:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f9451111-eddf-4a28-94b9-11b0a560c0ae tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f9451111-eddf-4a28-94b9-11b0a560c0ae tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:23 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:23 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:23 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:23 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:23 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f9451111-eddf-4a28-94b9-11b0a560c0ae tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Volume info retrieved successfully. Sep 06 22:53:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f9451111-eddf-4a28-94b9-11b0a560c0ae tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] http://192.168.122.248/volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b returned with HTTP 200 Sep 06 22:53:23 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 921/1842] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:53:23 2026] GET /volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b => generated 963 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8f8289fd-c09d-4318-83fb-2867416891cc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8f8289fd-c09d-4318-83fb-2867416891cc tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-reader] GET http://192.168.122.248/volume/v3/os-volume-transfer/detail Sep 06 22:53:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8f8289fd-c09d-4318-83fb-2867416891cc tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8f8289fd-c09d-4318-83fb-2867416891cc tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-reader] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.volume_transfer [None req-8f8289fd-c09d-4318-83fb-2867416891cc tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-reader] Listing volume transfers {{(pid=87215) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 22:53:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8f8289fd-c09d-4318-83fb-2867416891cc tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-reader] http://192.168.122.248/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 06 22:53:23 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 922/1843] 192.168.122.248 () {60 vars in 1216 bytes} [Sun Sep 6 22:53:23 2026] GET /volume/v3/os-volume-transfer/detail => generated 443 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9532b9a9-25dc-46d3-96c6-a68259c4955c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9532b9a9-25dc-46d3-96c6-a68259c4955c tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] DELETE http://192.168.122.248/volume/v3/volume-transfers/d50f0618-4343-4ccf-9c5d-328d9e981704 Sep 06 22:53:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9532b9a9-25dc-46d3-96c6-a68259c4955c tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9532b9a9-25dc-46d3-96c6-a68259c4955c tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:23 devstack devstack@c-api.service[87216]: INFO cinder.api.contrib.volume_transfer [None req-9532b9a9-25dc-46d3-96c6-a68259c4955c tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Delete transfer with id: d50f0618-4343-4ccf-9c5d-328d9e981704 Sep 06 22:53:24 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:24 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9532b9a9-25dc-46d3-96c6-a68259c4955c tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] http://192.168.122.248/volume/v3/volume-transfers/d50f0618-4343-4ccf-9c5d-328d9e981704 returned with HTTP 202 Sep 06 22:53:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 922/1844] 192.168.122.248 () {60 vars in 1303 bytes} [Sun Sep 6 22:53:23 2026] DELETE /volume/v3/volume-transfers/d50f0618-4343-4ccf-9c5d-328d9e981704 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:53:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-612800dc-763e-4c12-ae7b-dd51540d228e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-612800dc-763e-4c12-ae7b-dd51540d228e tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] GET http://192.168.122.248/volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b Sep 06 22:53:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-612800dc-763e-4c12-ae7b-dd51540d228e tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-612800dc-763e-4c12-ae7b-dd51540d228e tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:24 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:24 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:24 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:24 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-612800dc-763e-4c12-ae7b-dd51540d228e tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Volume info retrieved successfully. Sep 06 22:53:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-612800dc-763e-4c12-ae7b-dd51540d228e tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] http://192.168.122.248/volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b returned with HTTP 200 Sep 06 22:53:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 923/1845] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:53:24 2026] GET /volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b => generated 955 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-95336d79-83e9-4388-9f08-a3ee75a41142 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-95336d79-83e9-4388-9f08-a3ee75a41142 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] DELETE http://192.168.122.248/volume/v3/volume-transfers/d50f0618-4343-4ccf-9c5d-328d9e981704 Sep 06 22:53:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-95336d79-83e9-4388-9f08-a3ee75a41142 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-95336d79-83e9-4388-9f08-a3ee75a41142 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:24 devstack devstack@c-api.service[87216]: INFO cinder.api.contrib.volume_transfer [None req-95336d79-83e9-4388-9f08-a3ee75a41142 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Delete transfer with id: d50f0618-4343-4ccf-9c5d-328d9e981704 Sep 06 22:53:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-95336d79-83e9-4388-9f08-a3ee75a41142 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] http://192.168.122.248/volume/v3/volume-transfers/d50f0618-4343-4ccf-9c5d-328d9e981704 returned with HTTP 404 Sep 06 22:53:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 923/1846] 192.168.122.248 () {60 vars in 1303 bytes} [Sun Sep 6 22:53:24 2026] DELETE /volume/v3/volume-transfers/d50f0618-4343-4ccf-9c5d-328d9e981704 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:53:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-838cdb7c-daa8-4356-b1af-3379069af941 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-838cdb7c-daa8-4356-b1af-3379069af941 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b Sep 06 22:53:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-838cdb7c-daa8-4356-b1af-3379069af941 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-838cdb7c-daa8-4356-b1af-3379069af941 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:24 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-838cdb7c-daa8-4356-b1af-3379069af941 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] Delete volume with id: 3c0557d0-6545-4d28-b6a3-2d2b9c94245b Sep 06 22:53:24 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:24 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:24 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:24 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-838cdb7c-daa8-4356-b1af-3379069af941 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] Volume info retrieved successfully. Sep 06 22:53:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-838cdb7c-daa8-4356-b1af-3379069af941 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] Delete volume request issued successfully. Sep 06 22:53:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-838cdb7c-daa8-4356-b1af-3379069af941 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] http://192.168.122.248/volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b returned with HTTP 202 Sep 06 22:53:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 924/1847] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 22:53:24 2026] DELETE /volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:53:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8c0aa8c0-0545-4e0e-90ce-2c582fcd2f35 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8c0aa8c0-0545-4e0e-90ce-2c582fcd2f35 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] GET http://192.168.122.248/volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b Sep 06 22:53:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8c0aa8c0-0545-4e0e-90ce-2c582fcd2f35 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8c0aa8c0-0545-4e0e-90ce-2c582fcd2f35 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:24 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:24 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8c0aa8c0-0545-4e0e-90ce-2c582fcd2f35 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] Volume info retrieved successfully. Sep 06 22:53:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8c0aa8c0-0545-4e0e-90ce-2c582fcd2f35 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] http://192.168.122.248/volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b returned with HTTP 200 Sep 06 22:53:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 924/1848] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:53:24 2026] GET /volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b => generated 1138 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:53:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4f0f88e6-4e1f-4397-af12-a39da5a55ec1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4f0f88e6-4e1f-4397-af12-a39da5a55ec1 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] GET http://192.168.122.248/volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b Sep 06 22:53:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4f0f88e6-4e1f-4397-af12-a39da5a55ec1 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4f0f88e6-4e1f-4397-af12-a39da5a55ec1 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4f0f88e6-4e1f-4397-af12-a39da5a55ec1 tempest-VolumesTransfersV355Test-10834597 tempest-VolumesTransfersV355Test-10834597-project-admin] http://192.168.122.248/volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b returned with HTTP 404 Sep 06 22:53:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 925/1849] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:53:25 2026] GET /volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:53:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-90c5748f-08b2-48a3-9fdf-0fc25f885d2b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-90c5748f-08b2-48a3-9fdf-0fc25f885d2b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] GET http://192.168.122.248/volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b Sep 06 22:53:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-90c5748f-08b2-48a3-9fdf-0fc25f885d2b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-90c5748f-08b2-48a3-9fdf-0fc25f885d2b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-90c5748f-08b2-48a3-9fdf-0fc25f885d2b tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] http://192.168.122.248/volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b returned with HTTP 404 Sep 06 22:53:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 925/1850] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:53:25 2026] GET /volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:53:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9abef02a-afa6-4869-ac6b-2a9f83788612 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9abef02a-afa6-4869-ac6b-2a9f83788612 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] DELETE http://192.168.122.248/volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b Sep 06 22:53:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9abef02a-afa6-4869-ac6b-2a9f83788612 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9abef02a-afa6-4869-ac6b-2a9f83788612 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:25 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-9abef02a-afa6-4869-ac6b-2a9f83788612 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] Delete volume with id: 3c0557d0-6545-4d28-b6a3-2d2b9c94245b Sep 06 22:53:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9abef02a-afa6-4869-ac6b-2a9f83788612 tempest-VolumesTransfersV355Test-666332327 tempest-VolumesTransfersV355Test-666332327-project-member] http://192.168.122.248/volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b returned with HTTP 404 Sep 06 22:53:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 926/1851] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 22:53:25 2026] DELETE /volume/v3/volumes/3c0557d0-6545-4d28-b6a3-2d2b9c94245b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:53:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-132c062f-3298-4d53-9f24-39478172570b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:53:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-178744381"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-178744381'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:53:29 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Create volume of 1 GB Sep 06 22:53:29 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=441,cinder:INSERT=101,cinder:UPDATE=126 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:53:29 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Availability Zones retrieved successfully. Sep 06 22:53:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Flow 'volume_create_api' (67798dc7-8ffc-4119-a3e2-b377d9c5f6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:53:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b4d640-c40a-48ed-bd2d-fba4c776d240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:53:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b4d640-c40a-48ed-bd2d-fba4c776d240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab1e3e79-3469-4ee5-8959-565f4fb6106a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:29 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Created reservations ['beea8897-9067-4276-8f68-c6d3c72d0a7b', '3a4cf6d3-7c34-4612-a6f9-92f2fac3c357', '4e17d55e-e0d6-470d-85a3-14f0dfb30d23', '9c2932c9-99d6-4fda-8513-a6d4f293cb2a'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:53:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab1e3e79-3469-4ee5-8959-565f4fb6106a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['beea8897-9067-4276-8f68-c6d3c72d0a7b', '3a4cf6d3-7c34-4612-a6f9-92f2fac3c357', '4e17d55e-e0d6-470d-85a3-14f0dfb30d23', '9c2932c9-99d6-4fda-8513-a6d4f293cb2a']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69783ee0-f803-4650-b83b-05668cdbadfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:29 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:29 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69783ee0-f803-4650-b83b-05668cdbadfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8806519d-b4f2-4bc7-afa3-7673bf6eaa61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-178744381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab0d16bbe2f4b729f86ca65a4d323eb',qos_specs=None,replication_status=,reservations=['beea8897-9067-4276-8f68-c6d3c72d0a7b','3a4cf6d3-7c34-4612-a6f9-92f2fac3c357','4e17d55e-e0d6-470d-85a3-14f0dfb30d23','9c2932c9-99d6-4fda-8513-a6d4f293cb2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7526b2d90fb478eb33d8bcf4599cae2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:53:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-178744381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8806519d-b4f2-4bc7-afa3-7673bf6eaa61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ab0d16bbe2f4b729f86ca65a4d323eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7526b2d90fb478eb33d8bcf4599cae2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bab3bae-cb17-47e9-b3e0-d7207f7f0b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bab3bae-cb17-47e9-b3e0-d7207f7f0b35) transitioned into state 'SUCCESS' from state '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-178744381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab0d16bbe2f4b729f86ca65a4d323eb',qos_specs=None,replication_status=,reservations=['beea8897-9067-4276-8f68-c6d3c72d0a7b','3a4cf6d3-7c34-4612-a6f9-92f2fac3c357','4e17d55e-e0d6-470d-85a3-14f0dfb30d23','9c2932c9-99d6-4fda-8513-a6d4f293cb2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7526b2d90fb478eb33d8bcf4599cae2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615ae73a-fd5c-47ab-943b-ffaad279ceb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615ae73a-fd5c-47ab-943b-ffaad279ceb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Flow 'volume_create_api' (67798dc7-8ffc-4119-a3e2-b377d9c5f6fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:53:29 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Create volume request issued successfully. Sep 06 22:53:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-132c062f-3298-4d53-9f24-39478172570b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:53:29 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 926/1852] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:53:29 2026] POST /volume/v3/volumes => generated 759 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:53:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3c10e829-3b99-491c-a6f9-a1560e2211c6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3c10e829-3b99-491c-a6f9-a1560e2211c6 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 Sep 06 22:53:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3c10e829-3b99-491c-a6f9-a1560e2211c6 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3c10e829-3b99-491c-a6f9-a1560e2211c6 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:29 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:29 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:29 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:29 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3c10e829-3b99-491c-a6f9-a1560e2211c6 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3c10e829-3b99-491c-a6f9-a1560e2211c6 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 returned with HTTP 200 Sep 06 22:53:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 927/1853] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:29 2026] GET /volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 => generated 827 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b8f1da57-41c5-4ac9-a3d5-ba8fc545f4ba None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b8f1da57-41c5-4ac9-a3d5-ba8fc545f4ba tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 Sep 06 22:53:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b8f1da57-41c5-4ac9-a3d5-ba8fc545f4ba tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b8f1da57-41c5-4ac9-a3d5-ba8fc545f4ba tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:53:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1650636161"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1650636161'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:53:30 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Create volume of 2 GB Sep 06 22:53:30 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:30 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:30 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:30 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:30 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:30 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Availability Zones retrieved successfully. Sep 06 22:53:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b8f1da57-41c5-4ac9-a3d5-ba8fc545f4ba tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b8f1da57-41c5-4ac9-a3d5-ba8fc545f4ba tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 returned with HTTP 200 Sep 06 22:53:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 928/1854] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:30 2026] GET /volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Flow 'volume_create_api' (6fb9a8df-9dba-4ea8-a0d9-d360a6422632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:53:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (706896ce-ec54-434e-a09e-8b804b5f2e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Validating volume size '2' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:53:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (706896ce-ec54-434e-a09e-8b804b5f2e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9dabb34-f6ce-45b8-a724-23cddead6818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-d571a877-d0b8-472d-bc62-96479401e590 req-184a17d5-a545-4d60-8987-73584c18ce91 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d571a877-d0b8-472d-bc62-96479401e590 req-184a17d5-a545-4d60-8987-73584c18ce91 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 Sep 06 22:53:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d571a877-d0b8-472d-bc62-96479401e590 req-184a17d5-a545-4d60-8987-73584c18ce91 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d571a877-d0b8-472d-bc62-96479401e590 req-184a17d5-a545-4d60-8987-73584c18ce91 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:30 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:30 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:30 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:30 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-d571a877-d0b8-472d-bc62-96479401e590 req-184a17d5-a545-4d60-8987-73584c18ce91 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d571a877-d0b8-472d-bc62-96479401e590 req-184a17d5-a545-4d60-8987-73584c18ce91 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 returned with HTTP 200 Sep 06 22:53:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 929/1855] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:53:30 2026] GET /volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:31 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Created reservations ['95edb181-c4ab-4e4f-adf5-61ba64170e18', '809df283-f153-4845-b3c8-f7e33cb1295e', '46a7adf9-ffff-4b0f-8526-4fe6fee7aaaf', 'fa4d3910-0b71-4b3e-be57-916a5d7a6f3f'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:53:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9dabb34-f6ce-45b8-a724-23cddead6818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95edb181-c4ab-4e4f-adf5-61ba64170e18', '809df283-f153-4845-b3c8-f7e33cb1295e', '46a7adf9-ffff-4b0f-8526-4fe6fee7aaaf', 'fa4d3910-0b71-4b3e-be57-916a5d7a6f3f']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f642cfd4-4e14-49bb-a089-f5ac7f623b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:31 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:31 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f642cfd4-4e14-49bb-a089-f5ac7f623b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd845927-72d9-4b58-87cf-fb5af11b2f6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1650636161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5933d2b4aa5244aeb04fefa1473ad4d3',qos_specs=None,replication_status=,reservations=['95edb181-c4ab-4e4f-adf5-61ba64170e18','809df283-f153-4845-b3c8-f7e33cb1295e','46a7adf9-ffff-4b0f-8526-4fe6fee7aaaf','fa4d3910-0b71-4b3e-be57-916a5d7a6f3f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cb27dd5e858463994ff76e3b60c8cdc',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:53:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1650636161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd845927-72d9-4b58-87cf-fb5af11b2f6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5933d2b4aa5244aeb04fefa1473ad4d3',provider_auth=None,provider_geometry=None,provider_id=None,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='4cb27dd5e858463994ff76e3b60c8cdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (040f98f1-fcc3-4986-8e19-59578cc77e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-94f22d22-fb64-4cbe-8e42-64873bd3c48a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-94f22d22-fb64-4cbe-8e42-64873bd3c48a None None] GET http://192.168.122.248/volume// Sep 06 22:53:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-94f22d22-fb64-4cbe-8e42-64873bd3c48a None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-94f22d22-fb64-4cbe-8e42-64873bd3c48a None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-94f22d22-fb64-4cbe-8e42-64873bd3c48a None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:53:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 930/1856] 192.168.122.248 () {58 vars in 1317 bytes} [Sun Sep 6 22:53:31 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:53:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-d571a877-d0b8-472d-bc62-96479401e590 req-32de5143-17c2-4939-9ec6-b0262b2c0802 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d571a877-d0b8-472d-bc62-96479401e590 req-32de5143-17c2-4939-9ec6-b0262b2c0802 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 22:53:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d571a877-d0b8-472d-bc62-96479401e590 req-32de5143-17c2-4939-9ec6-b0262b2c0802 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8806519d-b4f2-4bc7-afa3-7673bf6eaa61", "connector": null, "instance_uuid": "037dc930-95f4-47a2-bf22-4631b854848c"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (040f98f1-fcc3-4986-8e19-59578cc77e51) transitioned into state 'SUCCESS' from state '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-1650636161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5933d2b4aa5244aeb04fefa1473ad4d3',qos_specs=None,replication_status=,reservations=['95edb181-c4ab-4e4f-adf5-61ba64170e18','809df283-f153-4845-b3c8-f7e33cb1295e','46a7adf9-ffff-4b0f-8526-4fe6fee7aaaf','fa4d3910-0b71-4b3e-be57-916a5d7a6f3f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cb27dd5e858463994ff76e3b60c8cdc',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54d24830-5aa6-4753-8ac8-d8416bbb9292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:31 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:31 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:31 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:31 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54d24830-5aa6-4753-8ac8-d8416bbb9292) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:31 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Flow 'volume_create_api' (6fb9a8df-9dba-4ea8-a0d9-d360a6422632) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:53:31 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Create volume request issued successfully. Sep 06 22:53:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7f15e23f-3f1f-4508-a81b-9be5218be7b0 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:53:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 927/1857] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:53:30 2026] POST /volume/v3/volumes => generated 764 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:53:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-acad0856-944a-4acb-9f48-995853a078ec None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-acad0856-944a-4acb-9f48-995853a078ec tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] GET http://192.168.122.248/volume/v3/volumes/cd845927-72d9-4b58-87cf-fb5af11b2f6c Sep 06 22:53:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-acad0856-944a-4acb-9f48-995853a078ec tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-acad0856-944a-4acb-9f48-995853a078ec tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:31 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:31 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:31 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:31 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d571a877-d0b8-472d-bc62-96479401e590 req-32de5143-17c2-4939-9ec6-b0262b2c0802 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 22:53:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 931/1858] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 22:53:31 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 06 22:53:31 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-acad0856-944a-4acb-9f48-995853a078ec tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Volume info retrieved successfully. Sep 06 22:53:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-acad0856-944a-4acb-9f48-995853a078ec tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] http://192.168.122.248/volume/v3/volumes/cd845927-72d9-4b58-87cf-fb5af11b2f6c returned with HTTP 200 Sep 06 22:53:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 928/1859] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:31 2026] GET /volume/v3/volumes/cd845927-72d9-4b58-87cf-fb5af11b2f6c => generated 832 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f5360e4b-8e3e-4e8a-af82-3af4f3890d45 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f5360e4b-8e3e-4e8a-af82-3af4f3890d45 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 Sep 06 22:53:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f5360e4b-8e3e-4e8a-af82-3af4f3890d45 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f5360e4b-8e3e-4e8a-af82-3af4f3890d45 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4aef3db6-0922-4ee1-a135-bbbaac7372fe None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4aef3db6-0922-4ee1-a135-bbbaac7372fe None None] GET http://192.168.122.248/volume// Sep 06 22:53:31 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:31 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4aef3db6-0922-4ee1-a135-bbbaac7372fe None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4aef3db6-0922-4ee1-a135-bbbaac7372fe None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4aef3db6-0922-4ee1-a135-bbbaac7372fe None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:53:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 929/1860] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:53:31 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:53:31 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:31 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-d571a877-d0b8-472d-bc62-96479401e590 req-97b14711-59ff-4896-8283-2b23de75b398 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d571a877-d0b8-472d-bc62-96479401e590 req-97b14711-59ff-4896-8283-2b23de75b398 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 Sep 06 22:53:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-d571a877-d0b8-472d-bc62-96479401e590 req-97b14711-59ff-4896-8283-2b23de75b398 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-d571a877-d0b8-472d-bc62-96479401e590 req-97b14711-59ff-4896-8283-2b23de75b398 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f5360e4b-8e3e-4e8a-af82-3af4f3890d45 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:31 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:31 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:31 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:31 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f5360e4b-8e3e-4e8a-af82-3af4f3890d45 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 returned with HTTP 200 Sep 06 22:53:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 932/1861] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:31 2026] GET /volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:31 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-d571a877-d0b8-472d-bc62-96479401e590 req-97b14711-59ff-4896-8283-2b23de75b398 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d571a877-d0b8-472d-bc62-96479401e590 req-97b14711-59ff-4896-8283-2b23de75b398 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 returned with HTTP 200 Sep 06 22:53:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 930/1862] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:53:31 2026] GET /volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 => generated 1032 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:53:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-d571a877-d0b8-472d-bc62-96479401e590 req-78ba92da-d796-42dc-b3d5-1efe93c24d03 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d571a877-d0b8-472d-bc62-96479401e590 req-78ba92da-d796-42dc-b3d5-1efe93c24d03 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] PUT http://192.168.122.248/volume/v3/attachments/99eb817a-a526-430c-9751-337c5246e921 Sep 06 22:53:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d571a877-d0b8-472d-bc62-96479401e590 req-78ba92da-d796-42dc-b3d5-1efe93c24d03 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:31 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-d571a877-d0b8-472d-bc62-96479401e590 req-78ba92da-d796-42dc-b3d5-1efe93c24d03 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Acquiring lock "cinder-attachment_update-8806519d-b4f2-4bc7-afa3-7673bf6eaa61-devstack" by "attachment_update" {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 22:53:31 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-d571a877-d0b8-472d-bc62-96479401e590 req-78ba92da-d796-42dc-b3d5-1efe93c24d03 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Lock "cinder-attachment_update-8806519d-b4f2-4bc7-afa3-7673bf6eaa61-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 22:53:31 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:31 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:31 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:31 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-41ac4e4e-991c-4967-a850-0196d6024eb9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-41ac4e4e-991c-4967-a850-0196d6024eb9 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] GET http://192.168.122.248/volume/v3/volumes/cd845927-72d9-4b58-87cf-fb5af11b2f6c Sep 06 22:53:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-41ac4e4e-991c-4967-a850-0196d6024eb9 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-41ac4e4e-991c-4967-a850-0196d6024eb9 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-41ac4e4e-991c-4967-a850-0196d6024eb9 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Volume info retrieved successfully. Sep 06 22:53:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-41ac4e4e-991c-4967-a850-0196d6024eb9 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] http://192.168.122.248/volume/v3/volumes/cd845927-72d9-4b58-87cf-fb5af11b2f6c returned with HTTP 200 Sep 06 22:53:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 931/1863] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:32 2026] GET /volume/v3/volumes/cd845927-72d9-4b58-87cf-fb5af11b2f6c => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8a979b08-0582-4c4f-9069-691797e3c8d6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8a979b08-0582-4c4f-9069-691797e3c8d6 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:53:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8a979b08-0582-4c4f-9069-691797e3c8d6 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "cd845927-72d9-4b58-87cf-fb5af11b2f6c"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-8a979b08-0582-4c4f-9069-691797e3c8d6 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'cd845927-72d9-4b58-87cf-fb5af11b2f6c'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:53:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8a979b08-0582-4c4f-9069-691797e3c8d6 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Volume retrieved successfully. Sep 06 22:53:32 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-8a979b08-0582-4c4f-9069-691797e3c8d6 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Create volume of 1 GB Sep 06 22:53:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8a979b08-0582-4c4f-9069-691797e3c8d6 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Availability Zones retrieved successfully. Sep 06 22:53:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8a979b08-0582-4c4f-9069-691797e3c8d6 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Flow 'volume_create_api' (b35a165a-7500-4661-b027-7dabb77bae79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:53:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8a979b08-0582-4c4f-9069-691797e3c8d6 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8194d4c6-b7e1-4827-9a71-0e9d48a19dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-8a979b08-0582-4c4f-9069-691797e3c8d6 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:53:32 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-d571a877-d0b8-472d-bc62-96479401e590 req-78ba92da-d796-42dc-b3d5-1efe93c24d03 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Lock "cinder-attachment_update-8806519d-b4f2-4bc7-afa3-7673bf6eaa61-devstack" released by "attachment_update" :: held 0.841s {{(pid=87215) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 22:53:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d571a877-d0b8-472d-bc62-96479401e590 req-78ba92da-d796-42dc-b3d5-1efe93c24d03 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/attachments/99eb817a-a526-430c-9751-337c5246e921 returned with HTTP 200 Sep 06 22:53:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 933/1864] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 22:53:31 2026] PUT /volume/v3/attachments/99eb817a-a526-430c-9751-337c5246e921 => generated 694 bytes in 887 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:32 devstack devstack@c-api.service[87216]: WARNING cinder.volume.api [None req-8a979b08-0582-4c4f-9069-691797e3c8d6 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8194d4c6-b7e1-4827-9a71-0e9d48a19dd4) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 22:53:32 devstack devstack@c-api.service[87216]: 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 06 22:53:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0943aa09-3454-4514-8d84-1e6c072ec5ba None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0943aa09-3454-4514-8d84-1e6c072ec5ba tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 Sep 06 22:53:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0943aa09-3454-4514-8d84-1e6c072ec5ba tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0943aa09-3454-4514-8d84-1e6c072ec5ba tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8a979b08-0582-4c4f-9069-691797e3c8d6 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8194d4c6-b7e1-4827-9a71-0e9d48a19dd4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:32 devstack devstack@c-api.service[87216]: WARNING cinder.volume.api [None req-8a979b08-0582-4c4f-9069-691797e3c8d6 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8194d4c6-b7e1-4827-9a71-0e9d48a19dd4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 22:53:32 devstack devstack@c-api.service[87216]: WARNING cinder.volume.api [None req-8a979b08-0582-4c4f-9069-691797e3c8d6 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Flow 'volume_create_api' (b35a165a-7500-4661-b027-7dabb77bae79) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 22:53:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8a979b08-0582-4c4f-9069-691797e3c8d6 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 400 Sep 06 22:53:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 932/1865] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:53:32 2026] POST /volume/v3/volumes => generated 173 bytes in 79 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 22:53:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9dd29d3f-1b3d-47ed-b09a-0c7ecd76b66c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9dd29d3f-1b3d-47ed-b09a-0c7ecd76b66c tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] GET http://192.168.122.248/volume/v3/volumes/cd845927-72d9-4b58-87cf-fb5af11b2f6c Sep 06 22:53:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9dd29d3f-1b3d-47ed-b09a-0c7ecd76b66c tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9dd29d3f-1b3d-47ed-b09a-0c7ecd76b66c tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0943aa09-3454-4514-8d84-1e6c072ec5ba tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0943aa09-3454-4514-8d84-1e6c072ec5ba tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 returned with HTTP 200 Sep 06 22:53:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 934/1866] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:32 2026] GET /volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9dd29d3f-1b3d-47ed-b09a-0c7ecd76b66c tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Volume info retrieved successfully. Sep 06 22:53:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9dd29d3f-1b3d-47ed-b09a-0c7ecd76b66c tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] http://192.168.122.248/volume/v3/volumes/cd845927-72d9-4b58-87cf-fb5af11b2f6c returned with HTTP 200 Sep 06 22:53:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 933/1867] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:32 2026] GET /volume/v3/volumes/cd845927-72d9-4b58-87cf-fb5af11b2f6c => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-156e6061-bafb-4512-9348-2fd34c6ef5f5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-156e6061-bafb-4512-9348-2fd34c6ef5f5 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] DELETE http://192.168.122.248/volume/v3/volumes/cd845927-72d9-4b58-87cf-fb5af11b2f6c Sep 06 22:53:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-156e6061-bafb-4512-9348-2fd34c6ef5f5 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-156e6061-bafb-4512-9348-2fd34c6ef5f5 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:32 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-156e6061-bafb-4512-9348-2fd34c6ef5f5 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Delete volume with id: cd845927-72d9-4b58-87cf-fb5af11b2f6c Sep 06 22:53:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-156e6061-bafb-4512-9348-2fd34c6ef5f5 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Volume info retrieved successfully. Sep 06 22:53:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-156e6061-bafb-4512-9348-2fd34c6ef5f5 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Delete volume request issued successfully. Sep 06 22:53:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-156e6061-bafb-4512-9348-2fd34c6ef5f5 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] http://192.168.122.248/volume/v3/volumes/cd845927-72d9-4b58-87cf-fb5af11b2f6c returned with HTTP 202 Sep 06 22:53:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 935/1868] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:53:32 2026] DELETE /volume/v3/volumes/cd845927-72d9-4b58-87cf-fb5af11b2f6c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:53:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1e20b89f-8923-4336-a8b0-72fbdbb23ec8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1e20b89f-8923-4336-a8b0-72fbdbb23ec8 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] GET http://192.168.122.248/volume/v3/volumes/cd845927-72d9-4b58-87cf-fb5af11b2f6c Sep 06 22:53:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1e20b89f-8923-4336-a8b0-72fbdbb23ec8 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1e20b89f-8923-4336-a8b0-72fbdbb23ec8 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1e20b89f-8923-4336-a8b0-72fbdbb23ec8 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Volume info retrieved successfully. Sep 06 22:53:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1e20b89f-8923-4336-a8b0-72fbdbb23ec8 tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] http://192.168.122.248/volume/v3/volumes/cd845927-72d9-4b58-87cf-fb5af11b2f6c returned with HTTP 200 Sep 06 22:53:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 934/1869] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:32 2026] GET /volume/v3/volumes/cd845927-72d9-4b58-87cf-fb5af11b2f6c => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-d571a877-d0b8-472d-bc62-96479401e590 req-c3cb86d5-5c51-4ac3-89a1-60d455611cab None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d571a877-d0b8-472d-bc62-96479401e590 req-c3cb86d5-5c51-4ac3-89a1-60d455611cab tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] POST http://192.168.122.248/volume/v3/attachments/99eb817a-a526-430c-9751-337c5246e921/action Sep 06 22:53:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d571a877-d0b8-472d-bc62-96479401e590 req-c3cb86d5-5c51-4ac3-89a1-60d455611cab tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action body: b'{"os-complete": null}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:53:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d571a877-d0b8-472d-bc62-96479401e590 req-c3cb86d5-5c51-4ac3-89a1-60d455611cab tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:33 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:33 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:33 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:33 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d571a877-d0b8-472d-bc62-96479401e590 req-c3cb86d5-5c51-4ac3-89a1-60d455611cab tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/attachments/99eb817a-a526-430c-9751-337c5246e921/action returned with HTTP 204 Sep 06 22:53:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 936/1870] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 22:53:33 2026] POST /volume/v3/attachments/99eb817a-a526-430c-9751-337c5246e921/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:53:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7663e22d-5c9e-4ebc-9e2b-3694039d8dd4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7663e22d-5c9e-4ebc-9e2b-3694039d8dd4 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 Sep 06 22:53:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7663e22d-5c9e-4ebc-9e2b-3694039d8dd4 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7663e22d-5c9e-4ebc-9e2b-3694039d8dd4 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:33 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:33 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:33 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:33 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:33 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7663e22d-5c9e-4ebc-9e2b-3694039d8dd4 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7663e22d-5c9e-4ebc-9e2b-3694039d8dd4 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 returned with HTTP 200 Sep 06 22:53:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 935/1871] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:33 2026] GET /volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 => generated 1144 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-35f3ec09-1834-49c6-a27a-ee26884f4b84 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-35f3ec09-1834-49c6-a27a-ee26884f4b84 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 Sep 06 22:53:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-35f3ec09-1834-49c6-a27a-ee26884f4b84 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-35f3ec09-1834-49c6-a27a-ee26884f4b84 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:33 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:33 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:33 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:33 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:33 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-35f3ec09-1834-49c6-a27a-ee26884f4b84 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-35f3ec09-1834-49c6-a27a-ee26884f4b84 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 returned with HTTP 200 Sep 06 22:53:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 937/1872] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:33 2026] GET /volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 => generated 1144 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-effef6b3-a4fe-4642-956c-0a84a13ca89f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-effef6b3-a4fe-4642-956c-0a84a13ca89f tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] GET http://192.168.122.248/volume/v3/volumes/cd845927-72d9-4b58-87cf-fb5af11b2f6c Sep 06 22:53:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-effef6b3-a4fe-4642-956c-0a84a13ca89f tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-effef6b3-a4fe-4642-956c-0a84a13ca89f tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-effef6b3-a4fe-4642-956c-0a84a13ca89f tempest-VolumesCloneNegativeTest-1964660016 tempest-VolumesCloneNegativeTest-1964660016-project-member] http://192.168.122.248/volume/v3/volumes/cd845927-72d9-4b58-87cf-fb5af11b2f6c returned with HTTP 404 Sep 06 22:53:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 936/1873] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:33 2026] GET /volume/v3/volumes/cd845927-72d9-4b58-87cf-fb5af11b2f6c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:53:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:53:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1840249646"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1840249646'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:53:33 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Create volume of 1 GB Sep 06 22:53:33 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Availability Zones retrieved successfully. Sep 06 22:53:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Flow 'volume_create_api' (641f3fd7-56a7-4e54-90b5-4f4c4dbe0e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:53:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf98bf48-40b5-447a-9f4f-705906d69c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:53:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf98bf48-40b5-447a-9f4f-705906d69c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97ffa1e9-f283-4188-9c1f-e7141d8ed0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:33 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Created reservations ['dd436c23-e301-4ef0-9c3f-1fd9e91948c7', 'ca883e18-edfc-4b3a-a87d-91da47628293', 'ed6ea792-72d7-45e3-999a-6ac7911a96a9', '21a151bd-5a0c-411f-9be2-a451a9c4b26e'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:53:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97ffa1e9-f283-4188-9c1f-e7141d8ed0af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd436c23-e301-4ef0-9c3f-1fd9e91948c7', 'ca883e18-edfc-4b3a-a87d-91da47628293', 'ed6ea792-72d7-45e3-999a-6ac7911a96a9', '21a151bd-5a0c-411f-9be2-a451a9c4b26e']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0470d05d-5db3-4411-97f6-0b7a54e97ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:33 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:33 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0470d05d-5db3-4411-97f6-0b7a54e97ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd019b82c-50a4-4461-bf38-528c0e7e7a14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1840249646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab0d16bbe2f4b729f86ca65a4d323eb',qos_specs=None,replication_status=,reservations=['dd436c23-e301-4ef0-9c3f-1fd9e91948c7','ca883e18-edfc-4b3a-a87d-91da47628293','ed6ea792-72d7-45e3-999a-6ac7911a96a9','21a151bd-5a0c-411f-9be2-a451a9c4b26e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7526b2d90fb478eb33d8bcf4599cae2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:53:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1840249646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d019b82c-50a4-4461-bf38-528c0e7e7a14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ab0d16bbe2f4b729f86ca65a4d323eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7526b2d90fb478eb33d8bcf4599cae2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:33 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83e8f730-b02b-43dc-878a-907d7fd2833d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:34 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83e8f730-b02b-43dc-878a-907d7fd2833d) transitioned into state 'SUCCESS' from state '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-1840249646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab0d16bbe2f4b729f86ca65a4d323eb',qos_specs=None,replication_status=,reservations=['dd436c23-e301-4ef0-9c3f-1fd9e91948c7','ca883e18-edfc-4b3a-a87d-91da47628293','ed6ea792-72d7-45e3-999a-6ac7911a96a9','21a151bd-5a0c-411f-9be2-a451a9c4b26e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7526b2d90fb478eb33d8bcf4599cae2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:34 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (098cf279-7907-47b3-8994-c35b60eb6352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:34 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (098cf279-7907-47b3-8994-c35b60eb6352) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:34 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Flow 'volume_create_api' (641f3fd7-56a7-4e54-90b5-4f4c4dbe0e31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:53:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Create volume request issued successfully. Sep 06 22:53:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f778cb10-1d7c-444a-83ab-b189cf701b77 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:53:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 938/1874] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:53:33 2026] POST /volume/v3/volumes => generated 760 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:53:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7d65c8fd-c6ab-4c01-aeae-c1865689d0d7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7d65c8fd-c6ab-4c01-aeae-c1865689d0d7 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 Sep 06 22:53:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7d65c8fd-c6ab-4c01-aeae-c1865689d0d7 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7d65c8fd-c6ab-4c01-aeae-c1865689d0d7 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:34 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:34 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:34 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:34 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:34 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7d65c8fd-c6ab-4c01-aeae-c1865689d0d7 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7d65c8fd-c6ab-4c01-aeae-c1865689d0d7 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 returned with HTTP 200 Sep 06 22:53:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 937/1875] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:34 2026] GET /volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 => generated 828 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5451e4af-69a9-4589-9809-17e3a7a32a48 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5451e4af-69a9-4589-9809-17e3a7a32a48 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 Sep 06 22:53:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5451e4af-69a9-4589-9809-17e3a7a32a48 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5451e4af-69a9-4589-9809-17e3a7a32a48 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:35 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:35 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:35 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:35 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:35 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5451e4af-69a9-4589-9809-17e3a7a32a48 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5451e4af-69a9-4589-9809-17e3a7a32a48 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 returned with HTTP 200 Sep 06 22:53:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 939/1876] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:35 2026] GET /volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:53:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-6d71f4c1-f7e9-4f21-9d29-e2d0f1eaa3e4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-6d71f4c1-f7e9-4f21-9d29-e2d0f1eaa3e4 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 Sep 06 22:53:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-6d71f4c1-f7e9-4f21-9d29-e2d0f1eaa3e4 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-6d71f4c1-f7e9-4f21-9d29-e2d0f1eaa3e4 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:35 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:35 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:35 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:35 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:35 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-6d71f4c1-f7e9-4f21-9d29-e2d0f1eaa3e4 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-6d71f4c1-f7e9-4f21-9d29-e2d0f1eaa3e4 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 returned with HTTP 200 Sep 06 22:53:35 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 938/1877] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:53:35 2026] GET /volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6a23cb4e-0fda-4b28-bcc1-8cd555f64106 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6a23cb4e-0fda-4b28-bcc1-8cd555f64106 None None] GET http://192.168.122.248/volume// Sep 06 22:53:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6a23cb4e-0fda-4b28-bcc1-8cd555f64106 None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6a23cb4e-0fda-4b28-bcc1-8cd555f64106 None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6a23cb4e-0fda-4b28-bcc1-8cd555f64106 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:53:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 940/1878] 192.168.122.248 () {58 vars in 1317 bytes} [Sun Sep 6 22:53: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 06 22:53:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-56227856-f026-46e8-b807-7abc8a009552 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-56227856-f026-46e8-b807-7abc8a009552 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 22:53:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-56227856-f026-46e8-b807-7abc8a009552 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d019b82c-50a4-4461-bf38-528c0e7e7a14", "connector": null, "instance_uuid": "037dc930-95f4-47a2-bf22-4631b854848c"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:35 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:35 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:35 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:35 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-56227856-f026-46e8-b807-7abc8a009552 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 22:53:35 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 939/1879] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 22:53:35 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-77cb9272-d3f7-4b63-8d53-59230f65991f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-77cb9272-d3f7-4b63-8d53-59230f65991f tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 Sep 06 22:53:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-77cb9272-d3f7-4b63-8d53-59230f65991f tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-77cb9272-d3f7-4b63-8d53-59230f65991f tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:35 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:35 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e456505f-b995-41b4-b8eb-2d47360dbcc6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e456505f-b995-41b4-b8eb-2d47360dbcc6 None None] GET http://192.168.122.248/volume// Sep 06 22:53:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e456505f-b995-41b4-b8eb-2d47360dbcc6 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e456505f-b995-41b4-b8eb-2d47360dbcc6 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e456505f-b995-41b4-b8eb-2d47360dbcc6 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:53:35 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 940/1880] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:53: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 06 22:53:35 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:35 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-609d87f1-fcff-4d38-aa90-f2579ed44bd9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:35 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-77cb9272-d3f7-4b63-8d53-59230f65991f tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-609d87f1-fcff-4d38-aa90-f2579ed44bd9 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 Sep 06 22:53:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-609d87f1-fcff-4d38-aa90-f2579ed44bd9 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-609d87f1-fcff-4d38-aa90-f2579ed44bd9 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:35 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:35 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-77cb9272-d3f7-4b63-8d53-59230f65991f tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 returned with HTTP 200 Sep 06 22:53:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 941/1881] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:35 2026] GET /volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:35 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:35 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:35 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-609d87f1-fcff-4d38-aa90-f2579ed44bd9 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-609d87f1-fcff-4d38-aa90-f2579ed44bd9 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 returned with HTTP 200 Sep 06 22:53:35 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 941/1882] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:53:35 2026] GET /volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 => generated 1033 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:53:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-e5ff410d-2248-4353-9cdc-e079b11cb7c8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-e5ff410d-2248-4353-9cdc-e079b11cb7c8 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] PUT http://192.168.122.248/volume/v3/attachments/d200e9b5-61a1-473c-bcdc-98dbfcf14c15 Sep 06 22:53:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-e5ff410d-2248-4353-9cdc-e079b11cb7c8 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:35 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-e5ff410d-2248-4353-9cdc-e079b11cb7c8 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Acquiring lock "cinder-attachment_update-d019b82c-50a4-4461-bf38-528c0e7e7a14-devstack" by "attachment_update" {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 22:53:35 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-e5ff410d-2248-4353-9cdc-e079b11cb7c8 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Lock "cinder-attachment_update-d019b82c-50a4-4461-bf38-528c0e7e7a14-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 22:53:35 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:35 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:35 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:35 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:36 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-e5ff410d-2248-4353-9cdc-e079b11cb7c8 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Lock "cinder-attachment_update-d019b82c-50a4-4461-bf38-528c0e7e7a14-devstack" released by "attachment_update" :: held 0.189s {{(pid=87215) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 22:53:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-e5ff410d-2248-4353-9cdc-e079b11cb7c8 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/attachments/d200e9b5-61a1-473c-bcdc-98dbfcf14c15 returned with HTTP 200 Sep 06 22:53:36 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 942/1883] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 22:53:35 2026] PUT /volume/v3/attachments/d200e9b5-61a1-473c-bcdc-98dbfcf14c15 => generated 694 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-7c417011-a889-445a-981d-aac5eeb7a9d6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-7c417011-a889-445a-981d-aac5eeb7a9d6 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] POST http://192.168.122.248/volume/v3/attachments/d200e9b5-61a1-473c-bcdc-98dbfcf14c15/action Sep 06 22:53:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-7c417011-a889-445a-981d-aac5eeb7a9d6 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action body: b'{"os-complete": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:53:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-7c417011-a889-445a-981d-aac5eeb7a9d6 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:36 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:36 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:36 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:36 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-dc01ba8d-2dc0-458e-9c16-0e1c48cf172f req-7c417011-a889-445a-981d-aac5eeb7a9d6 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/attachments/d200e9b5-61a1-473c-bcdc-98dbfcf14c15/action returned with HTTP 204 Sep 06 22:53:36 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 942/1884] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 22:53:36 2026] POST /volume/v3/attachments/d200e9b5-61a1-473c-bcdc-98dbfcf14c15/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:53:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-306df49b-b856-484f-ac3b-5dca96bed013 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-306df49b-b856-484f-ac3b-5dca96bed013 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 Sep 06 22:53:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-306df49b-b856-484f-ac3b-5dca96bed013 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-306df49b-b856-484f-ac3b-5dca96bed013 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:36 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:36 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:36 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:36 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:36 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-306df49b-b856-484f-ac3b-5dca96bed013 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-306df49b-b856-484f-ac3b-5dca96bed013 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 returned with HTTP 200 Sep 06 22:53:36 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 943/1885] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:36 2026] GET /volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 => generated 1145 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:53:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-564d8081-1702-4e17-a739-1c8decfd6453 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-564d8081-1702-4e17-a739-1c8decfd6453 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 Sep 06 22:53:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-564d8081-1702-4e17-a739-1c8decfd6453 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-564d8081-1702-4e17-a739-1c8decfd6453 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:36 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:36 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:36 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:36 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-564d8081-1702-4e17-a739-1c8decfd6453 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-564d8081-1702-4e17-a739-1c8decfd6453 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 returned with HTTP 200 Sep 06 22:53:36 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 943/1886] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:36 2026] GET /volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 => generated 1145 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-5383588b-7c6f-4ba1-b1bf-e4efe1591a72 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-5383588b-7c6f-4ba1-b1bf-e4efe1591a72 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 Sep 06 22:53:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-5383588b-7c6f-4ba1-b1bf-e4efe1591a72 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-5383588b-7c6f-4ba1-b1bf-e4efe1591a72 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:37 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:37 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-5383588b-7c6f-4ba1-b1bf-e4efe1591a72 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-5383588b-7c6f-4ba1-b1bf-e4efe1591a72 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 returned with HTTP 200 Sep 06 22:53:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 944/1887] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:53:37 2026] GET /volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 => generated 1144 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-78ad7a39-1963-4116-8865-78948128ff7c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-78ad7a39-1963-4116-8865-78948128ff7c tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] POST http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61/action Sep 06 22:53:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-78ad7a39-1963-4116-8865-78948128ff7c tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:53:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-78ad7a39-1963-4116-8865-78948128ff7c tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:37 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:37 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-78ad7a39-1963-4116-8865-78948128ff7c tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-78ad7a39-1963-4116-8865-78948128ff7c tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Begin detaching volume completed successfully. Sep 06 22:53:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-78ad7a39-1963-4116-8865-78948128ff7c tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61/action returned with HTTP 202 Sep 06 22:53:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 944/1888] 192.168.122.248 () {64 vars in 1561 bytes} [Sun Sep 6 22:53:37 2026] POST /volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:53:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-701831b5-b980-41e5-8cc8-df529213d5af None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-701831b5-b980-41e5-8cc8-df529213d5af tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 Sep 06 22:53:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-701831b5-b980-41e5-8cc8-df529213d5af tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-701831b5-b980-41e5-8cc8-df529213d5af tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:37 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:37 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-701831b5-b980-41e5-8cc8-df529213d5af tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-19f0d54b-8b37-41e4-9a86-49ef4e45f685 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-19f0d54b-8b37-41e4-9a86-49ef4e45f685 None None] GET http://192.168.122.248/volume// Sep 06 22:53:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-19f0d54b-8b37-41e4-9a86-49ef4e45f685 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-19f0d54b-8b37-41e4-9a86-49ef4e45f685 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-19f0d54b-8b37-41e4-9a86-49ef4e45f685 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:53:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 945/1889] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:53:37 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:53:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-701831b5-b980-41e5-8cc8-df529213d5af tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 returned with HTTP 200 Sep 06 22:53:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 945/1890] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:37 2026] GET /volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 => generated 1147 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-4db20e7f-0951-4a1a-9a73-a51dc74cd6aa None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-4db20e7f-0951-4a1a-9a73-a51dc74cd6aa tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 Sep 06 22:53:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-4db20e7f-0951-4a1a-9a73-a51dc74cd6aa tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-4db20e7f-0951-4a1a-9a73-a51dc74cd6aa tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:37 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:37 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-4db20e7f-0951-4a1a-9a73-a51dc74cd6aa tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-4db20e7f-0951-4a1a-9a73-a51dc74cd6aa tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 returned with HTTP 200 Sep 06 22:53:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 946/1891] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:53:37 2026] GET /volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 => generated 1328 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:53:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-a5fadc26-4f3c-4aea-9a69-a43abf369025 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-a5fadc26-4f3c-4aea-9a69-a43abf369025 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] DELETE http://192.168.122.248/volume/v3/attachments/99eb817a-a526-430c-9751-337c5246e921 Sep 06 22:53:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-a5fadc26-4f3c-4aea-9a69-a43abf369025 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-a5fadc26-4f3c-4aea-9a69-a43abf369025 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:37 devstack devstack@c-api.service[87215]: /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 06 22:53:37 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, Sep 06 22:53:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-ca0fe409-f7ec-4974-bf69-88f67202ba2d req-a5fadc26-4f3c-4aea-9a69-a43abf369025 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/attachments/99eb817a-a526-430c-9751-337c5246e921 returned with HTTP 200 Sep 06 22:53:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 946/1892] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 22:53:37 2026] DELETE /volume/v3/attachments/99eb817a-a526-430c-9751-337c5246e921 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-df925e16-1c0e-4043-a43d-73869ea898c8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-df925e16-1c0e-4043-a43d-73869ea898c8 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 Sep 06 22:53:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-df925e16-1c0e-4043-a43d-73869ea898c8 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-df925e16-1c0e-4043-a43d-73869ea898c8 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:38 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:38 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:38 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-df925e16-1c0e-4043-a43d-73869ea898c8 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-df925e16-1c0e-4043-a43d-73869ea898c8 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 returned with HTTP 200 Sep 06 22:53:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 947/1893] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:38 2026] GET /volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-53bff1d4-bdb8-433d-91b3-2c8a625913a4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-53bff1d4-bdb8-433d-91b3-2c8a625913a4 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 Sep 06 22:53:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-53bff1d4-bdb8-433d-91b3-2c8a625913a4 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-53bff1d4-bdb8-433d-91b3-2c8a625913a4 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:38 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-53bff1d4-bdb8-433d-91b3-2c8a625913a4 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-53bff1d4-bdb8-433d-91b3-2c8a625913a4 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 returned with HTTP 200 Sep 06 22:53:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 947/1894] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:53:38 2026] GET /volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 => generated 1145 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-fd40ab7f-d2ae-49c3-b9a1-04d1d8037027 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-fd40ab7f-d2ae-49c3-b9a1-04d1d8037027 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] POST http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14/action Sep 06 22:53:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-fd40ab7f-d2ae-49c3-b9a1-04d1d8037027 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:53:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-fd40ab7f-d2ae-49c3-b9a1-04d1d8037027 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:38 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:38 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:38 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-fd40ab7f-d2ae-49c3-b9a1-04d1d8037027 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:38 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-fd40ab7f-d2ae-49c3-b9a1-04d1d8037027 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Begin detaching volume completed successfully. Sep 06 22:53:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-fd40ab7f-d2ae-49c3-b9a1-04d1d8037027 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14/action returned with HTTP 202 Sep 06 22:53:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 948/1895] 192.168.122.248 () {64 vars in 1561 bytes} [Sun Sep 6 22:53:38 2026] POST /volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 22:53:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-335591f5-4120-438e-9571-1dcf0541a35c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-335591f5-4120-438e-9571-1dcf0541a35c tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 Sep 06 22:53:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-335591f5-4120-438e-9571-1dcf0541a35c tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-335591f5-4120-438e-9571-1dcf0541a35c tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:38 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-335591f5-4120-438e-9571-1dcf0541a35c tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-335591f5-4120-438e-9571-1dcf0541a35c tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 returned with HTTP 200 Sep 06 22:53:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 948/1896] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:38 2026] GET /volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 => generated 1148 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:53:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7e68f68d-b5a7-44ac-9f64-25f84c37b700 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7e68f68d-b5a7-44ac-9f64-25f84c37b700 None None] GET http://192.168.122.248/volume// Sep 06 22:53:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7e68f68d-b5a7-44ac-9f64-25f84c37b700 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7e68f68d-b5a7-44ac-9f64-25f84c37b700 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7e68f68d-b5a7-44ac-9f64-25f84c37b700 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:53:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 949/1897] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:53:38 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:53:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-7837abe0-f264-4a0d-974d-483ede4ab132 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-7837abe0-f264-4a0d-974d-483ede4ab132 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 Sep 06 22:53:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-7837abe0-f264-4a0d-974d-483ede4ab132 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-7837abe0-f264-4a0d-974d-483ede4ab132 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:38 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-7837abe0-f264-4a0d-974d-483ede4ab132 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-7837abe0-f264-4a0d-974d-483ede4ab132 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 returned with HTTP 200 Sep 06 22:53:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 949/1898] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:53:38 2026] GET /volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 => generated 1329 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:53:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-8c2d3688-f96d-4127-8248-f1f085d27cff None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-8c2d3688-f96d-4127-8248-f1f085d27cff tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] DELETE http://192.168.122.248/volume/v3/attachments/d200e9b5-61a1-473c-bcdc-98dbfcf14c15 Sep 06 22:53:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-8c2d3688-f96d-4127-8248-f1f085d27cff tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-8c2d3688-f96d-4127-8248-f1f085d27cff tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:39 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:39 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:39 devstack devstack@c-api.service[87216]: /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 06 22:53:39 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, Sep 06 22:53:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d0418f99-c4c1-4872-8ad6-65dbd807b7a4 req-8c2d3688-f96d-4127-8248-f1f085d27cff tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/attachments/d200e9b5-61a1-473c-bcdc-98dbfcf14c15 returned with HTTP 200 Sep 06 22:53:39 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 950/1899] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 22:53:39 2026] DELETE /volume/v3/attachments/d200e9b5-61a1-473c-bcdc-98dbfcf14c15 => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6950cdc2-eb77-4d3c-837d-232224996ff3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6950cdc2-eb77-4d3c-837d-232224996ff3 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 Sep 06 22:53:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6950cdc2-eb77-4d3c-837d-232224996ff3 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6950cdc2-eb77-4d3c-837d-232224996ff3 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:39 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:39 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:39 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:39 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6950cdc2-eb77-4d3c-837d-232224996ff3 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6950cdc2-eb77-4d3c-837d-232224996ff3 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 returned with HTTP 200 Sep 06 22:53:39 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 950/1900] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:39 2026] GET /volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9ad758f4-6e48-47a1-bd3a-04a247b86f9a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9ad758f4-6e48-47a1-bd3a-04a247b86f9a tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 Sep 06 22:53:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9ad758f4-6e48-47a1-bd3a-04a247b86f9a tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9ad758f4-6e48-47a1-bd3a-04a247b86f9a tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:39 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:39 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:39 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:39 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9ad758f4-6e48-47a1-bd3a-04a247b86f9a tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9ad758f4-6e48-47a1-bd3a-04a247b86f9a tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 returned with HTTP 200 Sep 06 22:53:39 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 951/1901] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:39 2026] GET /volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-03249a45-382b-458c-945b-e7e5c1c258c6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-03249a45-382b-458c-945b-e7e5c1c258c6 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 Sep 06 22:53:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-03249a45-382b-458c-945b-e7e5c1c258c6 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-03249a45-382b-458c-945b-e7e5c1c258c6 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:40 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:40 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:40 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:40 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-03249a45-382b-458c-945b-e7e5c1c258c6 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-03249a45-382b-458c-945b-e7e5c1c258c6 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 returned with HTTP 200 Sep 06 22:53:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 951/1902] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:40 2026] GET /volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-78add2dc-74ed-477f-8df1-0e3c2b760bfb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-78add2dc-74ed-477f-8df1-0e3c2b760bfb tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 Sep 06 22:53:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-78add2dc-74ed-477f-8df1-0e3c2b760bfb tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-78add2dc-74ed-477f-8df1-0e3c2b760bfb tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:40 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:40 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:40 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:40 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-78add2dc-74ed-477f-8df1-0e3c2b760bfb tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-78add2dc-74ed-477f-8df1-0e3c2b760bfb tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 returned with HTTP 200 Sep 06 22:53:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 952/1903] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:40 2026] GET /volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-05a57f63-512f-496a-8741-83001f9b183d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-05a57f63-512f-496a-8741-83001f9b183d tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 Sep 06 22:53:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-05a57f63-512f-496a-8741-83001f9b183d tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-05a57f63-512f-496a-8741-83001f9b183d tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:40 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:40 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:40 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:40 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-05a57f63-512f-496a-8741-83001f9b183d tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-05a57f63-512f-496a-8741-83001f9b183d tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 returned with HTTP 200 Sep 06 22:53:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 952/1904] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:40 2026] GET /volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b9f41f88-6797-48d3-be41-9bec41c28811 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b9f41f88-6797-48d3-be41-9bec41c28811 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] DELETE http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 Sep 06 22:53:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b9f41f88-6797-48d3-be41-9bec41c28811 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b9f41f88-6797-48d3-be41-9bec41c28811 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:44 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-b9f41f88-6797-48d3-be41-9bec41c28811 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Delete volume with id: d019b82c-50a4-4461-bf38-528c0e7e7a14 Sep 06 22:53:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b9f41f88-6797-48d3-be41-9bec41c28811 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b9f41f88-6797-48d3-be41-9bec41c28811 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Delete volume request issued successfully. Sep 06 22:53:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b9f41f88-6797-48d3-be41-9bec41c28811 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 returned with HTTP 202 Sep 06 22:53:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 953/1905] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:53:44 2026] DELETE /volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:53:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-37df06ea-b278-4862-8a3d-41b7cb9921ac None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-37df06ea-b278-4862-8a3d-41b7cb9921ac tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 Sep 06 22:53:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-37df06ea-b278-4862-8a3d-41b7cb9921ac tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-37df06ea-b278-4862-8a3d-41b7cb9921ac tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:44 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:44 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:44 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:44 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:44 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-37df06ea-b278-4862-8a3d-41b7cb9921ac tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-37df06ea-b278-4862-8a3d-41b7cb9921ac tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 returned with HTTP 200 Sep 06 22:53:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 953/1906] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:44 2026] GET /volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9a598935-91ad-4f99-ae41-e04089801d19 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9a598935-91ad-4f99-ae41-e04089801d19 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 Sep 06 22:53:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9a598935-91ad-4f99-ae41-e04089801d19 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9a598935-91ad-4f99-ae41-e04089801d19 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9a598935-91ad-4f99-ae41-e04089801d19 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 returned with HTTP 404 Sep 06 22:53:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 954/1907] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:45 2026] GET /volume/v3/volumes/d019b82c-50a4-4461-bf38-528c0e7e7a14 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:53:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d457e952-6c71-4240-bd19-f865a8025330 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d457e952-6c71-4240-bd19-f865a8025330 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] DELETE http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 Sep 06 22:53:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d457e952-6c71-4240-bd19-f865a8025330 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d457e952-6c71-4240-bd19-f865a8025330 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:45 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-d457e952-6c71-4240-bd19-f865a8025330 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Delete volume with id: 8806519d-b4f2-4bc7-afa3-7673bf6eaa61 Sep 06 22:53:45 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:45 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:45 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:45 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:45 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d457e952-6c71-4240-bd19-f865a8025330 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:45 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d457e952-6c71-4240-bd19-f865a8025330 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Delete volume request issued successfully. Sep 06 22:53:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d457e952-6c71-4240-bd19-f865a8025330 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 returned with HTTP 202 Sep 06 22:53:45 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 954/1908] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:53:45 2026] DELETE /volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:53:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-73619581-40df-4b93-9847-eaa60f8d79cf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-73619581-40df-4b93-9847-eaa60f8d79cf tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 Sep 06 22:53:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-73619581-40df-4b93-9847-eaa60f8d79cf tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-73619581-40df-4b93-9847-eaa60f8d79cf tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:45 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:45 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:45 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:45 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:45 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-73619581-40df-4b93-9847-eaa60f8d79cf tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-73619581-40df-4b93-9847-eaa60f8d79cf tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 returned with HTTP 200 Sep 06 22:53:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 955/1909] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:45 2026] GET /volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-036167fc-6a89-453b-8e25-49d71a8e1dd7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-036167fc-6a89-453b-8e25-49d71a8e1dd7 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 Sep 06 22:53:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-036167fc-6a89-453b-8e25-49d71a8e1dd7 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-036167fc-6a89-453b-8e25-49d71a8e1dd7 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-036167fc-6a89-453b-8e25-49d71a8e1dd7 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 returned with HTTP 404 Sep 06 22:53:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 955/1910] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:46 2026] GET /volume/v3/volumes/8806519d-b4f2-4bc7-afa3-7673bf6eaa61 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:53:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-85cbf377-560c-41f6-82d6-310b6ae23bd5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-85cbf377-560c-41f6-82d6-310b6ae23bd5 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] DELETE http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f Sep 06 22:53:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-85cbf377-560c-41f6-82d6-310b6ae23bd5 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-85cbf377-560c-41f6-82d6-310b6ae23bd5 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:46 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-85cbf377-560c-41f6-82d6-310b6ae23bd5 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Delete volume with id: 829e7194-85f0-4a51-a860-42571155c84f Sep 06 22:53:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:47 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-85cbf377-560c-41f6-82d6-310b6ae23bd5 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-85cbf377-560c-41f6-82d6-310b6ae23bd5 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Delete volume request issued successfully. Sep 06 22:53:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-85cbf377-560c-41f6-82d6-310b6ae23bd5 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f returned with HTTP 202 Sep 06 22:53:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 956/1911] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:53:46 2026] DELETE /volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:53:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-736ce7e2-0518-41e8-9313-8e866ac8962b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-736ce7e2-0518-41e8-9313-8e866ac8962b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f Sep 06 22:53:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-736ce7e2-0518-41e8-9313-8e866ac8962b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-736ce7e2-0518-41e8-9313-8e866ac8962b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:47 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-736ce7e2-0518-41e8-9313-8e866ac8962b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Volume info retrieved successfully. Sep 06 22:53:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-736ce7e2-0518-41e8-9313-8e866ac8962b tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f returned with HTTP 200 Sep 06 22:53:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 956/1912] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:47 2026] GET /volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9ea9e78a-96ae-4e39-ab52-4a5591555159 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9ea9e78a-96ae-4e39-ab52-4a5591555159 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] GET http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f Sep 06 22:53:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9ea9e78a-96ae-4e39-ab52-4a5591555159 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9ea9e78a-96ae-4e39-ab52-4a5591555159 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9ea9e78a-96ae-4e39-ab52-4a5591555159 tempest-AttachVolumeTestJSON-646915831 tempest-AttachVolumeTestJSON-646915831-project-member] http://192.168.122.248/volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f returned with HTTP 404 Sep 06 22:53:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 957/1913] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:53:48 2026] GET /volume/v3/volumes/829e7194-85f0-4a51-a860-42571155c84f => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:53:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:53:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1714061939", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1714061939', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:53:55 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Create volume of 1 GB Sep 06 22:53:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Availability Zones retrieved successfully. Sep 06 22:53:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Flow 'volume_create_api' (07bbfe92-66f7-491f-9484-19be6a5c70a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:53:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fc5af19-085c-4792-84c2-77d252f55c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:53:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fc5af19-085c-4792-84c2-77d252f55c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21242f19-e935-4b6b-b7f4-a852d663187f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:56 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Created reservations ['752bb425-17e4-49c5-a92a-5441a7d2d1e0', '6c1edd97-c33a-484d-b7b9-1b886874d5d7', '4301d994-c491-496e-bee3-4b783ad8b889', 'fcaf80d3-b3b9-4ccc-9359-dee71dbb7ade'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:53:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21242f19-e935-4b6b-b7f4-a852d663187f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['752bb425-17e4-49c5-a92a-5441a7d2d1e0', '6c1edd97-c33a-484d-b7b9-1b886874d5d7', '4301d994-c491-496e-bee3-4b783ad8b889', 'fcaf80d3-b3b9-4ccc-9359-dee71dbb7ade']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3290a94-8b74-41d8-b983-3a645957993c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3290a94-8b74-41d8-b983-3a645957993c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01338242-19dc-4c2a-89ef-e7be76dc9726', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1714061939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8ca350da0f64a4b93039fa6327ddeba',qos_specs=None,replication_status=,reservations=['752bb425-17e4-49c5-a92a-5441a7d2d1e0','6c1edd97-c33a-484d-b7b9-1b886874d5d7','4301d994-c491-496e-bee3-4b783ad8b889','fcaf80d3-b3b9-4ccc-9359-dee71dbb7ade'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc866764c174418bb586b6bcbc3ee33',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1714061939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01338242-19dc-4c2a-89ef-e7be76dc9726,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8ca350da0f64a4b93039fa6327ddeba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecc866764c174418bb586b6bcbc3ee33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d926bc13-0ad4-4ecf-b662-8b0795ed6177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d926bc13-0ad4-4ecf-b662-8b0795ed6177) transitioned into state 'SUCCESS' from state '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-1714061939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8ca350da0f64a4b93039fa6327ddeba',qos_specs=None,replication_status=,reservations=['752bb425-17e4-49c5-a92a-5441a7d2d1e0','6c1edd97-c33a-484d-b7b9-1b886874d5d7','4301d994-c491-496e-bee3-4b783ad8b889','fcaf80d3-b3b9-4ccc-9359-dee71dbb7ade'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc866764c174418bb586b6bcbc3ee33',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e3216d6-4fd8-408d-98dc-0e7622939e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:53:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e3216d6-4fd8-408d-98dc-0e7622939e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:53:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Flow 'volume_create_api' (07bbfe92-66f7-491f-9484-19be6a5c70a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:53:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Create volume request issued successfully. Sep 06 22:53:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-8c5de850-f324-427e-9ab8-867605f3f3c7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:53:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 957/1914] 192.168.122.248 () {64 vars in 1430 bytes} [Sun Sep 6 22:53:55 2026] POST /volume/v3/volumes => generated 764 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:53:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-bb671f13-07b2-403a-b839-756e88a67aee None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-bb671f13-07b2-403a-b839-756e88a67aee tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] GET http://192.168.122.248/volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 Sep 06 22:53:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-bb671f13-07b2-403a-b839-756e88a67aee tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-bb671f13-07b2-403a-b839-756e88a67aee tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-bb671f13-07b2-403a-b839-756e88a67aee tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Volume info retrieved successfully. Sep 06 22:53:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-ab9e78ce-30e9-4bf8-a6aa-b77e1aca6069 req-bb671f13-07b2-403a-b839-756e88a67aee tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] http://192.168.122.248/volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 returned with HTTP 200 Sep 06 22:53:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 958/1915] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:53:56 2026] GET /volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 => generated 832 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-93317424-8594-428f-bec5-40e01fe5ecca req-e715c433-4799-4001-bc14-0f77a2a64786 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-93317424-8594-428f-bec5-40e01fe5ecca req-e715c433-4799-4001-bc14-0f77a2a64786 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] GET http://192.168.122.248/volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 Sep 06 22:53:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-93317424-8594-428f-bec5-40e01fe5ecca req-e715c433-4799-4001-bc14-0f77a2a64786 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-93317424-8594-428f-bec5-40e01fe5ecca req-e715c433-4799-4001-bc14-0f77a2a64786 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-93317424-8594-428f-bec5-40e01fe5ecca req-e715c433-4799-4001-bc14-0f77a2a64786 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Volume info retrieved successfully. Sep 06 22:53:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-93317424-8594-428f-bec5-40e01fe5ecca req-e715c433-4799-4001-bc14-0f77a2a64786 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] http://192.168.122.248/volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 returned with HTTP 200 Sep 06 22:53:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 958/1916] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:53:56 2026] GET /volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 => generated 832 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-24319d8a-8870-4652-ae08-0c65b28fdf04 req-a3f576af-7b4a-4883-983e-9c9364ea4c1f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-24319d8a-8870-4652-ae08-0c65b28fdf04 req-a3f576af-7b4a-4883-983e-9c9364ea4c1f tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] GET http://192.168.122.248/volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 Sep 06 22:53:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-24319d8a-8870-4652-ae08-0c65b28fdf04 req-a3f576af-7b4a-4883-983e-9c9364ea4c1f tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-24319d8a-8870-4652-ae08-0c65b28fdf04 req-a3f576af-7b4a-4883-983e-9c9364ea4c1f tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:57 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:57 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:53:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-24319d8a-8870-4652-ae08-0c65b28fdf04 req-a3f576af-7b4a-4883-983e-9c9364ea4c1f tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Volume info retrieved successfully. Sep 06 22:53:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-24319d8a-8870-4652-ae08-0c65b28fdf04 req-a3f576af-7b4a-4883-983e-9c9364ea4c1f tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] http://192.168.122.248/volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 returned with HTTP 200 Sep 06 22:53:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 959/1917] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:53:57 2026] GET /volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-358e3f5d-a1de-4d62-a067-286ae09d27d9 req-dd7ef96e-4ee7-4918-bb2f-35b57855776e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-358e3f5d-a1de-4d62-a067-286ae09d27d9 req-dd7ef96e-4ee7-4918-bb2f-35b57855776e tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:53:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-358e3f5d-a1de-4d62-a067-286ae09d27d9 req-dd7ef96e-4ee7-4918-bb2f-35b57855776e tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01338242-19dc-4c2a-89ef-e7be76dc9726", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1689330286", "description": null, "metadata": {}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:53:57 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:57 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-358e3f5d-a1de-4d62-a067-286ae09d27d9 req-dd7ef96e-4ee7-4918-bb2f-35b57855776e tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Volume info retrieved successfully. Sep 06 22:53:57 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [req-358e3f5d-a1de-4d62-a067-286ae09d27d9 req-dd7ef96e-4ee7-4918-bb2f-35b57855776e tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Create snapshot from volume 01338242-19dc-4c2a-89ef-e7be76dc9726 Sep 06 22:53:57 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [req-358e3f5d-a1de-4d62-a067-286ae09d27d9 req-dd7ef96e-4ee7-4918-bb2f-35b57855776e tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Created reservations ['6604f57b-0854-457d-93a7-d940e878518f', '43036482-2515-4975-a053-3e39c129abd7', 'e317cce0-5648-4f6d-b77c-ee63040aafe2', '6cc4cf67-6cf5-469b-8490-532d9088826c'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:53:57 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:53:57 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:53:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-358e3f5d-a1de-4d62-a067-286ae09d27d9 req-dd7ef96e-4ee7-4918-bb2f-35b57855776e tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Snapshot create request issued successfully. Sep 06 22:53:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-358e3f5d-a1de-4d62-a067-286ae09d27d9 req-dd7ef96e-4ee7-4918-bb2f-35b57855776e tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:53:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 959/1918] 192.168.122.248 () {64 vars in 1436 bytes} [Sun Sep 6 22:53:57 2026] POST /volume/v3/snapshots => generated 311 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:53:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-aba373a3-7ecd-4786-8f3b-fe3a2955b347 req-f6b8cbea-1bad-4c28-8fde-81b204a0afed None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-aba373a3-7ecd-4786-8f3b-fe3a2955b347 req-f6b8cbea-1bad-4c28-8fde-81b204a0afed tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-reader] GET http://192.168.122.248/volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 Sep 06 22:53:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-aba373a3-7ecd-4786-8f3b-fe3a2955b347 req-f6b8cbea-1bad-4c28-8fde-81b204a0afed tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-aba373a3-7ecd-4786-8f3b-fe3a2955b347 req-f6b8cbea-1bad-4c28-8fde-81b204a0afed tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-aba373a3-7ecd-4786-8f3b-fe3a2955b347 req-f6b8cbea-1bad-4c28-8fde-81b204a0afed tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-reader] Snapshot retrieved successfully. Sep 06 22:53:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-aba373a3-7ecd-4786-8f3b-fe3a2955b347 req-f6b8cbea-1bad-4c28-8fde-81b204a0afed tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-reader] http://192.168.122.248/volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 returned with HTTP 200 Sep 06 22:53:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 960/1919] 192.168.122.248 () {60 vars in 1493 bytes} [Sun Sep 6 22:53:57 2026] GET /volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 => generated 443 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-0fc6ac4d-ce9f-4662-b671-fa493a644480 req-39507476-41d9-4f9f-a259-7fac2601d545 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-0fc6ac4d-ce9f-4662-b671-fa493a644480 req-39507476-41d9-4f9f-a259-7fac2601d545 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-reader] GET http://192.168.122.248/volume/v3/snapshots/detail Sep 06 22:53:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-0fc6ac4d-ce9f-4662-b671-fa493a644480 req-39507476-41d9-4f9f-a259-7fac2601d545 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-0fc6ac4d-ce9f-4662-b671-fa493a644480 req-39507476-41d9-4f9f-a259-7fac2601d545 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-reader] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [req-0fc6ac4d-ce9f-4662-b671-fa493a644480 req-39507476-41d9-4f9f-a259-7fac2601d545 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:53:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:57 devstack devstack@c-api.service[87215]: DEBUG cinder.db.api [req-0fc6ac4d-ce9f-4662-b671-fa493a644480 req-39507476-41d9-4f9f-a259-7fac2601d545 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-reader] Building query based on filter {{(pid=87215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:53:57 devstack devstack@c-api.service[87215]: /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 06 22:53:57 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:53:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-0fc6ac4d-ce9f-4662-b671-fa493a644480 req-39507476-41d9-4f9f-a259-7fac2601d545 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-reader] Get all snapshots completed successfully. Sep 06 22:53:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-0fc6ac4d-ce9f-4662-b671-fa493a644480 req-39507476-41d9-4f9f-a259-7fac2601d545 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-reader] http://192.168.122.248/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 22:53:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 960/1920] 192.168.122.248 () {60 vars in 1403 bytes} [Sun Sep 6 22:53:57 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-a96b44ab-0ecb-4770-8499-e64dc859f437 req-c9098fbe-73aa-4582-87d3-64f9978db9ff None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-a96b44ab-0ecb-4770-8499-e64dc859f437 req-c9098fbe-73aa-4582-87d3-64f9978db9ff tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] GET http://192.168.122.248/volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 Sep 06 22:53:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-a96b44ab-0ecb-4770-8499-e64dc859f437 req-c9098fbe-73aa-4582-87d3-64f9978db9ff tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-a96b44ab-0ecb-4770-8499-e64dc859f437 req-c9098fbe-73aa-4582-87d3-64f9978db9ff tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:53:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-a96b44ab-0ecb-4770-8499-e64dc859f437 req-c9098fbe-73aa-4582-87d3-64f9978db9ff tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Snapshot retrieved successfully. Sep 06 22:53:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-a96b44ab-0ecb-4770-8499-e64dc859f437 req-c9098fbe-73aa-4582-87d3-64f9978db9ff tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] http://192.168.122.248/volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 returned with HTTP 200 Sep 06 22:53:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 961/1921] 192.168.122.248 () {60 vars in 1493 bytes} [Sun Sep 6 22:53:58 2026] GET /volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 => generated 443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:53:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-85b35a1b-21c7-4e40-ae41-09d3f13a337f req-a6a1d59f-64c0-47a8-8892-f0754e0ab348 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:53:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-85b35a1b-21c7-4e40-ae41-09d3f13a337f req-a6a1d59f-64c0-47a8-8892-f0754e0ab348 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] GET http://192.168.122.248/volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 Sep 06 22:53:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-85b35a1b-21c7-4e40-ae41-09d3f13a337f req-a6a1d59f-64c0-47a8-8892-f0754e0ab348 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:53:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-85b35a1b-21c7-4e40-ae41-09d3f13a337f req-a6a1d59f-64c0-47a8-8892-f0754e0ab348 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:53:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:53:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:53:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-85b35a1b-21c7-4e40-ae41-09d3f13a337f req-a6a1d59f-64c0-47a8-8892-f0754e0ab348 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Snapshot retrieved successfully. Sep 06 22:53:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-85b35a1b-21c7-4e40-ae41-09d3f13a337f req-a6a1d59f-64c0-47a8-8892-f0754e0ab348 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] http://192.168.122.248/volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 returned with HTTP 200 Sep 06 22:53:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 961/1922] 192.168.122.248 () {60 vars in 1493 bytes} [Sun Sep 6 22:53:59 2026] GET /volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 => generated 443 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-1a3d73af-db4a-4078-9d81-7a16e48f83cf req-7e77394f-51d6-4776-9d62-79bad3934447 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-1a3d73af-db4a-4078-9d81-7a16e48f83cf req-7e77394f-51d6-4776-9d62-79bad3934447 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] GET http://192.168.122.248/volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 Sep 06 22:54:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-1a3d73af-db4a-4078-9d81-7a16e48f83cf req-7e77394f-51d6-4776-9d62-79bad3934447 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-1a3d73af-db4a-4078-9d81-7a16e48f83cf req-7e77394f-51d6-4776-9d62-79bad3934447 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-1a3d73af-db4a-4078-9d81-7a16e48f83cf req-7e77394f-51d6-4776-9d62-79bad3934447 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Snapshot retrieved successfully. Sep 06 22:54:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-1a3d73af-db4a-4078-9d81-7a16e48f83cf req-7e77394f-51d6-4776-9d62-79bad3934447 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] http://192.168.122.248/volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 returned with HTTP 200 Sep 06 22:54:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 962/1923] 192.168.122.248 () {60 vars in 1493 bytes} [Sun Sep 6 22:54:00 2026] GET /volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 => generated 470 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-0674d27b-c82f-4eff-8962-f30b355e7ff5 req-31556789-1534-46d0-88da-4403553aec78 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-0674d27b-c82f-4eff-8962-f30b355e7ff5 req-31556789-1534-46d0-88da-4403553aec78 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 Sep 06 22:54:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-0674d27b-c82f-4eff-8962-f30b355e7ff5 req-31556789-1534-46d0-88da-4403553aec78 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-0674d27b-c82f-4eff-8962-f30b355e7ff5 req-31556789-1534-46d0-88da-4403553aec78 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:00 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [req-0674d27b-c82f-4eff-8962-f30b355e7ff5 req-31556789-1534-46d0-88da-4403553aec78 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Delete snapshot with id: 47231c76-9324-4b34-a09f-9c32dcdafe76 Sep 06 22:54:00 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:00 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:00 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-0674d27b-c82f-4eff-8962-f30b355e7ff5 req-31556789-1534-46d0-88da-4403553aec78 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Snapshot retrieved successfully. Sep 06 22:54:00 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:00 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:00 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-0674d27b-c82f-4eff-8962-f30b355e7ff5 req-31556789-1534-46d0-88da-4403553aec78 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Snapshot delete request issued successfully. Sep 06 22:54:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-0674d27b-c82f-4eff-8962-f30b355e7ff5 req-31556789-1534-46d0-88da-4403553aec78 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] http://192.168.122.248/volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 returned with HTTP 202 Sep 06 22:54:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 962/1924] 192.168.122.248 () {62 vars in 1515 bytes} [Sun Sep 6 22:54:00 2026] DELETE /volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:54:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-4b27de41-87a4-4efa-acbd-fa299eebb62d req-e01c664c-f36e-42a2-907e-e39e2885bb90 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-4b27de41-87a4-4efa-acbd-fa299eebb62d req-e01c664c-f36e-42a2-907e-e39e2885bb90 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] GET http://192.168.122.248/volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 Sep 06 22:54:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-4b27de41-87a4-4efa-acbd-fa299eebb62d req-e01c664c-f36e-42a2-907e-e39e2885bb90 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-4b27de41-87a4-4efa-acbd-fa299eebb62d req-e01c664c-f36e-42a2-907e-e39e2885bb90 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-4b27de41-87a4-4efa-acbd-fa299eebb62d req-e01c664c-f36e-42a2-907e-e39e2885bb90 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Snapshot retrieved successfully. Sep 06 22:54:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-4b27de41-87a4-4efa-acbd-fa299eebb62d req-e01c664c-f36e-42a2-907e-e39e2885bb90 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] http://192.168.122.248/volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 returned with HTTP 200 Sep 06 22:54:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 963/1925] 192.168.122.248 () {60 vars in 1493 bytes} [Sun Sep 6 22:54:00 2026] GET /volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 => generated 469 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-e12c8ec7-15b1-48cb-9daa-b5854d8ba436 req-55d3c169-5f10-43c8-bbd5-64a5f54911fa None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-e12c8ec7-15b1-48cb-9daa-b5854d8ba436 req-55d3c169-5f10-43c8-bbd5-64a5f54911fa tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] GET http://192.168.122.248/volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 Sep 06 22:54:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-e12c8ec7-15b1-48cb-9daa-b5854d8ba436 req-55d3c169-5f10-43c8-bbd5-64a5f54911fa tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-e12c8ec7-15b1-48cb-9daa-b5854d8ba436 req-55d3c169-5f10-43c8-bbd5-64a5f54911fa tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-e12c8ec7-15b1-48cb-9daa-b5854d8ba436 req-55d3c169-5f10-43c8-bbd5-64a5f54911fa tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Snapshot retrieved successfully. Sep 06 22:54:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-e12c8ec7-15b1-48cb-9daa-b5854d8ba436 req-55d3c169-5f10-43c8-bbd5-64a5f54911fa tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] http://192.168.122.248/volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 returned with HTTP 200 Sep 06 22:54:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 963/1926] 192.168.122.248 () {60 vars in 1493 bytes} [Sun Sep 6 22:54:01 2026] GET /volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-8b4e59ae-90d7-4760-81a9-5faa89f2a919 req-a623ab7e-a228-49ad-939f-64cce625f436 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-8b4e59ae-90d7-4760-81a9-5faa89f2a919 req-a623ab7e-a228-49ad-939f-64cce625f436 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] GET http://192.168.122.248/volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 Sep 06 22:54:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-8b4e59ae-90d7-4760-81a9-5faa89f2a919 req-a623ab7e-a228-49ad-939f-64cce625f436 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-8b4e59ae-90d7-4760-81a9-5faa89f2a919 req-a623ab7e-a228-49ad-939f-64cce625f436 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-8b4e59ae-90d7-4760-81a9-5faa89f2a919 req-a623ab7e-a228-49ad-939f-64cce625f436 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] http://192.168.122.248/volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 returned with HTTP 404 Sep 06 22:54:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 964/1927] 192.168.122.248 () {60 vars in 1493 bytes} [Sun Sep 6 22:54:02 2026] GET /volume/v3/snapshots/47231c76-9324-4b34-a09f-9c32dcdafe76 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:54:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-ab860fda-f19a-4982-b9e1-d3e57f489ad1 req-91bf5f7b-fb58-4f47-a574-c316750b0ea2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-ab860fda-f19a-4982-b9e1-d3e57f489ad1 req-91bf5f7b-fb58-4f47-a574-c316750b0ea2 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] DELETE http://192.168.122.248/volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 Sep 06 22:54:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-ab860fda-f19a-4982-b9e1-d3e57f489ad1 req-91bf5f7b-fb58-4f47-a574-c316750b0ea2 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-ab860fda-f19a-4982-b9e1-d3e57f489ad1 req-91bf5f7b-fb58-4f47-a574-c316750b0ea2 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:02 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [req-ab860fda-f19a-4982-b9e1-d3e57f489ad1 req-91bf5f7b-fb58-4f47-a574-c316750b0ea2 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Delete volume with id: 01338242-19dc-4c2a-89ef-e7be76dc9726 Sep 06 22:54:02 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:02 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:02 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:02 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:02 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-ab860fda-f19a-4982-b9e1-d3e57f489ad1 req-91bf5f7b-fb58-4f47-a574-c316750b0ea2 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Volume info retrieved successfully. Sep 06 22:54:02 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-ab860fda-f19a-4982-b9e1-d3e57f489ad1 req-91bf5f7b-fb58-4f47-a574-c316750b0ea2 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Delete volume request issued successfully. Sep 06 22:54:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-ab860fda-f19a-4982-b9e1-d3e57f489ad1 req-91bf5f7b-fb58-4f47-a574-c316750b0ea2 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] http://192.168.122.248/volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 returned with HTTP 202 Sep 06 22:54:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 964/1928] 192.168.122.248 () {62 vars in 1509 bytes} [Sun Sep 6 22:54:02 2026] DELETE /volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:54:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-957f16c7-113b-4ce0-92a0-3c05b1e2cdf1 req-de9c8f11-14c0-44cc-b46b-c69157cf292a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-957f16c7-113b-4ce0-92a0-3c05b1e2cdf1 req-de9c8f11-14c0-44cc-b46b-c69157cf292a tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] GET http://192.168.122.248/volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 Sep 06 22:54:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-957f16c7-113b-4ce0-92a0-3c05b1e2cdf1 req-de9c8f11-14c0-44cc-b46b-c69157cf292a tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-957f16c7-113b-4ce0-92a0-3c05b1e2cdf1 req-de9c8f11-14c0-44cc-b46b-c69157cf292a tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:02 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:02 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:02 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:02 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-957f16c7-113b-4ce0-92a0-3c05b1e2cdf1 req-de9c8f11-14c0-44cc-b46b-c69157cf292a tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Volume info retrieved successfully. Sep 06 22:54:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-957f16c7-113b-4ce0-92a0-3c05b1e2cdf1 req-de9c8f11-14c0-44cc-b46b-c69157cf292a tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] http://192.168.122.248/volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 returned with HTTP 200 Sep 06 22:54:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 965/1929] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:54:02 2026] GET /volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-c173a039-67ab-4560-a9ae-5d9a54148628 req-384600c2-0dc9-44f4-95c3-60374a8693b7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-c173a039-67ab-4560-a9ae-5d9a54148628 req-384600c2-0dc9-44f4-95c3-60374a8693b7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] GET http://192.168.122.248/volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 Sep 06 22:54:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-c173a039-67ab-4560-a9ae-5d9a54148628 req-384600c2-0dc9-44f4-95c3-60374a8693b7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-c173a039-67ab-4560-a9ae-5d9a54148628 req-384600c2-0dc9-44f4-95c3-60374a8693b7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-c173a039-67ab-4560-a9ae-5d9a54148628 req-384600c2-0dc9-44f4-95c3-60374a8693b7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Volume info retrieved successfully. Sep 06 22:54:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-c173a039-67ab-4560-a9ae-5d9a54148628 req-384600c2-0dc9-44f4-95c3-60374a8693b7 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] http://192.168.122.248/volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 returned with HTTP 200 Sep 06 22:54:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 965/1930] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:54:03 2026] GET /volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-16781c73-a9ca-44e4-8f11-085b21d968cd req-e231f20b-8bf3-493c-8343-17f4aa84a8a0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-16781c73-a9ca-44e4-8f11-085b21d968cd req-e231f20b-8bf3-493c-8343-17f4aa84a8a0 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] GET http://192.168.122.248/volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 Sep 06 22:54:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-16781c73-a9ca-44e4-8f11-085b21d968cd req-e231f20b-8bf3-493c-8343-17f4aa84a8a0 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-16781c73-a9ca-44e4-8f11-085b21d968cd req-e231f20b-8bf3-493c-8343-17f4aa84a8a0 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-16781c73-a9ca-44e4-8f11-085b21d968cd req-e231f20b-8bf3-493c-8343-17f4aa84a8a0 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] http://192.168.122.248/volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 returned with HTTP 404 Sep 06 22:54:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 966/1931] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:54:04 2026] GET /volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:54:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-6b7e305b-0669-4e2d-878e-987a3e770b12 req-990ecfde-7491-4a99-bf55-8cd832738e38 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-6b7e305b-0669-4e2d-878e-987a3e770b12 req-990ecfde-7491-4a99-bf55-8cd832738e38 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] DELETE http://192.168.122.248/volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 Sep 06 22:54:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-6b7e305b-0669-4e2d-878e-987a3e770b12 req-990ecfde-7491-4a99-bf55-8cd832738e38 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-6b7e305b-0669-4e2d-878e-987a3e770b12 req-990ecfde-7491-4a99-bf55-8cd832738e38 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:04 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [req-6b7e305b-0669-4e2d-878e-987a3e770b12 req-990ecfde-7491-4a99-bf55-8cd832738e38 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Delete volume with id: 01338242-19dc-4c2a-89ef-e7be76dc9726 Sep 06 22:54:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-6b7e305b-0669-4e2d-878e-987a3e770b12 req-990ecfde-7491-4a99-bf55-8cd832738e38 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] http://192.168.122.248/volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 returned with HTTP 404 Sep 06 22:54:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 966/1932] 192.168.122.248 () {62 vars in 1509 bytes} [Sun Sep 6 22:54:04 2026] DELETE /volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:54:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-eae1b6f0-0831-4836-a94e-2c8c350ecad8 req-4d8b42e6-5f37-45e8-8165-fcb7f3b5e936 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-eae1b6f0-0831-4836-a94e-2c8c350ecad8 req-4d8b42e6-5f37-45e8-8165-fcb7f3b5e936 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] GET http://192.168.122.248/volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 Sep 06 22:54:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-eae1b6f0-0831-4836-a94e-2c8c350ecad8 req-4d8b42e6-5f37-45e8-8165-fcb7f3b5e936 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-eae1b6f0-0831-4836-a94e-2c8c350ecad8 req-4d8b42e6-5f37-45e8-8165-fcb7f3b5e936 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-eae1b6f0-0831-4836-a94e-2c8c350ecad8 req-4d8b42e6-5f37-45e8-8165-fcb7f3b5e936 tempest-VolumesSnapshotsTestJSON-556105562 tempest-VolumesSnapshotsTestJSON-556105562-project-member] http://192.168.122.248/volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 returned with HTTP 404 Sep 06 22:54:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 967/1933] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:54:04 2026] GET /volume/v3/volumes/01338242-19dc-4c2a-89ef-e7be76dc9726 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:54:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-93daa26d-803a-4658-93fc-85aac904dd5b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:54:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-718514539", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-718514539', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:54:08 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Create volume of 1 GB Sep 06 22:54:08 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Availability Zones retrieved successfully. Sep 06 22:54:08 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Flow 'volume_create_api' (969ce922-ef08-4cc0-95c7-590d45db4daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:54:08 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27e0317f-d577-4226-950f-b9010359c105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:08 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:54:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27e0317f-d577-4226-950f-b9010359c105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (857baae7-8fbd-45f7-87f2-53693979db8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:54:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-854935112"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-854935112'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:54:09 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Create volume of 1 GB Sep 06 22:54:09 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Availability Zones retrieved successfully. Sep 06 22:54:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Flow 'volume_create_api' (f6ed0f71-dcaf-4d07-9f99-2c712b4a7a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:54:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a93167f2-68e9-403f-9ee5-cc96f9b6010f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:54:09 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Created reservations ['4d4cf7bf-08ba-4668-8b3d-6179f45295f0', '32b53f2e-aacb-4204-b6a7-028981d791f8', '5947cbe9-9188-4437-a58a-f4178158dd90', 'd8117d2d-e32b-429c-adb1-557bc1d38869'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:54:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (857baae7-8fbd-45f7-87f2-53693979db8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d4cf7bf-08ba-4668-8b3d-6179f45295f0', '32b53f2e-aacb-4204-b6a7-028981d791f8', '5947cbe9-9188-4437-a58a-f4178158dd90', 'd8117d2d-e32b-429c-adb1-557bc1d38869']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b80a40f-79b9-4688-b08d-5da7fdce7f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:09 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:09 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b80a40f-79b9-4688-b08d-5da7fdce7f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '409d0ca1-e462-4f27-a1e2-dd9167b403bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-718514539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='895335a9cf6045158cf4e5b537b310af',qos_specs=None,replication_status=,reservations=['4d4cf7bf-08ba-4668-8b3d-6179f45295f0','32b53f2e-aacb-4204-b6a7-028981d791f8','5947cbe9-9188-4437-a58a-f4178158dd90','d8117d2d-e32b-429c-adb1-557bc1d38869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27e9252ce2bb4874a2c4205d16ad4fc5',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-718514539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=409d0ca1-e462-4f27-a1e2-dd9167b403bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='895335a9cf6045158cf4e5b537b310af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27e9252ce2bb4874a2c4205d16ad4fc5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b2e667-66a8-436c-b4ce-c935e149e873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a93167f2-68e9-403f-9ee5-cc96f9b6010f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (534ce470-7175-4870-9ead-a143439a93d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b2e667-66a8-436c-b4ce-c935e149e873) transitioned into state 'SUCCESS' from state '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-718514539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='895335a9cf6045158cf4e5b537b310af',qos_specs=None,replication_status=,reservations=['4d4cf7bf-08ba-4668-8b3d-6179f45295f0','32b53f2e-aacb-4204-b6a7-028981d791f8','5947cbe9-9188-4437-a58a-f4178158dd90','d8117d2d-e32b-429c-adb1-557bc1d38869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27e9252ce2bb4874a2c4205d16ad4fc5',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2210153-0b3a-4870-b457-e37be57cdb29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2210153-0b3a-4870-b457-e37be57cdb29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Flow 'volume_create_api' (969ce922-ef08-4cc0-95c7-590d45db4daa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:54:09 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Create volume request issued successfully. Sep 06 22:54:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fc6f0f8c-a8d8-4e86-ad7d-ac745320ca84 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:54:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 968/1934] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:54:08 2026] POST /volume/v3/volumes => generated 763 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:54:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-024ee9ac-28bf-4bcd-9e8f-938f77e3e3f3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-024ee9ac-28bf-4bcd-9e8f-938f77e3e3f3 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] GET http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd Sep 06 22:54:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-024ee9ac-28bf-4bcd-9e8f-938f77e3e3f3 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-024ee9ac-28bf-4bcd-9e8f-938f77e3e3f3 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:09 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:09 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:09 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:09 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:09 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Created reservations ['0aab06ad-e9da-403e-be75-3f8b2c8cf91d', '403c34dc-30aa-42aa-a4ec-9da5276b8c13', 'a80db50c-e407-4da1-b01f-b26e3ea2bcf5', '39adf6ad-c8fc-4c98-8879-a9b9c5fc088f'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:54:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (534ce470-7175-4870-9ead-a143439a93d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0aab06ad-e9da-403e-be75-3f8b2c8cf91d', '403c34dc-30aa-42aa-a4ec-9da5276b8c13', 'a80db50c-e407-4da1-b01f-b26e3ea2bcf5', '39adf6ad-c8fc-4c98-8879-a9b9c5fc088f']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:09 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-024ee9ac-28bf-4bcd-9e8f-938f77e3e3f3 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Volume info retrieved successfully. Sep 06 22:54:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (464ed263-4e25-4ac2-b629-d52b3a9a42d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-024ee9ac-28bf-4bcd-9e8f-938f77e3e3f3 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd returned with HTTP 200 Sep 06 22:54:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 969/1935] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:09 2026] GET /volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd => generated 831 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:09 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:09 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (464ed263-4e25-4ac2-b629-d52b3a9a42d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '992f638e-2c83-40ca-8a83-60790dffc746', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-854935112',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8bc30209797a446bad2924e9fefabc66',qos_specs=None,replication_status=,reservations=['0aab06ad-e9da-403e-be75-3f8b2c8cf91d','403c34dc-30aa-42aa-a4ec-9da5276b8c13','a80db50c-e407-4da1-b01f-b26e3ea2bcf5','39adf6ad-c8fc-4c98-8879-a9b9c5fc088f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92144469205e4693908e475ae94d582c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-854935112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=992f638e-2c83-40ca-8a83-60790dffc746,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8bc30209797a446bad2924e9fefabc66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92144469205e4693908e475ae94d582c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529904b3-f227-458b-9e82-669898f94b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529904b3-f227-458b-9e82-669898f94b58) transitioned into state 'SUCCESS' from state '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-854935112',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8bc30209797a446bad2924e9fefabc66',qos_specs=None,replication_status=,reservations=['0aab06ad-e9da-403e-be75-3f8b2c8cf91d','403c34dc-30aa-42aa-a4ec-9da5276b8c13','a80db50c-e407-4da1-b01f-b26e3ea2bcf5','39adf6ad-c8fc-4c98-8879-a9b9c5fc088f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92144469205e4693908e475ae94d582c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9bb9bba-cd9a-4f13-bc24-97dece504c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9bb9bba-cd9a-4f13-bc24-97dece504c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Flow 'volume_create_api' (f6ed0f71-dcaf-4d07-9f99-2c712b4a7a14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:54:09 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Create volume request issued successfully. Sep 06 22:54:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-93daa26d-803a-4658-93fc-85aac904dd5b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:54:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 967/1936] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:54:08 2026] POST /volume/v3/volumes => generated 768 bytes in 674 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:54:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6fcc291e-8811-4e95-9604-d6da30c7ca19 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6fcc291e-8811-4e95-9604-d6da30c7ca19 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] GET http://192.168.122.248/volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 Sep 06 22:54:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6fcc291e-8811-4e95-9604-d6da30c7ca19 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6fcc291e-8811-4e95-9604-d6da30c7ca19 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:09 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:09 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:09 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:09 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:09 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6fcc291e-8811-4e95-9604-d6da30c7ca19 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Volume info retrieved successfully. Sep 06 22:54:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6fcc291e-8811-4e95-9604-d6da30c7ca19 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 returned with HTTP 200 Sep 06 22:54:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 970/1937] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:09 2026] GET /volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 => generated 836 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c8b23b14-d18d-49a6-a3fc-286668e8e7e8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c8b23b14-d18d-49a6-a3fc-286668e8e7e8 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] GET http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd Sep 06 22:54:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c8b23b14-d18d-49a6-a3fc-286668e8e7e8 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c8b23b14-d18d-49a6-a3fc-286668e8e7e8 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:10 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:10 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:10 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:10 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c8b23b14-d18d-49a6-a3fc-286668e8e7e8 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Volume info retrieved successfully. Sep 06 22:54:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c8b23b14-d18d-49a6-a3fc-286668e8e7e8 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd returned with HTTP 200 Sep 06 22:54:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 968/1938] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:10 2026] GET /volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-756a4665-19cf-45cd-a537-a93a9ec3f87c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-756a4665-19cf-45cd-a537-a93a9ec3f87c tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] GET http://192.168.122.248/volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 Sep 06 22:54:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-756a4665-19cf-45cd-a537-a93a9ec3f87c tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-756a4665-19cf-45cd-a537-a93a9ec3f87c tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:10 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:10 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:10 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:10 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-756a4665-19cf-45cd-a537-a93a9ec3f87c tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Volume info retrieved successfully. Sep 06 22:54:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-756a4665-19cf-45cd-a537-a93a9ec3f87c tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 returned with HTTP 200 Sep 06 22:54:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 971/1939] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:10 2026] GET /volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-db6cc50c-1d5a-45ee-a843-cc4a5acaaeec None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-db6cc50c-1d5a-45ee-a843-cc4a5acaaeec tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] GET http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd Sep 06 22:54:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-db6cc50c-1d5a-45ee-a843-cc4a5acaaeec tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-db6cc50c-1d5a-45ee-a843-cc4a5acaaeec tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:11 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:11 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:11 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:11 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:11 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-db6cc50c-1d5a-45ee-a843-cc4a5acaaeec tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Volume info retrieved successfully. Sep 06 22:54:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-db6cc50c-1d5a-45ee-a843-cc4a5acaaeec tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd returned with HTTP 200 Sep 06 22:54:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 969/1940] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:11 2026] GET /volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8814a564-49ca-454e-b100-b683695bd88e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8814a564-49ca-454e-b100-b683695bd88e tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] GET http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd Sep 06 22:54:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8814a564-49ca-454e-b100-b683695bd88e tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8814a564-49ca-454e-b100-b683695bd88e tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:11 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:11 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:11 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:11 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:11 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8814a564-49ca-454e-b100-b683695bd88e tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Volume info retrieved successfully. Sep 06 22:54:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8814a564-49ca-454e-b100-b683695bd88e tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd returned with HTTP 200 Sep 06 22:54:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 972/1941] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:11 2026] GET /volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3106132d-e806-49f7-b0a3-58d2d995a596 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3106132d-e806-49f7-b0a3-58d2d995a596 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] GET http://192.168.122.248/volume/v3/volumes Sep 06 22:54:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3106132d-e806-49f7-b0a3-58d2d995a596 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3106132d-e806-49f7-b0a3-58d2d995a596 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-3106132d-e806-49f7-b0a3-58d2d995a596 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:54:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3106132d-e806-49f7-b0a3-58d2d995a596 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:54:11 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:11 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:11 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3106132d-e806-49f7-b0a3-58d2d995a596 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Get all volumes completed successfully. Sep 06 22:54:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3106132d-e806-49f7-b0a3-58d2d995a596 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 200 Sep 06 22:54:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 970/1942] 192.168.122.248 () {58 vars in 1121 bytes} [Sun Sep 6 22:54:11 2026] GET /volume/v3/volumes => generated 346 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:54:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cb7e86fa-aa53-4dfe-8d46-cf315d61d320 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d64232a4-9e83-4dfc-9460-92f260555e9a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cb7e86fa-aa53-4dfe-8d46-cf315d61d320 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] GET http://192.168.122.248/volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 Sep 06 22:54:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cb7e86fa-aa53-4dfe-8d46-cf315d61d320 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cb7e86fa-aa53-4dfe-8d46-cf315d61d320 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d64232a4-9e83-4dfc-9460-92f260555e9a tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] GET http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd Sep 06 22:54:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d64232a4-9e83-4dfc-9460-92f260555e9a tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d64232a4-9e83-4dfc-9460-92f260555e9a tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:11 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:11 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:11 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:11 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:11 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:11 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:11 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:11 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:11 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cb7e86fa-aa53-4dfe-8d46-cf315d61d320 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Volume info retrieved successfully. Sep 06 22:54:11 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d64232a4-9e83-4dfc-9460-92f260555e9a tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Volume info retrieved successfully. Sep 06 22:54:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cb7e86fa-aa53-4dfe-8d46-cf315d61d320 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 returned with HTTP 200 Sep 06 22:54:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 973/1943] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:11 2026] GET /volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d64232a4-9e83-4dfc-9460-92f260555e9a tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd returned with HTTP 200 Sep 06 22:54:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 971/1944] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:11 2026] GET /volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-6a5b14c8-0804-43b7-bd2e-d2eba19b9c2e req-32827136-387b-44e2-ba7f-f97563b461c0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-6a5b14c8-0804-43b7-bd2e-d2eba19b9c2e req-32827136-387b-44e2-ba7f-f97563b461c0 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] GET http://192.168.122.248/volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 Sep 06 22:54:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-6a5b14c8-0804-43b7-bd2e-d2eba19b9c2e req-32827136-387b-44e2-ba7f-f97563b461c0 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-6a5b14c8-0804-43b7-bd2e-d2eba19b9c2e req-32827136-387b-44e2-ba7f-f97563b461c0 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:11 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:11 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:11 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:11 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:11 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-6a5b14c8-0804-43b7-bd2e-d2eba19b9c2e req-32827136-387b-44e2-ba7f-f97563b461c0 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Volume info retrieved successfully. Sep 06 22:54:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-6a5b14c8-0804-43b7-bd2e-d2eba19b9c2e req-32827136-387b-44e2-ba7f-f97563b461c0 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 returned with HTTP 200 Sep 06 22:54:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 974/1945] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:54:11 2026] GET /volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-810d5f8e-a7ee-4a6d-a014-773d28246835 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-810d5f8e-a7ee-4a6d-a014-773d28246835 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] GET http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd Sep 06 22:54:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2ec30470-c684-4acd-8785-24ccfaa1188a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-810d5f8e-a7ee-4a6d-a014-773d28246835 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-810d5f8e-a7ee-4a6d-a014-773d28246835 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:54:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-425758602"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-425758602'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:54:11 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Create volume of 1 GB Sep 06 22:54:11 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Availability Zones retrieved successfully. Sep 06 22:54:11 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:11 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:11 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:11 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:11 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-810d5f8e-a7ee-4a6d-a014-773d28246835 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Volume info retrieved successfully. Sep 06 22:54:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Flow 'volume_create_api' (09d22653-291e-45e6-ae58-f88ae3dc1c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:54:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (266b2ca5-0920-49ad-8355-70b4c473317b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-810d5f8e-a7ee-4a6d-a014-773d28246835 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd returned with HTTP 200 Sep 06 22:54:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 972/1946] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:54:11 2026] GET /volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:54:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (266b2ca5-0920-49ad-8355-70b4c473317b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3960b36-bb78-43df-ba66-1371fb01ea64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:12 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Created reservations ['a22787f5-ed7b-49d6-b193-c31ba3756ab7', '69e273b5-824a-4d0f-98f6-80548a1f83a6', 'ae79bce9-b03e-465a-b782-130fca346f90', '241e31cd-7eb0-419d-b13b-4df6fe4479b9'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:54:12 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3960b36-bb78-43df-ba66-1371fb01ea64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a22787f5-ed7b-49d6-b193-c31ba3756ab7', '69e273b5-824a-4d0f-98f6-80548a1f83a6', 'ae79bce9-b03e-465a-b782-130fca346f90', '241e31cd-7eb0-419d-b13b-4df6fe4479b9']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2aaeeba1-e0f1-412a-8f1c-549a9b15413a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2aaeeba1-e0f1-412a-8f1c-549a9b15413a None None] GET http://192.168.122.248/volume// Sep 06 22:54:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2aaeeba1-e0f1-412a-8f1c-549a9b15413a None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2aaeeba1-e0f1-412a-8f1c-549a9b15413a None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2aaeeba1-e0f1-412a-8f1c-549a9b15413a None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:54:12 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b4da938-8a79-436f-b81a-0feedf5105e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 973/1947] 192.168.122.248 () {58 vars in 1317 bytes} [Sun Sep 6 22:54:12 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:54:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-d13d9abe-209e-4d70-b7da-894b7d325d69 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-d13d9abe-209e-4d70-b7da-894b7d325d69 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 22:54:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-d13d9abe-209e-4d70-b7da-894b7d325d69 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "409d0ca1-e462-4f27-a1e2-dd9167b403bd", "connector": null, "instance_uuid": "f52e373f-ae86-4a26-8695-e3b039ccc085"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:12 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:12 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:12 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:12 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:12 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b4da938-8a79-436f-b81a-0feedf5105e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2b2f41c-da1c-42b0-aeb6-0b94680c69c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-425758602',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8bc30209797a446bad2924e9fefabc66',qos_specs=None,replication_status=,reservations=['a22787f5-ed7b-49d6-b193-c31ba3756ab7','69e273b5-824a-4d0f-98f6-80548a1f83a6','ae79bce9-b03e-465a-b782-130fca346f90','241e31cd-7eb0-419d-b13b-4df6fe4479b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92144469205e4693908e475ae94d582c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:54:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-425758602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2b2f41c-da1c-42b0-aeb6-0b94680c69c7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8bc30209797a446bad2924e9fefabc66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92144469205e4693908e475ae94d582c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:12 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3e12b30-91b9-46f7-b215-8863e7fc0f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:12 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3e12b30-91b9-46f7-b215-8863e7fc0f34) transitioned into state 'SUCCESS' from state '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-425758602',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8bc30209797a446bad2924e9fefabc66',qos_specs=None,replication_status=,reservations=['a22787f5-ed7b-49d6-b193-c31ba3756ab7','69e273b5-824a-4d0f-98f6-80548a1f83a6','ae79bce9-b03e-465a-b782-130fca346f90','241e31cd-7eb0-419d-b13b-4df6fe4479b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92144469205e4693908e475ae94d582c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:12 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32ce22c0-77af-4306-a1ba-40ee98e9fbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-d13d9abe-209e-4d70-b7da-894b7d325d69 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 22:54:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 974/1948] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 22:54:12 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:12 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32ce22c0-77af-4306-a1ba-40ee98e9fbbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:12 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Flow 'volume_create_api' (09d22653-291e-45e6-ae58-f88ae3dc1c9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:54:12 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Create volume request issued successfully. Sep 06 22:54:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2ec30470-c684-4acd-8785-24ccfaa1188a tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:54:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 975/1949] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:54:11 2026] POST /volume/v3/volumes => generated 768 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:54:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f6e2636e-8306-4533-a0ee-a01f79abbe16 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f6e2636e-8306-4533-a0ee-a01f79abbe16 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] GET http://192.168.122.248/volume/v3/volumes/f2b2f41c-da1c-42b0-aeb6-0b94680c69c7 Sep 06 22:54:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f6e2636e-8306-4533-a0ee-a01f79abbe16 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f6e2636e-8306-4533-a0ee-a01f79abbe16 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-477a6432-2ceb-42d8-bab6-d188206eb3d6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-477a6432-2ceb-42d8-bab6-d188206eb3d6 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] GET http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd Sep 06 22:54:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-477a6432-2ceb-42d8-bab6-d188206eb3d6 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-477a6432-2ceb-42d8-bab6-d188206eb3d6 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:12 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:12 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:12 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:12 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f6e2636e-8306-4533-a0ee-a01f79abbe16 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Volume info retrieved successfully. Sep 06 22:54:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f6e2636e-8306-4533-a0ee-a01f79abbe16 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/f2b2f41c-da1c-42b0-aeb6-0b94680c69c7 returned with HTTP 200 Sep 06 22:54:12 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:12 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 975/1950] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:12 2026] GET /volume/v3/volumes/f2b2f41c-da1c-42b0-aeb6-0b94680c69c7 => generated 836 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b5142203-67d0-493b-9511-022d7ab40615 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b5142203-67d0-493b-9511-022d7ab40615 None None] GET http://192.168.122.248/volume// Sep 06 22:54:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b5142203-67d0-493b-9511-022d7ab40615 None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:12 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-477a6432-2ceb-42d8-bab6-d188206eb3d6 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Volume info retrieved successfully. Sep 06 22:54:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b5142203-67d0-493b-9511-022d7ab40615 None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b5142203-67d0-493b-9511-022d7ab40615 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:54:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 976/1951] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:54:12 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:54:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-4ac52826-8786-4d11-9547-c717aa28715c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-477a6432-2ceb-42d8-bab6-d188206eb3d6 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd returned with HTTP 200 Sep 06 22:54:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-4ac52826-8786-4d11-9547-c717aa28715c tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] GET http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd Sep 06 22:54:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 976/1952] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:12 2026] GET /volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd => generated 855 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-4ac52826-8786-4d11-9547-c717aa28715c tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-4ac52826-8786-4d11-9547-c717aa28715c tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:12 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:12 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-4ac52826-8786-4d11-9547-c717aa28715c tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Volume info retrieved successfully. Sep 06 22:54:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-4ac52826-8786-4d11-9547-c717aa28715c tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd returned with HTTP 200 Sep 06 22:54:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 977/1953] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:54:12 2026] GET /volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd => generated 1036 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:54:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-8ac84840-7a74-4b9d-b37d-bc2397f17595 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-8ac84840-7a74-4b9d-b37d-bc2397f17595 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] PUT http://192.168.122.248/volume/v3/attachments/94373523-54dd-4f77-bdba-ee82ba069363 Sep 06 22:54:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-8ac84840-7a74-4b9d-b37d-bc2397f17595 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:12 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-8ac84840-7a74-4b9d-b37d-bc2397f17595 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Acquiring lock "cinder-attachment_update-409d0ca1-e462-4f27-a1e2-dd9167b403bd-devstack" by "attachment_update" {{(pid=87216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 22:54:12 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-8ac84840-7a74-4b9d-b37d-bc2397f17595 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Lock "cinder-attachment_update-409d0ca1-e462-4f27-a1e2-dd9167b403bd-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 22:54:12 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:12 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:12 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:12 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-873517e1-d7db-47fa-85db-edcb45bea1fd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-873517e1-d7db-47fa-85db-edcb45bea1fd tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] GET http://192.168.122.248/volume/v3/volumes/f2b2f41c-da1c-42b0-aeb6-0b94680c69c7 Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-873517e1-d7db-47fa-85db-edcb45bea1fd tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-873517e1-d7db-47fa-85db-edcb45bea1fd tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:13 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:13 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:13 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-873517e1-d7db-47fa-85db-edcb45bea1fd tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Volume info retrieved successfully. Sep 06 22:54:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-873517e1-d7db-47fa-85db-edcb45bea1fd tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/f2b2f41c-da1c-42b0-aeb6-0b94680c69c7 returned with HTTP 200 Sep 06 22:54:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 978/1954] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:13 2026] GET /volume/v3/volumes/f2b2f41c-da1c-42b0-aeb6-0b94680c69c7 => generated 861 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-eefc0efa-fa4c-4479-b80a-92f5ca073821 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eefc0efa-fa4c-4479-b80a-92f5ca073821 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] GET http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-eefc0efa-fa4c-4479-b80a-92f5ca073821 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-eefc0efa-fa4c-4479-b80a-92f5ca073821 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:13 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:13 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:13 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:13 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-8ac84840-7a74-4b9d-b37d-bc2397f17595 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Lock "cinder-attachment_update-409d0ca1-e462-4f27-a1e2-dd9167b403bd-devstack" released by "attachment_update" :: held 0.846s {{(pid=87216) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-eefc0efa-fa4c-4479-b80a-92f5ca073821 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Volume info retrieved successfully. Sep 06 22:54:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-8ac84840-7a74-4b9d-b37d-bc2397f17595 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/attachments/94373523-54dd-4f77-bdba-ee82ba069363 returned with HTTP 200 Sep 06 22:54:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 977/1955] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 22:54:12 2026] PUT /volume/v3/attachments/94373523-54dd-4f77-bdba-ee82ba069363 => generated 694 bytes in 898 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-dfbef20f-9cd0-4469-a4d1-c778814970a5 req-34bbcd8b-c288-4de0-ae9e-c3d8c11a25f5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-dfbef20f-9cd0-4469-a4d1-c778814970a5 req-34bbcd8b-c288-4de0-ae9e-c3d8c11a25f5 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] GET http://192.168.122.248/volume/v3/volumes/f2b2f41c-da1c-42b0-aeb6-0b94680c69c7 Sep 06 22:54:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-dfbef20f-9cd0-4469-a4d1-c778814970a5 req-34bbcd8b-c288-4de0-ae9e-c3d8c11a25f5 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-dfbef20f-9cd0-4469-a4d1-c778814970a5 req-34bbcd8b-c288-4de0-ae9e-c3d8c11a25f5 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eefc0efa-fa4c-4479-b80a-92f5ca073821 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd returned with HTTP 200 Sep 06 22:54:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 979/1956] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:13 2026] GET /volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:13 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:13 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:13 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-dfbef20f-9cd0-4469-a4d1-c778814970a5 req-34bbcd8b-c288-4de0-ae9e-c3d8c11a25f5 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Volume info retrieved successfully. Sep 06 22:54:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-dfbef20f-9cd0-4469-a4d1-c778814970a5 req-34bbcd8b-c288-4de0-ae9e-c3d8c11a25f5 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/f2b2f41c-da1c-42b0-aeb6-0b94680c69c7 returned with HTTP 200 Sep 06 22:54:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 978/1957] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:54:13 2026] GET /volume/v3/volumes/f2b2f41c-da1c-42b0-aeb6-0b94680c69c7 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1740078611"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1740078611'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Create volume of 1 GB Sep 06 22:54:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Availability Zones retrieved successfully. Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Flow 'volume_create_api' (27aeee08-4cdd-4cfd-93c9-d7414985b7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5c1af8d-27c8-4571-acd1-402fea413c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5c1af8d-27c8-4571-acd1-402fea413c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7cd2a17-60a1-4b25-99f2-85e9f676a585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Created reservations ['7d68c86d-219e-4f25-9e34-a0150330b473', '695a4ed6-bac9-4100-ba66-b0f506450272', 'c0d28e4f-f7fc-411e-bfce-55f113ff9901', 'f77c93c7-ed3c-41a0-ac0f-62bd64605091'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7cd2a17-60a1-4b25-99f2-85e9f676a585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d68c86d-219e-4f25-9e34-a0150330b473', '695a4ed6-bac9-4100-ba66-b0f506450272', 'c0d28e4f-f7fc-411e-bfce-55f113ff9901', 'f77c93c7-ed3c-41a0-ac0f-62bd64605091']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (476b1402-3ba4-45a8-a461-5bc6cc5c4b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:13 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (476b1402-3ba4-45a8-a461-5bc6cc5c4b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24001296-5176-4914-a115-eba4412851e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1740078611',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8bc30209797a446bad2924e9fefabc66',qos_specs=None,replication_status=,reservations=['7d68c86d-219e-4f25-9e34-a0150330b473','695a4ed6-bac9-4100-ba66-b0f506450272','c0d28e4f-f7fc-411e-bfce-55f113ff9901','f77c93c7-ed3c-41a0-ac0f-62bd64605091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92144469205e4693908e475ae94d582c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:54:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1740078611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24001296-5176-4914-a115-eba4412851e5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8bc30209797a446bad2924e9fefabc66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92144469205e4693908e475ae94d582c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79f12db3-d00e-41ca-b7ed-b4a10fe1a52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79f12db3-d00e-41ca-b7ed-b4a10fe1a52b) transitioned into state 'SUCCESS' from state '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-1740078611',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8bc30209797a446bad2924e9fefabc66',qos_specs=None,replication_status=,reservations=['7d68c86d-219e-4f25-9e34-a0150330b473','695a4ed6-bac9-4100-ba66-b0f506450272','c0d28e4f-f7fc-411e-bfce-55f113ff9901','f77c93c7-ed3c-41a0-ac0f-62bd64605091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92144469205e4693908e475ae94d582c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9d352ba-8230-4665-8f4f-8d81702e5d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9d352ba-8230-4665-8f4f-8d81702e5d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Flow 'volume_create_api' (27aeee08-4cdd-4cfd-93c9-d7414985b7f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:54:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Create volume request issued successfully. Sep 06 22:54:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-29f81bc2-5b05-4f95-82e4-9b0f05c4ae96 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:54:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 980/1958] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:54:13 2026] POST /volume/v3/volumes => generated 769 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:54:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-dd0708f6-20ab-4707-8ed7-c8186c0b33fe None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dd0708f6-20ab-4707-8ed7-c8186c0b33fe tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] GET http://192.168.122.248/volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 Sep 06 22:54:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dd0708f6-20ab-4707-8ed7-c8186c0b33fe tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dd0708f6-20ab-4707-8ed7-c8186c0b33fe tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:13 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:13 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:14 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-dd0708f6-20ab-4707-8ed7-c8186c0b33fe tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Volume info retrieved successfully. Sep 06 22:54:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dd0708f6-20ab-4707-8ed7-c8186c0b33fe tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 returned with HTTP 200 Sep 06 22:54:14 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 979/1959] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:13 2026] GET /volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 => generated 837 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-5713764d-aed3-4e16-aff5-58a764905663 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-5713764d-aed3-4e16-aff5-58a764905663 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] POST http://192.168.122.248/volume/v3/attachments/94373523-54dd-4f77-bdba-ee82ba069363/action Sep 06 22:54:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-5713764d-aed3-4e16-aff5-58a764905663 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Action body: b'{"os-complete": null}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:54:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-5713764d-aed3-4e16-aff5-58a764905663 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:14 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:14 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:14 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:14 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-3fdc4fac-0f64-495c-a56a-e46f1e68c95c req-5713764d-aed3-4e16-aff5-58a764905663 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/attachments/94373523-54dd-4f77-bdba-ee82ba069363/action returned with HTTP 204 Sep 06 22:54:14 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 981/1960] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 22:54:14 2026] POST /volume/v3/attachments/94373523-54dd-4f77-bdba-ee82ba069363/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:54:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cda1f11d-74e1-45db-8589-d1ff504b2c1d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cda1f11d-74e1-45db-8589-d1ff504b2c1d tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] GET http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd Sep 06 22:54:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cda1f11d-74e1-45db-8589-d1ff504b2c1d tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cda1f11d-74e1-45db-8589-d1ff504b2c1d tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:14 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:14 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:14 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:14 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:14 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cda1f11d-74e1-45db-8589-d1ff504b2c1d tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Volume info retrieved successfully. Sep 06 22:54:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cda1f11d-74e1-45db-8589-d1ff504b2c1d tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd returned with HTTP 200 Sep 06 22:54:14 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 980/1961] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:14 2026] GET /volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd => generated 1148 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5393c553-f895-4394-a4e5-c28af73a9249 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5393c553-f895-4394-a4e5-c28af73a9249 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] GET http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd Sep 06 22:54:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5393c553-f895-4394-a4e5-c28af73a9249 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5393c553-f895-4394-a4e5-c28af73a9249 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:14 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:14 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:14 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:14 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:14 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5393c553-f895-4394-a4e5-c28af73a9249 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Volume info retrieved successfully. Sep 06 22:54:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5393c553-f895-4394-a4e5-c28af73a9249 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd returned with HTTP 200 Sep 06 22:54:14 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 982/1962] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:14 2026] GET /volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd => generated 1148 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-980a0b63-5e67-4235-bed2-2871ec6bec24 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-980a0b63-5e67-4235-bed2-2871ec6bec24 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] GET http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd Sep 06 22:54:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-980a0b63-5e67-4235-bed2-2871ec6bec24 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-980a0b63-5e67-4235-bed2-2871ec6bec24 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:14 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:14 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:14 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:14 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:14 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-980a0b63-5e67-4235-bed2-2871ec6bec24 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Volume info retrieved successfully. Sep 06 22:54:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-980a0b63-5e67-4235-bed2-2871ec6bec24 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd returned with HTTP 200 Sep 06 22:54:14 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 981/1963] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:14 2026] GET /volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd => generated 1148 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-050f1e53-421a-4c8d-959b-bc77c4a49d48 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-050f1e53-421a-4c8d-959b-bc77c4a49d48 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] GET http://192.168.122.248/volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 Sep 06 22:54:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-050f1e53-421a-4c8d-959b-bc77c4a49d48 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-050f1e53-421a-4c8d-959b-bc77c4a49d48 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:15 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:15 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:15 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:15 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:15 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-050f1e53-421a-4c8d-959b-bc77c4a49d48 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Volume info retrieved successfully. Sep 06 22:54:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-050f1e53-421a-4c8d-959b-bc77c4a49d48 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 returned with HTTP 200 Sep 06 22:54:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 983/1964] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:15 2026] GET /volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 => generated 861 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-448e0da1-6db9-47aa-9640-5d11cfefd97e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-448e0da1-6db9-47aa-9640-5d11cfefd97e tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] GET http://192.168.122.248/volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 Sep 06 22:54:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-448e0da1-6db9-47aa-9640-5d11cfefd97e tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-448e0da1-6db9-47aa-9640-5d11cfefd97e tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-448e0da1-6db9-47aa-9640-5d11cfefd97e tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Volume info retrieved successfully. Sep 06 22:54:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-448e0da1-6db9-47aa-9640-5d11cfefd97e tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 returned with HTTP 200 Sep 06 22:54:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 982/1965] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:16 2026] GET /volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 => generated 862 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-28fd5043-413f-4d52-ae18-efea8a0f5f8e req-beb1383d-4490-41f6-9748-3a1412362662 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-28fd5043-413f-4d52-ae18-efea8a0f5f8e req-beb1383d-4490-41f6-9748-3a1412362662 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] GET http://192.168.122.248/volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 Sep 06 22:54:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-28fd5043-413f-4d52-ae18-efea8a0f5f8e req-beb1383d-4490-41f6-9748-3a1412362662 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-28fd5043-413f-4d52-ae18-efea8a0f5f8e req-beb1383d-4490-41f6-9748-3a1412362662 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-28fd5043-413f-4d52-ae18-efea8a0f5f8e req-beb1383d-4490-41f6-9748-3a1412362662 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Volume info retrieved successfully. Sep 06 22:54:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-28fd5043-413f-4d52-ae18-efea8a0f5f8e req-beb1383d-4490-41f6-9748-3a1412362662 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 returned with HTTP 200 Sep 06 22:54:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 984/1966] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:54:16 2026] GET /volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 => generated 862 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-2609835d-2671-4294-9d6c-9f74239634da req-a91af97c-1539-4b3e-8357-0e834dc8b22c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-2609835d-2671-4294-9d6c-9f74239634da req-a91af97c-1539-4b3e-8357-0e834dc8b22c tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:54:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-2609835d-2671-4294-9d6c-9f74239634da req-a91af97c-1539-4b3e-8357-0e834dc8b22c tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-2609835d-2671-4294-9d6c-9f74239634da req-a91af97c-1539-4b3e-8357-0e834dc8b22c tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [req-2609835d-2671-4294-9d6c-9f74239634da req-a91af97c-1539-4b3e-8357-0e834dc8b22c tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:54:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [req-2609835d-2671-4294-9d6c-9f74239634da req-a91af97c-1539-4b3e-8357-0e834dc8b22c tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:54:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-2609835d-2671-4294-9d6c-9f74239634da req-a91af97c-1539-4b3e-8357-0e834dc8b22c tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Get all volumes completed successfully. Sep 06 22:54:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-2609835d-2671-4294-9d6c-9f74239634da req-a91af97c-1539-4b3e-8357-0e834dc8b22c tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:54:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 983/1967] 192.168.122.248 () {60 vars in 1397 bytes} [Sun Sep 6 22:54:16 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-f5ad4e9f-b7e0-490b-bd4a-ec8960249834 req-031bdb4e-64bb-44de-97e4-a1d61a7213ce None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-f5ad4e9f-b7e0-490b-bd4a-ec8960249834 req-031bdb4e-64bb-44de-97e4-a1d61a7213ce tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:54:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-f5ad4e9f-b7e0-490b-bd4a-ec8960249834 req-031bdb4e-64bb-44de-97e4-a1d61a7213ce tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-f5ad4e9f-b7e0-490b-bd4a-ec8960249834 req-031bdb4e-64bb-44de-97e4-a1d61a7213ce tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [req-f5ad4e9f-b7e0-490b-bd4a-ec8960249834 req-031bdb4e-64bb-44de-97e4-a1d61a7213ce tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:54:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-f5ad4e9f-b7e0-490b-bd4a-ec8960249834 req-031bdb4e-64bb-44de-97e4-a1d61a7213ce tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:54:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-f5ad4e9f-b7e0-490b-bd4a-ec8960249834 req-031bdb4e-64bb-44de-97e4-a1d61a7213ce tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Get all volumes completed successfully. Sep 06 22:54:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-f5ad4e9f-b7e0-490b-bd4a-ec8960249834 req-031bdb4e-64bb-44de-97e4-a1d61a7213ce tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:54:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 985/1968] 192.168.122.248 () {60 vars in 1397 bytes} [Sun Sep 6 22:54:16 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-6ed52ac0-7ae2-448b-abcf-ebc79b6b8fd4 req-648bd29c-8ad6-4975-ad72-dfeccf8cf281 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-6ed52ac0-7ae2-448b-abcf-ebc79b6b8fd4 req-648bd29c-8ad6-4975-ad72-dfeccf8cf281 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:54:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-6ed52ac0-7ae2-448b-abcf-ebc79b6b8fd4 req-648bd29c-8ad6-4975-ad72-dfeccf8cf281 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-6ed52ac0-7ae2-448b-abcf-ebc79b6b8fd4 req-648bd29c-8ad6-4975-ad72-dfeccf8cf281 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [req-6ed52ac0-7ae2-448b-abcf-ebc79b6b8fd4 req-648bd29c-8ad6-4975-ad72-dfeccf8cf281 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:54:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [req-6ed52ac0-7ae2-448b-abcf-ebc79b6b8fd4 req-648bd29c-8ad6-4975-ad72-dfeccf8cf281 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:54:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-6ed52ac0-7ae2-448b-abcf-ebc79b6b8fd4 req-648bd29c-8ad6-4975-ad72-dfeccf8cf281 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Get all volumes completed successfully. Sep 06 22:54:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-6ed52ac0-7ae2-448b-abcf-ebc79b6b8fd4 req-648bd29c-8ad6-4975-ad72-dfeccf8cf281 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:54:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 984/1969] 192.168.122.248 () {60 vars in 1397 bytes} [Sun Sep 6 22:54:16 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-8272d420-bb4d-4bf8-8a0f-5c1fc4aac32b req-abd3df39-a4f3-4809-9abf-7a395b666a4c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-8272d420-bb4d-4bf8-8a0f-5c1fc4aac32b req-abd3df39-a4f3-4809-9abf-7a395b666a4c tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:54:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-8272d420-bb4d-4bf8-8a0f-5c1fc4aac32b req-abd3df39-a4f3-4809-9abf-7a395b666a4c tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-8272d420-bb4d-4bf8-8a0f-5c1fc4aac32b req-abd3df39-a4f3-4809-9abf-7a395b666a4c tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [req-8272d420-bb4d-4bf8-8a0f-5c1fc4aac32b req-abd3df39-a4f3-4809-9abf-7a395b666a4c tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:54:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-8272d420-bb4d-4bf8-8a0f-5c1fc4aac32b req-abd3df39-a4f3-4809-9abf-7a395b666a4c tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:54:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-8272d420-bb4d-4bf8-8a0f-5c1fc4aac32b req-abd3df39-a4f3-4809-9abf-7a395b666a4c tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Get all volumes completed successfully. Sep 06 22:54:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-8272d420-bb4d-4bf8-8a0f-5c1fc4aac32b req-abd3df39-a4f3-4809-9abf-7a395b666a4c tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:54:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 986/1970] 192.168.122.248 () {60 vars in 1397 bytes} [Sun Sep 6 22:54:16 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-a9f7bbe5-a252-4d3d-bce3-d72e3225e685 req-8691978c-f8a4-493e-ba45-adca4e33f6f0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-a9f7bbe5-a252-4d3d-bce3-d72e3225e685 req-8691978c-f8a4-493e-ba45-adca4e33f6f0 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:54:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-a9f7bbe5-a252-4d3d-bce3-d72e3225e685 req-8691978c-f8a4-493e-ba45-adca4e33f6f0 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-a9f7bbe5-a252-4d3d-bce3-d72e3225e685 req-8691978c-f8a4-493e-ba45-adca4e33f6f0 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [req-a9f7bbe5-a252-4d3d-bce3-d72e3225e685 req-8691978c-f8a4-493e-ba45-adca4e33f6f0 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:54:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [req-a9f7bbe5-a252-4d3d-bce3-d72e3225e685 req-8691978c-f8a4-493e-ba45-adca4e33f6f0 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:54:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-a9f7bbe5-a252-4d3d-bce3-d72e3225e685 req-8691978c-f8a4-493e-ba45-adca4e33f6f0 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Get all volumes completed successfully. Sep 06 22:54:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-a9f7bbe5-a252-4d3d-bce3-d72e3225e685 req-8691978c-f8a4-493e-ba45-adca4e33f6f0 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:54:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 985/1971] 192.168.122.248 () {60 vars in 1397 bytes} [Sun Sep 6 22:54:16 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-57ea9b9c-7e7e-4ffe-9a0a-bec20b2cf670 req-9ca5e1ba-3c7c-46f4-8e46-27b38cc06b8d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-57ea9b9c-7e7e-4ffe-9a0a-bec20b2cf670 req-9ca5e1ba-3c7c-46f4-8e46-27b38cc06b8d tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:54:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-57ea9b9c-7e7e-4ffe-9a0a-bec20b2cf670 req-9ca5e1ba-3c7c-46f4-8e46-27b38cc06b8d tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-57ea9b9c-7e7e-4ffe-9a0a-bec20b2cf670 req-9ca5e1ba-3c7c-46f4-8e46-27b38cc06b8d tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [req-57ea9b9c-7e7e-4ffe-9a0a-bec20b2cf670 req-9ca5e1ba-3c7c-46f4-8e46-27b38cc06b8d tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:54:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-57ea9b9c-7e7e-4ffe-9a0a-bec20b2cf670 req-9ca5e1ba-3c7c-46f4-8e46-27b38cc06b8d tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:54:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-57ea9b9c-7e7e-4ffe-9a0a-bec20b2cf670 req-9ca5e1ba-3c7c-46f4-8e46-27b38cc06b8d tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Get all volumes completed successfully. Sep 06 22:54:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-57ea9b9c-7e7e-4ffe-9a0a-bec20b2cf670 req-9ca5e1ba-3c7c-46f4-8e46-27b38cc06b8d tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:54:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 987/1972] 192.168.122.248 () {60 vars in 1397 bytes} [Sun Sep 6 22:54:16 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-c8164123-fd9b-4504-8146-0235c4f60fb2 req-2d19e71c-98a8-4295-bc39-02e7bb7b9139 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-c8164123-fd9b-4504-8146-0235c4f60fb2 req-2d19e71c-98a8-4295-bc39-02e7bb7b9139 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:54:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-c8164123-fd9b-4504-8146-0235c4f60fb2 req-2d19e71c-98a8-4295-bc39-02e7bb7b9139 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-c8164123-fd9b-4504-8146-0235c4f60fb2 req-2d19e71c-98a8-4295-bc39-02e7bb7b9139 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [req-c8164123-fd9b-4504-8146-0235c4f60fb2 req-2d19e71c-98a8-4295-bc39-02e7bb7b9139 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:54:17 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [req-c8164123-fd9b-4504-8146-0235c4f60fb2 req-2d19e71c-98a8-4295-bc39-02e7bb7b9139 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:54:17 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:17 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:17 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:17 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:17 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:17 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-c8164123-fd9b-4504-8146-0235c4f60fb2 req-2d19e71c-98a8-4295-bc39-02e7bb7b9139 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Get all volumes completed successfully. Sep 06 22:54:17 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:17 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-c8164123-fd9b-4504-8146-0235c4f60fb2 req-2d19e71c-98a8-4295-bc39-02e7bb7b9139 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:54:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 986/1973] 192.168.122.248 () {60 vars in 1397 bytes} [Sun Sep 6 22:54:16 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-9953829e-74f6-4617-b12c-b01d140a70b2 req-e4f58dc7-0ab5-4928-a55f-3a2595c0597d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-9953829e-74f6-4617-b12c-b01d140a70b2 req-e4f58dc7-0ab5-4928-a55f-3a2595c0597d tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:54:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-9953829e-74f6-4617-b12c-b01d140a70b2 req-e4f58dc7-0ab5-4928-a55f-3a2595c0597d tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-9953829e-74f6-4617-b12c-b01d140a70b2 req-e4f58dc7-0ab5-4928-a55f-3a2595c0597d tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [req-9953829e-74f6-4617-b12c-b01d140a70b2 req-e4f58dc7-0ab5-4928-a55f-3a2595c0597d tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:54:17 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [req-9953829e-74f6-4617-b12c-b01d140a70b2 req-e4f58dc7-0ab5-4928-a55f-3a2595c0597d tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:54:17 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:17 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:17 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:17 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:17 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:17 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:17 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-9953829e-74f6-4617-b12c-b01d140a70b2 req-e4f58dc7-0ab5-4928-a55f-3a2595c0597d tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] Get all volumes completed successfully. Sep 06 22:54:17 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:17 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-9953829e-74f6-4617-b12c-b01d140a70b2 req-e4f58dc7-0ab5-4928-a55f-3a2595c0597d tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-reader] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:54:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 988/1974] 192.168.122.248 () {60 vars in 1397 bytes} [Sun Sep 6 22:54:17 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ca9ba0ba-a7a2-4194-86b8-944407ad2b98 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ca9ba0ba-a7a2-4194-86b8-944407ad2b98 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] DELETE http://192.168.122.248/volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 Sep 06 22:54:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ca9ba0ba-a7a2-4194-86b8-944407ad2b98 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ca9ba0ba-a7a2-4194-86b8-944407ad2b98 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:17 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-ca9ba0ba-a7a2-4194-86b8-944407ad2b98 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Delete volume with id: 24001296-5176-4914-a115-eba4412851e5 Sep 06 22:54:17 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:17 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:17 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:17 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ca9ba0ba-a7a2-4194-86b8-944407ad2b98 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Volume info retrieved successfully. Sep 06 22:54:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ca9ba0ba-a7a2-4194-86b8-944407ad2b98 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Delete volume request issued successfully. Sep 06 22:54:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ca9ba0ba-a7a2-4194-86b8-944407ad2b98 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 returned with HTTP 202 Sep 06 22:54:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 987/1975] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:54:17 2026] DELETE /volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:54:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-be1fff05-f03c-4080-94d5-a0eb15f98ead None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-be1fff05-f03c-4080-94d5-a0eb15f98ead tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] GET http://192.168.122.248/volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 Sep 06 22:54:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-be1fff05-f03c-4080-94d5-a0eb15f98ead tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-be1fff05-f03c-4080-94d5-a0eb15f98ead tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:17 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:17 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:17 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:17 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:17 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-be1fff05-f03c-4080-94d5-a0eb15f98ead tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Volume info retrieved successfully. Sep 06 22:54:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-be1fff05-f03c-4080-94d5-a0eb15f98ead tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 returned with HTTP 200 Sep 06 22:54:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 989/1976] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:17 2026] GET /volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 => generated 861 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-918e3451-078e-4ae3-8882-76ab2e7ebf9f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-918e3451-078e-4ae3-8882-76ab2e7ebf9f tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] GET http://192.168.122.248/volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 Sep 06 22:54:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-918e3451-078e-4ae3-8882-76ab2e7ebf9f tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-918e3451-078e-4ae3-8882-76ab2e7ebf9f tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:18 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:18 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:18 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:18 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:18 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-918e3451-078e-4ae3-8882-76ab2e7ebf9f tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Volume info retrieved successfully. Sep 06 22:54:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-918e3451-078e-4ae3-8882-76ab2e7ebf9f tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 returned with HTTP 200 Sep 06 22:54:18 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 988/1977] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:18 2026] GET /volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-dd20fea0-a258-45ee-b993-b2002fa579bb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dd20fea0-a258-45ee-b993-b2002fa579bb tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] GET http://192.168.122.248/volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 Sep 06 22:54:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dd20fea0-a258-45ee-b993-b2002fa579bb tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dd20fea0-a258-45ee-b993-b2002fa579bb tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:19 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=405,cinder:UPDATE=111,cinder:INSERT=74 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:54:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dd20fea0-a258-45ee-b993-b2002fa579bb tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 returned with HTTP 404 Sep 06 22:54:19 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 990/1978] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:19 2026] GET /volume/v3/volumes/24001296-5176-4914-a115-eba4412851e5 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:54:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-510c3ef5-a96b-4e03-a301-277227877463 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-510c3ef5-a96b-4e03-a301-277227877463 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] DELETE http://192.168.122.248/volume/v3/volumes/f2b2f41c-da1c-42b0-aeb6-0b94680c69c7 Sep 06 22:54:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-510c3ef5-a96b-4e03-a301-277227877463 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-510c3ef5-a96b-4e03-a301-277227877463 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:19 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-510c3ef5-a96b-4e03-a301-277227877463 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Delete volume with id: f2b2f41c-da1c-42b0-aeb6-0b94680c69c7 Sep 06 22:54:19 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:19 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:19 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:19 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:19 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-510c3ef5-a96b-4e03-a301-277227877463 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Volume info retrieved successfully. Sep 06 22:54:19 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-510c3ef5-a96b-4e03-a301-277227877463 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Delete volume request issued successfully. Sep 06 22:54:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-510c3ef5-a96b-4e03-a301-277227877463 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/f2b2f41c-da1c-42b0-aeb6-0b94680c69c7 returned with HTTP 202 Sep 06 22:54:19 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 989/1979] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:54:19 2026] DELETE /volume/v3/volumes/f2b2f41c-da1c-42b0-aeb6-0b94680c69c7 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:54:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-72c8692f-7927-4848-bfc4-3cfcdcc1deda None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-72c8692f-7927-4848-bfc4-3cfcdcc1deda tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] GET http://192.168.122.248/volume/v3/volumes/f2b2f41c-da1c-42b0-aeb6-0b94680c69c7 Sep 06 22:54:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-72c8692f-7927-4848-bfc4-3cfcdcc1deda tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-72c8692f-7927-4848-bfc4-3cfcdcc1deda tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:19 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:19 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:19 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:19 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:19 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-72c8692f-7927-4848-bfc4-3cfcdcc1deda tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Volume info retrieved successfully. Sep 06 22:54:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-72c8692f-7927-4848-bfc4-3cfcdcc1deda tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/f2b2f41c-da1c-42b0-aeb6-0b94680c69c7 returned with HTTP 200 Sep 06 22:54:19 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 991/1980] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:19 2026] GET /volume/v3/volumes/f2b2f41c-da1c-42b0-aeb6-0b94680c69c7 => generated 860 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f9aefc67-5d71-4aca-94b9-356d2c698edb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f9aefc67-5d71-4aca-94b9-356d2c698edb tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] GET http://192.168.122.248/volume/v3/volumes/f2b2f41c-da1c-42b0-aeb6-0b94680c69c7 Sep 06 22:54:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f9aefc67-5d71-4aca-94b9-356d2c698edb tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f9aefc67-5d71-4aca-94b9-356d2c698edb tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f9aefc67-5d71-4aca-94b9-356d2c698edb tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/f2b2f41c-da1c-42b0-aeb6-0b94680c69c7 returned with HTTP 404 Sep 06 22:54:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 990/1981] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:20 2026] GET /volume/v3/volumes/f2b2f41c-da1c-42b0-aeb6-0b94680c69c7 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:54:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6d5069ce-cf9e-4904-8087-da797b0a3168 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6d5069ce-cf9e-4904-8087-da797b0a3168 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] DELETE http://192.168.122.248/volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 Sep 06 22:54:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6d5069ce-cf9e-4904-8087-da797b0a3168 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6d5069ce-cf9e-4904-8087-da797b0a3168 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:20 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-6d5069ce-cf9e-4904-8087-da797b0a3168 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Delete volume with id: 992f638e-2c83-40ca-8a83-60790dffc746 Sep 06 22:54:20 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:20 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:20 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:20 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:20 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6d5069ce-cf9e-4904-8087-da797b0a3168 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Volume info retrieved successfully. Sep 06 22:54:20 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6d5069ce-cf9e-4904-8087-da797b0a3168 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Delete volume request issued successfully. Sep 06 22:54:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6d5069ce-cf9e-4904-8087-da797b0a3168 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 returned with HTTP 202 Sep 06 22:54:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 992/1982] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:54:20 2026] DELETE /volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:54:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c798dc5d-79e1-4706-b82e-88eb2713501b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c798dc5d-79e1-4706-b82e-88eb2713501b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] GET http://192.168.122.248/volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 Sep 06 22:54:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c798dc5d-79e1-4706-b82e-88eb2713501b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c798dc5d-79e1-4706-b82e-88eb2713501b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:20 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:20 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:20 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:20 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:20 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c798dc5d-79e1-4706-b82e-88eb2713501b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Volume info retrieved successfully. Sep 06 22:54:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c798dc5d-79e1-4706-b82e-88eb2713501b tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 returned with HTTP 200 Sep 06 22:54:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 991/1983] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:20 2026] GET /volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2a1bb564-c990-4b5a-98a6-44ec7e1f5a55 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2a1bb564-c990-4b5a-98a6-44ec7e1f5a55 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] GET http://192.168.122.248/volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 Sep 06 22:54:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2a1bb564-c990-4b5a-98a6-44ec7e1f5a55 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2a1bb564-c990-4b5a-98a6-44ec7e1f5a55 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2a1bb564-c990-4b5a-98a6-44ec7e1f5a55 tempest-VolumesTestJSON-1476430573 tempest-VolumesTestJSON-1476430573-project-member] http://192.168.122.248/volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 returned with HTTP 404 Sep 06 22:54:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 993/1984] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:54:21 2026] GET /volume/v3/volumes/992f638e-2c83-40ca-8a83-60790dffc746 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:54:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-eeaa806b-1c3a-4d3d-a655-248d39479b11 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-eeaa806b-1c3a-4d3d-a655-248d39479b11 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] POST http://192.168.122.248/volume/v3/group_types Sep 06 22:54:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-eeaa806b-1c3a-4d3d-a655-248d39479b11 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1678852491"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-eeaa806b-1c3a-4d3d-a655-248d39479b11 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] http://192.168.122.248/volume/v3/group_types returned with HTTP 202 Sep 06 22:54:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 992/1985] 192.168.122.248 () {62 vars in 1195 bytes} [Sun Sep 6 22:54:25 2026] POST /volume/v3/group_types => generated 181 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:54:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d95ebe5b-0cc9-4d70-b2cc-3202739ae0df None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d95ebe5b-0cc9-4d70-b2cc-3202739ae0df tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] POST http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs Sep 06 22:54:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d95ebe5b-0cc9-4d70-b2cc-3202739ae0df tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d95ebe5b-0cc9-4d70-b2cc-3202739ae0df tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs returned with HTTP 202 Sep 06 22:54:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 994/1986] 192.168.122.248 () {62 vars in 1342 bytes} [Sun Sep 6 22:54:25 2026] POST /volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs => generated 53 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:54:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d8d57b1a-c73d-418f-8a2c-231d2b35a4a9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d8d57b1a-c73d-418f-8a2c-231d2b35a4a9 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] POST http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs Sep 06 22:54:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d8d57b1a-c73d-418f-8a2c-231d2b35a4a9 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d8d57b1a-c73d-418f-8a2c-231d2b35a4a9 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs returned with HTTP 202 Sep 06 22:54:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 993/1987] 192.168.122.248 () {62 vars in 1342 bytes} [Sun Sep 6 22:54:25 2026] POST /volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs => generated 61 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:54:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cc427e5f-e576-4e8c-ac65-da2d7cd290ad None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cc427e5f-e576-4e8c-ac65-da2d7cd290ad tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] GET http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key2 Sep 06 22:54:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cc427e5f-e576-4e8c-ac65-da2d7cd290ad tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cc427e5f-e576-4e8c-ac65-da2d7cd290ad tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cc427e5f-e576-4e8c-ac65-da2d7cd290ad tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key2 returned with HTTP 200 Sep 06 22:54:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 995/1988] 192.168.122.248 () {60 vars in 1336 bytes} [Sun Sep 6 22:54:25 2026] GET /volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key2 => generated 26 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-62abe6d3-e6c9-4741-8108-6451b8566e00 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-62abe6d3-e6c9-4741-8108-6451b8566e00 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] GET http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key3 Sep 06 22:54:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-62abe6d3-e6c9-4741-8108-6451b8566e00 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-62abe6d3-e6c9-4741-8108-6451b8566e00 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-62abe6d3-e6c9-4741-8108-6451b8566e00 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key3 returned with HTTP 200 Sep 06 22:54:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 994/1989] 192.168.122.248 () {60 vars in 1336 bytes} [Sun Sep 6 22:54:25 2026] GET /volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key3 => generated 18 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3815b476-9bba-44a2-a8bb-69bdc1ec3b14 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3815b476-9bba-44a2-a8bb-69bdc1ec3b14 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] PUT http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key3 Sep 06 22:54:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3815b476-9bba-44a2-a8bb-69bdc1ec3b14 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3815b476-9bba-44a2-a8bb-69bdc1ec3b14 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key3 returned with HTTP 200 Sep 06 22:54:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 996/1990] 192.168.122.248 () {62 vars in 1356 bytes} [Sun Sep 6 22:54:25 2026] PUT /volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key3 => generated 26 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1415f3a9-b691-4f61-9947-617f73f180c5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1415f3a9-b691-4f61-9947-617f73f180c5 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] GET http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs Sep 06 22:54:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1415f3a9-b691-4f61-9947-617f73f180c5 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1415f3a9-b691-4f61-9947-617f73f180c5 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1415f3a9-b691-4f61-9947-617f73f180c5 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs returned with HTTP 200 Sep 06 22:54:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 995/1991] 192.168.122.248 () {60 vars in 1321 bytes} [Sun Sep 6 22:54:25 2026] GET /volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs => generated 87 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-76c51603-078a-4efd-8441-6526b65193ea None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-76c51603-078a-4efd-8441-6526b65193ea tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] DELETE http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key1 Sep 06 22:54:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-76c51603-078a-4efd-8441-6526b65193ea tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-76c51603-078a-4efd-8441-6526b65193ea tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-76c51603-078a-4efd-8441-6526b65193ea tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key1 returned with HTTP 202 Sep 06 22:54:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 997/1992] 192.168.122.248 () {60 vars in 1339 bytes} [Sun Sep 6 22:54:25 2026] DELETE /volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:54:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-043d1fe4-82e5-4641-b0f8-fe91135bd27c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-043d1fe4-82e5-4641-b0f8-fe91135bd27c tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] GET http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key1 Sep 06 22:54:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-043d1fe4-82e5-4641-b0f8-fe91135bd27c tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-043d1fe4-82e5-4641-b0f8-fe91135bd27c tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-043d1fe4-82e5-4641-b0f8-fe91135bd27c tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] HTTP exception thrown: Group Type ee2decda-cc91-454b-9f58-8858c6b7875d has no extra spec with key key1. Sep 06 22:54:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-043d1fe4-82e5-4641-b0f8-fe91135bd27c tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key1 returned with HTTP 404 Sep 06 22:54:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 996/1993] 192.168.122.248 () {60 vars in 1336 bytes} [Sun Sep 6 22:54:25 2026] GET /volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key1 => generated 126 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:54:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2db99b71-4b6f-4818-91d0-d7f9f8a88400 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2db99b71-4b6f-4818-91d0-d7f9f8a88400 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] DELETE http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key2 Sep 06 22:54:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2db99b71-4b6f-4818-91d0-d7f9f8a88400 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2db99b71-4b6f-4818-91d0-d7f9f8a88400 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2db99b71-4b6f-4818-91d0-d7f9f8a88400 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key2 returned with HTTP 202 Sep 06 22:54:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 998/1994] 192.168.122.248 () {60 vars in 1339 bytes} [Sun Sep 6 22:54:25 2026] DELETE /volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:54:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8099dfe4-b167-4b01-8ec4-1a514e3b4d5f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8099dfe4-b167-4b01-8ec4-1a514e3b4d5f tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] GET http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key2 Sep 06 22:54:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8099dfe4-b167-4b01-8ec4-1a514e3b4d5f tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8099dfe4-b167-4b01-8ec4-1a514e3b4d5f tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8099dfe4-b167-4b01-8ec4-1a514e3b4d5f tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] HTTP exception thrown: Group Type ee2decda-cc91-454b-9f58-8858c6b7875d has no extra spec with key key2. Sep 06 22:54:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8099dfe4-b167-4b01-8ec4-1a514e3b4d5f tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key2 returned with HTTP 404 Sep 06 22:54:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 997/1995] 192.168.122.248 () {60 vars in 1336 bytes} [Sun Sep 6 22:54:25 2026] GET /volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key2 => generated 126 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:54:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-97f8f903-f3b1-42ae-a7a3-18377b80864d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-97f8f903-f3b1-42ae-a7a3-18377b80864d tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] DELETE http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key3 Sep 06 22:54:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-97f8f903-f3b1-42ae-a7a3-18377b80864d tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-97f8f903-f3b1-42ae-a7a3-18377b80864d tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-97f8f903-f3b1-42ae-a7a3-18377b80864d tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key3 returned with HTTP 202 Sep 06 22:54:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 999/1996] 192.168.122.248 () {60 vars in 1339 bytes} [Sun Sep 6 22:54:25 2026] DELETE /volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:54:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6c70d9f2-205c-4611-ad61-35f1b498c905 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6c70d9f2-205c-4611-ad61-35f1b498c905 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] GET http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key3 Sep 06 22:54:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6c70d9f2-205c-4611-ad61-35f1b498c905 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6c70d9f2-205c-4611-ad61-35f1b498c905 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6c70d9f2-205c-4611-ad61-35f1b498c905 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] HTTP exception thrown: Group Type ee2decda-cc91-454b-9f58-8858c6b7875d has no extra spec with key key3. Sep 06 22:54:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6c70d9f2-205c-4611-ad61-35f1b498c905 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key3 returned with HTTP 404 Sep 06 22:54:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 998/1997] 192.168.122.248 () {60 vars in 1336 bytes} [Sun Sep 6 22:54:25 2026] GET /volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d/group_specs/key3 => generated 126 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:54:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5d359437-dafd-4448-b006-d59fca3c8485 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5d359437-dafd-4448-b006-d59fca3c8485 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] DELETE http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d Sep 06 22:54:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5d359437-dafd-4448-b006-d59fca3c8485 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5d359437-dafd-4448-b006-d59fca3c8485 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5d359437-dafd-4448-b006-d59fca3c8485 tempest-GroupTypeSpecsTest-295324657 tempest-GroupTypeSpecsTest-295324657-project-admin] http://192.168.122.248/volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d returned with HTTP 202 Sep 06 22:54:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1000/1998] 192.168.122.248 () {60 vars in 1288 bytes} [Sun Sep 6 22:54:25 2026] DELETE /volume/v3/group_types/ee2decda-cc91-454b-9f58-8858c6b7875d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:54:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3363f85a-c975-4ab1-8951-8440f43d43c4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3363f85a-c975-4ab1-8951-8440f43d43c4 tempest-GroupsV314Test-655529482 tempest-GroupsV314Test-655529482-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:54:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3363f85a-c975-4ab1-8951-8440f43d43c4 tempest-GroupsV314Test-655529482 tempest-GroupsV314Test-655529482-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1286788619"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:30 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=307,cinder:INSERT=40,cinder:UPDATE=63 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:54:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3363f85a-c975-4ab1-8951-8440f43d43c4 tempest-GroupsV314Test-655529482 tempest-GroupsV314Test-655529482-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:54:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 999/1999] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:54:30 2026] POST /volume/v3/types => generated 220 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9ce0c4da-f38d-4b0c-bee3-3a458a490800 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9ce0c4da-f38d-4b0c-bee3-3a458a490800 tempest-GroupsV314Test-655529482 tempest-GroupsV314Test-655529482-project-admin] POST http://192.168.122.248/volume/v3/group_types Sep 06 22:54:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9ce0c4da-f38d-4b0c-bee3-3a458a490800 tempest-GroupsV314Test-655529482 tempest-GroupsV314Test-655529482-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1303864791"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9ce0c4da-f38d-4b0c-bee3-3a458a490800 tempest-GroupsV314Test-655529482 tempest-GroupsV314Test-655529482-project-admin] http://192.168.122.248/volume/v3/group_types returned with HTTP 202 Sep 06 22:54:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1001/2000] 192.168.122.248 () {62 vars in 1195 bytes} [Sun Sep 6 22:54:30 2026] POST /volume/v3/group_types => generated 177 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:54:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9ecb047b-04e2-498a-902a-d748c431c28f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9ecb047b-04e2-498a-902a-d748c431c28f tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] POST http://192.168.122.248/volume/v3/groups Sep 06 22:54:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9ecb047b-04e2-498a-902a-d748c431c28f tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "87739caf-4300-4725-8aea-812a8ebd4cc2", "volume_types": ["ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82"], "name": "tempest-GroupsV314Test-Group-1354340409"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-9ecb047b-04e2-498a-902a-d748c431c28f tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Creating new group {'group': {'group_type': '87739caf-4300-4725-8aea-812a8ebd4cc2', 'volume_types': ['ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82'], 'name': 'tempest-GroupsV314Test-Group-1354340409'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 22:54:30 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.groups [None req-9ecb047b-04e2-498a-902a-d748c431c28f tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Creating group tempest-GroupsV314Test-Group-1354340409. Sep 06 22:54:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9ecb047b-04e2-498a-902a-d748c431c28f tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Availability Zones retrieved successfully. Sep 06 22:54:30 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-9ecb047b-04e2-498a-902a-d748c431c28f tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Created reservations ['3ae8bbf3-c67b-450b-8cbf-26b72c8f19e1'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:54:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9ecb047b-04e2-498a-902a-d748c431c28f tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/groups returned with HTTP 202 Sep 06 22:54:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1000/2001] 192.168.122.248 () {62 vars in 1181 bytes} [Sun Sep 6 22:54:30 2026] POST /volume/v3/groups => generated 108 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:54:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2efa20e3-aead-492a-acf9-c14c905e07c1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2efa20e3-aead-492a-acf9-c14c905e07c1 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/groups/b80f06d1-a3d7-497e-9efc-537ad2b91508 Sep 06 22:54:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2efa20e3-aead-492a-acf9-c14c905e07c1 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2efa20e3-aead-492a-acf9-c14c905e07c1 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-2efa20e3-aead-492a-acf9-c14c905e07c1 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] show called for member b80f06d1-a3d7-497e-9efc-537ad2b91508 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:54:30 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:30 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:30 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:30 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:54:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2efa20e3-aead-492a-acf9-c14c905e07c1 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/groups/b80f06d1-a3d7-497e-9efc-537ad2b91508 returned with HTTP 200 Sep 06 22:54:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1002/2002] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:54:30 2026] GET /volume/v3/groups/b80f06d1-a3d7-497e-9efc-537ad2b91508 => generated 388 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-c8296554-dcec-46ad-a554-7a895e417394 req-769ae2c1-a9db-4492-a1e2-ac29c352f119 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-c8296554-dcec-46ad-a554-7a895e417394 req-769ae2c1-a9db-4492-a1e2-ac29c352f119 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] GET http://192.168.122.248/volume/v3/attachments?instance_id=f52e373f-ae86-4a26-8695-e3b039ccc085 Sep 06 22:54:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-c8296554-dcec-46ad-a554-7a895e417394 req-769ae2c1-a9db-4492-a1e2-ac29c352f119 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-c8296554-dcec-46ad-a554-7a895e417394 req-769ae2c1-a9db-4492-a1e2-ac29c352f119 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:31 devstack devstack@c-api.service[87216]: /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 06 22:54:31 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:54:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-c8296554-dcec-46ad-a554-7a895e417394 req-769ae2c1-a9db-4492-a1e2-ac29c352f119 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/attachments?instance_id=f52e373f-ae86-4a26-8695-e3b039ccc085 returned with HTTP 200 Sep 06 22:54:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1001/2003] 192.168.122.248 () {62 vars in 1526 bytes} [Sun Sep 6 22:54:31 2026] GET /volume/v3/attachments?instance_id=f52e373f-ae86-4a26-8695-e3b039ccc085 => generated 192 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-c8296554-dcec-46ad-a554-7a895e417394 req-665f6e4c-b0cc-4716-b431-1949af52389f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-c8296554-dcec-46ad-a554-7a895e417394 req-665f6e4c-b0cc-4716-b431-1949af52389f tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] GET http://192.168.122.248/volume/v3/attachments/94373523-54dd-4f77-bdba-ee82ba069363 Sep 06 22:54:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-c8296554-dcec-46ad-a554-7a895e417394 req-665f6e4c-b0cc-4716-b431-1949af52389f tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-c8296554-dcec-46ad-a554-7a895e417394 req-665f6e4c-b0cc-4716-b431-1949af52389f tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:31 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:31 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-c8296554-dcec-46ad-a554-7a895e417394 req-665f6e4c-b0cc-4716-b431-1949af52389f tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/attachments/94373523-54dd-4f77-bdba-ee82ba069363 returned with HTTP 200 Sep 06 22:54:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1003/2004] 192.168.122.248 () {62 vars in 1540 bytes} [Sun Sep 6 22:54:31 2026] GET /volume/v3/attachments/94373523-54dd-4f77-bdba-ee82ba069363 => generated 718 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-553b15d8-adf8-4b3d-9c8e-035baa332025 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-553b15d8-adf8-4b3d-9c8e-035baa332025 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/groups/b80f06d1-a3d7-497e-9efc-537ad2b91508 Sep 06 22:54:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-553b15d8-adf8-4b3d-9c8e-035baa332025 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-553b15d8-adf8-4b3d-9c8e-035baa332025 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-553b15d8-adf8-4b3d-9c8e-035baa332025 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] show called for member b80f06d1-a3d7-497e-9efc-537ad2b91508 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:54:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:32 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:54:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-553b15d8-adf8-4b3d-9c8e-035baa332025 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/groups/b80f06d1-a3d7-497e-9efc-537ad2b91508 returned with HTTP 200 Sep 06 22:54:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1002/2005] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:54:31 2026] GET /volume/v3/groups/b80f06d1-a3d7-497e-9efc-537ad2b91508 => generated 389 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8a054c00-6e12-45c7-a950-a35e9d69186b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:54:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-927699111", "volume_type": "ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82", "group_id": "b80f06d1-a3d7-497e-9efc-537ad2b91508", "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-927699111', 'volume_type': 'ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82', 'group_id': 'b80f06d1-a3d7-497e-9efc-537ad2b91508', 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:54:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:32 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Create volume of 1 GB Sep 06 22:54:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:32 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:54:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Availability Zones retrieved successfully. Sep 06 22:54:32 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Flow 'volume_create_api' (2555ba2f-ba82-4a83-a538-8d7d6cc79aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:54:32 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f654c07-6e72-4804-9505-58030918341e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:32 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:54:32 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f654c07-6e72-4804-9505-58030918341e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:54:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82,is_public=True,name='tempest-GroupsV314Test-volume-type-1286788619',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b80f06d1-a3d7-497e-9efc-537ad2b91508', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:32 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (609b7d6f-3aa6-4a7a-af04-3acc040399a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:32 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1286788619 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1286788619, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:54:32 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1286788619 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1286788619, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:54:32 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Created reservations ['c5ea29c3-52f2-4712-8b23-94c47ed94e75', '4e16d037-680c-49c6-953e-10127f40e795', '824b7d48-b68f-49fc-be9d-c4adea0c8d6b', 'e6ca9273-9986-4c6b-9e7f-80e50231edef'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:54:32 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (609b7d6f-3aa6-4a7a-af04-3acc040399a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5ea29c3-52f2-4712-8b23-94c47ed94e75', '4e16d037-680c-49c6-953e-10127f40e795', '824b7d48-b68f-49fc-be9d-c4adea0c8d6b', 'e6ca9273-9986-4c6b-9e7f-80e50231edef']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:32 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e55e34b0-e5cd-409d-94e8-b0afa3b54e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:32 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e55e34b0-e5cd-409d-94e8-b0afa3b54e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46c8a236-b3cb-4e8a-bdb7-4802ab7cdb76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-927699111',encryption_key_id=None,group_id=b80f06d1-a3d7-497e-9efc-537ad2b91508,group_type_id=,metadata={},multiattach=False,project_id='64ab7f5f53494caa8d1d1a776116a4f5',qos_specs=None,replication_status=,reservations=['c5ea29c3-52f2-4712-8b23-94c47ed94e75','4e16d037-680c-49c6-953e-10127f40e795','824b7d48-b68f-49fc-be9d-c4adea0c8d6b','e6ca9273-9986-4c6b-9e7f-80e50231edef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52f4bdd56e5f4f41ab0019da3ad09b63',volume_type_id=ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:54:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-927699111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b80f06d1-a3d7-497e-9efc-537ad2b91508,host=None,id=46c8a236-b3cb-4e8a-bdb7-4802ab7cdb76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64ab7f5f53494caa8d1d1a776116a4f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52f4bdd56e5f4f41ab0019da3ad09b63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82),volume_type_id=ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:32 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60539954-25e8-4a02-b0ea-9ddfc52e533e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:32 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60539954-25e8-4a02-b0ea-9ddfc52e533e) transitioned into state 'SUCCESS' from state '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-927699111',encryption_key_id=None,group_id=b80f06d1-a3d7-497e-9efc-537ad2b91508,group_type_id=,metadata={},multiattach=False,project_id='64ab7f5f53494caa8d1d1a776116a4f5',qos_specs=None,replication_status=,reservations=['c5ea29c3-52f2-4712-8b23-94c47ed94e75','4e16d037-680c-49c6-953e-10127f40e795','824b7d48-b68f-49fc-be9d-c4adea0c8d6b','e6ca9273-9986-4c6b-9e7f-80e50231edef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52f4bdd56e5f4f41ab0019da3ad09b63',volume_type_id=ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:32 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98fb4797-bc48-43cf-94da-4c0ab69fd52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:32 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98fb4797-bc48-43cf-94da-4c0ab69fd52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:32 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Flow 'volume_create_api' (2555ba2f-ba82-4a83-a538-8d7d6cc79aa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:54:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Create volume request issued successfully. Sep 06 22:54:32 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:54:32 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:54:32 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:54:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8a054c00-6e12-45c7-a950-a35e9d69186b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:54:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1004/2006] 192.168.122.248 () {62 vars in 1184 bytes} [Sun Sep 6 22:54:32 2026] POST /volume/v3/volumes => generated 826 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:54:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-12cb59ee-9b14-4aa4-87a4-e40846d901e2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-12cb59ee-9b14-4aa4-87a4-e40846d901e2 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/volumes/46c8a236-b3cb-4e8a-bdb7-4802ab7cdb76 Sep 06 22:54:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-12cb59ee-9b14-4aa4-87a4-e40846d901e2 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-12cb59ee-9b14-4aa4-87a4-e40846d901e2 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-12cb59ee-9b14-4aa4-87a4-e40846d901e2 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Volume info retrieved successfully. Sep 06 22:54:32 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-12cb59ee-9b14-4aa4-87a4-e40846d901e2 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:54:32 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-12cb59ee-9b14-4aa4-87a4-e40846d901e2 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:54:32 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-12cb59ee-9b14-4aa4-87a4-e40846d901e2 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:54:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-12cb59ee-9b14-4aa4-87a4-e40846d901e2 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/volumes/46c8a236-b3cb-4e8a-bdb7-4802ab7cdb76 returned with HTTP 200 Sep 06 22:54:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1003/2007] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:54:32 2026] GET /volume/v3/volumes/46c8a236-b3cb-4e8a-bdb7-4802ab7cdb76 => generated 894 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-03575123-68ea-4e9a-ae5c-2b4142c69bf5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-03575123-68ea-4e9a-ae5c-2b4142c69bf5 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/volumes/46c8a236-b3cb-4e8a-bdb7-4802ab7cdb76 Sep 06 22:54:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-03575123-68ea-4e9a-ae5c-2b4142c69bf5 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-03575123-68ea-4e9a-ae5c-2b4142c69bf5 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:33 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:33 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:33 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:33 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:33 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-03575123-68ea-4e9a-ae5c-2b4142c69bf5 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Volume info retrieved successfully. Sep 06 22:54:33 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-03575123-68ea-4e9a-ae5c-2b4142c69bf5 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:54:33 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-03575123-68ea-4e9a-ae5c-2b4142c69bf5 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:54:33 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-03575123-68ea-4e9a-ae5c-2b4142c69bf5 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:54:33 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:33 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-03575123-68ea-4e9a-ae5c-2b4142c69bf5 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/volumes/46c8a236-b3cb-4e8a-bdb7-4802ab7cdb76 returned with HTTP 200 Sep 06 22:54:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1005/2008] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:54:33 2026] GET /volume/v3/volumes/46c8a236-b3cb-4e8a-bdb7-4802ab7cdb76 => generated 919 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] POST http://192.168.122.248/volume/v3/groups/action Sep 06 22:54:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Action body: b'{"create-from-src": {"source_group_id": "b80f06d1-a3d7-497e-9efc-537ad2b91508", "name": "tempest-Group_from_grp-1934672704"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:54:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "b80f06d1-a3d7-497e-9efc-537ad2b91508", "name": "tempest-Group_from_grp-1934672704"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Creating new group {'create-from-src': {'source_group_id': 'b80f06d1-a3d7-497e-9efc-537ad2b91508', 'name': 'tempest-Group_from_grp-1934672704'}}. {{(pid=87216) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 06 22:54:33 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.groups [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Creating group tempest-Group_from_grp-1934672704 from source group b80f06d1-a3d7-497e-9efc-537ad2b91508. Sep 06 22:54:33 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:33 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:33 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:33 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:33 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:33 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:54:33 devstack devstack@c-api.service[87216]: /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 06 22:54:33 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:54:33 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:33 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:33 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Created reservations ['be41c23b-e661-481b-89b5-efeab39059b3'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:54:34 devstack devstack@c-api.service[87216]: /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 06 22:54:34 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:54:34 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:34 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:34 devstack devstack@c-api.service[87216]: INFO cinder.group.api [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] A mapping entry already exists for group 3ea4cb92-f4ca-4ffb-8909-92680c995322 and volume type ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82. Do not need to create again. Sep 06 22:54:34 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:34 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:34 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Availability Zones retrieved successfully. Sep 06 22:54:34 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Flow 'volume_create_api' (e0a31944-a5a8-44a5-a8b9-8a486dad47a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:54:34 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a507f22-5306-4b17-9409-8c6b74d2781a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:34 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:54:34 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a507f22-5306-4b17-9409-8c6b74d2781a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '46c8a236-b3cb-4e8a-bdb7-4802ab7cdb76', 'volume_type': VolumeType(created_at=2026-09-06T20:54:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82,is_public=True,name='tempest-GroupsV314Test-volume-type-1286788619',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3ea4cb92-f4ca-4ffb-8909-92680c995322', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:34 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992257ba-f3ef-4f98-b37f-d8f89cbcf7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:34 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1286788619 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1286788619, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:54:34 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1286788619 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1286788619, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:54:34 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Created reservations ['95e11ccf-11a0-4436-b017-545d2a6259b4', '7d331c91-9783-4f7a-8825-2ceee2ec67f8', '6e9874c8-1d6f-4553-9f40-a4113cb7e087', 'f23755d9-b25c-4036-911f-097b11289a2c'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:54:34 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992257ba-f3ef-4f98-b37f-d8f89cbcf7d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95e11ccf-11a0-4436-b017-545d2a6259b4', '7d331c91-9783-4f7a-8825-2ceee2ec67f8', '6e9874c8-1d6f-4553-9f40-a4113cb7e087', 'f23755d9-b25c-4036-911f-097b11289a2c']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:34 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (261c931e-92ac-4daf-b72b-46e50f904af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:34 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:34 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:34 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:34 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:34 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (261c931e-92ac-4daf-b72b-46e50f904af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c725a2b-029f-4ab6-86e6-1b28fddb2ad4', '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=3ea4cb92-f4ca-4ffb-8909-92680c995322,group_type_id=,metadata={},multiattach=False,project_id='64ab7f5f53494caa8d1d1a776116a4f5',qos_specs=None,replication_status=,reservations=['95e11ccf-11a0-4436-b017-545d2a6259b4','7d331c91-9783-4f7a-8825-2ceee2ec67f8','6e9874c8-1d6f-4553-9f40-a4113cb7e087','f23755d9-b25c-4036-911f-097b11289a2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=46c8a236-b3cb-4e8a-bdb7-4802ab7cdb76,status='creating',user_id='52f4bdd56e5f4f41ab0019da3ad09b63',volume_type_id=ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3ea4cb92-f4ca-4ffb-8909-92680c995322,host=None,id=2c725a2b-029f-4ab6-86e6-1b28fddb2ad4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64ab7f5f53494caa8d1d1a776116a4f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=46c8a236-b3cb-4e8a-bdb7-4802ab7cdb76,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52f4bdd56e5f4f41ab0019da3ad09b63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82),volume_type_id=ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:34 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4f36be2-4e24-46e1-8c42-a338e1e20612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:54:34 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4f36be2-4e24-46e1-8c42-a338e1e20612) transitioned into state 'SUCCESS' from 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=3ea4cb92-f4ca-4ffb-8909-92680c995322,group_type_id=,metadata={},multiattach=False,project_id='64ab7f5f53494caa8d1d1a776116a4f5',qos_specs=None,replication_status=,reservations=['95e11ccf-11a0-4436-b017-545d2a6259b4','7d331c91-9783-4f7a-8825-2ceee2ec67f8','6e9874c8-1d6f-4553-9f40-a4113cb7e087','f23755d9-b25c-4036-911f-097b11289a2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=46c8a236-b3cb-4e8a-bdb7-4802ab7cdb76,status='creating',user_id='52f4bdd56e5f4f41ab0019da3ad09b63',volume_type_id=ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:54:34 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Flow 'volume_create_api' (e0a31944-a5a8-44a5-a8b9-8a486dad47a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:54:34 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Create volume request issued successfully. Sep 06 22:54:34 devstack devstack@c-api.service[87216]: /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 06 22:54:34 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:54:34 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:34 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3f847d5a-2d36-4d32-8778-bf8f55946011 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/groups/action returned with HTTP 202 Sep 06 22:54:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1004/2009] 192.168.122.248 () {62 vars in 1202 bytes} [Sun Sep 6 22:54:33 2026] POST /volume/v3/groups/action => generated 102 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:54:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-832a0fdf-f1f4-4bac-939d-dd7cd7ac92e4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-832a0fdf-f1f4-4bac-939d-dd7cd7ac92e4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:54:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-832a0fdf-f1f4-4bac-939d-dd7cd7ac92e4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-832a0fdf-f1f4-4bac-939d-dd7cd7ac92e4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-832a0fdf-f1f4-4bac-939d-dd7cd7ac92e4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:54:34 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-832a0fdf-f1f4-4bac-939d-dd7cd7ac92e4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:54:34 devstack devstack@c-api.service[87215]: /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 06 22:54:34 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:54:34 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:34 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:34 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:34 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-832a0fdf-f1f4-4bac-939d-dd7cd7ac92e4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Get all volumes completed successfully. Sep 06 22:54:34 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-832a0fdf-f1f4-4bac-939d-dd7cd7ac92e4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:54:34 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-832a0fdf-f1f4-4bac-939d-dd7cd7ac92e4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:54:34 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-832a0fdf-f1f4-4bac-939d-dd7cd7ac92e4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:54:34 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:34 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:34 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-832a0fdf-f1f4-4bac-939d-dd7cd7ac92e4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:54:34 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-832a0fdf-f1f4-4bac-939d-dd7cd7ac92e4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:54:34 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-832a0fdf-f1f4-4bac-939d-dd7cd7ac92e4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:54:34 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:34 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-832a0fdf-f1f4-4bac-939d-dd7cd7ac92e4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:54:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1006/2010] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:54:34 2026] GET /volume/v3/volumes/detail => generated 1842 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:54:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c1453d5d-aaf5-4cd3-8bf7-502488d975a7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c1453d5d-aaf5-4cd3-8bf7-502488d975a7 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 Sep 06 22:54:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c1453d5d-aaf5-4cd3-8bf7-502488d975a7 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c1453d5d-aaf5-4cd3-8bf7-502488d975a7 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:34 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:34 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:34 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:34 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:34 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c1453d5d-aaf5-4cd3-8bf7-502488d975a7 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Volume info retrieved successfully. Sep 06 22:54:34 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-c1453d5d-aaf5-4cd3-8bf7-502488d975a7 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:54:34 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-c1453d5d-aaf5-4cd3-8bf7-502488d975a7 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:54:34 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-c1453d5d-aaf5-4cd3-8bf7-502488d975a7 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:54:34 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:34 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c1453d5d-aaf5-4cd3-8bf7-502488d975a7 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 returned with HTTP 200 Sep 06 22:54:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1005/2011] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:54:34 2026] GET /volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 => generated 930 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-404bebf8-b600-4fe9-9522-bbf968fdc20d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-404bebf8-b600-4fe9-9522-bbf968fdc20d tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 Sep 06 22:54:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-404bebf8-b600-4fe9-9522-bbf968fdc20d tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-404bebf8-b600-4fe9-9522-bbf968fdc20d tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:35 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:35 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:35 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:35 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:35 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-404bebf8-b600-4fe9-9522-bbf968fdc20d tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Volume info retrieved successfully. Sep 06 22:54:35 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-404bebf8-b600-4fe9-9522-bbf968fdc20d tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:54:35 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-404bebf8-b600-4fe9-9522-bbf968fdc20d tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:54:35 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-404bebf8-b600-4fe9-9522-bbf968fdc20d tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:54:35 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:35 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-404bebf8-b600-4fe9-9522-bbf968fdc20d tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 returned with HTTP 200 Sep 06 22:54:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1007/2012] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:54:35 2026] GET /volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 => generated 930 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0af48ec4-e104-4605-a7a5-bf2f9b94440f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0af48ec4-e104-4605-a7a5-bf2f9b94440f tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 Sep 06 22:54:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0af48ec4-e104-4605-a7a5-bf2f9b94440f tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0af48ec4-e104-4605-a7a5-bf2f9b94440f tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:36 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:36 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:36 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:36 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0af48ec4-e104-4605-a7a5-bf2f9b94440f tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Volume info retrieved successfully. Sep 06 22:54:36 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-0af48ec4-e104-4605-a7a5-bf2f9b94440f tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:54:36 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-0af48ec4-e104-4605-a7a5-bf2f9b94440f tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:54:37 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-0af48ec4-e104-4605-a7a5-bf2f9b94440f tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:54:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0af48ec4-e104-4605-a7a5-bf2f9b94440f tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 returned with HTTP 200 Sep 06 22:54:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1006/2013] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:54:36 2026] GET /volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 => generated 930 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e95d976a-9406-408b-955a-9ed826642ab4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e95d976a-9406-408b-955a-9ed826642ab4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 Sep 06 22:54:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e95d976a-9406-408b-955a-9ed826642ab4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e95d976a-9406-408b-955a-9ed826642ab4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:38 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e95d976a-9406-408b-955a-9ed826642ab4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Volume info retrieved successfully. Sep 06 22:54:38 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-e95d976a-9406-408b-955a-9ed826642ab4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:54:38 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-e95d976a-9406-408b-955a-9ed826642ab4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:54:38 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-e95d976a-9406-408b-955a-9ed826642ab4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:54:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e95d976a-9406-408b-955a-9ed826642ab4 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 returned with HTTP 200 Sep 06 22:54:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1008/2014] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:54:38 2026] GET /volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 => generated 930 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:54:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bf21504b-9ff9-4a13-add6-53cbc13e0a16 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bf21504b-9ff9-4a13-add6-53cbc13e0a16 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 Sep 06 22:54:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bf21504b-9ff9-4a13-add6-53cbc13e0a16 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bf21504b-9ff9-4a13-add6-53cbc13e0a16 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:39 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:39 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:39 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:39 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bf21504b-9ff9-4a13-add6-53cbc13e0a16 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Volume info retrieved successfully. Sep 06 22:54:39 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-bf21504b-9ff9-4a13-add6-53cbc13e0a16 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:54:39 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-bf21504b-9ff9-4a13-add6-53cbc13e0a16 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:54:39 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-bf21504b-9ff9-4a13-add6-53cbc13e0a16 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:54:39 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:39 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bf21504b-9ff9-4a13-add6-53cbc13e0a16 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 returned with HTTP 200 Sep 06 22:54:39 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1007/2015] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:54:39 2026] GET /volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 => generated 930 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:54:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-24714c1e-10b2-4129-a96b-0b83da222e40 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-24714c1e-10b2-4129-a96b-0b83da222e40 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 Sep 06 22:54:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-24714c1e-10b2-4129-a96b-0b83da222e40 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-24714c1e-10b2-4129-a96b-0b83da222e40 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:41 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:41 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-24714c1e-10b2-4129-a96b-0b83da222e40 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Volume info retrieved successfully. Sep 06 22:54:41 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-24714c1e-10b2-4129-a96b-0b83da222e40 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:54:41 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-24714c1e-10b2-4129-a96b-0b83da222e40 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:54:41 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-24714c1e-10b2-4129-a96b-0b83da222e40 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:54:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-24714c1e-10b2-4129-a96b-0b83da222e40 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 returned with HTTP 200 Sep 06 22:54:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1009/2016] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:54:40 2026] GET /volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 => generated 930 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9dbe07ad-c953-4aad-b7e4-2ae51e666336 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9dbe07ad-c953-4aad-b7e4-2ae51e666336 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 Sep 06 22:54:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9dbe07ad-c953-4aad-b7e4-2ae51e666336 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9dbe07ad-c953-4aad-b7e4-2ae51e666336 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:42 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:42 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9dbe07ad-c953-4aad-b7e4-2ae51e666336 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Volume info retrieved successfully. Sep 06 22:54:42 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-9dbe07ad-c953-4aad-b7e4-2ae51e666336 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:54:42 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-9dbe07ad-c953-4aad-b7e4-2ae51e666336 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:54:42 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-9dbe07ad-c953-4aad-b7e4-2ae51e666336 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:54:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9dbe07ad-c953-4aad-b7e4-2ae51e666336 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 returned with HTTP 200 Sep 06 22:54:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1008/2017] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:54:42 2026] GET /volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 => generated 930 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0d817f27-78cf-49f3-acfc-47847164afec None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0d817f27-78cf-49f3-acfc-47847164afec tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 Sep 06 22:54:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0d817f27-78cf-49f3-acfc-47847164afec tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0d817f27-78cf-49f3-acfc-47847164afec tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:43 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0d817f27-78cf-49f3-acfc-47847164afec tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Volume info retrieved successfully. Sep 06 22:54:43 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-0d817f27-78cf-49f3-acfc-47847164afec tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:54:43 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-0d817f27-78cf-49f3-acfc-47847164afec tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:54:43 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-0d817f27-78cf-49f3-acfc-47847164afec tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:54:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0d817f27-78cf-49f3-acfc-47847164afec tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 returned with HTTP 200 Sep 06 22:54:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1010/2018] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:54:43 2026] GET /volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 => generated 930 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f2d6b382-6610-48dc-a66a-8896a1c13df1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f2d6b382-6610-48dc-a66a-8896a1c13df1 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 Sep 06 22:54:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f2d6b382-6610-48dc-a66a-8896a1c13df1 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f2d6b382-6610-48dc-a66a-8896a1c13df1 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f2d6b382-6610-48dc-a66a-8896a1c13df1 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Volume info retrieved successfully. Sep 06 22:54:44 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-f2d6b382-6610-48dc-a66a-8896a1c13df1 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:54:44 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-f2d6b382-6610-48dc-a66a-8896a1c13df1 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:54:44 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-f2d6b382-6610-48dc-a66a-8896a1c13df1 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:54:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f2d6b382-6610-48dc-a66a-8896a1c13df1 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 returned with HTTP 200 Sep 06 22:54:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1009/2019] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:54:44 2026] GET /volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 => generated 931 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0e7d5e9b-1558-4ba4-a028-3b42d2f7cb30 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0e7d5e9b-1558-4ba4-a028-3b42d2f7cb30 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/groups/3ea4cb92-f4ca-4ffb-8909-92680c995322 Sep 06 22:54:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0e7d5e9b-1558-4ba4-a028-3b42d2f7cb30 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0e7d5e9b-1558-4ba4-a028-3b42d2f7cb30 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-0e7d5e9b-1558-4ba4-a028-3b42d2f7cb30 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] show called for member 3ea4cb92-f4ca-4ffb-8909-92680c995322 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:54:44 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:44 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:44 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:44 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:54:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0e7d5e9b-1558-4ba4-a028-3b42d2f7cb30 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/groups/3ea4cb92-f4ca-4ffb-8909-92680c995322 returned with HTTP 200 Sep 06 22:54:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1011/2020] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:54:44 2026] GET /volume/v3/groups/3ea4cb92-f4ca-4ffb-8909-92680c995322 => generated 417 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:54:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-21282d33-1a86-4819-bf07-3d8d1b3a0d8b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-21282d33-1a86-4819-bf07-3d8d1b3a0d8b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:54:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-21282d33-1a86-4819-bf07-3d8d1b3a0d8b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-21282d33-1a86-4819-bf07-3d8d1b3a0d8b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-21282d33-1a86-4819-bf07-3d8d1b3a0d8b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:54:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-21282d33-1a86-4819-bf07-3d8d1b3a0d8b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:54:44 devstack devstack@c-api.service[87216]: /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 06 22:54:44 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:54:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-21282d33-1a86-4819-bf07-3d8d1b3a0d8b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Get all volumes completed successfully. Sep 06 22:54:44 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-21282d33-1a86-4819-bf07-3d8d1b3a0d8b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:54:44 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-21282d33-1a86-4819-bf07-3d8d1b3a0d8b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:54:45 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-21282d33-1a86-4819-bf07-3d8d1b3a0d8b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:54:45 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:45 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:45 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-21282d33-1a86-4819-bf07-3d8d1b3a0d8b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:54:45 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-21282d33-1a86-4819-bf07-3d8d1b3a0d8b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:54:45 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-21282d33-1a86-4819-bf07-3d8d1b3a0d8b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:54:45 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:45 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-21282d33-1a86-4819-bf07-3d8d1b3a0d8b tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:54:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1010/2021] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:54:44 2026] GET /volume/v3/volumes/detail => generated 1843 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:54:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-39e18ee6-6d67-4354-9762-f2dc8327fd86 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-39e18ee6-6d67-4354-9762-f2dc8327fd86 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] POST http://192.168.122.248/volume/v3/groups/3ea4cb92-f4ca-4ffb-8909-92680c995322/action Sep 06 22:54:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-39e18ee6-6d67-4354-9762-f2dc8327fd86 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:54:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-39e18ee6-6d67-4354-9762-f2dc8327fd86 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-39e18ee6-6d67-4354-9762-f2dc8327fd86 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] delete called for group 3ea4cb92-f4ca-4ffb-8909-92680c995322 {{(pid=87215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 22:54:45 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.groups [None req-39e18ee6-6d67-4354-9762-f2dc8327fd86 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Delete group with id: 3ea4cb92-f4ca-4ffb-8909-92680c995322 Sep 06 22:54:45 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:45 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:45 devstack devstack@c-api.service[87215]: /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 06 22:54:45 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 22:54:45 devstack devstack@c-api.service[87215]: /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 06 22:54:45 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:54:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-39e18ee6-6d67-4354-9762-f2dc8327fd86 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/groups/3ea4cb92-f4ca-4ffb-8909-92680c995322/action returned with HTTP 202 Sep 06 22:54:45 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1012/2022] 192.168.122.248 () {62 vars in 1312 bytes} [Sun Sep 6 22:54:45 2026] POST /volume/v3/groups/3ea4cb92-f4ca-4ffb-8909-92680c995322/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:54:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bc2ab126-ae4a-4e8c-bb35-1e237f9f155c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bc2ab126-ae4a-4e8c-bb35-1e237f9f155c tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 Sep 06 22:54:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bc2ab126-ae4a-4e8c-bb35-1e237f9f155c tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bc2ab126-ae4a-4e8c-bb35-1e237f9f155c tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:45 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:45 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:54:45 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:45 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:45 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bc2ab126-ae4a-4e8c-bb35-1e237f9f155c tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Volume info retrieved successfully. Sep 06 22:54:45 devstack devstack@c-api.service[87216]: WARNING stevedore.named [None req-bc2ab126-ae4a-4e8c-bb35-1e237f9f155c tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:54:45 devstack devstack@c-api.service[87216]: WARNING castellan.key_manager [None req-bc2ab126-ae4a-4e8c-bb35-1e237f9f155c tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:54:45 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-bc2ab126-ae4a-4e8c-bb35-1e237f9f155c tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:54:45 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:45 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bc2ab126-ae4a-4e8c-bb35-1e237f9f155c tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 returned with HTTP 200 Sep 06 22:54:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1011/2023] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:54:45 2026] GET /volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 => generated 930 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-25af44f3-11ac-4ad0-b7a3-3228260ee774 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-25af44f3-11ac-4ad0-b7a3-3228260ee774 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 Sep 06 22:54:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-25af44f3-11ac-4ad0-b7a3-3228260ee774 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-25af44f3-11ac-4ad0-b7a3-3228260ee774 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-25af44f3-11ac-4ad0-b7a3-3228260ee774 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 returned with HTTP 404 Sep 06 22:54:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1013/2024] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:54:46 2026] GET /volume/v3/volumes/2c725a2b-029f-4ab6-86e6-1b28fddb2ad4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:54:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f985cafd-2e23-4183-b69f-59302719ff4d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f985cafd-2e23-4183-b69f-59302719ff4d tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/groups/3ea4cb92-f4ca-4ffb-8909-92680c995322 Sep 06 22:54:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f985cafd-2e23-4183-b69f-59302719ff4d tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f985cafd-2e23-4183-b69f-59302719ff4d tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-f985cafd-2e23-4183-b69f-59302719ff4d tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] show called for member 3ea4cb92-f4ca-4ffb-8909-92680c995322 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:54:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f985cafd-2e23-4183-b69f-59302719ff4d tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/groups/3ea4cb92-f4ca-4ffb-8909-92680c995322 returned with HTTP 404 Sep 06 22:54:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1012/2025] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:54:46 2026] GET /volume/v3/groups/3ea4cb92-f4ca-4ffb-8909-92680c995322 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 22:54:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c1a09ea5-74ad-4755-954d-38cfd0bdfb69 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c1a09ea5-74ad-4755-954d-38cfd0bdfb69 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:54:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c1a09ea5-74ad-4755-954d-38cfd0bdfb69 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c1a09ea5-74ad-4755-954d-38cfd0bdfb69 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-c1a09ea5-74ad-4755-954d-38cfd0bdfb69 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:54:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-c1a09ea5-74ad-4755-954d-38cfd0bdfb69 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:54:46 devstack devstack@c-api.service[87215]: /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 06 22:54:46 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:54:46 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:46 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c1a09ea5-74ad-4755-954d-38cfd0bdfb69 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Get all volumes completed successfully. Sep 06 22:54:46 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-c1a09ea5-74ad-4755-954d-38cfd0bdfb69 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:54:46 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-c1a09ea5-74ad-4755-954d-38cfd0bdfb69 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:54:46 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-c1a09ea5-74ad-4755-954d-38cfd0bdfb69 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:54:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c1a09ea5-74ad-4755-954d-38cfd0bdfb69 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:54:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1014/2026] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:54:46 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6c77b55a-2d8e-4e90-8918-ecbdeffb8b35 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6c77b55a-2d8e-4e90-8918-ecbdeffb8b35 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] POST http://192.168.122.248/volume/v3/groups/b80f06d1-a3d7-497e-9efc-537ad2b91508/action Sep 06 22:54:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6c77b55a-2d8e-4e90-8918-ecbdeffb8b35 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:54:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6c77b55a-2d8e-4e90-8918-ecbdeffb8b35 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-6c77b55a-2d8e-4e90-8918-ecbdeffb8b35 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] delete called for group b80f06d1-a3d7-497e-9efc-537ad2b91508 {{(pid=87216) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 22:54:46 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.groups [None req-6c77b55a-2d8e-4e90-8918-ecbdeffb8b35 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Delete group with id: b80f06d1-a3d7-497e-9efc-537ad2b91508 Sep 06 22:54:46 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:46 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:46 devstack devstack@c-api.service[87216]: /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 06 22:54:46 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 22:54:46 devstack devstack@c-api.service[87216]: /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 06 22:54:46 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:54:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6c77b55a-2d8e-4e90-8918-ecbdeffb8b35 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/groups/b80f06d1-a3d7-497e-9efc-537ad2b91508/action returned with HTTP 202 Sep 06 22:54:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1013/2027] 192.168.122.248 () {62 vars in 1312 bytes} [Sun Sep 6 22:54:46 2026] POST /volume/v3/groups/b80f06d1-a3d7-497e-9efc-537ad2b91508/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:54:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-700b5fe4-152f-476c-b7ab-30be119685e6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-700b5fe4-152f-476c-b7ab-30be119685e6 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/volumes/46c8a236-b3cb-4e8a-bdb7-4802ab7cdb76 Sep 06 22:54:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-700b5fe4-152f-476c-b7ab-30be119685e6 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-700b5fe4-152f-476c-b7ab-30be119685e6 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:46 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:46 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:54:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-700b5fe4-152f-476c-b7ab-30be119685e6 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Volume info retrieved successfully. Sep 06 22:54:46 devstack devstack@c-api.service[87215]: WARNING stevedore.named [None req-700b5fe4-152f-476c-b7ab-30be119685e6 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 22:54:46 devstack devstack@c-api.service[87215]: WARNING castellan.key_manager [None req-700b5fe4-152f-476c-b7ab-30be119685e6 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 22:54:46 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-700b5fe4-152f-476c-b7ab-30be119685e6 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 22:54:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-700b5fe4-152f-476c-b7ab-30be119685e6 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/volumes/46c8a236-b3cb-4e8a-bdb7-4802ab7cdb76 returned with HTTP 200 Sep 06 22:54:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1015/2028] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:54:46 2026] GET /volume/v3/volumes/46c8a236-b3cb-4e8a-bdb7-4802ab7cdb76 => generated 918 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-26e2f616-876c-4e9d-85c8-7b36dec07a10 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-26e2f616-876c-4e9d-85c8-7b36dec07a10 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/volumes/46c8a236-b3cb-4e8a-bdb7-4802ab7cdb76 Sep 06 22:54:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-26e2f616-876c-4e9d-85c8-7b36dec07a10 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-26e2f616-876c-4e9d-85c8-7b36dec07a10 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-26e2f616-876c-4e9d-85c8-7b36dec07a10 tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/volumes/46c8a236-b3cb-4e8a-bdb7-4802ab7cdb76 returned with HTTP 404 Sep 06 22:54:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1014/2029] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:54:47 2026] GET /volume/v3/volumes/46c8a236-b3cb-4e8a-bdb7-4802ab7cdb76 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:54:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ad01f72d-3074-4562-8f3e-f5c0eb797efb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ad01f72d-3074-4562-8f3e-f5c0eb797efb tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] GET http://192.168.122.248/volume/v3/groups/b80f06d1-a3d7-497e-9efc-537ad2b91508 Sep 06 22:54:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ad01f72d-3074-4562-8f3e-f5c0eb797efb tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ad01f72d-3074-4562-8f3e-f5c0eb797efb tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-ad01f72d-3074-4562-8f3e-f5c0eb797efb tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] show called for member b80f06d1-a3d7-497e-9efc-537ad2b91508 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:54:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ad01f72d-3074-4562-8f3e-f5c0eb797efb tempest-GroupsV314Test-1143510952 tempest-GroupsV314Test-1143510952-project-member] http://192.168.122.248/volume/v3/groups/b80f06d1-a3d7-497e-9efc-537ad2b91508 returned with HTTP 404 Sep 06 22:54:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1016/2030] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:54:47 2026] GET /volume/v3/groups/b80f06d1-a3d7-497e-9efc-537ad2b91508 => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:54:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-040f14dc-2309-4945-98ba-cd5f54cfebdb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-040f14dc-2309-4945-98ba-cd5f54cfebdb tempest-GroupsV314Test-655529482 tempest-GroupsV314Test-655529482-project-admin] DELETE http://192.168.122.248/volume/v3/group_types/87739caf-4300-4725-8aea-812a8ebd4cc2 Sep 06 22:54:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-040f14dc-2309-4945-98ba-cd5f54cfebdb tempest-GroupsV314Test-655529482 tempest-GroupsV314Test-655529482-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-040f14dc-2309-4945-98ba-cd5f54cfebdb tempest-GroupsV314Test-655529482 tempest-GroupsV314Test-655529482-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-040f14dc-2309-4945-98ba-cd5f54cfebdb tempest-GroupsV314Test-655529482 tempest-GroupsV314Test-655529482-project-admin] http://192.168.122.248/volume/v3/group_types/87739caf-4300-4725-8aea-812a8ebd4cc2 returned with HTTP 202 Sep 06 22:54:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1015/2031] 192.168.122.248 () {60 vars in 1288 bytes} [Sun Sep 6 22:54:47 2026] DELETE /volume/v3/group_types/87739caf-4300-4725-8aea-812a8ebd4cc2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:54:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9336ed73-dfce-4ef4-bcbd-0e786c7387d6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9336ed73-dfce-4ef4-bcbd-0e786c7387d6 tempest-GroupsV314Test-655529482 tempest-GroupsV314Test-655529482-project-admin] DELETE http://192.168.122.248/volume/v3/types/ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82 Sep 06 22:54:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9336ed73-dfce-4ef4-bcbd-0e786c7387d6 tempest-GroupsV314Test-655529482 tempest-GroupsV314Test-655529482-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9336ed73-dfce-4ef4-bcbd-0e786c7387d6 tempest-GroupsV314Test-655529482 tempest-GroupsV314Test-655529482-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9336ed73-dfce-4ef4-bcbd-0e786c7387d6 tempest-GroupsV314Test-655529482 tempest-GroupsV314Test-655529482-project-admin] http://192.168.122.248/volume/v3/types/ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82 returned with HTTP 202 Sep 06 22:54:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1017/2032] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:54:47 2026] DELETE /volume/v3/types/ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:54:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-dee2f533-d951-4b71-88e1-c314dc96b0bf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dee2f533-d951-4b71-88e1-c314dc96b0bf tempest-GroupsV314Test-655529482 tempest-GroupsV314Test-655529482-project-admin] GET http://192.168.122.248/volume/v3/types/ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82 Sep 06 22:54:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dee2f533-d951-4b71-88e1-c314dc96b0bf tempest-GroupsV314Test-655529482 tempest-GroupsV314Test-655529482-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dee2f533-d951-4b71-88e1-c314dc96b0bf tempest-GroupsV314Test-655529482 tempest-GroupsV314Test-655529482-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dee2f533-d951-4b71-88e1-c314dc96b0bf tempest-GroupsV314Test-655529482 tempest-GroupsV314Test-655529482-project-admin] http://192.168.122.248/volume/v3/types/ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82 returned with HTTP 404 Sep 06 22:54:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1016/2033] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:54:48 2026] GET /volume/v3/types/ca6657d2-8c9d-4a2d-9c4f-1620d8a08f82 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:54:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9f6ad97e-efb9-4e51-ae76-2840410914bd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9f6ad97e-efb9-4e51-ae76-2840410914bd tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:54:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9f6ad97e-efb9-4e51-ae76-2840410914bd tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-327608625"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9f6ad97e-efb9-4e51-ae76-2840410914bd tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:54:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1018/2034] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 22:54:52 2026] POST /volume/v3/types => generated 219 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-195d88cc-82f5-4956-844b-211a1645298b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-195d88cc-82f5-4956-844b-211a1645298b tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] POST http://192.168.122.248/volume/v3/group_types Sep 06 22:54:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-195d88cc-82f5-4956-844b-211a1645298b tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-684080514"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-195d88cc-82f5-4956-844b-211a1645298b tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] http://192.168.122.248/volume/v3/group_types returned with HTTP 202 Sep 06 22:54:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1017/2035] 192.168.122.248 () {62 vars in 1195 bytes} [Sun Sep 6 22:54:53 2026] POST /volume/v3/group_types => generated 176 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:54:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-01908caa-88e6-4717-af82-0bc7a2c655f1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-01908caa-88e6-4717-af82-0bc7a2c655f1 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] POST http://192.168.122.248/volume/v3/groups Sep 06 22:54:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-01908caa-88e6-4717-af82-0bc7a2c655f1 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6e67b626-502c-47fa-9919-2eca171a7782", "volume_types": ["90d44f36-b92e-4255-adf2-b7642eda1638"], "name": "tempest-GroupsV320Test-Group-1043564317"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-01908caa-88e6-4717-af82-0bc7a2c655f1 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Creating new group {'group': {'group_type': '6e67b626-502c-47fa-9919-2eca171a7782', 'volume_types': ['90d44f36-b92e-4255-adf2-b7642eda1638'], 'name': 'tempest-GroupsV320Test-Group-1043564317'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 22:54:53 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.groups [None req-01908caa-88e6-4717-af82-0bc7a2c655f1 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Creating group tempest-GroupsV320Test-Group-1043564317. Sep 06 22:54:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-01908caa-88e6-4717-af82-0bc7a2c655f1 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Availability Zones retrieved successfully. Sep 06 22:54:53 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-01908caa-88e6-4717-af82-0bc7a2c655f1 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Created reservations ['9b734920-d758-4152-91d3-dcd95d42c41a'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:54:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-01908caa-88e6-4717-af82-0bc7a2c655f1 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] http://192.168.122.248/volume/v3/groups returned with HTTP 202 Sep 06 22:54:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1019/2036] 192.168.122.248 () {62 vars in 1181 bytes} [Sun Sep 6 22:54:53 2026] POST /volume/v3/groups => generated 108 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:54:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f22ab4a2-7a3b-4a49-8fb9-6021643150e2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f22ab4a2-7a3b-4a49-8fb9-6021643150e2 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] GET http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 Sep 06 22:54:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f22ab4a2-7a3b-4a49-8fb9-6021643150e2 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f22ab4a2-7a3b-4a49-8fb9-6021643150e2 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-f22ab4a2-7a3b-4a49-8fb9-6021643150e2 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] show called for member cccfee9c-e1a4-495d-aad0-6521d2351ea0 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:54:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:53 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:53 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:54:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f22ab4a2-7a3b-4a49-8fb9-6021643150e2 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 returned with HTTP 200 Sep 06 22:54:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1018/2037] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:54:53 2026] GET /volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 => generated 388 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b2f7e082-bf2f-4c29-84a9-0f9d068b50ee None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b2f7e082-bf2f-4c29-84a9-0f9d068b50ee tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] GET http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b2f7e082-bf2f-4c29-84a9-0f9d068b50ee tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b2f7e082-bf2f-4c29-84a9-0f9d068b50ee tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-b2f7e082-bf2f-4c29-84a9-0f9d068b50ee tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] show called for member cccfee9c-e1a4-495d-aad0-6521d2351ea0 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:54 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:54 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:54:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b2f7e082-bf2f-4c29-84a9-0f9d068b50ee tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 returned with HTTP 200 Sep 06 22:54:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1020/2038] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:54:54 2026] GET /volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 => generated 389 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-714aa7e5-2918-4b48-8c71-85e61c959f7e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-714aa7e5-2918-4b48-8c71-85e61c959f7e tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] POST http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0/action Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-714aa7e5-2918-4b48-8c71-85e61c959f7e tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-714aa7e5-2918-4b48-8c71-85e61c959f7e tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-714aa7e5-2918-4b48-8c71-85e61c959f7e tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] Updating group 'cccfee9c-e1a4-495d-aad0-6521d2351ea0' with 'creating' {{(pid=87216) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-714aa7e5-2918-4b48-8c71-85e61c959f7e tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0/action returned with HTTP 202 Sep 06 22:54:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1019/2039] 192.168.122.248 () {62 vars in 1312 bytes} [Sun Sep 6 22:54:54 2026] POST /volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-62ab8776-5ef0-4da7-8802-1b44be472c6c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-62ab8776-5ef0-4da7-8802-1b44be472c6c tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] GET http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-62ab8776-5ef0-4da7-8802-1b44be472c6c tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-62ab8776-5ef0-4da7-8802-1b44be472c6c tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-62ab8776-5ef0-4da7-8802-1b44be472c6c tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] show called for member cccfee9c-e1a4-495d-aad0-6521d2351ea0 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:54 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:54 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:54:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-62ab8776-5ef0-4da7-8802-1b44be472c6c tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 returned with HTTP 200 Sep 06 22:54:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1021/2040] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:54:54 2026] GET /volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 => generated 388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c52b926d-a190-4826-b624-c70c3b48f846 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c52b926d-a190-4826-b624-c70c3b48f846 tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] POST http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0/action Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c52b926d-a190-4826-b624-c70c3b48f846 tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c52b926d-a190-4826-b624-c70c3b48f846 tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-c52b926d-a190-4826-b624-c70c3b48f846 tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] Updating group 'cccfee9c-e1a4-495d-aad0-6521d2351ea0' with 'available' {{(pid=87216) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c52b926d-a190-4826-b624-c70c3b48f846 tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0/action returned with HTTP 202 Sep 06 22:54:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1020/2041] 192.168.122.248 () {62 vars in 1312 bytes} [Sun Sep 6 22:54:54 2026] POST /volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f0c5ccf9-1eda-475a-bed3-1a3e4e355d10 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f0c5ccf9-1eda-475a-bed3-1a3e4e355d10 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] GET http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f0c5ccf9-1eda-475a-bed3-1a3e4e355d10 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f0c5ccf9-1eda-475a-bed3-1a3e4e355d10 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-f0c5ccf9-1eda-475a-bed3-1a3e4e355d10 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] show called for member cccfee9c-e1a4-495d-aad0-6521d2351ea0 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:54 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:54 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:54:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f0c5ccf9-1eda-475a-bed3-1a3e4e355d10 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 returned with HTTP 200 Sep 06 22:54:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1022/2042] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:54:54 2026] GET /volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 => generated 389 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a35e813f-acff-4711-b366-efdce077671a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a35e813f-acff-4711-b366-efdce077671a tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] POST http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0/action Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a35e813f-acff-4711-b366-efdce077671a tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a35e813f-acff-4711-b366-efdce077671a tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-a35e813f-acff-4711-b366-efdce077671a tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] Updating group 'cccfee9c-e1a4-495d-aad0-6521d2351ea0' with 'error' {{(pid=87216) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a35e813f-acff-4711-b366-efdce077671a tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0/action returned with HTTP 202 Sep 06 22:54:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1021/2043] 192.168.122.248 () {62 vars in 1312 bytes} [Sun Sep 6 22:54:54 2026] POST /volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-194dcd69-fc0a-4dfa-9c3f-8de810062006 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-194dcd69-fc0a-4dfa-9c3f-8de810062006 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] GET http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-194dcd69-fc0a-4dfa-9c3f-8de810062006 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-194dcd69-fc0a-4dfa-9c3f-8de810062006 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-194dcd69-fc0a-4dfa-9c3f-8de810062006 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] show called for member cccfee9c-e1a4-495d-aad0-6521d2351ea0 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:54 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:54 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:54:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-194dcd69-fc0a-4dfa-9c3f-8de810062006 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 returned with HTTP 200 Sep 06 22:54:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1023/2044] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:54:54 2026] GET /volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 => generated 385 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cc64eb77-170d-4968-a09f-aef20895c3de None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cc64eb77-170d-4968-a09f-aef20895c3de tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] POST http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0/action Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cc64eb77-170d-4968-a09f-aef20895c3de tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cc64eb77-170d-4968-a09f-aef20895c3de tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-cc64eb77-170d-4968-a09f-aef20895c3de tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] Updating group 'cccfee9c-e1a4-495d-aad0-6521d2351ea0' with 'available' {{(pid=87216) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cc64eb77-170d-4968-a09f-aef20895c3de tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0/action returned with HTTP 202 Sep 06 22:54:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1022/2045] 192.168.122.248 () {62 vars in 1312 bytes} [Sun Sep 6 22:54:54 2026] POST /volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-35e9c5bf-2571-4469-9238-c6042766c13e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-35e9c5bf-2571-4469-9238-c6042766c13e tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] GET http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-35e9c5bf-2571-4469-9238-c6042766c13e tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-35e9c5bf-2571-4469-9238-c6042766c13e tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-35e9c5bf-2571-4469-9238-c6042766c13e tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] show called for member cccfee9c-e1a4-495d-aad0-6521d2351ea0 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:54 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:54 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), Sep 06 22:54:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-35e9c5bf-2571-4469-9238-c6042766c13e tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 returned with HTTP 200 Sep 06 22:54:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1024/2046] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:54:54 2026] GET /volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 => generated 389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-04bc251e-5b44-46b8-891d-4148abeeeb8e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-04bc251e-5b44-46b8-891d-4148abeeeb8e tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-04bc251e-5b44-46b8-891d-4148abeeeb8e tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-04bc251e-5b44-46b8-891d-4148abeeeb8e tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-04bc251e-5b44-46b8-891d-4148abeeeb8e tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-04bc251e-5b44-46b8-891d-4148abeeeb8e tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: /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 06 22:54:54 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 22:54:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-04bc251e-5b44-46b8-891d-4148abeeeb8e tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Get all volumes completed successfully. Sep 06 22:54:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-04bc251e-5b44-46b8-891d-4148abeeeb8e tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 22:54:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1023/2047] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 22:54:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-485e235f-a380-41f8-813b-bd130bc39fb1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-485e235f-a380-41f8-813b-bd130bc39fb1 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] POST http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0/action Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-485e235f-a380-41f8-813b-bd130bc39fb1 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-485e235f-a380-41f8-813b-bd130bc39fb1 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-485e235f-a380-41f8-813b-bd130bc39fb1 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] delete called for group cccfee9c-e1a4-495d-aad0-6521d2351ea0 {{(pid=87215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 22:54:54 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.groups [None req-485e235f-a380-41f8-813b-bd130bc39fb1 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Delete group with id: cccfee9c-e1a4-495d-aad0-6521d2351ea0 Sep 06 22:54:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:54:54 devstack devstack@c-api.service[87215]: /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 06 22:54:54 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 22:54:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-485e235f-a380-41f8-813b-bd130bc39fb1 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0/action returned with HTTP 202 Sep 06 22:54:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1025/2048] 192.168.122.248 () {62 vars in 1312 bytes} [Sun Sep 6 22:54:54 2026] POST /volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3c306391-1901-4020-acac-6d404ba65a44 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3c306391-1901-4020-acac-6d404ba65a44 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] GET http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3c306391-1901-4020-acac-6d404ba65a44 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3c306391-1901-4020-acac-6d404ba65a44 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.groups [None req-3c306391-1901-4020-acac-6d404ba65a44 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] show called for member cccfee9c-e1a4-495d-aad0-6521d2351ea0 {{(pid=87216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:54:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:54 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:54:54 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), Sep 06 22:54:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3c306391-1901-4020-acac-6d404ba65a44 tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 returned with HTTP 200 Sep 06 22:54:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1024/2049] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:54:54 2026] GET /volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 => generated 388 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:54:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-caf9bca4-ca0f-434f-8853-4a8df3ddb02f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-caf9bca4-ca0f-434f-8853-4a8df3ddb02f tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] GET http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 Sep 06 22:54:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-caf9bca4-ca0f-434f-8853-4a8df3ddb02f tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-caf9bca4-ca0f-434f-8853-4a8df3ddb02f tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.groups [None req-caf9bca4-ca0f-434f-8853-4a8df3ddb02f tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] show called for member cccfee9c-e1a4-495d-aad0-6521d2351ea0 {{(pid=87215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 22:54:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-caf9bca4-ca0f-434f-8853-4a8df3ddb02f tempest-GroupsV320Test-666785579 tempest-GroupsV320Test-666785579-project-member] http://192.168.122.248/volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 returned with HTTP 404 Sep 06 22:54:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1026/2050] 192.168.122.248 () {60 vars in 1270 bytes} [Sun Sep 6 22:54:55 2026] GET /volume/v3/groups/cccfee9c-e1a4-495d-aad0-6521d2351ea0 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:54:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7ba1c456-c085-479a-a73e-2ed76428f6ce None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7ba1c456-c085-479a-a73e-2ed76428f6ce tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] DELETE http://192.168.122.248/volume/v3/group_types/6e67b626-502c-47fa-9919-2eca171a7782 Sep 06 22:54:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7ba1c456-c085-479a-a73e-2ed76428f6ce tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7ba1c456-c085-479a-a73e-2ed76428f6ce tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:54:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:54:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7ba1c456-c085-479a-a73e-2ed76428f6ce tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] http://192.168.122.248/volume/v3/group_types/6e67b626-502c-47fa-9919-2eca171a7782 returned with HTTP 202 Sep 06 22:54:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1025/2051] 192.168.122.248 () {60 vars in 1288 bytes} [Sun Sep 6 22:54:55 2026] DELETE /volume/v3/group_types/6e67b626-502c-47fa-9919-2eca171a7782 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:54:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6c403233-4d44-4c7a-a8e0-d8bf7a85d618 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6c403233-4d44-4c7a-a8e0-d8bf7a85d618 tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] DELETE http://192.168.122.248/volume/v3/types/90d44f36-b92e-4255-adf2-b7642eda1638 Sep 06 22:54:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6c403233-4d44-4c7a-a8e0-d8bf7a85d618 tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6c403233-4d44-4c7a-a8e0-d8bf7a85d618 tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6c403233-4d44-4c7a-a8e0-d8bf7a85d618 tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] http://192.168.122.248/volume/v3/types/90d44f36-b92e-4255-adf2-b7642eda1638 returned with HTTP 202 Sep 06 22:54:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1027/2052] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:54:55 2026] DELETE /volume/v3/types/90d44f36-b92e-4255-adf2-b7642eda1638 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:54:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-abfc1fd7-0e9e-414d-ab87-e33736ebb601 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:54:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-abfc1fd7-0e9e-414d-ab87-e33736ebb601 tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] GET http://192.168.122.248/volume/v3/types/90d44f36-b92e-4255-adf2-b7642eda1638 Sep 06 22:54:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-abfc1fd7-0e9e-414d-ab87-e33736ebb601 tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:54:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-abfc1fd7-0e9e-414d-ab87-e33736ebb601 tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:54:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-abfc1fd7-0e9e-414d-ab87-e33736ebb601 tempest-GroupsV320Test-696099914 tempest-GroupsV320Test-696099914-project-admin] http://192.168.122.248/volume/v3/types/90d44f36-b92e-4255-adf2-b7642eda1638 returned with HTTP 404 Sep 06 22:54:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1026/2053] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:54:55 2026] GET /volume/v3/types/90d44f36-b92e-4255-adf2-b7642eda1638 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-39da6826-44e8-4090-a890-dc07ea1933a1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-39da6826-44e8-4090-a890-dc07ea1933a1 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] GET http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd Sep 06 22:55:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-39da6826-44e8-4090-a890-dc07ea1933a1 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-39da6826-44e8-4090-a890-dc07ea1933a1 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:00 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:00 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:00 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:00 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:00 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-39da6826-44e8-4090-a890-dc07ea1933a1 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Volume info retrieved successfully. Sep 06 22:55:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-39da6826-44e8-4090-a890-dc07ea1933a1 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd returned with HTTP 200 Sep 06 22:55:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1028/2054] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:55:00 2026] GET /volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd => generated 1148 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:55:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-977f1446-4b2c-41bb-a47d-fce371ade117 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-977f1446-4b2c-41bb-a47d-fce371ade117 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] POST http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd/action Sep 06 22:55:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-977f1446-4b2c-41bb-a47d-fce371ade117 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:55:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-977f1446-4b2c-41bb-a47d-fce371ade117 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:00 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:00 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-977f1446-4b2c-41bb-a47d-fce371ade117 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Volume info retrieved successfully. Sep 06 22:55:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-977f1446-4b2c-41bb-a47d-fce371ade117 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Begin detaching volume completed successfully. Sep 06 22:55:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-977f1446-4b2c-41bb-a47d-fce371ade117 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd/action returned with HTTP 202 Sep 06 22:55:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1027/2055] 192.168.122.248 () {64 vars in 1561 bytes} [Sun Sep 6 22:55:00 2026] POST /volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:55:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f8db4e78-4be9-4e20-9712-c3ed325a9b5d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f8db4e78-4be9-4e20-9712-c3ed325a9b5d None None] GET http://192.168.122.248/volume// Sep 06 22:55:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f8db4e78-4be9-4e20-9712-c3ed325a9b5d None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f8db4e78-4be9-4e20-9712-c3ed325a9b5d None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f8db4e78-4be9-4e20-9712-c3ed325a9b5d None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:55:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1029/2056] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:55:00 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:55:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-b3f30407-33a0-48ff-82ac-55b92be3194c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-b3f30407-33a0-48ff-82ac-55b92be3194c tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] GET http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd Sep 06 22:55:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-b3f30407-33a0-48ff-82ac-55b92be3194c tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-b3f30407-33a0-48ff-82ac-55b92be3194c tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:00 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:00 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-b3f30407-33a0-48ff-82ac-55b92be3194c tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Volume info retrieved successfully. Sep 06 22:55:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-b3f30407-33a0-48ff-82ac-55b92be3194c tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd returned with HTTP 200 Sep 06 22:55:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1028/2057] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:55:00 2026] GET /volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd => generated 1332 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:55:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8dea4bc3-d610-4713-ac8a-6bcbdd57abe4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8dea4bc3-d610-4713-ac8a-6bcbdd57abe4 tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:55:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8dea4bc3-d610-4713-ac8a-6bcbdd57abe4 tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2002634399", "extra_specs": {"storage_protocol": "tempest-storage_protocol-479745916", "vendor_name": "tempest-vendor_name-881471225"}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-c01d8617-a680-4289-8a72-6e0fddf6471d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-c01d8617-a680-4289-8a72-6e0fddf6471d tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] DELETE http://192.168.122.248/volume/v3/attachments/94373523-54dd-4f77-bdba-ee82ba069363 Sep 06 22:55:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-c01d8617-a680-4289-8a72-6e0fddf6471d tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-c01d8617-a680-4289-8a72-6e0fddf6471d tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8dea4bc3-d610-4713-ac8a-6bcbdd57abe4 tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:55:01 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:01 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1030/2058] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:55:00 2026] POST /volume/v3/types => generated 326 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:01 devstack devstack@c-api.service[87216]: /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 06 22:55:01 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, Sep 06 22:55:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-0cca2442-8f98-4854-a6cf-8c6413cabecf req-c01d8617-a680-4289-8a72-6e0fddf6471d tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/attachments/94373523-54dd-4f77-bdba-ee82ba069363 returned with HTTP 200 Sep 06 22:55:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1029/2059] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 22:55:01 2026] DELETE /volume/v3/attachments/94373523-54dd-4f77-bdba-ee82ba069363 => generated 19 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:55:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b623eb24-7f3e-4112-ae33-2b402459a3d5", "size": 1, "name": "tempest-UserMessagesTest-Volume-1794829346"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Create volume request body: {'volume': {'volume_type': 'b623eb24-7f3e-4112-ae33-2b402459a3d5', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1794829346'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:55:01 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Create volume of 1 GB Sep 06 22:55:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Availability Zones retrieved successfully. Sep 06 22:55:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Flow 'volume_create_api' (0ecccc83-8a3e-4034-8971-7905e08f77b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:55:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff682872-9dc5-4f28-87bb-49a5e537a827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:55:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff682872-9dc5-4f28-87bb-49a5e537a827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:55:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-479745916',vendor_name='tempest-vendor_name-881471225'},id=b623eb24-7f3e-4112-ae33-2b402459a3d5,is_public=True,name='tempest-UserMessagesTest-volume-type-2002634399',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b623eb24-7f3e-4112-ae33-2b402459a3d5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07b2db51-6cb8-4d34-829d-bc974dd40677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:01 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2002634399 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2002634399, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:55:01 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2002634399 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2002634399, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:55:01 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Created reservations ['eb1fde51-1231-4c58-90eb-928cb5d4aa2a', 'da4aff27-5ada-4d93-a768-3c66bb721af8', '1cd1f4f9-ebc2-4d59-b3ec-be42dc3c1bbe', 'a881b162-56ac-4d54-8a7e-22d405e6a058'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:55:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07b2db51-6cb8-4d34-829d-bc974dd40677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb1fde51-1231-4c58-90eb-928cb5d4aa2a', 'da4aff27-5ada-4d93-a768-3c66bb721af8', '1cd1f4f9-ebc2-4d59-b3ec-be42dc3c1bbe', 'a881b162-56ac-4d54-8a7e-22d405e6a058']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7823732-aea7-48a2-9991-1fcc66993771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:01 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:01 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7823732-aea7-48a2-9991-1fcc66993771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0625e26b-e0ae-46b1-9ff0-9ca4cb5e67e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1794829346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b9b81f8d8284e19bcd004bd8caa5cba',qos_specs=None,replication_status=,reservations=['eb1fde51-1231-4c58-90eb-928cb5d4aa2a','da4aff27-5ada-4d93-a768-3c66bb721af8','1cd1f4f9-ebc2-4d59-b3ec-be42dc3c1bbe','a881b162-56ac-4d54-8a7e-22d405e6a058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='876db41a208848279974a1d117548fd9',volume_type_id=b623eb24-7f3e-4112-ae33-2b402459a3d5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:55:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1794829346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0625e26b-e0ae-46b1-9ff0-9ca4cb5e67e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b9b81f8d8284e19bcd004bd8caa5cba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='876db41a208848279974a1d117548fd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b623eb24-7f3e-4112-ae33-2b402459a3d5),volume_type_id=b623eb24-7f3e-4112-ae33-2b402459a3d5)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (912ec0bf-0da2-4978-9cf3-c238f099173f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (912ec0bf-0da2-4978-9cf3-c238f099173f) transitioned into state 'SUCCESS' from state '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-1794829346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b9b81f8d8284e19bcd004bd8caa5cba',qos_specs=None,replication_status=,reservations=['eb1fde51-1231-4c58-90eb-928cb5d4aa2a','da4aff27-5ada-4d93-a768-3c66bb721af8','1cd1f4f9-ebc2-4d59-b3ec-be42dc3c1bbe','a881b162-56ac-4d54-8a7e-22d405e6a058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='876db41a208848279974a1d117548fd9',volume_type_id=b623eb24-7f3e-4112-ae33-2b402459a3d5)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57b1fd02-e503-46a4-9e27-5879ecda7459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57b1fd02-e503-46a4-9e27-5879ecda7459) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:01 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Flow 'volume_create_api' (0ecccc83-8a3e-4034-8971-7905e08f77b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:55:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Create volume request issued successfully. Sep 06 22:55:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0a8b9c14-ae9a-4877-879d-4443667c87c5 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:55:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1031/2060] 192.168.122.248 () {62 vars in 1183 bytes} [Sun Sep 6 22:55:01 2026] POST /volume/v3/volumes => generated 794 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:55:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-600cb3a4-3494-459c-bcc8-931ad436baad None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-600cb3a4-3494-459c-bcc8-931ad436baad tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] GET http://192.168.122.248/volume/v3/volumes/0625e26b-e0ae-46b1-9ff0-9ca4cb5e67e3 Sep 06 22:55:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-600cb3a4-3494-459c-bcc8-931ad436baad tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-600cb3a4-3494-459c-bcc8-931ad436baad tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:01 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:01 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:01 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:01 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:01 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-600cb3a4-3494-459c-bcc8-931ad436baad tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Volume info retrieved successfully. Sep 06 22:55:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-600cb3a4-3494-459c-bcc8-931ad436baad tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] http://192.168.122.248/volume/v3/volumes/0625e26b-e0ae-46b1-9ff0-9ca4cb5e67e3 returned with HTTP 200 Sep 06 22:55:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1030/2061] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 22:55:01 2026] GET /volume/v3/volumes/0625e26b-e0ae-46b1-9ff0-9ca4cb5e67e3 => generated 862 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-eaefc668-bf94-450b-95c8-1c61dfa58e52 req-df7a2a38-2e14-47c9-8676-488eead5314c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-eaefc668-bf94-450b-95c8-1c61dfa58e52 req-df7a2a38-2e14-47c9-8676-488eead5314c tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] GET http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd Sep 06 22:55:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-eaefc668-bf94-450b-95c8-1c61dfa58e52 req-df7a2a38-2e14-47c9-8676-488eead5314c tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-eaefc668-bf94-450b-95c8-1c61dfa58e52 req-df7a2a38-2e14-47c9-8676-488eead5314c tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:02 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:02 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:02 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:02 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:02 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-eaefc668-bf94-450b-95c8-1c61dfa58e52 req-df7a2a38-2e14-47c9-8676-488eead5314c tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Volume info retrieved successfully. Sep 06 22:55:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-eaefc668-bf94-450b-95c8-1c61dfa58e52 req-df7a2a38-2e14-47c9-8676-488eead5314c tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd returned with HTTP 200 Sep 06 22:55:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1032/2062] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:55:01 2026] GET /volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd => generated 856 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ddc778ec-2806-4cd2-b53f-4706f6c3fa5a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ddc778ec-2806-4cd2-b53f-4706f6c3fa5a tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] DELETE http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd Sep 06 22:55:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ddc778ec-2806-4cd2-b53f-4706f6c3fa5a tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ddc778ec-2806-4cd2-b53f-4706f6c3fa5a tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:02 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-ddc778ec-2806-4cd2-b53f-4706f6c3fa5a tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Delete volume with id: 409d0ca1-e462-4f27-a1e2-dd9167b403bd Sep 06 22:55:02 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:02 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:02 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:02 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ddc778ec-2806-4cd2-b53f-4706f6c3fa5a tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Volume info retrieved successfully. Sep 06 22:55:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ddc778ec-2806-4cd2-b53f-4706f6c3fa5a tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Delete volume request issued successfully. Sep 06 22:55:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ddc778ec-2806-4cd2-b53f-4706f6c3fa5a tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd returned with HTTP 202 Sep 06 22:55:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1031/2063] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:55:02 2026] DELETE /volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:55:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-46daa060-e2b4-496f-be6a-dd9163fe2645 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-46daa060-e2b4-496f-be6a-dd9163fe2645 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] GET http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd Sep 06 22:55:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-46daa060-e2b4-496f-be6a-dd9163fe2645 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-46daa060-e2b4-496f-be6a-dd9163fe2645 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:02 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:02 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:02 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:02 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:02 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-46daa060-e2b4-496f-be6a-dd9163fe2645 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Volume info retrieved successfully. Sep 06 22:55:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-46daa060-e2b4-496f-be6a-dd9163fe2645 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd returned with HTTP 200 Sep 06 22:55:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1033/2064] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:02 2026] GET /volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-81913236-bec8-4ef3-8c76-8cd37cf2c764 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-81913236-bec8-4ef3-8c76-8cd37cf2c764 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] GET http://192.168.122.248/volume/v3/volumes/0625e26b-e0ae-46b1-9ff0-9ca4cb5e67e3 Sep 06 22:55:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-81913236-bec8-4ef3-8c76-8cd37cf2c764 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-81913236-bec8-4ef3-8c76-8cd37cf2c764 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:02 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:02 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:02 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:02 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-81913236-bec8-4ef3-8c76-8cd37cf2c764 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Volume info retrieved successfully. Sep 06 22:55:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-81913236-bec8-4ef3-8c76-8cd37cf2c764 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] http://192.168.122.248/volume/v3/volumes/0625e26b-e0ae-46b1-9ff0-9ca4cb5e67e3 returned with HTTP 200 Sep 06 22:55:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1032/2065] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 22:55:02 2026] GET /volume/v3/volumes/0625e26b-e0ae-46b1-9ff0-9ca4cb5e67e3 => generated 883 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-711f1eaf-a3dd-4e08-a09d-7c60f7660ece None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-711f1eaf-a3dd-4e08-a09d-7c60f7660ece tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] GET http://192.168.122.248/volume/v3/messages Sep 06 22:55:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-711f1eaf-a3dd-4e08-a09d-7c60f7660ece tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-711f1eaf-a3dd-4e08-a09d-7c60f7660ece tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-711f1eaf-a3dd-4e08-a09d-7c60f7660ece tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] http://192.168.122.248/volume/v3/messages returned with HTTP 200 Sep 06 22:55:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1034/2066] 192.168.122.248 () {60 vars in 1164 bytes} [Sun Sep 6 22:55:02 2026] GET /volume/v3/messages => generated 678 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-feb091b3-2a11-4b70-bdaa-d425ccdf8f87 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-feb091b3-2a11-4b70-bdaa-d425ccdf8f87 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] DELETE http://192.168.122.248/volume/v3/messages/8356cc32-1ef5-4525-8edd-8aef91134902 Sep 06 22:55:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-feb091b3-2a11-4b70-bdaa-d425ccdf8f87 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-feb091b3-2a11-4b70-bdaa-d425ccdf8f87 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-feb091b3-2a11-4b70-bdaa-d425ccdf8f87 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] http://192.168.122.248/volume/v3/messages/8356cc32-1ef5-4525-8edd-8aef91134902 returned with HTTP 204 Sep 06 22:55:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1033/2067] 192.168.122.248 () {60 vars in 1278 bytes} [Sun Sep 6 22:55:02 2026] DELETE /volume/v3/messages/8356cc32-1ef5-4525-8edd-8aef91134902 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a3fa7429-d7c5-4d80-8c1c-c90c8d0a5202 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a3fa7429-d7c5-4d80-8c1c-c90c8d0a5202 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] GET http://192.168.122.248/volume/v3/messages/8356cc32-1ef5-4525-8edd-8aef91134902 Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a3fa7429-d7c5-4d80-8c1c-c90c8d0a5202 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a3fa7429-d7c5-4d80-8c1c-c90c8d0a5202 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a3fa7429-d7c5-4d80-8c1c-c90c8d0a5202 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] http://192.168.122.248/volume/v3/messages/8356cc32-1ef5-4525-8edd-8aef91134902 returned with HTTP 404 Sep 06 22:55:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1035/2068] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 22:55:03 2026] GET /volume/v3/messages/8356cc32-1ef5-4525-8edd-8aef91134902 => generated 110 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1dc959ff-54f6-4a0b-924f-fb4133c63499 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1dc959ff-54f6-4a0b-924f-fb4133c63499 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] GET http://192.168.122.248/volume/v3/volumes/0625e26b-e0ae-46b1-9ff0-9ca4cb5e67e3 Sep 06 22:55:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1dc959ff-54f6-4a0b-924f-fb4133c63499 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1dc959ff-54f6-4a0b-924f-fb4133c63499 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:03 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:03 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:03 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:03 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:03 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1dc959ff-54f6-4a0b-924f-fb4133c63499 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Volume info retrieved successfully. Sep 06 22:55:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1dc959ff-54f6-4a0b-924f-fb4133c63499 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] http://192.168.122.248/volume/v3/volumes/0625e26b-e0ae-46b1-9ff0-9ca4cb5e67e3 returned with HTTP 200 Sep 06 22:55:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1034/2069] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 22:55:03 2026] GET /volume/v3/volumes/0625e26b-e0ae-46b1-9ff0-9ca4cb5e67e3 => generated 883 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2cf21e6f-3275-43b6-87fb-5be563abd2a4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2cf21e6f-3275-43b6-87fb-5be563abd2a4 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] DELETE http://192.168.122.248/volume/v3/volumes/0625e26b-e0ae-46b1-9ff0-9ca4cb5e67e3 Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2cf21e6f-3275-43b6-87fb-5be563abd2a4 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2cf21e6f-3275-43b6-87fb-5be563abd2a4 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-2cf21e6f-3275-43b6-87fb-5be563abd2a4 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Delete volume with id: 0625e26b-e0ae-46b1-9ff0-9ca4cb5e67e3 Sep 06 22:55:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2cf21e6f-3275-43b6-87fb-5be563abd2a4 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Volume info retrieved successfully. Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2cf21e6f-3275-43b6-87fb-5be563abd2a4 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87215) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-2cf21e6f-3275-43b6-87fb-5be563abd2a4 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Created reservations ['55c68be9-bc8b-4c99-90b0-17fd2a1ac326', 'ccf4c4a1-4f19-4f2a-8be7-0876660198aa', 'cb59c3fc-ad4f-4343-9174-52f8afb07d63', 'd4587d69-e0fd-4a43-bc49-310cbe12d7ea'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2cf21e6f-3275-43b6-87fb-5be563abd2a4 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Delete volume request issued successfully. Sep 06 22:55:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2cf21e6f-3275-43b6-87fb-5be563abd2a4 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] http://192.168.122.248/volume/v3/volumes/0625e26b-e0ae-46b1-9ff0-9ca4cb5e67e3 returned with HTTP 202 Sep 06 22:55:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1036/2070] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 22:55:03 2026] DELETE /volume/v3/volumes/0625e26b-e0ae-46b1-9ff0-9ca4cb5e67e3 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:55:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-91fd3b69-9d20-4e21-9c77-5d43c4ca9221 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3d294efa-d98d-47cd-ba07-3169f162f8e2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-91fd3b69-9d20-4e21-9c77-5d43c4ca9221 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] GET http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd Sep 06 22:55:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-91fd3b69-9d20-4e21-9c77-5d43c4ca9221 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-91fd3b69-9d20-4e21-9c77-5d43c4ca9221 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3d294efa-d98d-47cd-ba07-3169f162f8e2 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] GET http://192.168.122.248/volume/v3/volumes/0625e26b-e0ae-46b1-9ff0-9ca4cb5e67e3 Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3d294efa-d98d-47cd-ba07-3169f162f8e2 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3d294efa-d98d-47cd-ba07-3169f162f8e2 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-91fd3b69-9d20-4e21-9c77-5d43c4ca9221 tempest-TestMinimumBasicScenario-26320645 tempest-TestMinimumBasicScenario-26320645-project-member] http://192.168.122.248/volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd returned with HTTP 404 Sep 06 22:55:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1035/2071] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:03 2026] GET /volume/v3/volumes/409d0ca1-e462-4f27-a1e2-dd9167b403bd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3d294efa-d98d-47cd-ba07-3169f162f8e2 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] http://192.168.122.248/volume/v3/volumes/0625e26b-e0ae-46b1-9ff0-9ca4cb5e67e3 returned with HTTP 404 Sep 06 22:55:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1037/2072] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 22:55:03 2026] GET /volume/v3/volumes/0625e26b-e0ae-46b1-9ff0-9ca4cb5e67e3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2ab44518-2fce-4bc5-9c64-919e9e2810f9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2ab44518-2fce-4bc5-9c64-919e9e2810f9 tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] DELETE http://192.168.122.248/volume/v3/types/b623eb24-7f3e-4112-ae33-2b402459a3d5 Sep 06 22:55:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2ab44518-2fce-4bc5-9c64-919e9e2810f9 tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2ab44518-2fce-4bc5-9c64-919e9e2810f9 tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2ab44518-2fce-4bc5-9c64-919e9e2810f9 tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] http://192.168.122.248/volume/v3/types/b623eb24-7f3e-4112-ae33-2b402459a3d5 returned with HTTP 202 Sep 06 22:55:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1036/2073] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:55:03 2026] DELETE /volume/v3/types/b623eb24-7f3e-4112-ae33-2b402459a3d5 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-43ec1611-482f-454b-9618-a71d6fdc29fb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-43ec1611-482f-454b-9618-a71d6fdc29fb tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] GET http://192.168.122.248/volume/v3/types/b623eb24-7f3e-4112-ae33-2b402459a3d5 Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-43ec1611-482f-454b-9618-a71d6fdc29fb tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-43ec1611-482f-454b-9618-a71d6fdc29fb tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-43ec1611-482f-454b-9618-a71d6fdc29fb tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] http://192.168.122.248/volume/v3/types/b623eb24-7f3e-4112-ae33-2b402459a3d5 returned with HTTP 404 Sep 06 22:55:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1038/2074] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:55:03 2026] GET /volume/v3/types/b623eb24-7f3e-4112-ae33-2b402459a3d5 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a27efc60-9b14-4350-9b8c-395a686f7291 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a27efc60-9b14-4350-9b8c-395a686f7291 tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:55:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a27efc60-9b14-4350-9b8c-395a686f7291 tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-215563036", "extra_specs": {"storage_protocol": "tempest-storage_protocol-882038363", "vendor_name": "tempest-vendor_name-1713963036"}}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a27efc60-9b14-4350-9b8c-395a686f7291 tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:55:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1037/2075] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:55:03 2026] POST /volume/v3/types => generated 326 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2c057390-474f-4e0b-bce4-f8b73a30aef2", "size": 1, "name": "tempest-UserMessagesTest-Volume-441445477"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Create volume request body: {'volume': {'volume_type': '2c057390-474f-4e0b-bce4-f8b73a30aef2', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-441445477'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Create volume of 1 GB Sep 06 22:55:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Availability Zones retrieved successfully. Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Flow 'volume_create_api' (f53616b8-4005-4f59-b579-f3e7566e7586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2cd80e4-4667-4c87-944e-f893a9758721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2cd80e4-4667-4c87-944e-f893a9758721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:55:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-882038363',vendor_name='tempest-vendor_name-1713963036'},id=2c057390-474f-4e0b-bce4-f8b73a30aef2,is_public=True,name='tempest-UserMessagesTest-volume-type-215563036',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c057390-474f-4e0b-bce4-f8b73a30aef2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce501a8a-79c0-4864-bbf5-fe8b4f25fa6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-215563036 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-215563036, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:55:03 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-215563036 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-215563036, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Created reservations ['38000e14-b996-4328-8aaf-cce58dc8a032', '36bdeaaa-d4bc-402b-8d65-a415ae6dc303', '2418837f-70ce-4871-bbb6-710ccceb0493', 'a822af75-c887-417c-b130-eceee6a55e9a'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce501a8a-79c0-4864-bbf5-fe8b4f25fa6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38000e14-b996-4328-8aaf-cce58dc8a032', '36bdeaaa-d4bc-402b-8d65-a415ae6dc303', '2418837f-70ce-4871-bbb6-710ccceb0493', 'a822af75-c887-417c-b130-eceee6a55e9a']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c3057dd-bbcf-4266-af94-a39b3a73981c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c3057dd-bbcf-4266-af94-a39b3a73981c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85f750ba-f2c6-4495-b31d-ebc4dc658636', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-441445477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b9b81f8d8284e19bcd004bd8caa5cba',qos_specs=None,replication_status=,reservations=['38000e14-b996-4328-8aaf-cce58dc8a032','36bdeaaa-d4bc-402b-8d65-a415ae6dc303','2418837f-70ce-4871-bbb6-710ccceb0493','a822af75-c887-417c-b130-eceee6a55e9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='876db41a208848279974a1d117548fd9',volume_type_id=2c057390-474f-4e0b-bce4-f8b73a30aef2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:55:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-441445477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85f750ba-f2c6-4495-b31d-ebc4dc658636,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b9b81f8d8284e19bcd004bd8caa5cba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='876db41a208848279974a1d117548fd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c057390-474f-4e0b-bce4-f8b73a30aef2),volume_type_id=2c057390-474f-4e0b-bce4-f8b73a30aef2)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8211fc22-42f1-4f1c-b940-9fe91b0accb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8211fc22-42f1-4f1c-b940-9fe91b0accb8) transitioned into state 'SUCCESS' from state '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-441445477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b9b81f8d8284e19bcd004bd8caa5cba',qos_specs=None,replication_status=,reservations=['38000e14-b996-4328-8aaf-cce58dc8a032','36bdeaaa-d4bc-402b-8d65-a415ae6dc303','2418837f-70ce-4871-bbb6-710ccceb0493','a822af75-c887-417c-b130-eceee6a55e9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='876db41a208848279974a1d117548fd9',volume_type_id=2c057390-474f-4e0b-bce4-f8b73a30aef2)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d0361a9-087b-43e5-a323-8c01997297c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d0361a9-087b-43e5-a323-8c01997297c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Flow 'volume_create_api' (f53616b8-4005-4f59-b579-f3e7566e7586) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:55:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Create volume request issued successfully. Sep 06 22:55:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-de1ecf9e-759a-46a5-8614-d4001c2ebf72 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:55:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1039/2076] 192.168.122.248 () {62 vars in 1183 bytes} [Sun Sep 6 22:55:03 2026] POST /volume/v3/volumes => generated 792 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:55:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4dcdea4f-4354-4f4a-b358-d166dab5fbed None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4dcdea4f-4354-4f4a-b358-d166dab5fbed tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] GET http://192.168.122.248/volume/v3/volumes/85f750ba-f2c6-4495-b31d-ebc4dc658636 Sep 06 22:55:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4dcdea4f-4354-4f4a-b358-d166dab5fbed tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4dcdea4f-4354-4f4a-b358-d166dab5fbed tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:03 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:03 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:03 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:03 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:03 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4dcdea4f-4354-4f4a-b358-d166dab5fbed tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Volume info retrieved successfully. Sep 06 22:55:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4dcdea4f-4354-4f4a-b358-d166dab5fbed tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] http://192.168.122.248/volume/v3/volumes/85f750ba-f2c6-4495-b31d-ebc4dc658636 returned with HTTP 200 Sep 06 22:55:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1038/2077] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 22:55:03 2026] GET /volume/v3/volumes/85f750ba-f2c6-4495-b31d-ebc4dc658636 => generated 860 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-497a4426-9113-47d3-bedb-6e4ad70388ed None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-497a4426-9113-47d3-bedb-6e4ad70388ed tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] GET http://192.168.122.248/volume/v3/volumes/85f750ba-f2c6-4495-b31d-ebc4dc658636 Sep 06 22:55:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-497a4426-9113-47d3-bedb-6e4ad70388ed tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-497a4426-9113-47d3-bedb-6e4ad70388ed tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-497a4426-9113-47d3-bedb-6e4ad70388ed tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Volume info retrieved successfully. Sep 06 22:55:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-497a4426-9113-47d3-bedb-6e4ad70388ed tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] http://192.168.122.248/volume/v3/volumes/85f750ba-f2c6-4495-b31d-ebc4dc658636 returned with HTTP 200 Sep 06 22:55:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1040/2078] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 22:55:05 2026] GET /volume/v3/volumes/85f750ba-f2c6-4495-b31d-ebc4dc658636 => generated 881 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e146a921-2131-41d7-99f5-b63dc8a84b67 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e146a921-2131-41d7-99f5-b63dc8a84b67 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] GET http://192.168.122.248/volume/v3/messages Sep 06 22:55:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e146a921-2131-41d7-99f5-b63dc8a84b67 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e146a921-2131-41d7-99f5-b63dc8a84b67 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e146a921-2131-41d7-99f5-b63dc8a84b67 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] http://192.168.122.248/volume/v3/messages returned with HTTP 200 Sep 06 22:55:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1039/2079] 192.168.122.248 () {60 vars in 1164 bytes} [Sun Sep 6 22:55:05 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 06 22:55:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fd3e6576-447a-49b4-90d1-a5661cd975e9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fd3e6576-447a-49b4-90d1-a5661cd975e9 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] GET http://192.168.122.248/volume/v3/messages/a9f2da23-13ad-4da9-a883-8d512eb75c74 Sep 06 22:55:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fd3e6576-447a-49b4-90d1-a5661cd975e9 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fd3e6576-447a-49b4-90d1-a5661cd975e9 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fd3e6576-447a-49b4-90d1-a5661cd975e9 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] http://192.168.122.248/volume/v3/messages/a9f2da23-13ad-4da9-a883-8d512eb75c74 returned with HTTP 200 Sep 06 22:55:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1041/2080] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 22:55:05 2026] GET /volume/v3/messages/a9f2da23-13ad-4da9-a883-8d512eb75c74 => generated 675 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-81248e0e-5fc4-4eaa-9224-2cf09f28843c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-81248e0e-5fc4-4eaa-9224-2cf09f28843c tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] GET http://192.168.122.248/volume/v3/messages Sep 06 22:55:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-81248e0e-5fc4-4eaa-9224-2cf09f28843c tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-81248e0e-5fc4-4eaa-9224-2cf09f28843c tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-81248e0e-5fc4-4eaa-9224-2cf09f28843c tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] http://192.168.122.248/volume/v3/messages returned with HTTP 200 Sep 06 22:55:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1040/2081] 192.168.122.248 () {60 vars in 1164 bytes} [Sun Sep 6 22:55:05 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 06 22:55:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-371c2272-39fa-4f60-8295-b66c14eacd8b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-371c2272-39fa-4f60-8295-b66c14eacd8b tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] DELETE http://192.168.122.248/volume/v3/messages/a9f2da23-13ad-4da9-a883-8d512eb75c74 Sep 06 22:55:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-371c2272-39fa-4f60-8295-b66c14eacd8b tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-371c2272-39fa-4f60-8295-b66c14eacd8b tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-371c2272-39fa-4f60-8295-b66c14eacd8b tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] http://192.168.122.248/volume/v3/messages/a9f2da23-13ad-4da9-a883-8d512eb75c74 returned with HTTP 204 Sep 06 22:55:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1042/2082] 192.168.122.248 () {60 vars in 1278 bytes} [Sun Sep 6 22:55:05 2026] DELETE /volume/v3/messages/a9f2da23-13ad-4da9-a883-8d512eb75c74 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 22:55:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-40205b15-6289-46c0-aa08-7f41963282c9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-40205b15-6289-46c0-aa08-7f41963282c9 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] GET http://192.168.122.248/volume/v3/volumes/85f750ba-f2c6-4495-b31d-ebc4dc658636 Sep 06 22:55:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-40205b15-6289-46c0-aa08-7f41963282c9 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-40205b15-6289-46c0-aa08-7f41963282c9 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-40205b15-6289-46c0-aa08-7f41963282c9 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Volume info retrieved successfully. Sep 06 22:55:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-40205b15-6289-46c0-aa08-7f41963282c9 tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] http://192.168.122.248/volume/v3/volumes/85f750ba-f2c6-4495-b31d-ebc4dc658636 returned with HTTP 200 Sep 06 22:55:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1041/2083] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 22:55:05 2026] GET /volume/v3/volumes/85f750ba-f2c6-4495-b31d-ebc4dc658636 => generated 881 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d2f54538-cdff-4f61-8c74-89753c5aa65a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d2f54538-cdff-4f61-8c74-89753c5aa65a tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] DELETE http://192.168.122.248/volume/v3/volumes/85f750ba-f2c6-4495-b31d-ebc4dc658636 Sep 06 22:55:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d2f54538-cdff-4f61-8c74-89753c5aa65a tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d2f54538-cdff-4f61-8c74-89753c5aa65a tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:05 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-d2f54538-cdff-4f61-8c74-89753c5aa65a tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Delete volume with id: 85f750ba-f2c6-4495-b31d-ebc4dc658636 Sep 06 22:55:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d2f54538-cdff-4f61-8c74-89753c5aa65a tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Volume info retrieved successfully. Sep 06 22:55:05 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d2f54538-cdff-4f61-8c74-89753c5aa65a tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87215) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 22:55:05 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-d2f54538-cdff-4f61-8c74-89753c5aa65a tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Created reservations ['79ce2907-de30-47f0-8b95-c1cfa4206306', 'de8d6703-fe06-466b-a2e8-5d3e6b4c6fd1', '4fd1d3f5-2ddd-40e8-88e2-204cd138ff4b', '9b6fc399-3596-49b6-86c5-9dfec20d429c'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:55:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d2f54538-cdff-4f61-8c74-89753c5aa65a tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Delete volume request issued successfully. Sep 06 22:55:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d2f54538-cdff-4f61-8c74-89753c5aa65a tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] http://192.168.122.248/volume/v3/volumes/85f750ba-f2c6-4495-b31d-ebc4dc658636 returned with HTTP 202 Sep 06 22:55:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1043/2084] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 22:55:05 2026] DELETE /volume/v3/volumes/85f750ba-f2c6-4495-b31d-ebc4dc658636 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:55:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-56a59db8-45e7-414d-b4a3-eb48590f8a1a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-56a59db8-45e7-414d-b4a3-eb48590f8a1a tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] GET http://192.168.122.248/volume/v3/volumes/85f750ba-f2c6-4495-b31d-ebc4dc658636 Sep 06 22:55:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-56a59db8-45e7-414d-b4a3-eb48590f8a1a tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-56a59db8-45e7-414d-b4a3-eb48590f8a1a tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-56a59db8-45e7-414d-b4a3-eb48590f8a1a tempest-UserMessagesTest-2040897269 tempest-UserMessagesTest-2040897269-project-member] http://192.168.122.248/volume/v3/volumes/85f750ba-f2c6-4495-b31d-ebc4dc658636 returned with HTTP 404 Sep 06 22:55:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1042/2085] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 22:55:05 2026] GET /volume/v3/volumes/85f750ba-f2c6-4495-b31d-ebc4dc658636 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-33281c62-7f8e-423c-982d-0ad59e0d2ebe None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-33281c62-7f8e-423c-982d-0ad59e0d2ebe tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] DELETE http://192.168.122.248/volume/v3/types/2c057390-474f-4e0b-bce4-f8b73a30aef2 Sep 06 22:55:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-33281c62-7f8e-423c-982d-0ad59e0d2ebe tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-33281c62-7f8e-423c-982d-0ad59e0d2ebe tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-33281c62-7f8e-423c-982d-0ad59e0d2ebe tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] http://192.168.122.248/volume/v3/types/2c057390-474f-4e0b-bce4-f8b73a30aef2 returned with HTTP 202 Sep 06 22:55:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1044/2086] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:55:05 2026] DELETE /volume/v3/types/2c057390-474f-4e0b-bce4-f8b73a30aef2 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:55:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-38079af7-9f0f-441c-9238-da51a9ef9f0f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-38079af7-9f0f-441c-9238-da51a9ef9f0f tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] GET http://192.168.122.248/volume/v3/types/2c057390-474f-4e0b-bce4-f8b73a30aef2 Sep 06 22:55:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-38079af7-9f0f-441c-9238-da51a9ef9f0f tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-38079af7-9f0f-441c-9238-da51a9ef9f0f tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-38079af7-9f0f-441c-9238-da51a9ef9f0f tempest-UserMessagesTest-492372921 tempest-UserMessagesTest-492372921-project-admin] http://192.168.122.248/volume/v3/types/2c057390-474f-4e0b-bce4-f8b73a30aef2 returned with HTTP 404 Sep 06 22:55:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1043/2087] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:55:05 2026] GET /volume/v3/types/2c057390-474f-4e0b-bce4-f8b73a30aef2 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-96115343-71db-4746-8467-1a7f5729c12d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-96115343-71db-4746-8467-1a7f5729c12d tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:55:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-96115343-71db-4746-8467-1a7f5729c12d tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-879768514", "extra_specs": {"spec1": "val1"}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-96115343-71db-4746-8467-1a7f5729c12d tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:55:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1045/2088] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:55:10 2026] POST /volume/v3/types => generated 242 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5d99da73-3948-40e0-93dd-4b09e766d155 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5d99da73-3948-40e0-93dd-4b09e766d155 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] POST http://192.168.122.248/volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs Sep 06 22:55:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5d99da73-3948-40e0-93dd-4b09e766d155 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5d99da73-3948-40e0-93dd-4b09e766d155 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] http://192.168.122.248/volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs returned with HTTP 400 Sep 06 22:55:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1044/2089] 192.168.122.248 () {60 vars in 1283 bytes} [Sun Sep 6 22:55:10 2026] POST /volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs => generated 146 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 22:55:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-71ea49fc-93d0-45bc-a37c-86b5bb061ba0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-71ea49fc-93d0-45bc-a37c-86b5bb061ba0 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] POST http://192.168.122.248/volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs Sep 06 22:55:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-71ea49fc-93d0-45bc-a37c-86b5bb061ba0 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-71ea49fc-93d0-45bc-a37c-86b5bb061ba0 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] http://192.168.122.248/volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs returned with HTTP 400 Sep 06 22:55:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1046/2090] 192.168.122.248 () {60 vars in 1283 bytes} [Sun Sep 6 22:55:10 2026] POST /volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs => generated 132 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 22:55:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f9f8699c-d8d7-4075-ae9a-d7afa4a70cce None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f9f8699c-d8d7-4075-ae9a-d7afa4a70cce tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] POST http://192.168.122.248/volume/v3/types/633c0182-2ea6-40c8-8640-3a793e3b8493/extra_specs Sep 06 22:55:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f9f8699c-d8d7-4075-ae9a-d7afa4a70cce tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f9f8699c-d8d7-4075-ae9a-d7afa4a70cce tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] http://192.168.122.248/volume/v3/types/633c0182-2ea6-40c8-8640-3a793e3b8493/extra_specs returned with HTTP 404 Sep 06 22:55:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1045/2091] 192.168.122.248 () {60 vars in 1283 bytes} [Sun Sep 6 22:55:10 2026] POST /volume/v3/types/633c0182-2ea6-40c8-8640-3a793e3b8493/extra_specs => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c5920e20-0dd8-44e1-a792-3c4da3b5379d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c5920e20-0dd8-44e1-a792-3c4da3b5379d tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] DELETE http://192.168.122.248/volume/v3/types/2ec02b06-2bc5-4ab7-bda3-70d5e54cbcbb/extra_specs/spec1 Sep 06 22:55:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c5920e20-0dd8-44e1-a792-3c4da3b5379d tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c5920e20-0dd8-44e1-a792-3c4da3b5379d tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c5920e20-0dd8-44e1-a792-3c4da3b5379d tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] http://192.168.122.248/volume/v3/types/2ec02b06-2bc5-4ab7-bda3-70d5e54cbcbb/extra_specs/spec1 returned with HTTP 404 Sep 06 22:55:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1047/2092] 192.168.122.248 () {58 vars in 1283 bytes} [Sun Sep 6 22:55:10 2026] DELETE /volume/v3/types/2ec02b06-2bc5-4ab7-bda3-70d5e54cbcbb/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7dd74358-e53d-4c48-8be1-1e5dc6f9ef5e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7dd74358-e53d-4c48-8be1-1e5dc6f9ef5e tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] GET http://192.168.122.248/volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs/nonexistent_extra_spec_name Sep 06 22:55:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7dd74358-e53d-4c48-8be1-1e5dc6f9ef5e tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7dd74358-e53d-4c48-8be1-1e5dc6f9ef5e tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7dd74358-e53d-4c48-8be1-1e5dc6f9ef5e tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] http://192.168.122.248/volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 06 22:55:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1046/2093] 192.168.122.248 () {58 vars in 1346 bytes} [Sun Sep 6 22:55:10 2026] GET /volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-aed70ebe-70e3-4b29-a89f-5cf30b74c40a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-aed70ebe-70e3-4b29-a89f-5cf30b74c40a tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] GET http://192.168.122.248/volume/v3/types/2a6d4a8b-9cb2-4097-b99a-e19cc9117a2a/extra_specs/spec1 Sep 06 22:55:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-aed70ebe-70e3-4b29-a89f-5cf30b74c40a tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-aed70ebe-70e3-4b29-a89f-5cf30b74c40a tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-aed70ebe-70e3-4b29-a89f-5cf30b74c40a tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] http://192.168.122.248/volume/v3/types/2a6d4a8b-9cb2-4097-b99a-e19cc9117a2a/extra_specs/spec1 returned with HTTP 404 Sep 06 22:55:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1048/2094] 192.168.122.248 () {58 vars in 1280 bytes} [Sun Sep 6 22:55:10 2026] GET /volume/v3/types/2a6d4a8b-9cb2-4097-b99a-e19cc9117a2a/extra_specs/spec1 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a0522424-fdfb-4375-9028-2a987f9315e5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a0522424-fdfb-4375-9028-2a987f9315e5 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] GET http://192.168.122.248/volume/v3/types/19043946-4100-4058-9dc7-92bc7d23b718/extra_specs Sep 06 22:55:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a0522424-fdfb-4375-9028-2a987f9315e5 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a0522424-fdfb-4375-9028-2a987f9315e5 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a0522424-fdfb-4375-9028-2a987f9315e5 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] http://192.168.122.248/volume/v3/types/19043946-4100-4058-9dc7-92bc7d23b718/extra_specs returned with HTTP 404 Sep 06 22:55:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1047/2095] 192.168.122.248 () {58 vars in 1262 bytes} [Sun Sep 6 22:55:10 2026] GET /volume/v3/types/19043946-4100-4058-9dc7-92bc7d23b718/extra_specs => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-22bc0c81-6443-440c-9c08-327014295d3c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-22bc0c81-6443-440c-9c08-327014295d3c tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] PUT http://192.168.122.248/volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs/spec1 Sep 06 22:55:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-22bc0c81-6443-440c-9c08-327014295d3c tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-22bc0c81-6443-440c-9c08-327014295d3c tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] http://192.168.122.248/volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs/spec1 returned with HTTP 400 Sep 06 22:55:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1049/2096] 192.168.122.248 () {60 vars in 1300 bytes} [Sun Sep 6 22:55:11 2026] PUT /volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs/spec1 => generated 102 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 22:55:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1165bca2-76f6-434d-a3db-265e6237d266 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1165bca2-76f6-434d-a3db-265e6237d266 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] PUT http://192.168.122.248/volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs/spec1 Sep 06 22:55:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1165bca2-76f6-434d-a3db-265e6237d266 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Action: 'update', calling method: update, body: null {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1165bca2-76f6-434d-a3db-265e6237d266 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] http://192.168.122.248/volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs/spec1 returned with HTTP 400 Sep 06 22:55:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1048/2097] 192.168.122.248 () {60 vars in 1299 bytes} [Sun Sep 6 22:55:11 2026] PUT /volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs/spec1 => generated 72 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:55:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ba039866-79b2-4c60-bcc1-bdacbd0ac206 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ba039866-79b2-4c60-bcc1-bdacbd0ac206 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] PUT http://192.168.122.248/volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs/None Sep 06 22:55:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ba039866-79b2-4c60-bcc1-bdacbd0ac206 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ba039866-79b2-4c60-bcc1-bdacbd0ac206 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 06 22:55:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ba039866-79b2-4c60-bcc1-bdacbd0ac206 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] http://192.168.122.248/volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs/None returned with HTTP 400 Sep 06 22:55:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1050/2098] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 22:55:11 2026] PUT /volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs/None => generated 73 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:55:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-24030ac9-68e5-4b53-8ab3-2aca1f475819 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-24030ac9-68e5-4b53-8ab3-2aca1f475819 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] PUT http://192.168.122.248/volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs/8a4b2bbc-4e33-43b7-a799-3b29ac849d5d Sep 06 22:55:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-24030ac9-68e5-4b53-8ab3-2aca1f475819 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-24030ac9-68e5-4b53-8ab3-2aca1f475819 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 06 22:55:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-24030ac9-68e5-4b53-8ab3-2aca1f475819 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] http://192.168.122.248/volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs/8a4b2bbc-4e33-43b7-a799-3b29ac849d5d returned with HTTP 400 Sep 06 22:55:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1049/2099] 192.168.122.248 () {60 vars in 1393 bytes} [Sun Sep 6 22:55:11 2026] PUT /volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73/extra_specs/8a4b2bbc-4e33-43b7-a799-3b29ac849d5d => generated 73 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:55:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8b31472b-87db-4dc3-8314-094d86671dce None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8b31472b-87db-4dc3-8314-094d86671dce tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] PUT http://192.168.122.248/volume/v3/types/3a2ee88e-3980-4874-9d8f-569e276762cc/extra_specs/spec1 Sep 06 22:55:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8b31472b-87db-4dc3-8314-094d86671dce tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8b31472b-87db-4dc3-8314-094d86671dce tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] http://192.168.122.248/volume/v3/types/3a2ee88e-3980-4874-9d8f-569e276762cc/extra_specs/spec1 returned with HTTP 404 Sep 06 22:55:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1051/2100] 192.168.122.248 () {60 vars in 1300 bytes} [Sun Sep 6 22:55:11 2026] PUT /volume/v3/types/3a2ee88e-3980-4874-9d8f-569e276762cc/extra_specs/spec1 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9f08929b-cfe5-471b-995b-ba51cdbd83d9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9f08929b-cfe5-471b-995b-ba51cdbd83d9 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] DELETE http://192.168.122.248/volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73 Sep 06 22:55:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9f08929b-cfe5-471b-995b-ba51cdbd83d9 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9f08929b-cfe5-471b-995b-ba51cdbd83d9 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9f08929b-cfe5-471b-995b-ba51cdbd83d9 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] http://192.168.122.248/volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73 returned with HTTP 202 Sep 06 22:55:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1050/2101] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:55:11 2026] DELETE /volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:55:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b742e75d-0864-48cf-be47-8d6fa72016f4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b742e75d-0864-48cf-be47-8d6fa72016f4 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] GET http://192.168.122.248/volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73 Sep 06 22:55:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b742e75d-0864-48cf-be47-8d6fa72016f4 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b742e75d-0864-48cf-be47-8d6fa72016f4 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b742e75d-0864-48cf-be47-8d6fa72016f4 tempest-ExtraSpecsNegativeTest-761956652 tempest-ExtraSpecsNegativeTest-761956652-project-admin] http://192.168.122.248/volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73 returned with HTTP 404 Sep 06 22:55:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1052/2102] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 22:55:11 2026] GET /volume/v3/types/2dd54be7-b835-4bff-8353-643d499c4a73 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-41bf1f46-0646-44d9-aa80-0ed5b9c7ee74 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-41bf1f46-0646-44d9-aa80-0ed5b9c7ee74 tempest-ExtensionsTestJSON-1391893482 tempest-ExtensionsTestJSON-1391893482-project-reader] GET http://192.168.122.248/volume/v3/extensions Sep 06 22:55:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-41bf1f46-0646-44d9-aa80-0ed5b9c7ee74 tempest-ExtensionsTestJSON-1391893482 tempest-ExtensionsTestJSON-1391893482-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-41bf1f46-0646-44d9-aa80-0ed5b9c7ee74 tempest-ExtensionsTestJSON-1391893482 tempest-ExtensionsTestJSON-1391893482-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-41bf1f46-0646-44d9-aa80-0ed5b9c7ee74 tempest-ExtensionsTestJSON-1391893482 tempest-ExtensionsTestJSON-1391893482-project-reader] http://192.168.122.248/volume/v3/extensions returned with HTTP 200 Sep 06 22:55:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1051/2103] 192.168.122.248 () {58 vars in 1130 bytes} [Sun Sep 6 22:55:15 2026] GET /volume/v3/extensions => generated 5245 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:55:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:55:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-52167098"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-52167098'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:55:20 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Create volume of 1 GB Sep 06 22:55:20 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=294,cinder:UPDATE=92,cinder:INSERT=50 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:55:20 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Availability Zones retrieved successfully. Sep 06 22:55:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Flow 'volume_create_api' (2a7c7a50-5bc4-44d0-975b-fa9f6fd917ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:55:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e64b1492-5ae7-4853-bc69-9f102cbbe5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:55:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e64b1492-5ae7-4853-bc69-9f102cbbe5c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fe7e10f-c629-4c45-b018-d5c438d9b9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:20 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Created reservations ['694c5b5c-ee8f-4475-a607-d0872e0a3433', 'c6d02f3e-9ed7-4223-b0e8-b48fe2fc28e6', '53959746-0aa9-48b7-bc88-b6c7c2f2397b', '4c68f9f6-5e24-4d56-a15d-5de6ad3ec4dc'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:55:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fe7e10f-c629-4c45-b018-d5c438d9b9c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['694c5b5c-ee8f-4475-a607-d0872e0a3433', 'c6d02f3e-9ed7-4223-b0e8-b48fe2fc28e6', '53959746-0aa9-48b7-bc88-b6c7c2f2397b', '4c68f9f6-5e24-4d56-a15d-5de6ad3ec4dc']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e0839f9-9e4a-45dc-8b92-e6aec9885a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:21 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:21 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e0839f9-9e4a-45dc-8b92-e6aec9885a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae920aa1-599d-416b-8271-feffb37bdfee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-52167098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ab1a5532a347298e75779cf4ef6933',qos_specs=None,replication_status=,reservations=['694c5b5c-ee8f-4475-a607-d0872e0a3433','c6d02f3e-9ed7-4223-b0e8-b48fe2fc28e6','53959746-0aa9-48b7-bc88-b6c7c2f2397b','4c68f9f6-5e24-4d56-a15d-5de6ad3ec4dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff0ad100a901432686d1acfb27ceccb2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:55:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-52167098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae920aa1-599d-416b-8271-feffb37bdfee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53ab1a5532a347298e75779cf4ef6933',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff0ad100a901432686d1acfb27ceccb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (715ea449-fe68-4212-9c97-d8dab33da43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (715ea449-fe68-4212-9c97-d8dab33da43f) transitioned into state 'SUCCESS' from state '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-52167098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ab1a5532a347298e75779cf4ef6933',qos_specs=None,replication_status=,reservations=['694c5b5c-ee8f-4475-a607-d0872e0a3433','c6d02f3e-9ed7-4223-b0e8-b48fe2fc28e6','53959746-0aa9-48b7-bc88-b6c7c2f2397b','4c68f9f6-5e24-4d56-a15d-5de6ad3ec4dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff0ad100a901432686d1acfb27ceccb2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ad7bea6-3474-486c-8598-f58b65868143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ad7bea6-3474-486c-8598-f58b65868143) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Flow 'volume_create_api' (2a7c7a50-5bc4-44d0-975b-fa9f6fd917ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:55:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Create volume request issued successfully. Sep 06 22:55:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-46aa88e7-06f6-41a8-93ef-9cf92b0f5870 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:55:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1053/2104] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:55:20 2026] POST /volume/v3/volumes => generated 758 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:55:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-32d0c24d-8766-45ff-8367-fb63f1e264b1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-32d0c24d-8766-45ff-8367-fb63f1e264b1 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] GET http://192.168.122.248/volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee Sep 06 22:55:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-32d0c24d-8766-45ff-8367-fb63f1e264b1 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-32d0c24d-8766-45ff-8367-fb63f1e264b1 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:21 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:21 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:21 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:21 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-32d0c24d-8766-45ff-8367-fb63f1e264b1 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Volume info retrieved successfully. Sep 06 22:55:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-32d0c24d-8766-45ff-8367-fb63f1e264b1 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] http://192.168.122.248/volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee returned with HTTP 200 Sep 06 22:55:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1052/2105] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:21 2026] GET /volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee => generated 826 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fa064bc5-0549-4fa3-b293-cdcc0265d84a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fa064bc5-0549-4fa3-b293-cdcc0265d84a tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] GET http://192.168.122.248/volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee Sep 06 22:55:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fa064bc5-0549-4fa3-b293-cdcc0265d84a tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fa064bc5-0549-4fa3-b293-cdcc0265d84a tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:22 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:22 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:22 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:22 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:22 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fa064bc5-0549-4fa3-b293-cdcc0265d84a tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Volume info retrieved successfully. Sep 06 22:55:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fa064bc5-0549-4fa3-b293-cdcc0265d84a tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] http://192.168.122.248/volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee returned with HTTP 200 Sep 06 22:55:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1054/2106] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:22 2026] GET /volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fdd2b272-9ffc-42c5-aef7-5f4f6acdfd8b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fdd2b272-9ffc-42c5-aef7-5f4f6acdfd8b tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] POST http://192.168.122.248/volume/v3/os-volume-transfer Sep 06 22:55:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fdd2b272-9ffc-42c5-aef7-5f4f6acdfd8b tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ae920aa1-599d-416b-8271-feffb37bdfee"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.volume_transfer [None req-fdd2b272-9ffc-42c5-aef7-5f4f6acdfd8b tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ae920aa1-599d-416b-8271-feffb37bdfee'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 06 22:55:22 devstack devstack@c-api.service[87216]: INFO cinder.api.contrib.volume_transfer [None req-fdd2b272-9ffc-42c5-aef7-5f4f6acdfd8b tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Creating transfer of volume ae920aa1-599d-416b-8271-feffb37bdfee Sep 06 22:55:22 devstack devstack@c-api.service[87216]: INFO cinder.transfer.api [None req-fdd2b272-9ffc-42c5-aef7-5f4f6acdfd8b tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Generating transfer record for volume ae920aa1-599d-416b-8271-feffb37bdfee Sep 06 22:55:22 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:22 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:22 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:22 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fdd2b272-9ffc-42c5-aef7-5f4f6acdfd8b tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] http://192.168.122.248/volume/v3/os-volume-transfer returned with HTTP 202 Sep 06 22:55:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1053/2107] 192.168.122.248 () {60 vars in 1175 bytes} [Sun Sep 6 22:55:22 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:55:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-eb5af3e1-75b1-40b2-8431-337e79166dfc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eb5af3e1-75b1-40b2-8431-337e79166dfc tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] GET http://192.168.122.248/volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee Sep 06 22:55:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-eb5af3e1-75b1-40b2-8431-337e79166dfc tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-eb5af3e1-75b1-40b2-8431-337e79166dfc tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:22 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:22 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:22 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:22 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:22 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-eb5af3e1-75b1-40b2-8431-337e79166dfc tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Volume info retrieved successfully. Sep 06 22:55:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eb5af3e1-75b1-40b2-8431-337e79166dfc tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] http://192.168.122.248/volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee returned with HTTP 200 Sep 06 22:55:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1055/2108] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:22 2026] GET /volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:55:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bc5f1c80-3950-43ac-bf37-3d5b9e4e5344 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bc5f1c80-3950-43ac-bf37-3d5b9e4e5344 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-reader] GET http://192.168.122.248/volume/v3/os-volume-transfer/e007e2e7-1fc2-4acd-8166-dbad8636cbe2 Sep 06 22:55:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bc5f1c80-3950-43ac-bf37-3d5b9e4e5344 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bc5f1c80-3950-43ac-bf37-3d5b9e4e5344 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bc5f1c80-3950-43ac-bf37-3d5b9e4e5344 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-reader] http://192.168.122.248/volume/v3/os-volume-transfer/e007e2e7-1fc2-4acd-8166-dbad8636cbe2 returned with HTTP 200 Sep 06 22:55:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1054/2109] 192.168.122.248 () {58 vars in 1265 bytes} [Sun Sep 6 22:55:22 2026] GET /volume/v3/os-volume-transfer/e007e2e7-1fc2-4acd-8166-dbad8636cbe2 => generated 417 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f44a5682-0f72-4e88-8cf4-f87437d43d82 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f44a5682-0f72-4e88-8cf4-f87437d43d82 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-reader] GET http://192.168.122.248/volume/v3/os-volume-transfer Sep 06 22:55:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f44a5682-0f72-4e88-8cf4-f87437d43d82 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f44a5682-0f72-4e88-8cf4-f87437d43d82 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.volume_transfer [None req-f44a5682-0f72-4e88-8cf4-f87437d43d82 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-reader] Listing volume transfers {{(pid=87215) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 22:55:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f44a5682-0f72-4e88-8cf4-f87437d43d82 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-reader] http://192.168.122.248/volume/v3/os-volume-transfer returned with HTTP 200 Sep 06 22:55:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1056/2110] 192.168.122.248 () {58 vars in 1154 bytes} [Sun Sep 6 22:55:22 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9a554e8d-005d-4127-bf2e-88ecbc738836 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9a554e8d-005d-4127-bf2e-88ecbc738836 tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] POST http://192.168.122.248/volume/v3/os-volume-transfer/e007e2e7-1fc2-4acd-8166-dbad8636cbe2/accept Sep 06 22:55:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9a554e8d-005d-4127-bf2e-88ecbc738836 tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c3098ef56b128e93"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.volume_transfer [None req-9a554e8d-005d-4127-bf2e-88ecbc738836 tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] Accepting volume transfer e007e2e7-1fc2-4acd-8166-dbad8636cbe2 {{(pid=87216) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 06 22:55:22 devstack devstack@c-api.service[87216]: INFO cinder.api.contrib.volume_transfer [None req-9a554e8d-005d-4127-bf2e-88ecbc738836 tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] Accepting transfer e007e2e7-1fc2-4acd-8166-dbad8636cbe2 Sep 06 22:55:22 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:22 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:22 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-9a554e8d-005d-4127-bf2e-88ecbc738836 tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] Created reservations ['e5142efa-5b8d-4dba-afd6-b88be0b1b167', 'e8072e3b-43c0-4988-9ac5-34209465dc85', '5a4d72ce-9855-44ae-afd3-73ed9b4e27d3', 'e3acfdbc-255c-46fe-85dc-54341f380ebd'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:55:22 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-9a554e8d-005d-4127-bf2e-88ecbc738836 tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] Created reservations ['61d8013c-a9de-4404-9b23-243623b63023', '90c5719f-6e29-4701-8bff-54a517bb245f', '8986a041-63dc-437e-b743-aff42c29f7d9', '875a16fe-95fd-4fdc-8e8a-dd0ecd1ebb2e'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:55:22 devstack devstack@c-api.service[87216]: /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 06 22:55:22 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:55:22 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-9a554e8d-005d-4127-bf2e-88ecbc738836 tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] Created reservations ['2de8e8a2-1c0e-4389-95f7-40807542f591', 'afb2e732-beeb-4f1c-a0fa-30e4193e94de', 'b92c8c44-3993-4472-9bfd-ca37277398a5', '0bc4faa6-cabd-40c1-bd5c-59238b124f03'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:55:23 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-9a554e8d-005d-4127-bf2e-88ecbc738836 tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] Created reservations ['49d48694-9eca-456e-935d-4cc4a491afeb', '5f8e5958-ff17-4e06-8688-577db48edb93', '6ccbc2a1-46d2-4ddb-bd21-3e51bc0ae0a7', '3f65ff7f-94fb-454f-adf9-7fed6fdddd48'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:55:23 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9a554e8d-005d-4127-bf2e-88ecbc738836 tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] Transfer volume completed successfully. Sep 06 22:55:23 devstack devstack@c-api.service[87216]: INFO cinder.transfer.api [None req-9a554e8d-005d-4127-bf2e-88ecbc738836 tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] Volume ae920aa1-599d-416b-8271-feffb37bdfee has been transferred. Sep 06 22:55:23 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:23 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9a554e8d-005d-4127-bf2e-88ecbc738836 tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] http://192.168.122.248/volume/v3/os-volume-transfer/e007e2e7-1fc2-4acd-8166-dbad8636cbe2/accept returned with HTTP 202 Sep 06 22:55:23 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1055/2111] 192.168.122.248 () {60 vars in 1307 bytes} [Sun Sep 6 22:55:22 2026] POST /volume/v3/os-volume-transfer/e007e2e7-1fc2-4acd-8166-dbad8636cbe2/accept => generated 373 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:55:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e5a08a54-9352-4134-b587-341862e1785b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e5a08a54-9352-4134-b587-341862e1785b tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] GET http://192.168.122.248/volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee Sep 06 22:55:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e5a08a54-9352-4134-b587-341862e1785b tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e5a08a54-9352-4134-b587-341862e1785b tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:23 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:23 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:23 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:23 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:23 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e5a08a54-9352-4134-b587-341862e1785b tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] Volume info retrieved successfully. Sep 06 22:55:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e5a08a54-9352-4134-b587-341862e1785b tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] http://192.168.122.248/volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee returned with HTTP 200 Sep 06 22:55:23 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1057/2112] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:23 2026] GET /volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f5a05fc0-3c50-4802-b09f-ca08f7ddccbb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f5a05fc0-3c50-4802-b09f-ca08f7ddccbb tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] GET http://192.168.122.248/volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee Sep 06 22:55:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f5a05fc0-3c50-4802-b09f-ca08f7ddccbb tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f5a05fc0-3c50-4802-b09f-ca08f7ddccbb tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:23 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:23 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:23 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:23 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:23 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f5a05fc0-3c50-4802-b09f-ca08f7ddccbb tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] Volume info retrieved successfully. Sep 06 22:55:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f5a05fc0-3c50-4802-b09f-ca08f7ddccbb tempest-VolumesTransfersTest-193052753 tempest-VolumesTransfersTest-193052753-project-member] http://192.168.122.248/volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee returned with HTTP 200 Sep 06 22:55:23 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1056/2113] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:23 2026] GET /volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-44c40071-87f8-4d12-9295-fc43501eb6cc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-44c40071-87f8-4d12-9295-fc43501eb6cc tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] DELETE http://192.168.122.248/volume/v3/os-volume-transfer/e007e2e7-1fc2-4acd-8166-dbad8636cbe2 Sep 06 22:55:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-44c40071-87f8-4d12-9295-fc43501eb6cc tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-44c40071-87f8-4d12-9295-fc43501eb6cc tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:23 devstack devstack@c-api.service[87215]: INFO cinder.api.contrib.volume_transfer [None req-44c40071-87f8-4d12-9295-fc43501eb6cc tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Delete transfer with id: e007e2e7-1fc2-4acd-8166-dbad8636cbe2 Sep 06 22:55:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-44c40071-87f8-4d12-9295-fc43501eb6cc tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] http://192.168.122.248/volume/v3/os-volume-transfer/e007e2e7-1fc2-4acd-8166-dbad8636cbe2 returned with HTTP 404 Sep 06 22:55:23 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1058/2114] 192.168.122.248 () {58 vars in 1268 bytes} [Sun Sep 6 22:55:23 2026] DELETE /volume/v3/os-volume-transfer/e007e2e7-1fc2-4acd-8166-dbad8636cbe2 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d672db36-829f-45a0-bb06-c584c5aab6f3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d672db36-829f-45a0-bb06-c584c5aab6f3 tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee Sep 06 22:55:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d672db36-829f-45a0-bb06-c584c5aab6f3 tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d672db36-829f-45a0-bb06-c584c5aab6f3 tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:23 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-d672db36-829f-45a0-bb06-c584c5aab6f3 tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] Delete volume with id: ae920aa1-599d-416b-8271-feffb37bdfee Sep 06 22:55:23 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:23 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:23 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:23 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:23 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d672db36-829f-45a0-bb06-c584c5aab6f3 tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] Volume info retrieved successfully. Sep 06 22:55:23 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d672db36-829f-45a0-bb06-c584c5aab6f3 tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] Delete volume request issued successfully. Sep 06 22:55:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d672db36-829f-45a0-bb06-c584c5aab6f3 tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] http://192.168.122.248/volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee returned with HTTP 202 Sep 06 22:55:23 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1057/2115] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:55:23 2026] DELETE /volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:55:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9a8a2223-7f47-43bd-a7b1-fe2b610434c0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9a8a2223-7f47-43bd-a7b1-fe2b610434c0 tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] GET http://192.168.122.248/volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee Sep 06 22:55:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9a8a2223-7f47-43bd-a7b1-fe2b610434c0 tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9a8a2223-7f47-43bd-a7b1-fe2b610434c0 tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:23 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:23 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:23 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:23 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:23 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9a8a2223-7f47-43bd-a7b1-fe2b610434c0 tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] Volume info retrieved successfully. Sep 06 22:55:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9a8a2223-7f47-43bd-a7b1-fe2b610434c0 tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] http://192.168.122.248/volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee returned with HTTP 200 Sep 06 22:55:23 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1059/2116] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:23 2026] GET /volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee => generated 1013 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:55:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a13d9435-5319-4fd2-975f-d5e7a4f2226a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a13d9435-5319-4fd2-975f-d5e7a4f2226a tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] GET http://192.168.122.248/volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee Sep 06 22:55:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a13d9435-5319-4fd2-975f-d5e7a4f2226a tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a13d9435-5319-4fd2-975f-d5e7a4f2226a tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a13d9435-5319-4fd2-975f-d5e7a4f2226a tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] http://192.168.122.248/volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee returned with HTTP 404 Sep 06 22:55:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1058/2117] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:24 2026] GET /volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d25d6438-650a-4993-b663-0abf70632165 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d25d6438-650a-4993-b663-0abf70632165 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] GET http://192.168.122.248/volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee Sep 06 22:55:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d25d6438-650a-4993-b663-0abf70632165 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d25d6438-650a-4993-b663-0abf70632165 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d25d6438-650a-4993-b663-0abf70632165 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] http://192.168.122.248/volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee returned with HTTP 404 Sep 06 22:55:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1060/2118] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:24 2026] GET /volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-87b8f373-374e-4eff-bbef-b3fc5fc05c64 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-87b8f373-374e-4eff-bbef-b3fc5fc05c64 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] DELETE http://192.168.122.248/volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee Sep 06 22:55:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-87b8f373-374e-4eff-bbef-b3fc5fc05c64 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-87b8f373-374e-4eff-bbef-b3fc5fc05c64 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:24 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-87b8f373-374e-4eff-bbef-b3fc5fc05c64 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Delete volume with id: ae920aa1-599d-416b-8271-feffb37bdfee Sep 06 22:55:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-87b8f373-374e-4eff-bbef-b3fc5fc05c64 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] http://192.168.122.248/volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee returned with HTTP 404 Sep 06 22:55:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1059/2119] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:55:24 2026] DELETE /volume/v3/volumes/ae920aa1-599d-416b-8271-feffb37bdfee => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:55:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-581263339"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-581263339'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:55:24 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Create volume of 1 GB Sep 06 22:55:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Availability Zones retrieved successfully. Sep 06 22:55:24 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Flow 'volume_create_api' (4aafe52e-767b-48cd-a31a-26325f57029e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:55:24 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a8b5624-f64d-4b43-b22d-122280d7d76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:24 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:55:25 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a8b5624-f64d-4b43-b22d-122280d7d76a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:25 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa69dd63-6958-476c-9d00-4d088c5dba84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:25 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Created reservations ['1d06f3e7-2158-4f31-a775-179f120f380c', 'b523fdba-de84-4150-b562-dd7883d770cc', '4e58b776-baea-47f5-a824-584910930d63', '6d0538b3-1b7a-49fe-8433-9cd967478c34'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:55:25 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa69dd63-6958-476c-9d00-4d088c5dba84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d06f3e7-2158-4f31-a775-179f120f380c', 'b523fdba-de84-4150-b562-dd7883d770cc', '4e58b776-baea-47f5-a824-584910930d63', '6d0538b3-1b7a-49fe-8433-9cd967478c34']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:25 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcd4bff7-95be-47e4-9af0-3cd61789ce54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:25 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:25 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:25 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcd4bff7-95be-47e4-9af0-3cd61789ce54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1268842c-184f-4ea0-b8ac-9266847d05e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-581263339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ab1a5532a347298e75779cf4ef6933',qos_specs=None,replication_status=,reservations=['1d06f3e7-2158-4f31-a775-179f120f380c','b523fdba-de84-4150-b562-dd7883d770cc','4e58b776-baea-47f5-a824-584910930d63','6d0538b3-1b7a-49fe-8433-9cd967478c34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff0ad100a901432686d1acfb27ceccb2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:55:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-581263339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1268842c-184f-4ea0-b8ac-9266847d05e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53ab1a5532a347298e75779cf4ef6933',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff0ad100a901432686d1acfb27ceccb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:25 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ef76708-e30e-461b-9e42-e2aca04ca2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:25 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ef76708-e30e-461b-9e42-e2aca04ca2bb) transitioned into state 'SUCCESS' from state '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-581263339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ab1a5532a347298e75779cf4ef6933',qos_specs=None,replication_status=,reservations=['1d06f3e7-2158-4f31-a775-179f120f380c','b523fdba-de84-4150-b562-dd7883d770cc','4e58b776-baea-47f5-a824-584910930d63','6d0538b3-1b7a-49fe-8433-9cd967478c34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff0ad100a901432686d1acfb27ceccb2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:25 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21458cfd-be54-4a14-bb87-85ee52f80b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:25 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21458cfd-be54-4a14-bb87-85ee52f80b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:25 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Flow 'volume_create_api' (4aafe52e-767b-48cd-a31a-26325f57029e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:55:25 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Create volume request issued successfully. Sep 06 22:55:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cbf22c1b-c7b8-4de7-ab1a-593524a4e685 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:55:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1061/2120] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:55:24 2026] POST /volume/v3/volumes => generated 759 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:55:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bc0ab299-c921-445a-9e02-ec786017bcd3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bc0ab299-c921-445a-9e02-ec786017bcd3 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] GET http://192.168.122.248/volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 Sep 06 22:55:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bc0ab299-c921-445a-9e02-ec786017bcd3 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bc0ab299-c921-445a-9e02-ec786017bcd3 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:25 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:25 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:25 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:25 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:25 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bc0ab299-c921-445a-9e02-ec786017bcd3 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Volume info retrieved successfully. Sep 06 22:55:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bc0ab299-c921-445a-9e02-ec786017bcd3 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] http://192.168.122.248/volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 returned with HTTP 200 Sep 06 22:55:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1060/2121] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:25 2026] GET /volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 => generated 827 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8df3a34c-5cc6-4a9c-a48e-9ffa8458dd49 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8df3a34c-5cc6-4a9c-a48e-9ffa8458dd49 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] GET http://192.168.122.248/volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 Sep 06 22:55:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8df3a34c-5cc6-4a9c-a48e-9ffa8458dd49 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8df3a34c-5cc6-4a9c-a48e-9ffa8458dd49 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8df3a34c-5cc6-4a9c-a48e-9ffa8458dd49 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Volume info retrieved successfully. Sep 06 22:55:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8df3a34c-5cc6-4a9c-a48e-9ffa8458dd49 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] http://192.168.122.248/volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 returned with HTTP 200 Sep 06 22:55:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1062/2122] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:26 2026] GET /volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:55:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0dcb482f-a49c-4657-ab97-abeefee35da5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0dcb482f-a49c-4657-ab97-abeefee35da5 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] GET http://192.168.122.248/volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 Sep 06 22:55:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0dcb482f-a49c-4657-ab97-abeefee35da5 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0dcb482f-a49c-4657-ab97-abeefee35da5 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0dcb482f-a49c-4657-ab97-abeefee35da5 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Volume info retrieved successfully. Sep 06 22:55:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0dcb482f-a49c-4657-ab97-abeefee35da5 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] http://192.168.122.248/volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 returned with HTTP 200 Sep 06 22:55:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1061/2123] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:27 2026] GET /volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0b1c6fb0-533d-4fd9-b88d-0dfe4bee8a48 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0b1c6fb0-533d-4fd9-b88d-0dfe4bee8a48 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] POST http://192.168.122.248/volume/v3/os-volume-transfer Sep 06 22:55:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0b1c6fb0-533d-4fd9-b88d-0dfe4bee8a48 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1268842c-184f-4ea0-b8ac-9266847d05e3"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.volume_transfer [None req-0b1c6fb0-533d-4fd9-b88d-0dfe4bee8a48 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Creating new volume transfer {'transfer': {'volume_id': '1268842c-184f-4ea0-b8ac-9266847d05e3'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 06 22:55:27 devstack devstack@c-api.service[87215]: INFO cinder.api.contrib.volume_transfer [None req-0b1c6fb0-533d-4fd9-b88d-0dfe4bee8a48 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Creating transfer of volume 1268842c-184f-4ea0-b8ac-9266847d05e3 Sep 06 22:55:27 devstack devstack@c-api.service[87215]: INFO cinder.transfer.api [None req-0b1c6fb0-533d-4fd9-b88d-0dfe4bee8a48 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Generating transfer record for volume 1268842c-184f-4ea0-b8ac-9266847d05e3 Sep 06 22:55:27 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:27 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0b1c6fb0-533d-4fd9-b88d-0dfe4bee8a48 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] http://192.168.122.248/volume/v3/os-volume-transfer returned with HTTP 202 Sep 06 22:55:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1063/2124] 192.168.122.248 () {60 vars in 1175 bytes} [Sun Sep 6 22:55:27 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:55:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4b1d4e3f-a66c-4955-908c-e24cd37d2f1d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4b1d4e3f-a66c-4955-908c-e24cd37d2f1d tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] GET http://192.168.122.248/volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 Sep 06 22:55:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4b1d4e3f-a66c-4955-908c-e24cd37d2f1d tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4b1d4e3f-a66c-4955-908c-e24cd37d2f1d tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4b1d4e3f-a66c-4955-908c-e24cd37d2f1d tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Volume info retrieved successfully. Sep 06 22:55:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4b1d4e3f-a66c-4955-908c-e24cd37d2f1d tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] http://192.168.122.248/volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 returned with HTTP 200 Sep 06 22:55:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1062/2125] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:27 2026] GET /volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8e78c761-a85c-4914-86cd-4b893f2bf917 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8e78c761-a85c-4914-86cd-4b893f2bf917 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-reader] GET http://192.168.122.248/volume/v3/os-volume-transfer/detail Sep 06 22:55:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8e78c761-a85c-4914-86cd-4b893f2bf917 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8e78c761-a85c-4914-86cd-4b893f2bf917 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-reader] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.volume_transfer [None req-8e78c761-a85c-4914-86cd-4b893f2bf917 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-reader] Listing volume transfers {{(pid=87215) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 22:55:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8e78c761-a85c-4914-86cd-4b893f2bf917 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-reader] http://192.168.122.248/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 06 22:55:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1064/2126] 192.168.122.248 () {58 vars in 1175 bytes} [Sun Sep 6 22:55:27 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8060be81-8a55-4063-a684-8259d7410321 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8060be81-8a55-4063-a684-8259d7410321 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] DELETE http://192.168.122.248/volume/v3/os-volume-transfer/fa578c80-12ae-4923-9c18-b45a1aff9c80 Sep 06 22:55:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8060be81-8a55-4063-a684-8259d7410321 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8060be81-8a55-4063-a684-8259d7410321 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:27 devstack devstack@c-api.service[87216]: INFO cinder.api.contrib.volume_transfer [None req-8060be81-8a55-4063-a684-8259d7410321 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Delete transfer with id: fa578c80-12ae-4923-9c18-b45a1aff9c80 Sep 06 22:55:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8060be81-8a55-4063-a684-8259d7410321 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] http://192.168.122.248/volume/v3/os-volume-transfer/fa578c80-12ae-4923-9c18-b45a1aff9c80 returned with HTTP 202 Sep 06 22:55:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1063/2127] 192.168.122.248 () {58 vars in 1268 bytes} [Sun Sep 6 22:55:27 2026] DELETE /volume/v3/os-volume-transfer/fa578c80-12ae-4923-9c18-b45a1aff9c80 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:55:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-69936921-5d34-48c7-a19f-96839e3e60c1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-69936921-5d34-48c7-a19f-96839e3e60c1 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] GET http://192.168.122.248/volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 Sep 06 22:55:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-69936921-5d34-48c7-a19f-96839e3e60c1 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-69936921-5d34-48c7-a19f-96839e3e60c1 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:27 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:27 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-69936921-5d34-48c7-a19f-96839e3e60c1 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Volume info retrieved successfully. Sep 06 22:55:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-69936921-5d34-48c7-a19f-96839e3e60c1 tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] http://192.168.122.248/volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 returned with HTTP 200 Sep 06 22:55:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1065/2128] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:27 2026] GET /volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1bd59c04-7abb-4340-8461-3c651464ba1e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1bd59c04-7abb-4340-8461-3c651464ba1e tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] DELETE http://192.168.122.248/volume/v3/os-volume-transfer/fa578c80-12ae-4923-9c18-b45a1aff9c80 Sep 06 22:55:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1bd59c04-7abb-4340-8461-3c651464ba1e tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1bd59c04-7abb-4340-8461-3c651464ba1e tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:27 devstack devstack@c-api.service[87216]: INFO cinder.api.contrib.volume_transfer [None req-1bd59c04-7abb-4340-8461-3c651464ba1e tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Delete transfer with id: fa578c80-12ae-4923-9c18-b45a1aff9c80 Sep 06 22:55:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1bd59c04-7abb-4340-8461-3c651464ba1e tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] http://192.168.122.248/volume/v3/os-volume-transfer/fa578c80-12ae-4923-9c18-b45a1aff9c80 returned with HTTP 404 Sep 06 22:55:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1064/2129] 192.168.122.248 () {58 vars in 1268 bytes} [Sun Sep 6 22:55:27 2026] DELETE /volume/v3/os-volume-transfer/fa578c80-12ae-4923-9c18-b45a1aff9c80 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8199371c-7d8f-4eb0-8537-1d0fa0366fdd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8199371c-7d8f-4eb0-8537-1d0fa0366fdd tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 Sep 06 22:55:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8199371c-7d8f-4eb0-8537-1d0fa0366fdd tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8199371c-7d8f-4eb0-8537-1d0fa0366fdd tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:27 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-8199371c-7d8f-4eb0-8537-1d0fa0366fdd tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] Delete volume with id: 1268842c-184f-4ea0-b8ac-9266847d05e3 Sep 06 22:55:27 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:27 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8199371c-7d8f-4eb0-8537-1d0fa0366fdd tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] Volume info retrieved successfully. Sep 06 22:55:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8199371c-7d8f-4eb0-8537-1d0fa0366fdd tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] Delete volume request issued successfully. Sep 06 22:55:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8199371c-7d8f-4eb0-8537-1d0fa0366fdd tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] http://192.168.122.248/volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 returned with HTTP 202 Sep 06 22:55:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1066/2130] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:55:27 2026] DELETE /volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:55:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c8a313d9-d060-4644-be0c-c758c685267e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c8a313d9-d060-4644-be0c-c758c685267e tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] GET http://192.168.122.248/volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 Sep 06 22:55:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c8a313d9-d060-4644-be0c-c758c685267e tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c8a313d9-d060-4644-be0c-c758c685267e tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c8a313d9-d060-4644-be0c-c758c685267e tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] Volume info retrieved successfully. Sep 06 22:55:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c8a313d9-d060-4644-be0c-c758c685267e tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] http://192.168.122.248/volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 returned with HTTP 200 Sep 06 22:55:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1065/2131] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:27 2026] GET /volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:55:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1b5fcd64-4a1b-4c21-a568-c440a0f8c3b6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1b5fcd64-4a1b-4c21-a568-c440a0f8c3b6 tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] GET http://192.168.122.248/volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 Sep 06 22:55:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1b5fcd64-4a1b-4c21-a568-c440a0f8c3b6 tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1b5fcd64-4a1b-4c21-a568-c440a0f8c3b6 tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1b5fcd64-4a1b-4c21-a568-c440a0f8c3b6 tempest-VolumesTransfersTest-1045138458 tempest-VolumesTransfersTest-1045138458-project-admin] http://192.168.122.248/volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 returned with HTTP 404 Sep 06 22:55:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1067/2132] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:28 2026] GET /volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f88857dd-e26c-462c-988f-28316a6aba5c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f88857dd-e26c-462c-988f-28316a6aba5c tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] GET http://192.168.122.248/volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 Sep 06 22:55:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f88857dd-e26c-462c-988f-28316a6aba5c tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f88857dd-e26c-462c-988f-28316a6aba5c tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f88857dd-e26c-462c-988f-28316a6aba5c tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] http://192.168.122.248/volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 returned with HTTP 404 Sep 06 22:55:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1066/2133] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:28 2026] GET /volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-31700808-b7c9-47e4-a526-13c399332ffc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-31700808-b7c9-47e4-a526-13c399332ffc tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] DELETE http://192.168.122.248/volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 Sep 06 22:55:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-31700808-b7c9-47e4-a526-13c399332ffc tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-31700808-b7c9-47e4-a526-13c399332ffc tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:28 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-31700808-b7c9-47e4-a526-13c399332ffc tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] Delete volume with id: 1268842c-184f-4ea0-b8ac-9266847d05e3 Sep 06 22:55:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-31700808-b7c9-47e4-a526-13c399332ffc tempest-VolumesTransfersTest-56916748 tempest-VolumesTransfersTest-56916748-project-member] http://192.168.122.248/volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 returned with HTTP 404 Sep 06 22:55:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1068/2134] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:55:28 2026] DELETE /volume/v3/volumes/1268842c-184f-4ea0-b8ac-9266847d05e3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:55:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:55:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1209309806", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1209309806', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:55:36 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Create volume of 1 GB Sep 06 22:55:36 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=306,cinder:INSERT=44,cinder:UPDATE=77 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:55:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Availability Zones retrieved successfully. Sep 06 22:55:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Flow 'volume_create_api' (165fbfd8-b6a7-4ac7-970b-3ac8651a5dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:55:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b8535ca-233e-449f-ae77-0c82d89e7ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:55:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b8535ca-233e-449f-ae77-0c82d89e7ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b845694-64af-4277-bd50-f46467ffb2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:36 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Created reservations ['cfc3de53-5eb1-43aa-8af7-27c4694a2c4e', '1397f91d-dfe6-41ee-94fe-4c84d08d6a64', '4bf0ecb9-9751-4d62-b726-6ec08d7a3dbd', '9bea5bbb-0224-4d6b-b687-4b9a4be3e69f'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:55:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b845694-64af-4277-bd50-f46467ffb2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfc3de53-5eb1-43aa-8af7-27c4694a2c4e', '1397f91d-dfe6-41ee-94fe-4c84d08d6a64', '4bf0ecb9-9751-4d62-b726-6ec08d7a3dbd', '9bea5bbb-0224-4d6b-b687-4b9a4be3e69f']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d88b84a-a64b-4e74-9f4c-ef3e51ede559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:36 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:36 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d88b84a-a64b-4e74-9f4c-ef3e51ede559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1138fe9-a40a-4b26-8363-e5bafd22db06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1209309806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='009261c925f04767a0bcfb691e204ed1',qos_specs=None,replication_status=,reservations=['cfc3de53-5eb1-43aa-8af7-27c4694a2c4e','1397f91d-dfe6-41ee-94fe-4c84d08d6a64','4bf0ecb9-9751-4d62-b726-6ec08d7a3dbd','9bea5bbb-0224-4d6b-b687-4b9a4be3e69f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34f70b854a04213ae9175f0639e7ecb',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:55:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1209309806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1138fe9-a40a-4b26-8363-e5bafd22db06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='009261c925f04767a0bcfb691e204ed1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d34f70b854a04213ae9175f0639e7ecb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (582732cb-b638-4fd9-861d-dc94bacaef81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (582732cb-b638-4fd9-861d-dc94bacaef81) transitioned into state 'SUCCESS' from state '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-1209309806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='009261c925f04767a0bcfb691e204ed1',qos_specs=None,replication_status=,reservations=['cfc3de53-5eb1-43aa-8af7-27c4694a2c4e','1397f91d-dfe6-41ee-94fe-4c84d08d6a64','4bf0ecb9-9751-4d62-b726-6ec08d7a3dbd','9bea5bbb-0224-4d6b-b687-4b9a4be3e69f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34f70b854a04213ae9175f0639e7ecb',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79f3761c-fb2e-47cd-a0d6-26d3e248819b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79f3761c-fb2e-47cd-a0d6-26d3e248819b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:36 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Flow 'volume_create_api' (165fbfd8-b6a7-4ac7-970b-3ac8651a5dac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:55:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Create volume request issued successfully. Sep 06 22:55:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-934ce270-c1ad-48c7-af47-b2b194cdddbd tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:55:36 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1067/2135] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:55:36 2026] POST /volume/v3/volumes => generated 765 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:55:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3d1375d6-1ec9-4494-be5f-f576b6bf7ed7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3d1375d6-1ec9-4494-be5f-f576b6bf7ed7 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] GET http://192.168.122.248/volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 Sep 06 22:55:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3d1375d6-1ec9-4494-be5f-f576b6bf7ed7 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3d1375d6-1ec9-4494-be5f-f576b6bf7ed7 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:36 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:36 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:36 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:36 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:36 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3d1375d6-1ec9-4494-be5f-f576b6bf7ed7 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Volume info retrieved successfully. Sep 06 22:55:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3d1375d6-1ec9-4494-be5f-f576b6bf7ed7 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] http://192.168.122.248/volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 returned with HTTP 200 Sep 06 22:55:36 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1069/2136] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:36 2026] GET /volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 => generated 833 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-835b705c-eae4-492b-bedd-a1c49019e50f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-835b705c-eae4-492b-bedd-a1c49019e50f tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] GET http://192.168.122.248/volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 Sep 06 22:55:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-835b705c-eae4-492b-bedd-a1c49019e50f tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-835b705c-eae4-492b-bedd-a1c49019e50f tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:37 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:37 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-835b705c-eae4-492b-bedd-a1c49019e50f tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Volume info retrieved successfully. Sep 06 22:55:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-835b705c-eae4-492b-bedd-a1c49019e50f tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] http://192.168.122.248/volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 returned with HTTP 200 Sep 06 22:55:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1068/2137] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:37 2026] GET /volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 => generated 857 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-38823179-8941-4226-9048-a4e96f335d79 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-38823179-8941-4226-9048-a4e96f335d79 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] GET http://192.168.122.248/volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 Sep 06 22:55:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-38823179-8941-4226-9048-a4e96f335d79 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-38823179-8941-4226-9048-a4e96f335d79 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:38 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-38823179-8941-4226-9048-a4e96f335d79 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Volume info retrieved successfully. Sep 06 22:55:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-38823179-8941-4226-9048-a4e96f335d79 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] http://192.168.122.248/volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 returned with HTTP 200 Sep 06 22:55:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1070/2138] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:38 2026] GET /volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bac70df7-e8d1-4c55-a52c-1428a9ebc6f8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bac70df7-e8d1-4c55-a52c-1428a9ebc6f8 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] GET http://192.168.122.248/volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 Sep 06 22:55:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bac70df7-e8d1-4c55-a52c-1428a9ebc6f8 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bac70df7-e8d1-4c55-a52c-1428a9ebc6f8 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:38 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:38 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:38 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bac70df7-e8d1-4c55-a52c-1428a9ebc6f8 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Volume info retrieved successfully. Sep 06 22:55:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bac70df7-e8d1-4c55-a52c-1428a9ebc6f8 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] http://192.168.122.248/volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 returned with HTTP 200 Sep 06 22:55:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1069/2139] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:38 2026] GET /volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c363ee27-d95d-438f-80db-701ed6bc24ac None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c363ee27-d95d-438f-80db-701ed6bc24ac tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] POST http://192.168.122.248/volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06/action Sep 06 22:55:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c363ee27-d95d-438f-80db-701ed6bc24ac tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1104159387", "disk_format": "raw"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:55:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c363ee27-d95d-438f-80db-701ed6bc24ac tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1104159387", "disk_format": "raw"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:38 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c363ee27-d95d-438f-80db-701ed6bc24ac tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Volume info retrieved successfully. Sep 06 22:55:39 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:39 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:39 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:39 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:39 devstack devstack@c-api.service[87215]: DEBUG cinder.image.image_utils [None req-c363ee27-d95d-438f-80db-701ed6bc24ac tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1104159387'}] 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-1104159387'}]. {{(pid=87215) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 06 22:55:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c363ee27-d95d-438f-80db-701ed6bc24ac tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Copy volume to image completed successfully. Sep 06 22:55:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c363ee27-d95d-438f-80db-701ed6bc24ac tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] http://192.168.122.248/volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06/action returned with HTTP 202 Sep 06 22:55:39 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1071/2140] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 22:55:38 2026] POST /volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06/action => generated 654 bytes in 829 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:55:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f8814b5e-593c-4001-9fba-c2acd59769fc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:55:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1131694043"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:55:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1131694043'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:55:47 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Create volume of 1 GB Sep 06 22:55:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Availability Zones retrieved successfully. Sep 06 22:55:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Flow 'volume_create_api' (079e3277-f0ba-48db-8e9c-b865ed0c7f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:55:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52401971-245b-4f35-b2e7-0c60788209a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:55:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52401971-245b-4f35-b2e7-0c60788209a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45f13ece-725f-420c-a4be-7092e6a73a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:47 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Created reservations ['17c23f1f-8905-45fa-82d1-dc8a4e9c4c10', '7f9e23cc-cc04-4bbe-ae18-2da2bb48a273', '204e8309-32fc-4f53-be4f-efa2ce25d419', '4d55e87c-e52b-4876-9057-787c7ccccc5c'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:55:47 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45f13ece-725f-420c-a4be-7092e6a73a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17c23f1f-8905-45fa-82d1-dc8a4e9c4c10', '7f9e23cc-cc04-4bbe-ae18-2da2bb48a273', '204e8309-32fc-4f53-be4f-efa2ce25d419', '4d55e87c-e52b-4876-9057-787c7ccccc5c']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9348c840-ee28-4ace-adb6-e2acb21142f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9348c840-ee28-4ace-adb6-e2acb21142f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0c1f173-e42d-4087-a4fc-a9644b877040', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1131694043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92ff785518e4380b702e06fd208984d',qos_specs=None,replication_status=,reservations=['17c23f1f-8905-45fa-82d1-dc8a4e9c4c10','7f9e23cc-cc04-4bbe-ae18-2da2bb48a273','204e8309-32fc-4f53-be4f-efa2ce25d419','4d55e87c-e52b-4876-9057-787c7ccccc5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641b3a55ae1c4683ab89d4a670bcb319',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:55:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1131694043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0c1f173-e42d-4087-a4fc-a9644b877040,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f92ff785518e4380b702e06fd208984d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='641b3a55ae1c4683ab89d4a670bcb319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99c60eec-cc08-45c9-b201-fde70fd38b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99c60eec-cc08-45c9-b201-fde70fd38b34) transitioned into state 'SUCCESS' from state '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-1131694043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92ff785518e4380b702e06fd208984d',qos_specs=None,replication_status=,reservations=['17c23f1f-8905-45fa-82d1-dc8a4e9c4c10','7f9e23cc-cc04-4bbe-ae18-2da2bb48a273','204e8309-32fc-4f53-be4f-efa2ce25d419','4d55e87c-e52b-4876-9057-787c7ccccc5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641b3a55ae1c4683ab89d4a670bcb319',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37c03e30-6eac-4013-8a6d-d8c93b8a49fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:55:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37c03e30-6eac-4013-8a6d-d8c93b8a49fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:55:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Flow 'volume_create_api' (079e3277-f0ba-48db-8e9c-b865ed0c7f7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:55:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Create volume request issued successfully. Sep 06 22:55:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f8814b5e-593c-4001-9fba-c2acd59769fc tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:55:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1070/2141] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:55:47 2026] POST /volume/v3/volumes => generated 758 bytes in 665 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:55:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1eddc750-f3fb-489c-8536-aeccff7d1573 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1eddc750-f3fb-489c-8536-aeccff7d1573 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:55:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1eddc750-f3fb-489c-8536-aeccff7d1573 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1eddc750-f3fb-489c-8536-aeccff7d1573 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1eddc750-f3fb-489c-8536-aeccff7d1573 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:55:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1eddc750-f3fb-489c-8536-aeccff7d1573 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:55:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1072/2142] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:48 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 826 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c87ec250-5dae-469e-968c-d1e41ea1e2ac None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c87ec250-5dae-469e-968c-d1e41ea1e2ac tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:55:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c87ec250-5dae-469e-968c-d1e41ea1e2ac tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c87ec250-5dae-469e-968c-d1e41ea1e2ac tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c87ec250-5dae-469e-968c-d1e41ea1e2ac tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:55:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c87ec250-5dae-469e-968c-d1e41ea1e2ac tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:55:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1071/2143] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:49 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0ac13717-4f35-4278-98f8-1c58e57e6471 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0ac13717-4f35-4278-98f8-1c58e57e6471 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:55:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0ac13717-4f35-4278-98f8-1c58e57e6471 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0ac13717-4f35-4278-98f8-1c58e57e6471 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:50 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:50 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0ac13717-4f35-4278-98f8-1c58e57e6471 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:55:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0ac13717-4f35-4278-98f8-1c58e57e6471 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:55:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1073/2144] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:50 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-49e55299-b308-4a66-9ff7-7dc07f1487ed None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-49e55299-b308-4a66-9ff7-7dc07f1487ed tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:55:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-49e55299-b308-4a66-9ff7-7dc07f1487ed tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-49e55299-b308-4a66-9ff7-7dc07f1487ed tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:51 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:51 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:51 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:51 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-49e55299-b308-4a66-9ff7-7dc07f1487ed tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:55:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-49e55299-b308-4a66-9ff7-7dc07f1487ed tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:55:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1072/2145] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:51 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5625acb9-124c-480b-9546-0ece4e8a843e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5625acb9-124c-480b-9546-0ece4e8a843e tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:55:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5625acb9-124c-480b-9546-0ece4e8a843e tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5625acb9-124c-480b-9546-0ece4e8a843e tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:52 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5625acb9-124c-480b-9546-0ece4e8a843e tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:55:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5625acb9-124c-480b-9546-0ece4e8a843e tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:55:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1074/2146] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:52 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2e31c376-add8-46c6-a57f-e0fc3400690b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2e31c376-add8-46c6-a57f-e0fc3400690b tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:55:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2e31c376-add8-46c6-a57f-e0fc3400690b tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2e31c376-add8-46c6-a57f-e0fc3400690b tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:53 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:53 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2e31c376-add8-46c6-a57f-e0fc3400690b tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:55:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2e31c376-add8-46c6-a57f-e0fc3400690b tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:55:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1073/2147] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:53 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-14b3bd6b-714b-4815-9d58-d33fd698a7ad None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-14b3bd6b-714b-4815-9d58-d33fd698a7ad tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:55:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-14b3bd6b-714b-4815-9d58-d33fd698a7ad tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-14b3bd6b-714b-4815-9d58-d33fd698a7ad tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:54 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:54 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-14b3bd6b-714b-4815-9d58-d33fd698a7ad tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:55:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-14b3bd6b-714b-4815-9d58-d33fd698a7ad tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:55:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1075/2148] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:54 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-66e2577d-1e04-4bae-a540-135d99a3ba87 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-66e2577d-1e04-4bae-a540-135d99a3ba87 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:55:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-66e2577d-1e04-4bae-a540-135d99a3ba87 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-66e2577d-1e04-4bae-a540-135d99a3ba87 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:55 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:55 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-66e2577d-1e04-4bae-a540-135d99a3ba87 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:55:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-66e2577d-1e04-4bae-a540-135d99a3ba87 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:55:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1074/2149] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:55 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0f610b56-7314-40e1-8557-b3af8ffddd46 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0f610b56-7314-40e1-8557-b3af8ffddd46 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:55:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0f610b56-7314-40e1-8557-b3af8ffddd46 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0f610b56-7314-40e1-8557-b3af8ffddd46 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0f610b56-7314-40e1-8557-b3af8ffddd46 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:55:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0f610b56-7314-40e1-8557-b3af8ffddd46 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:55:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1076/2150] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:56 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c2ac2ff1-33d3-437b-869f-f3bc49d9909a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c2ac2ff1-33d3-437b-869f-f3bc49d9909a tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:55:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c2ac2ff1-33d3-437b-869f-f3bc49d9909a tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c2ac2ff1-33d3-437b-869f-f3bc49d9909a tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:57 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:57 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c2ac2ff1-33d3-437b-869f-f3bc49d9909a tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:55:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c2ac2ff1-33d3-437b-869f-f3bc49d9909a tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:55:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1075/2151] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:57 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-011c388a-c56d-4c10-bc80-d0d733d0c3ea None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-011c388a-c56d-4c10-bc80-d0d733d0c3ea tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:55:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-011c388a-c56d-4c10-bc80-d0d733d0c3ea tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-011c388a-c56d-4c10-bc80-d0d733d0c3ea tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:58 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:58 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:55:58 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:58 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:55:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-011c388a-c56d-4c10-bc80-d0d733d0c3ea tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:55:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-011c388a-c56d-4c10-bc80-d0d733d0c3ea tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:55:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1077/2152] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:58 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 850 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:55:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ed6193d2-c6fa-4215-88e2-56cee06d2c91 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:55:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ed6193d2-c6fa-4215-88e2-56cee06d2c91 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:55:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ed6193d2-c6fa-4215-88e2-56cee06d2c91 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:55:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ed6193d2-c6fa-4215-88e2-56cee06d2c91 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:55:59 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:55:59 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:55:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:55:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:55:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ed6193d2-c6fa-4215-88e2-56cee06d2c91 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:55:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ed6193d2-c6fa-4215-88e2-56cee06d2c91 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:55:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1076/2153] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:55:59 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2bb55cb2-0a9c-44f5-b490-933773cb3c06 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2bb55cb2-0a9c-44f5-b490-933773cb3c06 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:56:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2bb55cb2-0a9c-44f5-b490-933773cb3c06 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2bb55cb2-0a9c-44f5-b490-933773cb3c06 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:01 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:01 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2bb55cb2-0a9c-44f5-b490-933773cb3c06 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2bb55cb2-0a9c-44f5-b490-933773cb3c06 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:56:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1078/2154] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:01 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-424dc528-1075-4aed-b393-df930e096af2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-424dc528-1075-4aed-b393-df930e096af2 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:56:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-424dc528-1075-4aed-b393-df930e096af2 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-424dc528-1075-4aed-b393-df930e096af2 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:02 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:02 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:02 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:02 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-424dc528-1075-4aed-b393-df930e096af2 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-424dc528-1075-4aed-b393-df930e096af2 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:56:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1077/2155] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:02 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a42258fa-0b4e-4577-ac4b-b234c3e5e127 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a42258fa-0b4e-4577-ac4b-b234c3e5e127 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:56:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a42258fa-0b4e-4577-ac4b-b234c3e5e127 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a42258fa-0b4e-4577-ac4b-b234c3e5e127 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a42258fa-0b4e-4577-ac4b-b234c3e5e127 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a42258fa-0b4e-4577-ac4b-b234c3e5e127 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:56:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1079/2156] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:03 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-914a16c1-d5a3-42b6-9860-8ddcd3384104 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-914a16c1-d5a3-42b6-9860-8ddcd3384104 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:56:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-914a16c1-d5a3-42b6-9860-8ddcd3384104 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-914a16c1-d5a3-42b6-9860-8ddcd3384104 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:04 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:04 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-914a16c1-d5a3-42b6-9860-8ddcd3384104 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-914a16c1-d5a3-42b6-9860-8ddcd3384104 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:56:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1078/2157] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:04 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5ceedd24-52ac-46ac-a1cb-31fec6f2b637 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5ceedd24-52ac-46ac-a1cb-31fec6f2b637 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:56:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5ceedd24-52ac-46ac-a1cb-31fec6f2b637 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5ceedd24-52ac-46ac-a1cb-31fec6f2b637 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5ceedd24-52ac-46ac-a1cb-31fec6f2b637 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5ceedd24-52ac-46ac-a1cb-31fec6f2b637 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:56:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1080/2158] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:05 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d36334d3-4647-42d1-88fb-d9634308144c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d36334d3-4647-42d1-88fb-d9634308144c tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] GET http://192.168.122.248/volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 Sep 06 22:56:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d36334d3-4647-42d1-88fb-d9634308144c tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d36334d3-4647-42d1-88fb-d9634308144c tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d36334d3-4647-42d1-88fb-d9634308144c tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Volume info retrieved successfully. Sep 06 22:56:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d36334d3-4647-42d1-88fb-d9634308144c tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] http://192.168.122.248/volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 returned with HTTP 200 Sep 06 22:56:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1079/2159] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:05 2026] GET /volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6f158f54-d583-48f1-9e82-9960667db921 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6f158f54-d583-48f1-9e82-9960667db921 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] DELETE http://192.168.122.248/volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 Sep 06 22:56:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6f158f54-d583-48f1-9e82-9960667db921 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6f158f54-d583-48f1-9e82-9960667db921 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:06 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-6f158f54-d583-48f1-9e82-9960667db921 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Delete volume with id: f1138fe9-a40a-4b26-8363-e5bafd22db06 Sep 06 22:56:06 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:06 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:06 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:06 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:06 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6f158f54-d583-48f1-9e82-9960667db921 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Volume info retrieved successfully. Sep 06 22:56:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1cb60845-705e-4b3f-a0bb-4f8fe86be0f9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1cb60845-705e-4b3f-a0bb-4f8fe86be0f9 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:56:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1cb60845-705e-4b3f-a0bb-4f8fe86be0f9 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1cb60845-705e-4b3f-a0bb-4f8fe86be0f9 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:06 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:06 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:06 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:06 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:06 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1cb60845-705e-4b3f-a0bb-4f8fe86be0f9 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:06 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6f158f54-d583-48f1-9e82-9960667db921 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Delete volume request issued successfully. Sep 06 22:56:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6f158f54-d583-48f1-9e82-9960667db921 tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] http://192.168.122.248/volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 returned with HTTP 202 Sep 06 22:56:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1081/2160] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:56:06 2026] DELETE /volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:56:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-49f70704-15e2-47a9-810c-9f1df6b4863b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-49f70704-15e2-47a9-810c-9f1df6b4863b tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] GET http://192.168.122.248/volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 Sep 06 22:56:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1cb60845-705e-4b3f-a0bb-4f8fe86be0f9 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:56:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-49f70704-15e2-47a9-810c-9f1df6b4863b tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1080/2161] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:06 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-49f70704-15e2-47a9-810c-9f1df6b4863b tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:06 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:06 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:06 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:06 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:06 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-49f70704-15e2-47a9-810c-9f1df6b4863b tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Volume info retrieved successfully. Sep 06 22:56:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-49f70704-15e2-47a9-810c-9f1df6b4863b tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] http://192.168.122.248/volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 returned with HTTP 200 Sep 06 22:56:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1082/2162] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:06 2026] GET /volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d974a96a-0890-4d1a-b773-fcd2164aa1ec None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d974a96a-0890-4d1a-b773-fcd2164aa1ec tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] GET http://192.168.122.248/volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 Sep 06 22:56:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d974a96a-0890-4d1a-b773-fcd2164aa1ec tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d974a96a-0890-4d1a-b773-fcd2164aa1ec tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d974a96a-0890-4d1a-b773-fcd2164aa1ec tempest-TestImageHashVerification-550175455 tempest-TestImageHashVerification-550175455-project-member] http://192.168.122.248/volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 returned with HTTP 404 Sep 06 22:56:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1081/2163] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:07 2026] GET /volume/v3/volumes/f1138fe9-a40a-4b26-8363-e5bafd22db06 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:56:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6743b7c4-474e-4f7e-a26d-0646bba07623 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6743b7c4-474e-4f7e-a26d-0646bba07623 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] POST http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action Sep 06 22:56:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6743b7c4-474e-4f7e-a26d-0646bba07623 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action body: b'{"os-attach": {"instance_uuid": "ada4d6a8-116a-4387-9c60-b5a5e09ed879", "mountpoint": "/dev/vdb"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:56:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6743b7c4-474e-4f7e-a26d-0646bba07623 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ada4d6a8-116a-4387-9c60-b5a5e09ed879", "mountpoint": "/dev/vdb"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:56:13 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:13 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:13 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:13 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6743b7c4-474e-4f7e-a26d-0646bba07623 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6743b7c4-474e-4f7e-a26d-0646bba07623 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Update volume admin metadata completed successfully. Sep 06 22:56:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6743b7c4-474e-4f7e-a26d-0646bba07623 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Attach volume completed successfully. Sep 06 22:56:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6743b7c4-474e-4f7e-a26d-0646bba07623 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action returned with HTTP 202 Sep 06 22:56:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1083/2164] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:56:13 2026] POST /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:56:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ca2d3514-91f9-4184-897f-5eacf0dd1deb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ca2d3514-91f9-4184-897f-5eacf0dd1deb tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:56:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ca2d3514-91f9-4184-897f-5eacf0dd1deb tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ca2d3514-91f9-4184-897f-5eacf0dd1deb tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:13 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:13 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:13 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ca2d3514-91f9-4184-897f-5eacf0dd1deb tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ca2d3514-91f9-4184-897f-5eacf0dd1deb tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:56:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1082/2165] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:13 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 1185 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-af402bbc-5acc-4010-b37c-c72e8c7eb1ce None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-af402bbc-5acc-4010-b37c-c72e8c7eb1ce tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] POST http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action Sep 06 22:56:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-af402bbc-5acc-4010-b37c-c72e8c7eb1ce tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action body: b'{"os-detach": {}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:56:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-af402bbc-5acc-4010-b37c-c72e8c7eb1ce tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:56:13 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:13 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:13 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:13 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-af402bbc-5acc-4010-b37c-c72e8c7eb1ce tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-af402bbc-5acc-4010-b37c-c72e8c7eb1ce tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Detach volume completed successfully. Sep 06 22:56:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-af402bbc-5acc-4010-b37c-c72e8c7eb1ce tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action returned with HTTP 202 Sep 06 22:56:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1084/2166] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:56:13 2026] POST /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:56:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-be0b33c7-c91d-4553-a5cb-921e410d6e06 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-be0b33c7-c91d-4553-a5cb-921e410d6e06 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:56:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-be0b33c7-c91d-4553-a5cb-921e410d6e06 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-be0b33c7-c91d-4553-a5cb-921e410d6e06 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:13 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:13 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:13 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-be0b33c7-c91d-4553-a5cb-921e410d6e06 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-be0b33c7-c91d-4553-a5cb-921e410d6e06 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:56:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1083/2167] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:13 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 870 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:56:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-613201408"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:56:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-613201408'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:56:21 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Create volume of 1 GB Sep 06 22:56:21 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=142,cinder:INSERT=20,cinder:UPDATE=28 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:56:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Availability Zones retrieved successfully. Sep 06 22:56:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Flow 'volume_create_api' (7f6407d3-f2b8-414c-9d02-5b0d8446513c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:56:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92d315d4-7227-4e2f-9118-7dae88609078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:56:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:56:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92d315d4-7227-4e2f-9118-7dae88609078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:56:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9f4fba8-9d13-457a-ba95-18d5ff54a2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:56:21 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Created reservations ['6840dd26-44e8-40ad-9dbf-343e6776c3ff', '8ac4aef7-c301-4df6-8630-ea3ce4e3251d', '8106cc11-7aef-49ec-a4fc-7d795a683029', 'b8caf14c-134c-4b02-88db-0ff0b0fee8dc'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:56:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9f4fba8-9d13-457a-ba95-18d5ff54a2ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6840dd26-44e8-40ad-9dbf-343e6776c3ff', '8ac4aef7-c301-4df6-8630-ea3ce4e3251d', '8106cc11-7aef-49ec-a4fc-7d795a683029', 'b8caf14c-134c-4b02-88db-0ff0b0fee8dc']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:56:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5580facd-84ec-4c1d-97fe-6452c1b46ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:56:21 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:21 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5580facd-84ec-4c1d-97fe-6452c1b46ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9687bc20-04ef-4800-8c75-9b4f94aba921', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-613201408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68e9643a29184f738b2fa397d11a2267',qos_specs=None,replication_status=,reservations=['6840dd26-44e8-40ad-9dbf-343e6776c3ff','8ac4aef7-c301-4df6-8630-ea3ce4e3251d','8106cc11-7aef-49ec-a4fc-7d795a683029','b8caf14c-134c-4b02-88db-0ff0b0fee8dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='977fef3699194ae2bf08557ce5b87260',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:56:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-613201408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9687bc20-04ef-4800-8c75-9b4f94aba921,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68e9643a29184f738b2fa397d11a2267',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='977fef3699194ae2bf08557ce5b87260',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:56:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (883de832-0c08-4551-9e7c-74d0fc758718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:56:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (883de832-0c08-4551-9e7c-74d0fc758718) transitioned into state 'SUCCESS' from state '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-613201408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68e9643a29184f738b2fa397d11a2267',qos_specs=None,replication_status=,reservations=['6840dd26-44e8-40ad-9dbf-343e6776c3ff','8ac4aef7-c301-4df6-8630-ea3ce4e3251d','8106cc11-7aef-49ec-a4fc-7d795a683029','b8caf14c-134c-4b02-88db-0ff0b0fee8dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='977fef3699194ae2bf08557ce5b87260',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:56:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a572759-c849-4d34-854d-5637ba9d6373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:56:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a572759-c849-4d34-854d-5637ba9d6373) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:56:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Flow 'volume_create_api' (7f6407d3-f2b8-414c-9d02-5b0d8446513c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:56:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Create volume request issued successfully. Sep 06 22:56:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e6a8a861-6f67-4a59-bd71-1ad9c0260eaf tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:56:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1085/2168] 192.168.122.248 () {62 vars in 1183 bytes} [Sun Sep 6 22:56:20 2026] POST /volume/v3/volumes => generated 778 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:56:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-56e676af-dbc1-4fc1-a779-db154e0c4ba2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-56e676af-dbc1-4fc1-a779-db154e0c4ba2 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 Sep 06 22:56:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-56e676af-dbc1-4fc1-a779-db154e0c4ba2 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-56e676af-dbc1-4fc1-a779-db154e0c4ba2 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:21 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:21 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:21 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:21 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-56e676af-dbc1-4fc1-a779-db154e0c4ba2 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Volume info retrieved successfully. Sep 06 22:56:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-56e676af-dbc1-4fc1-a779-db154e0c4ba2 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 returned with HTTP 200 Sep 06 22:56:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1084/2169] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:21 2026] GET /volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4ed38acf-4e9f-4506-b98b-270b2283b2c3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4ed38acf-4e9f-4506-b98b-270b2283b2c3 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 Sep 06 22:56:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4ed38acf-4e9f-4506-b98b-270b2283b2c3 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4ed38acf-4e9f-4506-b98b-270b2283b2c3 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:22 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:22 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:22 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:22 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:22 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4ed38acf-4e9f-4506-b98b-270b2283b2c3 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Volume info retrieved successfully. Sep 06 22:56:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4ed38acf-4e9f-4506-b98b-270b2283b2c3 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 returned with HTTP 200 Sep 06 22:56:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1086/2170] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:22 2026] GET /volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 => generated 870 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4692d36f-aa7d-4bf7-99e0-aab911a9d14f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4692d36f-aa7d-4bf7-99e0-aab911a9d14f tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 Sep 06 22:56:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4692d36f-aa7d-4bf7-99e0-aab911a9d14f tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4692d36f-aa7d-4bf7-99e0-aab911a9d14f tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:23 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:23 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:23 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:23 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:23 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4692d36f-aa7d-4bf7-99e0-aab911a9d14f tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Volume info retrieved successfully. Sep 06 22:56:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4692d36f-aa7d-4bf7-99e0-aab911a9d14f tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 returned with HTTP 200 Sep 06 22:56:23 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1085/2171] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:23 2026] GET /volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 => generated 871 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-41cf5516-7fb5-4834-9543-542bd95252a0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-41cf5516-7fb5-4834-9543-542bd95252a0 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:56:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-41cf5516-7fb5-4834-9543-542bd95252a0 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9687bc20-04ef-4800-8c75-9b4f94aba921", "name": "tempest-VolumeDependencyTests-Snapshot-227261218"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:56:23 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:23 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:23 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:23 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:23 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-41cf5516-7fb5-4834-9543-542bd95252a0 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Volume info retrieved successfully. Sep 06 22:56:23 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-41cf5516-7fb5-4834-9543-542bd95252a0 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Create snapshot from volume 9687bc20-04ef-4800-8c75-9b4f94aba921 Sep 06 22:56:23 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-41cf5516-7fb5-4834-9543-542bd95252a0 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Created reservations ['1f20bc2b-dc00-48e6-87fb-923ce2f923e6', '413a39d8-7e5a-4bae-8c84-d8c65eeb633c', 'ece801b2-c16e-48db-811c-1a79bcc14bce', '85814dbf-2058-4086-8def-218e0ee15d72'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:56:23 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:23 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:23 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-41cf5516-7fb5-4834-9543-542bd95252a0 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Snapshot create request issued successfully. Sep 06 22:56:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-41cf5516-7fb5-4834-9543-542bd95252a0 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:56:23 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1087/2172] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:56:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:56:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-06422b06-df8b-452a-baa8-981471e4bf07 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-06422b06-df8b-452a-baa8-981471e4bf07 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 Sep 06 22:56:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-06422b06-df8b-452a-baa8-981471e4bf07 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-06422b06-df8b-452a-baa8-981471e4bf07 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:23 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:23 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:23 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-06422b06-df8b-452a-baa8-981471e4bf07 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Snapshot retrieved successfully. Sep 06 22:56:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-06422b06-df8b-452a-baa8-981471e4bf07 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 returned with HTTP 200 Sep 06 22:56:23 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1086/2173] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:56:23 2026] GET /volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:56:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-30e76e6e-f8e2-4935-9099-edd92fcea1ec None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-30e76e6e-f8e2-4935-9099-edd92fcea1ec tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] POST http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action Sep 06 22:56:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-30e76e6e-f8e2-4935-9099-edd92fcea1ec tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action body: b'{"os-attach": {"instance_uuid": "64d3ec5d-531f-4492-baa9-3a575f7bd461", "mountpoint": "/dev/vdb"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:56:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-30e76e6e-f8e2-4935-9099-edd92fcea1ec tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "64d3ec5d-531f-4492-baa9-3a575f7bd461", "mountpoint": "/dev/vdb"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:56:24 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:24 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:24 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:24 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-30e76e6e-f8e2-4935-9099-edd92fcea1ec tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-30e76e6e-f8e2-4935-9099-edd92fcea1ec tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Update volume admin metadata completed successfully. Sep 06 22:56:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-30e76e6e-f8e2-4935-9099-edd92fcea1ec tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Attach volume completed successfully. Sep 06 22:56:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-30e76e6e-f8e2-4935-9099-edd92fcea1ec tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action returned with HTTP 202 Sep 06 22:56:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1088/2174] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:56:24 2026] POST /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action => generated 0 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:56:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d2c18fc1-79ef-4e5d-9267-f08919f99a8b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d2c18fc1-79ef-4e5d-9267-f08919f99a8b tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:56:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d2c18fc1-79ef-4e5d-9267-f08919f99a8b tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d2c18fc1-79ef-4e5d-9267-f08919f99a8b tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:24 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:24 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d2c18fc1-79ef-4e5d-9267-f08919f99a8b tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d2c18fc1-79ef-4e5d-9267-f08919f99a8b tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:56:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1087/2175] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:24 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 1185 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d33e1952-b802-49f9-bb26-cd0aad42b6b8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e1d6cad2-e21c-4ccb-a75b-7a8ba799176a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e1d6cad2-e21c-4ccb-a75b-7a8ba799176a tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 Sep 06 22:56:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e1d6cad2-e21c-4ccb-a75b-7a8ba799176a tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e1d6cad2-e21c-4ccb-a75b-7a8ba799176a tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e1d6cad2-e21c-4ccb-a75b-7a8ba799176a tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Snapshot retrieved successfully. Sep 06 22:56:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e1d6cad2-e21c-4ccb-a75b-7a8ba799176a tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 returned with HTTP 200 Sep 06 22:56:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1088/2176] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:56:24 2026] GET /volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d33e1952-b802-49f9-bb26-cd0aad42b6b8 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:56:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d33e1952-b802-49f9-bb26-cd0aad42b6b8 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d33e1952-b802-49f9-bb26-cd0aad42b6b8 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:25 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:25 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:25 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:25 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:25 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d33e1952-b802-49f9-bb26-cd0aad42b6b8 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Volume info retrieved successfully. Sep 06 22:56:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d33e1952-b802-49f9-bb26-cd0aad42b6b8 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:56:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1089/2177] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:24 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 1185 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:56:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6bf86ab3-79e3-4146-9948-0f4621cbdcf3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6bf86ab3-79e3-4146-9948-0f4621cbdcf3 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] POST http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action Sep 06 22:56:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6bf86ab3-79e3-4146-9948-0f4621cbdcf3 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action body: b'{"os-detach": {}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:56:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6bf86ab3-79e3-4146-9948-0f4621cbdcf3 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:56:25 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:25 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:25 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:25 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:25 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6bf86ab3-79e3-4146-9948-0f4621cbdcf3 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:25 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6bf86ab3-79e3-4146-9948-0f4621cbdcf3 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Detach volume completed successfully. Sep 06 22:56:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6bf86ab3-79e3-4146-9948-0f4621cbdcf3 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action returned with HTTP 202 Sep 06 22:56:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1089/2178] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:56:25 2026] POST /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:56:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-64988a5c-2f08-4c5b-b029-3684fdba9cd0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-64988a5c-2f08-4c5b-b029-3684fdba9cd0 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:56:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-64988a5c-2f08-4c5b-b029-3684fdba9cd0 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-64988a5c-2f08-4c5b-b029-3684fdba9cd0 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:25 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:25 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:25 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:25 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:25 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-64988a5c-2f08-4c5b-b029-3684fdba9cd0 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-64988a5c-2f08-4c5b-b029-3684fdba9cd0 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:56:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1090/2179] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:25 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 870 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:56:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c6de152a-9aa7-4132-9514-ae6f23f3b391 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c6de152a-9aa7-4132-9514-ae6f23f3b391 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 Sep 06 22:56:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c6de152a-9aa7-4132-9514-ae6f23f3b391 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c6de152a-9aa7-4132-9514-ae6f23f3b391 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:25 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:25 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:25 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c6de152a-9aa7-4132-9514-ae6f23f3b391 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Snapshot retrieved successfully. Sep 06 22:56:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c6de152a-9aa7-4132-9514-ae6f23f3b391 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 returned with HTTP 200 Sep 06 22:56:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1090/2180] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:56:25 2026] GET /volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 => generated 439 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ff1bfa95-1df1-45d3-a7b5-561c5ea1387d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ff1bfa95-1df1-45d3-a7b5-561c5ea1387d tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 Sep 06 22:56:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ff1bfa95-1df1-45d3-a7b5-561c5ea1387d tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ff1bfa95-1df1-45d3-a7b5-561c5ea1387d tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ff1bfa95-1df1-45d3-a7b5-561c5ea1387d tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Snapshot retrieved successfully. Sep 06 22:56:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ff1bfa95-1df1-45d3-a7b5-561c5ea1387d tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 returned with HTTP 200 Sep 06 22:56:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1091/2181] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:56:26 2026] GET /volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:56:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0686f685-7f99-41f9-a85c-2dd18ef46514", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-211075493"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:56:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Create volume request body: {'volume': {'snapshot_id': '0686f685-7f99-41f9-a85c-2dd18ef46514', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-211075493'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:56:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Snapshot retrieved successfully. Sep 06 22:56:27 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Create volume of 1 GB Sep 06 22:56:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Availability Zones retrieved successfully. Sep 06 22:56:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Flow 'volume_create_api' (d3b05b40-c91c-493f-93a6-4ed391982b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:56:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d30cf56c-ae29-4951-9122-477ed31d3ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:56:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:56:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d30cf56c-ae29-4951-9122-477ed31d3ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0686f685-7f99-41f9-a85c-2dd18ef46514', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:56:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15d7da16-ed13-4a6e-b7e9-d34f10efb361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:56:27 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Created reservations ['528ede25-60db-46d6-afba-2e781ce3e65c', 'ad561d2e-abd2-46d8-805f-5630224b735d', '0216ad2d-b3dd-4b0e-8a1c-39250ce434e4', '5981a306-c047-4ed7-b12a-74aafde864d9'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:56:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15d7da16-ed13-4a6e-b7e9-d34f10efb361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['528ede25-60db-46d6-afba-2e781ce3e65c', 'ad561d2e-abd2-46d8-805f-5630224b735d', '0216ad2d-b3dd-4b0e-8a1c-39250ce434e4', '5981a306-c047-4ed7-b12a-74aafde864d9']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:56:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80a0d926-789f-43bb-a581-22d524882e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:56:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80a0d926-789f-43bb-a581-22d524882e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45b1af08-e6c7-4748-8329-97bf0f524c1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-211075493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68e9643a29184f738b2fa397d11a2267',qos_specs=None,replication_status=,reservations=['528ede25-60db-46d6-afba-2e781ce3e65c','ad561d2e-abd2-46d8-805f-5630224b735d','0216ad2d-b3dd-4b0e-8a1c-39250ce434e4','5981a306-c047-4ed7-b12a-74aafde864d9'],size=1,snapshot_id=0686f685-7f99-41f9-a85c-2dd18ef46514,source_replicaid=,source_volid=None,status='creating',user_id='977fef3699194ae2bf08557ce5b87260',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:56:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-211075493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45b1af08-e6c7-4748-8329-97bf0f524c1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68e9643a29184f738b2fa397d11a2267',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0686f685-7f99-41f9-a85c-2dd18ef46514,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='977fef3699194ae2bf08557ce5b87260',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:56:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35774d11-c1d3-4eca-b8f5-8ff639c6d48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:56:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35774d11-c1d3-4eca-b8f5-8ff639c6d48d) transitioned into state 'SUCCESS' from state '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-211075493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68e9643a29184f738b2fa397d11a2267',qos_specs=None,replication_status=,reservations=['528ede25-60db-46d6-afba-2e781ce3e65c','ad561d2e-abd2-46d8-805f-5630224b735d','0216ad2d-b3dd-4b0e-8a1c-39250ce434e4','5981a306-c047-4ed7-b12a-74aafde864d9'],size=1,snapshot_id=0686f685-7f99-41f9-a85c-2dd18ef46514,source_replicaid=,source_volid=None,status='creating',user_id='977fef3699194ae2bf08557ce5b87260',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:56:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9dc57d6-b08d-4a0b-a91d-bc32ab2d15c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:56:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9dc57d6-b08d-4a0b-a91d-bc32ab2d15c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:56:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Flow 'volume_create_api' (d3b05b40-c91c-493f-93a6-4ed391982b6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:56:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Create volume request issued successfully. Sep 06 22:56:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e780e68c-5fbe-4a2c-9903-f109f5003c55 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:56:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1091/2182] 192.168.122.248 () {62 vars in 1184 bytes} [Sun Sep 6 22:56:27 2026] POST /volume/v3/volumes => generated 812 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:56:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-615f0a97-d541-406b-bb43-1f20dc28f8c8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-615f0a97-d541-406b-bb43-1f20dc28f8c8 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e Sep 06 22:56:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-615f0a97-d541-406b-bb43-1f20dc28f8c8 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-615f0a97-d541-406b-bb43-1f20dc28f8c8 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:27 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:27 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-615f0a97-d541-406b-bb43-1f20dc28f8c8 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Volume info retrieved successfully. Sep 06 22:56:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-615f0a97-d541-406b-bb43-1f20dc28f8c8 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e returned with HTTP 200 Sep 06 22:56:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1092/2183] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:27 2026] GET /volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-994c48e8-486c-492f-916c-77619920aa18 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-994c48e8-486c-492f-916c-77619920aa18 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] POST http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action Sep 06 22:56:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-994c48e8-486c-492f-916c-77619920aa18 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:56:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-994c48e8-486c-492f-916c-77619920aa18 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:56:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-994c48e8-486c-492f-916c-77619920aa18 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-994c48e8-486c-492f-916c-77619920aa18 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Reserve volume completed successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-994c48e8-486c-492f-916c-77619920aa18 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action returned with HTTP 202 Sep 06 22:56:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1092/2184] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:56:27 2026] POST /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-17af4996-9be2-40f8-8946-5aea286b302a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-17af4996-9be2-40f8-8946-5aea286b302a tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-17af4996-9be2-40f8-8946-5aea286b302a tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-17af4996-9be2-40f8-8946-5aea286b302a tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-17af4996-9be2-40f8-8946-5aea286b302a tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Volume info retrieved successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-17af4996-9be2-40f8-8946-5aea286b302a tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:56:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1093/2185] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:28 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 870 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1c88ba8c-b6a0-4467-bedd-2a647c1e95d0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1c88ba8c-b6a0-4467-bedd-2a647c1e95d0 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] POST http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action Sep 06 22:56:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1c88ba8c-b6a0-4467-bedd-2a647c1e95d0 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:56:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1c88ba8c-b6a0-4467-bedd-2a647c1e95d0 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:56:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1c88ba8c-b6a0-4467-bedd-2a647c1e95d0 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1c88ba8c-b6a0-4467-bedd-2a647c1e95d0 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Unreserve volume completed successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1c88ba8c-b6a0-4467-bedd-2a647c1e95d0 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action returned with HTTP 202 Sep 06 22:56:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1093/2186] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:56:28 2026] POST /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-20dfff68-5915-4f73-ba1b-b834bdfe1b7c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-20dfff68-5915-4f73-ba1b-b834bdfe1b7c tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-20dfff68-5915-4f73-ba1b-b834bdfe1b7c tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-20dfff68-5915-4f73-ba1b-b834bdfe1b7c tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-20dfff68-5915-4f73-ba1b-b834bdfe1b7c tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Volume info retrieved successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-20dfff68-5915-4f73-ba1b-b834bdfe1b7c tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:56:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1094/2187] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:28 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 870 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-da65afaf-848d-4dd8-8b65-3faa5749dbb5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-da65afaf-848d-4dd8-8b65-3faa5749dbb5 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] POST http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action Sep 06 22:56:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-da65afaf-848d-4dd8-8b65-3faa5749dbb5 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:56:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-da65afaf-848d-4dd8-8b65-3faa5749dbb5 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:56:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-da65afaf-848d-4dd8-8b65-3faa5749dbb5 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-da65afaf-848d-4dd8-8b65-3faa5749dbb5 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume updated successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-da65afaf-848d-4dd8-8b65-3faa5749dbb5 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action returned with HTTP 200 Sep 06 22:56:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1094/2188] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:56:28 2026] POST /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action => generated 0 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b69d98a7-ccfd-4e3b-b2c7-1ba245af251a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b69d98a7-ccfd-4e3b-b2c7-1ba245af251a tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b69d98a7-ccfd-4e3b-b2c7-1ba245af251a tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b69d98a7-ccfd-4e3b-b2c7-1ba245af251a tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b69d98a7-ccfd-4e3b-b2c7-1ba245af251a tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Volume info retrieved successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b69d98a7-ccfd-4e3b-b2c7-1ba245af251a tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:56:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1095/2189] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:28 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 869 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:56:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-27801e34-fd17-4aaf-8055-21d9689ec853 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-27801e34-fd17-4aaf-8055-21d9689ec853 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] POST http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action Sep 06 22:56:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-27801e34-fd17-4aaf-8055-21d9689ec853 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:56:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-27801e34-fd17-4aaf-8055-21d9689ec853 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:56:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-27801e34-fd17-4aaf-8055-21d9689ec853 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-27801e34-fd17-4aaf-8055-21d9689ec853 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume updated successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-27801e34-fd17-4aaf-8055-21d9689ec853 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action returned with HTTP 200 Sep 06 22:56:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1095/2190] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:56:28 2026] POST /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-df0c007d-8e35-41d1-a3d4-e677d981c66b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-df0c007d-8e35-41d1-a3d4-e677d981c66b tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-df0c007d-8e35-41d1-a3d4-e677d981c66b tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-df0c007d-8e35-41d1-a3d4-e677d981c66b tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-df0c007d-8e35-41d1-a3d4-e677d981c66b tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Volume info retrieved successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-df0c007d-8e35-41d1-a3d4-e677d981c66b tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:56:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1096/2191] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:28 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 870 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-11354d13-6be8-4195-804a-01a6fd736fee None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-11354d13-6be8-4195-804a-01a6fd736fee tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] POST http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action Sep 06 22:56:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-11354d13-6be8-4195-804a-01a6fd736fee tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:56:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-11354d13-6be8-4195-804a-01a6fd736fee tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:56:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-11354d13-6be8-4195-804a-01a6fd736fee tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-11354d13-6be8-4195-804a-01a6fd736fee tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Update volume admin metadata completed successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-11354d13-6be8-4195-804a-01a6fd736fee tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Update readonly setting on volume completed successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-11354d13-6be8-4195-804a-01a6fd736fee tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action returned with HTTP 202 Sep 06 22:56:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1096/2192] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:56:28 2026] POST /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a6c5946b-18e3-4727-b4ee-375d1a09aa04 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a6c5946b-18e3-4727-b4ee-375d1a09aa04 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a6c5946b-18e3-4727-b4ee-375d1a09aa04 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a6c5946b-18e3-4727-b4ee-375d1a09aa04 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a6c5946b-18e3-4727-b4ee-375d1a09aa04 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Volume info retrieved successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a6c5946b-18e3-4727-b4ee-375d1a09aa04 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:56:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1097/2193] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:28 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 869 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6fbfa878-d587-4490-a6f6-a80e7c5699a2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6fbfa878-d587-4490-a6f6-a80e7c5699a2 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e Sep 06 22:56:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6fbfa878-d587-4490-a6f6-a80e7c5699a2 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6fbfa878-d587-4490-a6f6-a80e7c5699a2 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-db362cde-0ab8-44f2-a638-f5e9240fa017 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-db362cde-0ab8-44f2-a638-f5e9240fa017 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] POST http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-db362cde-0ab8-44f2-a638-f5e9240fa017 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-db362cde-0ab8-44f2-a638-f5e9240fa017 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:56:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6fbfa878-d587-4490-a6f6-a80e7c5699a2 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Volume info retrieved successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-db362cde-0ab8-44f2-a638-f5e9240fa017 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6fbfa878-d587-4490-a6f6-a80e7c5699a2 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e returned with HTTP 200 Sep 06 22:56:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1097/2194] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:28 2026] GET /volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e => generated 904 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-db362cde-0ab8-44f2-a638-f5e9240fa017 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Update volume admin metadata completed successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-db362cde-0ab8-44f2-a638-f5e9240fa017 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Update readonly setting on volume completed successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-db362cde-0ab8-44f2-a638-f5e9240fa017 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action returned with HTTP 202 Sep 06 22:56:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1098/2195] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:56:28 2026] POST /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:56:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-22c86e04-713f-48c0-adc1-563991af411b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-22c86e04-713f-48c0-adc1-563991af411b tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:56:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-22c86e04-713f-48c0-adc1-563991af411b tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-22c86e04-713f-48c0-adc1-563991af411b tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-22c86e04-713f-48c0-adc1-563991af411b tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] Volume info retrieved successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-22c86e04-713f-48c0-adc1-563991af411b tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-reader] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:56:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1098/2196] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:28 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 870 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-454e376a-33e7-4f48-a013-59d9f18a835c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-454e376a-33e7-4f48-a013-59d9f18a835c tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] POST http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-454e376a-33e7-4f48-a013-59d9f18a835c tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-957638379", "disk_format": "raw"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-454e376a-33e7-4f48-a013-59d9f18a835c tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-957638379", "disk_format": "raw"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:56:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-454e376a-33e7-4f48-a013-59d9f18a835c tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:28 devstack devstack@c-api.service[87215]: DEBUG cinder.image.image_utils [None req-454e376a-33e7-4f48-a013-59d9f18a835c tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-957638379'}] 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-957638379'}]. {{(pid=87215) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 06 22:56:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-33d5848f-aba1-480e-b2b7-e2cf81816ac0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-33d5848f-aba1-480e-b2b7-e2cf81816ac0 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e Sep 06 22:56:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-33d5848f-aba1-480e-b2b7-e2cf81816ac0 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-33d5848f-aba1-480e-b2b7-e2cf81816ac0 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:29 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:29 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:29 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:29 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:29 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-33d5848f-aba1-480e-b2b7-e2cf81816ac0 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Volume info retrieved successfully. Sep 06 22:56:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-33d5848f-aba1-480e-b2b7-e2cf81816ac0 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e returned with HTTP 200 Sep 06 22:56:29 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1099/2197] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:29 2026] GET /volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e => generated 904 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-454e376a-33e7-4f48-a013-59d9f18a835c tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Copy volume to image completed successfully. Sep 06 22:56:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-454e376a-33e7-4f48-a013-59d9f18a835c tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action returned with HTTP 202 Sep 06 22:56:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1099/2198] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 22:56:28 2026] POST /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action => generated 654 bytes in 1289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:56:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6041691b-b77b-44fb-b7c9-2595e6472f09 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6041691b-b77b-44fb-b7c9-2595e6472f09 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e Sep 06 22:56:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6041691b-b77b-44fb-b7c9-2595e6472f09 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6041691b-b77b-44fb-b7c9-2595e6472f09 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:30 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:30 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6041691b-b77b-44fb-b7c9-2595e6472f09 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Volume info retrieved successfully. Sep 06 22:56:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6041691b-b77b-44fb-b7c9-2595e6472f09 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e returned with HTTP 200 Sep 06 22:56:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1100/2199] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:30 2026] GET /volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e => generated 904 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e2c9d51a-fba0-435e-a358-3b117eb4a12a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e2c9d51a-fba0-435e-a358-3b117eb4a12a tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e Sep 06 22:56:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e2c9d51a-fba0-435e-a358-3b117eb4a12a tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e2c9d51a-fba0-435e-a358-3b117eb4a12a tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:31 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:31 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:31 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:31 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e2c9d51a-fba0-435e-a358-3b117eb4a12a tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Volume info retrieved successfully. Sep 06 22:56:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e2c9d51a-fba0-435e-a358-3b117eb4a12a tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e returned with HTTP 200 Sep 06 22:56:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1100/2200] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:31 2026] GET /volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e => generated 904 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c870a091-4db7-4505-b4d2-8e2044656c0f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c870a091-4db7-4505-b4d2-8e2044656c0f tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e Sep 06 22:56:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c870a091-4db7-4505-b4d2-8e2044656c0f tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c870a091-4db7-4505-b4d2-8e2044656c0f tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:33 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c870a091-4db7-4505-b4d2-8e2044656c0f tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Volume info retrieved successfully. Sep 06 22:56:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c870a091-4db7-4505-b4d2-8e2044656c0f tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e returned with HTTP 200 Sep 06 22:56:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1101/2201] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:32 2026] GET /volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e => generated 904 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ee39c640-2918-415a-b209-0808def1c256 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ee39c640-2918-415a-b209-0808def1c256 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e Sep 06 22:56:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ee39c640-2918-415a-b209-0808def1c256 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ee39c640-2918-415a-b209-0808def1c256 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:34 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:34 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:34 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:34 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ee39c640-2918-415a-b209-0808def1c256 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Volume info retrieved successfully. Sep 06 22:56:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ee39c640-2918-415a-b209-0808def1c256 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e returned with HTTP 200 Sep 06 22:56:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1101/2202] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:34 2026] GET /volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-19f98da6-d9a0-4458-a5bd-2a1fc63ce359 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-19f98da6-d9a0-4458-a5bd-2a1fc63ce359 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 Sep 06 22:56:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-19f98da6-d9a0-4458-a5bd-2a1fc63ce359 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-19f98da6-d9a0-4458-a5bd-2a1fc63ce359 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:34 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-19f98da6-d9a0-4458-a5bd-2a1fc63ce359 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Delete snapshot with id: 0686f685-7f99-41f9-a85c-2dd18ef46514 Sep 06 22:56:34 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:34 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:34 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-19f98da6-d9a0-4458-a5bd-2a1fc63ce359 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Snapshot retrieved successfully. Sep 06 22:56:34 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:34 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:34 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-19f98da6-d9a0-4458-a5bd-2a1fc63ce359 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Snapshot delete request issued successfully. Sep 06 22:56:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-19f98da6-d9a0-4458-a5bd-2a1fc63ce359 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 returned with HTTP 202 Sep 06 22:56:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1102/2203] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:56:34 2026] DELETE /volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:56:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b0bda4f0-9757-4488-95c8-2c86174cb390 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b0bda4f0-9757-4488-95c8-2c86174cb390 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 Sep 06 22:56:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b0bda4f0-9757-4488-95c8-2c86174cb390 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b0bda4f0-9757-4488-95c8-2c86174cb390 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:34 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:34 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b0bda4f0-9757-4488-95c8-2c86174cb390 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Snapshot retrieved successfully. Sep 06 22:56:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b0bda4f0-9757-4488-95c8-2c86174cb390 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 returned with HTTP 200 Sep 06 22:56:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1102/2204] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:56:34 2026] GET /volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-313a44d1-2118-4bc9-a454-14cd6b931745 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-313a44d1-2118-4bc9-a454-14cd6b931745 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 Sep 06 22:56:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-313a44d1-2118-4bc9-a454-14cd6b931745 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-313a44d1-2118-4bc9-a454-14cd6b931745 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:35 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:35 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:35 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-313a44d1-2118-4bc9-a454-14cd6b931745 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Snapshot retrieved successfully. Sep 06 22:56:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-313a44d1-2118-4bc9-a454-14cd6b931745 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 returned with HTTP 200 Sep 06 22:56:35 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1103/2205] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:56:35 2026] GET /volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3970daed-d193-4030-96d7-cc2bb133a77c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3970daed-d193-4030-96d7-cc2bb133a77c tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 Sep 06 22:56:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3970daed-d193-4030-96d7-cc2bb133a77c tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3970daed-d193-4030-96d7-cc2bb133a77c tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:36 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:36 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:36 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3970daed-d193-4030-96d7-cc2bb133a77c tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Snapshot retrieved successfully. Sep 06 22:56:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3970daed-d193-4030-96d7-cc2bb133a77c tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 returned with HTTP 200 Sep 06 22:56:36 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1103/2206] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:56:36 2026] GET /volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 => generated 465 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7a4b9c4b-20f2-40f9-9cff-67c30e694966 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7a4b9c4b-20f2-40f9-9cff-67c30e694966 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 Sep 06 22:56:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7a4b9c4b-20f2-40f9-9cff-67c30e694966 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7a4b9c4b-20f2-40f9-9cff-67c30e694966 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:37 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=187,cinder:INSERT=26,cinder:UPDATE=43 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:56:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7a4b9c4b-20f2-40f9-9cff-67c30e694966 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Snapshot retrieved successfully. Sep 06 22:56:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7a4b9c4b-20f2-40f9-9cff-67c30e694966 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 returned with HTTP 200 Sep 06 22:56:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1104/2207] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:56:37 2026] GET /volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c0d4e51f-c343-421d-9476-0d7d285a5562 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c0d4e51f-c343-421d-9476-0d7d285a5562 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 Sep 06 22:56:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c0d4e51f-c343-421d-9476-0d7d285a5562 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c0d4e51f-c343-421d-9476-0d7d285a5562 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c0d4e51f-c343-421d-9476-0d7d285a5562 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 returned with HTTP 404 Sep 06 22:56:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1104/2208] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:56:38 2026] GET /volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:56:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-96c184e9-6a65-4507-bd79-90680ffb7f9a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-96c184e9-6a65-4507-bd79-90680ffb7f9a tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] DELETE http://192.168.122.248/volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 Sep 06 22:56:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-96c184e9-6a65-4507-bd79-90680ffb7f9a tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-96c184e9-6a65-4507-bd79-90680ffb7f9a tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:38 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-96c184e9-6a65-4507-bd79-90680ffb7f9a tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Delete volume with id: 9687bc20-04ef-4800-8c75-9b4f94aba921 Sep 06 22:56:38 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:38 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:38 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-96c184e9-6a65-4507-bd79-90680ffb7f9a tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Volume info retrieved successfully. Sep 06 22:56:38 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-96c184e9-6a65-4507-bd79-90680ffb7f9a tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Delete volume request issued successfully. Sep 06 22:56:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-96c184e9-6a65-4507-bd79-90680ffb7f9a tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 returned with HTTP 202 Sep 06 22:56:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1105/2209] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 22:56:38 2026] DELETE /volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 22:56:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ef91f399-2bcf-433e-9d51-d1b88cfd30a1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ef91f399-2bcf-433e-9d51-d1b88cfd30a1 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 Sep 06 22:56:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ef91f399-2bcf-433e-9d51-d1b88cfd30a1 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ef91f399-2bcf-433e-9d51-d1b88cfd30a1 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:38 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ef91f399-2bcf-433e-9d51-d1b88cfd30a1 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Volume info retrieved successfully. Sep 06 22:56:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ef91f399-2bcf-433e-9d51-d1b88cfd30a1 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 returned with HTTP 200 Sep 06 22:56:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1105/2210] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:38 2026] GET /volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 => generated 870 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6aca03ac-378e-47d6-b888-9b9bcaf22629 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6aca03ac-378e-47d6-b888-9b9bcaf22629 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 Sep 06 22:56:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6aca03ac-378e-47d6-b888-9b9bcaf22629 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6aca03ac-378e-47d6-b888-9b9bcaf22629 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6aca03ac-378e-47d6-b888-9b9bcaf22629 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 returned with HTTP 404 Sep 06 22:56:39 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1106/2211] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:39 2026] GET /volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:56:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f8ec6546-dc20-4dc8-85b1-b29407f1de31 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f8ec6546-dc20-4dc8-85b1-b29407f1de31 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] DELETE http://192.168.122.248/volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e Sep 06 22:56:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f8ec6546-dc20-4dc8-85b1-b29407f1de31 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f8ec6546-dc20-4dc8-85b1-b29407f1de31 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:39 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-f8ec6546-dc20-4dc8-85b1-b29407f1de31 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Delete volume with id: 45b1af08-e6c7-4748-8329-97bf0f524c1e Sep 06 22:56:39 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:39 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:39 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:39 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f8ec6546-dc20-4dc8-85b1-b29407f1de31 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Volume info retrieved successfully. Sep 06 22:56:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f8ec6546-dc20-4dc8-85b1-b29407f1de31 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Delete volume request issued successfully. Sep 06 22:56:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f8ec6546-dc20-4dc8-85b1-b29407f1de31 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e returned with HTTP 202 Sep 06 22:56:39 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1106/2212] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 22:56:39 2026] DELETE /volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 22:56:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8baf857a-3718-40fc-af84-b9536193b419 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8baf857a-3718-40fc-af84-b9536193b419 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e Sep 06 22:56:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8baf857a-3718-40fc-af84-b9536193b419 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8baf857a-3718-40fc-af84-b9536193b419 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:39 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:39 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:39 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:39 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8baf857a-3718-40fc-af84-b9536193b419 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Volume info retrieved successfully. Sep 06 22:56:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8baf857a-3718-40fc-af84-b9536193b419 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e returned with HTTP 200 Sep 06 22:56:39 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1107/2213] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:39 2026] GET /volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e => generated 904 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:56:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ee38d73f-ea6b-4ac5-b3e3-d9783b39fad0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ee38d73f-ea6b-4ac5-b3e3-d9783b39fad0 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e Sep 06 22:56:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ee38d73f-ea6b-4ac5-b3e3-d9783b39fad0 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ee38d73f-ea6b-4ac5-b3e3-d9783b39fad0 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ee38d73f-ea6b-4ac5-b3e3-d9783b39fad0 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e returned with HTTP 404 Sep 06 22:56:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1107/2214] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:40 2026] GET /volume/v3/volumes/45b1af08-e6c7-4748-8329-97bf0f524c1e => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:56:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bac09655-d949-462f-9025-af280b6e3922 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bac09655-d949-462f-9025-af280b6e3922 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 Sep 06 22:56:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bac09655-d949-462f-9025-af280b6e3922 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bac09655-d949-462f-9025-af280b6e3922 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:40 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-bac09655-d949-462f-9025-af280b6e3922 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Delete snapshot with id: 0686f685-7f99-41f9-a85c-2dd18ef46514 Sep 06 22:56:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bac09655-d949-462f-9025-af280b6e3922 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 returned with HTTP 404 Sep 06 22:56:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1108/2215] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:56:40 2026] DELETE /volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:56:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a9accb0f-7399-4aa8-a2df-2c7b47d9e50e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a9accb0f-7399-4aa8-a2df-2c7b47d9e50e tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 Sep 06 22:56:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a9accb0f-7399-4aa8-a2df-2c7b47d9e50e tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a9accb0f-7399-4aa8-a2df-2c7b47d9e50e tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a9accb0f-7399-4aa8-a2df-2c7b47d9e50e tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 returned with HTTP 404 Sep 06 22:56:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1108/2216] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:56:40 2026] GET /volume/v3/snapshots/0686f685-7f99-41f9-a85c-2dd18ef46514 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:56:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cd33ba63-a2c6-410f-a7f2-4dc8a8bccb7c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cd33ba63-a2c6-410f-a7f2-4dc8a8bccb7c tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] DELETE http://192.168.122.248/volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 Sep 06 22:56:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cd33ba63-a2c6-410f-a7f2-4dc8a8bccb7c tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cd33ba63-a2c6-410f-a7f2-4dc8a8bccb7c tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:40 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-cd33ba63-a2c6-410f-a7f2-4dc8a8bccb7c tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Delete volume with id: 9687bc20-04ef-4800-8c75-9b4f94aba921 Sep 06 22:56:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cd33ba63-a2c6-410f-a7f2-4dc8a8bccb7c tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 returned with HTTP 404 Sep 06 22:56:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1109/2217] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 22:56:40 2026] DELETE /volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:56:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-414f4d8e-ac9e-456d-ae3d-128aa27b5454 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-414f4d8e-ac9e-456d-ae3d-128aa27b5454 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] GET http://192.168.122.248/volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 Sep 06 22:56:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-414f4d8e-ac9e-456d-ae3d-128aa27b5454 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-414f4d8e-ac9e-456d-ae3d-128aa27b5454 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-414f4d8e-ac9e-456d-ae3d-128aa27b5454 tempest-VolumeDependencyTests-626314968 tempest-VolumeDependencyTests-626314968-project-member] http://192.168.122.248/volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 returned with HTTP 404 Sep 06 22:56:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1109/2218] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:40 2026] GET /volume/v3/volumes/9687bc20-04ef-4800-8c75-9b4f94aba921 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:56:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e47915be-c7b2-464b-8108-fd466f5cb56a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:56:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "9cdfe306-7dd9-4219-9526-855c99804584", "size": 1}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:56:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '9cdfe306-7dd9-4219-9526-855c99804584', 'size': 1}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:56:46 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Create volume of 1 GB Sep 06 22:56:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Availability Zones retrieved successfully. Sep 06 22:56:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Flow 'volume_create_api' (56fcbcd2-2e4a-45f9-a9e7-b427f1963367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:56:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (634fdade-9c6d-43f3-8d02-52a3d47e2223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:56:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:56:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (634fdade-9c6d-43f3-8d02-52a3d47e2223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:56:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2159de1-25b9-4c87-af14-a68250b963f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:56:46 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Created reservations ['dc16cbe1-72b5-4fd3-8259-43df8b05c418', '4eb7585f-37a6-44a8-9551-a68f66726e3b', '651f1180-9855-45d1-b645-700e972d7b4f', 'f745e57b-5cc7-4702-a461-32aa3519c5dc'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:56:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2159de1-25b9-4c87-af14-a68250b963f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc16cbe1-72b5-4fd3-8259-43df8b05c418', '4eb7585f-37a6-44a8-9551-a68f66726e3b', '651f1180-9855-45d1-b645-700e972d7b4f', 'f745e57b-5cc7-4702-a461-32aa3519c5dc']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:56:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b38326cf-6340-40b4-91e3-fe6ff9de115e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:56:46 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:46 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b38326cf-6340-40b4-91e3-fe6ff9de115e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70a483d6-6544-4cf3-b12a-8e013701f666', '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='8090cc023e694e5ca7dfa683b8f895df',qos_specs=None,replication_status=,reservations=['dc16cbe1-72b5-4fd3-8259-43df8b05c418','4eb7585f-37a6-44a8-9551-a68f66726e3b','651f1180-9855-45d1-b645-700e972d7b4f','f745e57b-5cc7-4702-a461-32aa3519c5dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c2403121364ad49831f832ad25f2df',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:56:46Z,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=70a483d6-6544-4cf3-b12a-8e013701f666,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8090cc023e694e5ca7dfa683b8f895df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7c2403121364ad49831f832ad25f2df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:56:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (988d7b2b-d881-432f-8b45-d26d8c2998ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:56:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (988d7b2b-d881-432f-8b45-d26d8c2998ac) transitioned into state 'SUCCESS' from 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='8090cc023e694e5ca7dfa683b8f895df',qos_specs=None,replication_status=,reservations=['dc16cbe1-72b5-4fd3-8259-43df8b05c418','4eb7585f-37a6-44a8-9551-a68f66726e3b','651f1180-9855-45d1-b645-700e972d7b4f','f745e57b-5cc7-4702-a461-32aa3519c5dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c2403121364ad49831f832ad25f2df',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:56:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be8706eb-6c8f-44ac-969e-58bf4ba74905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:56:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be8706eb-6c8f-44ac-969e-58bf4ba74905) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:56:46 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Flow 'volume_create_api' (56fcbcd2-2e4a-45f9-a9e7-b427f1963367) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:56:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Create volume request issued successfully. Sep 06 22:56:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e47915be-c7b2-464b-8108-fd466f5cb56a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:56:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1110/2219] 192.168.122.248 () {62 vars in 1184 bytes} [Sun Sep 6 22:56:46 2026] POST /volume/v3/volumes => generated 784 bytes in 724 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:56:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a15059ed-16f4-40b2-ae2f-dd5180489c2f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a15059ed-16f4-40b2-ae2f-dd5180489c2f tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] GET http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:56:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a15059ed-16f4-40b2-ae2f-dd5180489c2f tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a15059ed-16f4-40b2-ae2f-dd5180489c2f tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:46 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:46 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a15059ed-16f4-40b2-ae2f-dd5180489c2f tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Volume info retrieved successfully. Sep 06 22:56:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a15059ed-16f4-40b2-ae2f-dd5180489c2f tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 200 Sep 06 22:56:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1110/2220] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:46 2026] GET /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b1514270-b4f7-4bbc-9459-ab3ea6c5e8d0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b1514270-b4f7-4bbc-9459-ab3ea6c5e8d0 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] GET http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:56:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b1514270-b4f7-4bbc-9459-ab3ea6c5e8d0 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b1514270-b4f7-4bbc-9459-ab3ea6c5e8d0 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:47 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b1514270-b4f7-4bbc-9459-ab3ea6c5e8d0 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Volume info retrieved successfully. Sep 06 22:56:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b1514270-b4f7-4bbc-9459-ab3ea6c5e8d0 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 200 Sep 06 22:56:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1111/2221] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:47 2026] GET /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-158e5b29-af71-43ed-8435-ee998c98796f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-158e5b29-af71-43ed-8435-ee998c98796f tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] GET http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:56:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-158e5b29-af71-43ed-8435-ee998c98796f tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-158e5b29-af71-43ed-8435-ee998c98796f tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-158e5b29-af71-43ed-8435-ee998c98796f tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Volume info retrieved successfully. Sep 06 22:56:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-158e5b29-af71-43ed-8435-ee998c98796f tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 200 Sep 06 22:56:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1111/2222] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:48 2026] GET /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 934 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e7583258-7e90-4929-9965-3ea6b22ee087 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e7583258-7e90-4929-9965-3ea6b22ee087 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] GET http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:56:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e7583258-7e90-4929-9965-3ea6b22ee087 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e7583258-7e90-4929-9965-3ea6b22ee087 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e7583258-7e90-4929-9965-3ea6b22ee087 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Volume info retrieved successfully. Sep 06 22:56:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e7583258-7e90-4929-9965-3ea6b22ee087 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 200 Sep 06 22:56:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1112/2223] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:49 2026] GET /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 934 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8114281a-2af8-48dc-a534-45a794e6eaa1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8114281a-2af8-48dc-a534-45a794e6eaa1 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] GET http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:56:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8114281a-2af8-48dc-a534-45a794e6eaa1 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8114281a-2af8-48dc-a534-45a794e6eaa1 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:51 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:51 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8114281a-2af8-48dc-a534-45a794e6eaa1 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Volume info retrieved successfully. Sep 06 22:56:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8114281a-2af8-48dc-a534-45a794e6eaa1 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 200 Sep 06 22:56:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1112/2224] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:51 2026] GET /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 934 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4e46daa8-fb95-460c-b38a-13112b749269 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4e46daa8-fb95-460c-b38a-13112b749269 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] GET http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:56:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4e46daa8-fb95-460c-b38a-13112b749269 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4e46daa8-fb95-460c-b38a-13112b749269 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4e46daa8-fb95-460c-b38a-13112b749269 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Volume info retrieved successfully. Sep 06 22:56:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4e46daa8-fb95-460c-b38a-13112b749269 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 200 Sep 06 22:56:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1113/2225] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:52 2026] GET /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 934 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7587cb21-871d-4589-923d-93b06150795c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7587cb21-871d-4589-923d-93b06150795c tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] GET http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:56:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7587cb21-871d-4589-923d-93b06150795c tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7587cb21-871d-4589-923d-93b06150795c tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7587cb21-871d-4589-923d-93b06150795c tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Volume info retrieved successfully. Sep 06 22:56:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7587cb21-871d-4589-923d-93b06150795c tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 200 Sep 06 22:56:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1113/2226] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:53 2026] GET /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 934 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f27ede5a-bde4-422d-a49a-d3194483497e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f27ede5a-bde4-422d-a49a-d3194483497e tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] GET http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:56:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f27ede5a-bde4-422d-a49a-d3194483497e tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f27ede5a-bde4-422d-a49a-d3194483497e tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:54 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:54 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f27ede5a-bde4-422d-a49a-d3194483497e tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Volume info retrieved successfully. Sep 06 22:56:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f27ede5a-bde4-422d-a49a-d3194483497e tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 200 Sep 06 22:56:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1114/2227] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:54 2026] GET /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 934 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-bdcf890a-4ca0-4d12-b917-79a768a65a4a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bdcf890a-4ca0-4d12-b917-79a768a65a4a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] GET http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:56:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bdcf890a-4ca0-4d12-b917-79a768a65a4a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bdcf890a-4ca0-4d12-b917-79a768a65a4a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:55 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:55 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-bdcf890a-4ca0-4d12-b917-79a768a65a4a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Volume info retrieved successfully. Sep 06 22:56:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bdcf890a-4ca0-4d12-b917-79a768a65a4a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 200 Sep 06 22:56:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1114/2228] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:55 2026] GET /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 934 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c994962f-89ef-45f2-945b-cbb64e450ecd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c994962f-89ef-45f2-945b-cbb64e450ecd tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] GET http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:56:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c994962f-89ef-45f2-945b-cbb64e450ecd tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c994962f-89ef-45f2-945b-cbb64e450ecd tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c994962f-89ef-45f2-945b-cbb64e450ecd tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Volume info retrieved successfully. Sep 06 22:56:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c994962f-89ef-45f2-945b-cbb64e450ecd tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 200 Sep 06 22:56:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1115/2229] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:56 2026] GET /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 934 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e8b5b694-425d-4f20-8a27-baa984018593 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e8b5b694-425d-4f20-8a27-baa984018593 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:56:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e8b5b694-425d-4f20-8a27-baa984018593 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e8b5b694-425d-4f20-8a27-baa984018593 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:57 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:57 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e8b5b694-425d-4f20-8a27-baa984018593 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e8b5b694-425d-4f20-8a27-baa984018593 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:56:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1115/2230] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:57 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 870 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7fd3e80c-0f80-4dfa-94d2-a2cafa98c2ca None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7fd3e80c-0f80-4dfa-94d2-a2cafa98c2ca tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] GET http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:56:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7fd3e80c-0f80-4dfa-94d2-a2cafa98c2ca tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7fd3e80c-0f80-4dfa-94d2-a2cafa98c2ca tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:57 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:57 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7fd3e80c-0f80-4dfa-94d2-a2cafa98c2ca tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Volume info retrieved successfully. Sep 06 22:56:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7fd3e80c-0f80-4dfa-94d2-a2cafa98c2ca tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 200 Sep 06 22:56:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1116/2231] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:57 2026] GET /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 934 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-75241faf-f7bd-4957-b868-4c348d7126a4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-75241faf-f7bd-4957-b868-4c348d7126a4 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:56:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-75241faf-f7bd-4957-b868-4c348d7126a4 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-75241faf-f7bd-4957-b868-4c348d7126a4 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:58 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:58 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:58 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:58 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-75241faf-f7bd-4957-b868-4c348d7126a4 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-75241faf-f7bd-4957-b868-4c348d7126a4 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:56:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1116/2232] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:56:58 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 870 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:56:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8072ae32-34b8-4690-be96-290e030ed84d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8072ae32-34b8-4690-be96-290e030ed84d tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] POST http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action Sep 06 22:56:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8072ae32-34b8-4690-be96-290e030ed84d tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1911135211", "disk_format": "qcow2"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:56:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8072ae32-34b8-4690-be96-290e030ed84d tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1911135211", "disk_format": "qcow2"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:56:58 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:58 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8072ae32-34b8-4690-be96-290e030ed84d tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:56:58 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:58 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:56:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:56:58 devstack devstack@c-api.service[87216]: DEBUG cinder.image.image_utils [None req-8072ae32-34b8-4690-be96-290e030ed84d tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1911135211'}] 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-1911135211'}]. {{(pid=87216) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 06 22:56:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a53475fc-a9b2-42af-bb85-1ae0f54f1c87 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a53475fc-a9b2-42af-bb85-1ae0f54f1c87 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] GET http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:56:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a53475fc-a9b2-42af-bb85-1ae0f54f1c87 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a53475fc-a9b2-42af-bb85-1ae0f54f1c87 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:58 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:58 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:58 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:58 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a53475fc-a9b2-42af-bb85-1ae0f54f1c87 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Volume info retrieved successfully. Sep 06 22:56:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a53475fc-a9b2-42af-bb85-1ae0f54f1c87 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 200 Sep 06 22:56:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1117/2233] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:58 2026] GET /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 937 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:56:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8072ae32-34b8-4690-be96-290e030ed84d tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Copy volume to image completed successfully. Sep 06 22:56:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8072ae32-34b8-4690-be96-290e030ed84d tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action returned with HTTP 202 Sep 06 22:56:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1117/2234] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 22:56:58 2026] POST /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040/action => generated 657 bytes in 745 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:56:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9abd39b5-11e4-4849-9b40-6abb065c08e0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:56:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9abd39b5-11e4-4849-9b40-6abb065c08e0 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] GET http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:56:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9abd39b5-11e4-4849-9b40-6abb065c08e0 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:56:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9abd39b5-11e4-4849-9b40-6abb065c08e0 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:56:59 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:56:59 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:56:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:56:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:56:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9abd39b5-11e4-4849-9b40-6abb065c08e0 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Volume info retrieved successfully. Sep 06 22:56:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9abd39b5-11e4-4849-9b40-6abb065c08e0 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 200 Sep 06 22:56:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1118/2235] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:56:59 2026] GET /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 937 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:57:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e0984a1d-af17-430c-8513-af8d9a35ada8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e0984a1d-af17-430c-8513-af8d9a35ada8 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] GET http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:57:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e0984a1d-af17-430c-8513-af8d9a35ada8 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e0984a1d-af17-430c-8513-af8d9a35ada8 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:00 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:00 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e0984a1d-af17-430c-8513-af8d9a35ada8 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Volume info retrieved successfully. Sep 06 22:57:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e0984a1d-af17-430c-8513-af8d9a35ada8 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 200 Sep 06 22:57:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1118/2236] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:57:00 2026] GET /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 1202 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:57:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1a7cbd94-3738-4bd3-b6d1-ab247de97b8c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1a7cbd94-3738-4bd3-b6d1-ab247de97b8c tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] GET http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:57:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1a7cbd94-3738-4bd3-b6d1-ab247de97b8c tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1a7cbd94-3738-4bd3-b6d1-ab247de97b8c tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:00 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:00 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:57:00 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:00 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:57:00 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1a7cbd94-3738-4bd3-b6d1-ab247de97b8c tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Volume info retrieved successfully. Sep 06 22:57:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1a7cbd94-3738-4bd3-b6d1-ab247de97b8c tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 200 Sep 06 22:57:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1119/2237] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:57:00 2026] GET /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 1202 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:57:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-06962c9a-08fe-4ba1-aedb-6f2e4fc4a88a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-06962c9a-08fe-4ba1-aedb-6f2e4fc4a88a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] DELETE http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:57:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-06962c9a-08fe-4ba1-aedb-6f2e4fc4a88a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-06962c9a-08fe-4ba1-aedb-6f2e4fc4a88a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:00 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-06962c9a-08fe-4ba1-aedb-6f2e4fc4a88a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Delete volume with id: 70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:57:00 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:00 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-06962c9a-08fe-4ba1-aedb-6f2e4fc4a88a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Volume info retrieved successfully. Sep 06 22:57:01 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-06962c9a-08fe-4ba1-aedb-6f2e4fc4a88a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Delete volume request issued successfully. Sep 06 22:57:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-06962c9a-08fe-4ba1-aedb-6f2e4fc4a88a tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 202 Sep 06 22:57:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1119/2238] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 22:57:00 2026] DELETE /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 22:57:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4e53bfdc-5114-49bd-abfb-6ac2771d7a5f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4e53bfdc-5114-49bd-abfb-6ac2771d7a5f tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] GET http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:57:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4e53bfdc-5114-49bd-abfb-6ac2771d7a5f tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4e53bfdc-5114-49bd-abfb-6ac2771d7a5f tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:01 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:01 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:57:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:57:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4e53bfdc-5114-49bd-abfb-6ac2771d7a5f tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Volume info retrieved successfully. Sep 06 22:57:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4e53bfdc-5114-49bd-abfb-6ac2771d7a5f tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 200 Sep 06 22:57:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1120/2239] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:57:01 2026] GET /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 1201 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 22:57:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5dce00f0-17c3-4860-a9b3-123253fb0def None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5dce00f0-17c3-4860-a9b3-123253fb0def tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] GET http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:57:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5dce00f0-17c3-4860-a9b3-123253fb0def tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5dce00f0-17c3-4860-a9b3-123253fb0def tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:02 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:02 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:02 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:02 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5dce00f0-17c3-4860-a9b3-123253fb0def tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Volume info retrieved successfully. Sep 06 22:57:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5dce00f0-17c3-4860-a9b3-123253fb0def tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 200 Sep 06 22:57:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1120/2240] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:57:02 2026] GET /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 1201 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 22:57:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b4103bde-8ca0-4f2e-ae8c-f06d2a2409c0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b4103bde-8ca0-4f2e-ae8c-f06d2a2409c0 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] GET http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:57:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b4103bde-8ca0-4f2e-ae8c-f06d2a2409c0 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b4103bde-8ca0-4f2e-ae8c-f06d2a2409c0 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b4103bde-8ca0-4f2e-ae8c-f06d2a2409c0 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 404 Sep 06 22:57:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1121/2241] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:57:03 2026] GET /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 22:57:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5a40d7f8-6e4c-4fcc-9254-092c906dabc7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5a40d7f8-6e4c-4fcc-9254-092c906dabc7 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] DELETE http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:57:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5a40d7f8-6e4c-4fcc-9254-092c906dabc7 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5a40d7f8-6e4c-4fcc-9254-092c906dabc7 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:03 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-5a40d7f8-6e4c-4fcc-9254-092c906dabc7 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Delete volume with id: 70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:57:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5a40d7f8-6e4c-4fcc-9254-092c906dabc7 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 404 Sep 06 22:57:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1121/2242] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 22:57:03 2026] DELETE /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:57:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3899fee8-3162-4edc-9013-8aa9c7aef3a4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3899fee8-3162-4edc-9013-8aa9c7aef3a4 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] GET http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 Sep 06 22:57:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3899fee8-3162-4edc-9013-8aa9c7aef3a4 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3899fee8-3162-4edc-9013-8aa9c7aef3a4 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3899fee8-3162-4edc-9013-8aa9c7aef3a4 tempest-VolumeImageDependencyTests-600441307 tempest-VolumeImageDependencyTests-600441307-project-member] http://192.168.122.248/volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 returned with HTTP 404 Sep 06 22:57:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1122/2243] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 22:57:03 2026] GET /volume/v3/volumes/70a483d6-6544-4cf3-b12a-8e013701f666 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:57:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1a041bfd-11c8-4c88-a88c-c094abd34654 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1a041bfd-11c8-4c88-a88c-c094abd34654 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:57:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1a041bfd-11c8-4c88-a88c-c094abd34654 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1a041bfd-11c8-4c88-a88c-c094abd34654 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:07 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:07 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:07 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:07 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:07 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1a041bfd-11c8-4c88-a88c-c094abd34654 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:57:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1a041bfd-11c8-4c88-a88c-c094abd34654 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:57:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1122/2244] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:07 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 870 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e8f5ec54-c256-4b9b-9218-f7b0256f3469 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e8f5ec54-c256-4b9b-9218-f7b0256f3469 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:57:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e8f5ec54-c256-4b9b-9218-f7b0256f3469 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e8f5ec54-c256-4b9b-9218-f7b0256f3469 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:08 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:08 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:57:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:57:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e8f5ec54-c256-4b9b-9218-f7b0256f3469 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:57:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e8f5ec54-c256-4b9b-9218-f7b0256f3469 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:57:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1123/2245] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:08 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 870 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4f68234e-465c-4bf2-9251-f73aee4ce113 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4f68234e-465c-4bf2-9251-f73aee4ce113 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:57:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4f68234e-465c-4bf2-9251-f73aee4ce113 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4f68234e-465c-4bf2-9251-f73aee4ce113 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:09 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:09 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:09 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:09 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:09 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4f68234e-465c-4bf2-9251-f73aee4ce113 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:57:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4f68234e-465c-4bf2-9251-f73aee4ce113 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:57:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1123/2246] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:09 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 870 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b5d4f6c3-de5c-4c01-bcee-1d49a69a0357 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b5d4f6c3-de5c-4c01-bcee-1d49a69a0357 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] DELETE http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:57:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b5d4f6c3-de5c-4c01-bcee-1d49a69a0357 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b5d4f6c3-de5c-4c01-bcee-1d49a69a0357 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:09 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-b5d4f6c3-de5c-4c01-bcee-1d49a69a0357 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Delete volume with id: a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:57:09 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:09 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:57:09 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:09 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:57:09 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b5d4f6c3-de5c-4c01-bcee-1d49a69a0357 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:57:09 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b5d4f6c3-de5c-4c01-bcee-1d49a69a0357 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Delete volume request issued successfully. Sep 06 22:57:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b5d4f6c3-de5c-4c01-bcee-1d49a69a0357 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 202 Sep 06 22:57:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1124/2247] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:57:09 2026] DELETE /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:57:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f341a19f-e759-4ce4-87be-e41dd4219312 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f341a19f-e759-4ce4-87be-e41dd4219312 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:57:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f341a19f-e759-4ce4-87be-e41dd4219312 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f341a19f-e759-4ce4-87be-e41dd4219312 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:09 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:09 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:09 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:09 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:09 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f341a19f-e759-4ce4-87be-e41dd4219312 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Volume info retrieved successfully. Sep 06 22:57:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f341a19f-e759-4ce4-87be-e41dd4219312 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 200 Sep 06 22:57:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1124/2248] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:09 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 869 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-58f3115b-b027-4158-b2e9-393b04086da0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-58f3115b-b027-4158-b2e9-393b04086da0 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] GET http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 Sep 06 22:57:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-58f3115b-b027-4158-b2e9-393b04086da0 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-58f3115b-b027-4158-b2e9-393b04086da0 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-58f3115b-b027-4158-b2e9-393b04086da0 tempest-VolumesActionsTest-1562909690 tempest-VolumesActionsTest-1562909690-project-member] http://192.168.122.248/volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 returned with HTTP 404 Sep 06 22:57:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1125/2249] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:10 2026] GET /volume/v3/volumes/a0c1f173-e42d-4087-a4fc-a9644b877040 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:57:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:57:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1072947504"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1072947504'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:57:16 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Create volume of 1 GB Sep 06 22:57:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Availability Zones retrieved successfully. Sep 06 22:57:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Flow 'volume_create_api' (ee70b0e9-065a-413a-ac47-c2bf20a8b279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:57:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87486b43-25d4-44bc-ba5f-e51b7bd373c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:57:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87486b43-25d4-44bc-ba5f-e51b7bd373c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:57:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c6b952-c3f7-4bef-b41a-f8e9fc5c70b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:16 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Created reservations ['a4c97b8f-740c-43e8-9bc8-4dc72884f0be', '72e05d94-94a7-4fab-9eee-8af96ff54032', '5684ccb5-11a1-4c9b-a2ed-e6441e034287', 'c8190a56-fc90-4929-bed6-7bc821129433'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:57:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c6b952-c3f7-4bef-b41a-f8e9fc5c70b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4c97b8f-740c-43e8-9bc8-4dc72884f0be', '72e05d94-94a7-4fab-9eee-8af96ff54032', '5684ccb5-11a1-4c9b-a2ed-e6441e034287', 'c8190a56-fc90-4929-bed6-7bc821129433']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:57:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15b4f6e1-a596-476b-8cf7-f92515c82eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15b4f6e1-a596-476b-8cf7-f92515c82eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '645c0c7f-235e-4867-a6c0-a2d8226b3e8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1072947504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8d60389bc0949128107469174c1d496',qos_specs=None,replication_status=,reservations=['a4c97b8f-740c-43e8-9bc8-4dc72884f0be','72e05d94-94a7-4fab-9eee-8af96ff54032','5684ccb5-11a1-4c9b-a2ed-e6441e034287','c8190a56-fc90-4929-bed6-7bc821129433'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f564e04ca4541be94fcb8c476f30cdf',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:57:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1072947504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=645c0c7f-235e-4867-a6c0-a2d8226b3e8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8d60389bc0949128107469174c1d496',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f564e04ca4541be94fcb8c476f30cdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:57:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e262490-bd1b-4b1d-83b7-d5d90a9aa520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e262490-bd1b-4b1d-83b7-d5d90a9aa520) transitioned into state 'SUCCESS' from state '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-1072947504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8d60389bc0949128107469174c1d496',qos_specs=None,replication_status=,reservations=['a4c97b8f-740c-43e8-9bc8-4dc72884f0be','72e05d94-94a7-4fab-9eee-8af96ff54032','5684ccb5-11a1-4c9b-a2ed-e6441e034287','c8190a56-fc90-4929-bed6-7bc821129433'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f564e04ca4541be94fcb8c476f30cdf',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:57:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6c46a5c-7f94-4dce-a85f-83af0d3a0abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6c46a5c-7f94-4dce-a85f-83af0d3a0abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:57:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Flow 'volume_create_api' (ee70b0e9-065a-413a-ac47-c2bf20a8b279) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:57:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Create volume request issued successfully. Sep 06 22:57:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a19f7fa5-66cb-4e0f-8f5b-e66e820ac400 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:57:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1125/2250] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:57:16 2026] POST /volume/v3/volumes => generated 759 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:57:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2d621b15-83f6-42be-8464-df587b0eb3d9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2d621b15-83f6-42be-8464-df587b0eb3d9 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] GET http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c Sep 06 22:57:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2d621b15-83f6-42be-8464-df587b0eb3d9 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2d621b15-83f6-42be-8464-df587b0eb3d9 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:57:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:57:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2d621b15-83f6-42be-8464-df587b0eb3d9 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Volume info retrieved successfully. Sep 06 22:57:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2d621b15-83f6-42be-8464-df587b0eb3d9 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c returned with HTTP 200 Sep 06 22:57:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1126/2251] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:16 2026] GET /volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c => generated 827 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2fbda8ce-1660-4096-84ef-3a059fd0c4c0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2fbda8ce-1660-4096-84ef-3a059fd0c4c0 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] GET http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c Sep 06 22:57:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2fbda8ce-1660-4096-84ef-3a059fd0c4c0 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2fbda8ce-1660-4096-84ef-3a059fd0c4c0 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:17 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:17 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:17 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:17 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2fbda8ce-1660-4096-84ef-3a059fd0c4c0 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Volume info retrieved successfully. Sep 06 22:57:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2fbda8ce-1660-4096-84ef-3a059fd0c4c0 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c returned with HTTP 200 Sep 06 22:57:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1126/2252] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:17 2026] GET /volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ce3cee26-f2ac-4b82-a16d-34fd8b317c77 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ce3cee26-f2ac-4b82-a16d-34fd8b317c77 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes/e362e5d4-fae9-4ef8-ac4c-4479550ff35f/action Sep 06 22:57:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ce3cee26-f2ac-4b82-a16d-34fd8b317c77 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action body: b'{"os-attach": {"instance_uuid": "d0e5c6ac-ce46-4679-9a4b-0b2eb48bf4da", "mountpoint": "/dev/vdc"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:57:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ce3cee26-f2ac-4b82-a16d-34fd8b317c77 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d0e5c6ac-ce46-4679-9a4b-0b2eb48bf4da", "mountpoint": "/dev/vdc"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:24 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=169,cinder:INSERT=19,cinder:UPDATE=29 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:57:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ce3cee26-f2ac-4b82-a16d-34fd8b317c77 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/e362e5d4-fae9-4ef8-ac4c-4479550ff35f/action returned with HTTP 404 Sep 06 22:57:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1127/2253] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:57:24 2026] POST /volume/v3/volumes/e362e5d4-fae9-4ef8-ac4c-4479550ff35f/action => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:57:27 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=120,cinder:UPDATE=27,cinder:INSERT=22 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:57:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-285ad03a-2729-4c75-a4fe-5290dc591091 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-285ad03a-2729-4c75-a4fe-5290dc591091 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:57:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-285ad03a-2729-4c75-a4fe-5290dc591091 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f5773276-9e04-48af-97f2-d38f62a60bd6", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1394501589"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-285ad03a-2729-4c75-a4fe-5290dc591091 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Create volume request body: {'volume': {'imageRef': 'f5773276-9e04-48af-97f2-d38f62a60bd6', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1394501589'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:57:29 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-285ad03a-2729-4c75-a4fe-5290dc591091 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Create volume of 2 GB Sep 06 22:57:29 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-285ad03a-2729-4c75-a4fe-5290dc591091 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Availability Zones retrieved successfully. Sep 06 22:57:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-285ad03a-2729-4c75-a4fe-5290dc591091 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Flow 'volume_create_api' (00742e0e-786b-43b9-9633-7b33aa9d1c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:57:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-285ad03a-2729-4c75-a4fe-5290dc591091 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f09540ff-afeb-45f5-a7d6-8da5f7b496ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-285ad03a-2729-4c75-a4fe-5290dc591091 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Validating volume size '2' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:57:29 devstack devstack@c-api.service[87216]: WARNING cinder.volume.api [None req-285ad03a-2729-4c75-a4fe-5290dc591091 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f09540ff-afeb-45f5-a7d6-8da5f7b496ef) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 22:57:29 devstack devstack@c-api.service[87216]: Failure: cinder.exception.InvalidInput: Invalid input received: Image f5773276-9e04-48af-97f2-d38f62a60bd6 is not active. Sep 06 22:57:29 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-285ad03a-2729-4c75-a4fe-5290dc591091 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f09540ff-afeb-45f5-a7d6-8da5f7b496ef) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:29 devstack devstack@c-api.service[87216]: WARNING cinder.volume.api [None req-285ad03a-2729-4c75-a4fe-5290dc591091 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f09540ff-afeb-45f5-a7d6-8da5f7b496ef) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 22:57:29 devstack devstack@c-api.service[87216]: WARNING cinder.volume.api [None req-285ad03a-2729-4c75-a4fe-5290dc591091 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Flow 'volume_create_api' (00742e0e-786b-43b9-9633-7b33aa9d1c97) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 22:57:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-285ad03a-2729-4c75-a4fe-5290dc591091 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 400 Sep 06 22:57:29 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1127/2254] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:57:29 2026] POST /volume/v3/volumes => generated 125 bytes in 204 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 22:57:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ddf7707c-1a72-4ce7-9578-90baac44debd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ddf7707c-1a72-4ce7-9578-90baac44debd tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:57:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ddf7707c-1a72-4ce7-9578-90baac44debd tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "f5c3b082-9d19-48e6-a1d6-832929752fb7"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-ddf7707c-1a72-4ce7-9578-90baac44debd tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'f5c3b082-9d19-48e6-a1d6-832929752fb7'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:57:31 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-ddf7707c-1a72-4ce7-9578-90baac44debd tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Create volume of 1 GB Sep 06 22:57:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ddf7707c-1a72-4ce7-9578-90baac44debd tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Availability Zones retrieved successfully. Sep 06 22:57:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ddf7707c-1a72-4ce7-9578-90baac44debd tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Flow 'volume_create_api' (7e576ada-6a9f-42ec-9c81-2d59c63f11ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:57:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ddf7707c-1a72-4ce7-9578-90baac44debd tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704ffb19-ef4e-4587-a946-ac9e3fc5364b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-ddf7707c-1a72-4ce7-9578-90baac44debd tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:57:31 devstack devstack@c-api.service[87215]: WARNING cinder.volume.api [None req-ddf7707c-1a72-4ce7-9578-90baac44debd tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704ffb19-ef4e-4587-a946-ac9e3fc5364b) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 22:57:31 devstack devstack@c-api.service[87215]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 06 22:57:31 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ddf7707c-1a72-4ce7-9578-90baac44debd tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704ffb19-ef4e-4587-a946-ac9e3fc5364b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:31 devstack devstack@c-api.service[87215]: WARNING cinder.volume.api [None req-ddf7707c-1a72-4ce7-9578-90baac44debd tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704ffb19-ef4e-4587-a946-ac9e3fc5364b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 22:57:31 devstack devstack@c-api.service[87215]: WARNING cinder.volume.api [None req-ddf7707c-1a72-4ce7-9578-90baac44debd tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Flow 'volume_create_api' (7e576ada-6a9f-42ec-9c81-2d59c63f11ff) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 22:57:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ddf7707c-1a72-4ce7-9578-90baac44debd tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 400 Sep 06 22:57:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1128/2255] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:57:31 2026] POST /volume/v3/volumes => generated 134 bytes in 272 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f1d85ebd-17d4-4e21-ad53-36890f69cb5a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f1d85ebd-17d4-4e21-ad53-36890f69cb5a tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f1d85ebd-17d4-4e21-ad53-36890f69cb5a tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f1d85ebd-17d4-4e21-ad53-36890f69cb5a tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 400 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1128/2256] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:57:32 2026] POST /volume/v3/volumes => generated 127 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d075b37e-f06e-4eac-9a10-c2189a16938a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d075b37e-f06e-4eac-9a10-c2189a16938a tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d075b37e-f06e-4eac-9a10-c2189a16938a tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "2d29b358-5517-4baa-a019-a9626c76a3ef"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-d075b37e-f06e-4eac-9a10-c2189a16938a tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '2d29b358-5517-4baa-a019-a9626c76a3ef'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d075b37e-f06e-4eac-9a10-c2189a16938a tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 404 Sep 06 22:57:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1129/2257] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:57:32 2026] POST /volume/v3/volumes => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a3ce2560-3d11-4249-8b0d-b8f4abf33811 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a3ce2560-3d11-4249-8b0d-b8f4abf33811 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a3ce2560-3d11-4249-8b0d-b8f4abf33811 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "1c61ada7-a858-4c59-8569-857808c70b08"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-a3ce2560-3d11-4249-8b0d-b8f4abf33811 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '1c61ada7-a858-4c59-8569-857808c70b08'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a3ce2560-3d11-4249-8b0d-b8f4abf33811 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 404 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1129/2258] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:57:32 2026] POST /volume/v3/volumes => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-db8a283b-940b-4293-9899-8bb9082c8d38 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-db8a283b-940b-4293-9899-8bb9082c8d38 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-db8a283b-940b-4293-9899-8bb9082c8d38 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "aeea663b-0a79-4b65-9dc7-d1947ac7441f"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-db8a283b-940b-4293-9899-8bb9082c8d38 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'aeea663b-0a79-4b65-9dc7-d1947ac7441f'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-db8a283b-940b-4293-9899-8bb9082c8d38 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 404 Sep 06 22:57:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1130/2259] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:57:32 2026] POST /volume/v3/volumes => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ffbaed9e-ff8f-4fc9-ae01-5bb103188d2b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ffbaed9e-ff8f-4fc9-ae01-5bb103188d2b tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ffbaed9e-ff8f-4fc9-ae01-5bb103188d2b tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ffbaed9e-ff8f-4fc9-ae01-5bb103188d2b tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 400 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1130/2260] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:57:32 2026] POST /volume/v3/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-14ecf0e5-416a-48c7-86c6-a55df65b5bca None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-14ecf0e5-416a-48c7-86c6-a55df65b5bca tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-14ecf0e5-416a-48c7-86c6-a55df65b5bca tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-14ecf0e5-416a-48c7-86c6-a55df65b5bca tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 400 Sep 06 22:57:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1131/2261] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:57:32 2026] POST /volume/v3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3809ca73-ef1e-4162-afe9-13e0a7d9599a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3809ca73-ef1e-4162-afe9-13e0a7d9599a tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3809ca73-ef1e-4162-afe9-13e0a7d9599a tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3809ca73-ef1e-4162-afe9-13e0a7d9599a tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 400 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1131/2262] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:57:32 2026] POST /volume/v3/volumes => generated 121 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3dfe7f71-1009-48f7-91b7-e5c97466de04 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3dfe7f71-1009-48f7-91b7-e5c97466de04 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] DELETE http://192.168.122.248/volume/v3/volumes/tempest-invalid-1236558464 Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3dfe7f71-1009-48f7-91b7-e5c97466de04 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3dfe7f71-1009-48f7-91b7-e5c97466de04 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-3dfe7f71-1009-48f7-91b7-e5c97466de04 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Delete volume with id: tempest-invalid-1236558464 Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3dfe7f71-1009-48f7-91b7-e5c97466de04 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/tempest-invalid-1236558464 returned with HTTP 404 Sep 06 22:57:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1132/2263] 192.168.122.248 () {58 vars in 1205 bytes} [Sun Sep 6 22:57:32 2026] DELETE /volume/v3/volumes/tempest-invalid-1236558464 => generated 99 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9c00f186-9dc1-4091-afb1-749cbf9dbb75 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1132/2264] 192.168.122.248 () {58 vars in 1127 bytes} [Sun Sep 6 22:57:32 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5b3fe97d-3b13-4af2-b877-206c4591d9ff None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5b3fe97d-3b13-4af2-b877-206c4591d9ff tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes/xxx/action Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5b3fe97d-3b13-4af2-b877-206c4591d9ff tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action body: b'{"os-detach": {}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5b3fe97d-3b13-4af2-b877-206c4591d9ff tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5b3fe97d-3b13-4af2-b877-206c4591d9ff tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 06 22:57:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1133/2265] 192.168.122.248 () {60 vars in 1175 bytes} [Sun Sep 6 22:57:32 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6efbdb44-c7c6-43f1-949a-e3f69233bd1b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6efbdb44-c7c6-43f1-949a-e3f69233bd1b tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] GET http://192.168.122.248/volume/v3/volumes/tempest-invalid-1468436669 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6efbdb44-c7c6-43f1-949a-e3f69233bd1b tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6efbdb44-c7c6-43f1-949a-e3f69233bd1b tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6efbdb44-c7c6-43f1-949a-e3f69233bd1b tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] http://192.168.122.248/volume/v3/volumes/tempest-invalid-1468436669 returned with HTTP 404 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1133/2266] 192.168.122.248 () {58 vars in 1202 bytes} [Sun Sep 6 22:57:32 2026] GET /volume/v3/volumes/tempest-invalid-1468436669 => generated 99 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0f0b265d-a2b0-4ff2-86cc-db2992d6631b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1134/2267] 192.168.122.248 () {58 vars in 1124 bytes} [Sun Sep 6 22:57:32 2026] GET /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bea56357-c1f9-4466-9c53-239f50a9c096 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bea56357-c1f9-4466-9c53-239f50a9c096 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail?status=null Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bea56357-c1f9-4466-9c53-239f50a9c096 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bea56357-c1f9-4466-9c53-239f50a9c096 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-bea56357-c1f9-4466-9c53-239f50a9c096 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-bea56357-c1f9-4466-9c53-239f50a9c096 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Could not evaluate value null, assuming string {{(pid=87216) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-bea56357-c1f9-4466-9c53-239f50a9c096 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bea56357-c1f9-4466-9c53-239f50a9c096 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Get all volumes completed successfully. Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bea56357-c1f9-4466-9c53-239f50a9c096 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] http://192.168.122.248/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1134/2268] 192.168.122.248 () {58 vars in 1165 bytes} [Sun Sep 6 22:57:32 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6c0bc401-01e5-44ba-8845-066f96c3e898 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6c0bc401-01e5-44ba-8845-066f96c3e898 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1768836761 Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6c0bc401-01e5-44ba-8845-066f96c3e898 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6c0bc401-01e5-44ba-8845-066f96c3e898 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Calling method 'detail' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-6c0bc401-01e5-44ba-8845-066f96c3e898 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6c0bc401-01e5-44ba-8845-066f96c3e898 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1768836761'), ('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6c0bc401-01e5-44ba-8845-066f96c3e898 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Get all volumes completed successfully. Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6c0bc401-01e5-44ba-8845-066f96c3e898 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] http://192.168.122.248/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1768836761 returned with HTTP 200 Sep 06 22:57:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1135/2269] 192.168.122.248 () {58 vars in 1243 bytes} [Sun Sep 6 22:57:32 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1768836761 => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1200c556-675e-42b4-b8c7-2d038054d1bf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1200c556-675e-42b4-b8c7-2d038054d1bf tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] GET http://192.168.122.248/volume/v3/volumes?status=null Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1200c556-675e-42b4-b8c7-2d038054d1bf tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1200c556-675e-42b4-b8c7-2d038054d1bf tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-1200c556-675e-42b4-b8c7-2d038054d1bf tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1200c556-675e-42b4-b8c7-2d038054d1bf tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Could not evaluate value null, assuming string {{(pid=87216) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1200c556-675e-42b4-b8c7-2d038054d1bf tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1200c556-675e-42b4-b8c7-2d038054d1bf tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Get all volumes completed successfully. Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1200c556-675e-42b4-b8c7-2d038054d1bf tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] http://192.168.122.248/volume/v3/volumes?status=null returned with HTTP 200 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1135/2270] 192.168.122.248 () {58 vars in 1144 bytes} [Sun Sep 6 22:57:32 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2b3031dd-2b5f-4c8b-8e3e-9cee1db4b188 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2b3031dd-2b5f-4c8b-8e3e-9cee1db4b188 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] GET http://192.168.122.248/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-103265091 Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2b3031dd-2b5f-4c8b-8e3e-9cee1db4b188 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2b3031dd-2b5f-4c8b-8e3e-9cee1db4b188 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-2b3031dd-2b5f-4c8b-8e3e-9cee1db4b188 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b3031dd-2b5f-4c8b-8e3e-9cee1db4b188 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-103265091'), ('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2b3031dd-2b5f-4c8b-8e3e-9cee1db4b188 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Get all volumes completed successfully. Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2b3031dd-2b5f-4c8b-8e3e-9cee1db4b188 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] http://192.168.122.248/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-103265091 returned with HTTP 200 Sep 06 22:57:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1136/2271] 192.168.122.248 () {58 vars in 1220 bytes} [Sun Sep 6 22:57:32 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-103265091 => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-67b1b7d7-04c4-46f0-9248-c8ea5c89687c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-67b1b7d7-04c4-46f0-9248-c8ea5c89687c tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c/action Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-67b1b7d7-04c4-46f0-9248-c8ea5c89687c tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-67b1b7d7-04c4-46f0-9248-c8ea5c89687c tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-67b1b7d7-04c4-46f0-9248-c8ea5c89687c tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Volume info retrieved successfully. Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-67b1b7d7-04c4-46f0-9248-c8ea5c89687c tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Reserve volume completed successfully. Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-67b1b7d7-04c4-46f0-9248-c8ea5c89687c tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c/action returned with HTTP 202 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1136/2272] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:57:32 2026] POST /volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-78c13fc1-8b23-447e-9779-5aa9636cb03b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-78c13fc1-8b23-447e-9779-5aa9636cb03b tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c/action Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-78c13fc1-8b23-447e-9779-5aa9636cb03b tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-78c13fc1-8b23-447e-9779-5aa9636cb03b tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:57:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-78c13fc1-8b23-447e-9779-5aa9636cb03b tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Volume info retrieved successfully. Sep 06 22:57:32 devstack devstack@c-api.service[87215]: ERROR cinder.volume.api [None req-78c13fc1-8b23-447e-9779-5aa9636cb03b tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Volume status must be available to reserve, but the status is attaching. Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-78c13fc1-8b23-447e-9779-5aa9636cb03b tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c/action returned with HTTP 400 Sep 06 22:57:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1137/2273] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:57:32 2026] POST /volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c/action => generated 132 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f5b285a3-0189-41ac-b987-0cba17085b0f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f5b285a3-0189-41ac-b987-0cba17085b0f tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c/action Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f5b285a3-0189-41ac-b987-0cba17085b0f tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f5b285a3-0189-41ac-b987-0cba17085b0f tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f5b285a3-0189-41ac-b987-0cba17085b0f tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Volume info retrieved successfully. Sep 06 22:57:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f5b285a3-0189-41ac-b987-0cba17085b0f tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Unreserve volume completed successfully. Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f5b285a3-0189-41ac-b987-0cba17085b0f tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c/action returned with HTTP 202 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1137/2274] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:57:32 2026] POST /volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-611fe19c-502d-44b8-83a2-78ccc5e708f7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-611fe19c-502d-44b8-83a2-78ccc5e708f7 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes/2fc87426-7a66-491d-9f65-7c0d964555b0/action Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-611fe19c-502d-44b8-83a2-78ccc5e708f7 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-611fe19c-502d-44b8-83a2-78ccc5e708f7 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-611fe19c-502d-44b8-83a2-78ccc5e708f7 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/2fc87426-7a66-491d-9f65-7c0d964555b0/action returned with HTTP 404 Sep 06 22:57:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1138/2275] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:57:32 2026] POST /volume/v3/volumes/2fc87426-7a66-491d-9f65-7c0d964555b0/action => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1dd233c6-a0e6-4482-a7fd-b60a39b36560 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1dd233c6-a0e6-4482-a7fd-b60a39b36560 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes/673ae899-9045-42a0-ad95-700ae49baa19/action Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1dd233c6-a0e6-4482-a7fd-b60a39b36560 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1dd233c6-a0e6-4482-a7fd-b60a39b36560 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1dd233c6-a0e6-4482-a7fd-b60a39b36560 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/673ae899-9045-42a0-ad95-700ae49baa19/action returned with HTTP 404 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1138/2276] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:57:32 2026] POST /volume/v3/volumes/673ae899-9045-42a0-ad95-700ae49baa19/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9ab60625-346e-47b5-b8e7-4b45ad2a54e6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1139/2277] 192.168.122.248 () {60 vars in 1144 bytes} [Sun Sep 6 22:57:32 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-133ea8cb-60cc-42f0-b75b-6f1f624e62b2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-133ea8cb-60cc-42f0-b75b-6f1f624e62b2 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] PUT http://192.168.122.248/volume/v3/volumes/tempest-invalid-1861066737 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-133ea8cb-60cc-42f0-b75b-6f1f624e62b2 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-133ea8cb-60cc-42f0-b75b-6f1f624e62b2 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/tempest-invalid-1861066737 returned with HTTP 404 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1139/2278] 192.168.122.248 () {60 vars in 1222 bytes} [Sun Sep 6 22:57:32 2026] PUT /volume/v3/volumes/tempest-invalid-1861066737 => generated 99 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2dc156ce-73fd-4636-8c46-f4adc0719492 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2dc156ce-73fd-4636-8c46-f4adc0719492 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] PUT http://192.168.122.248/volume/v3/volumes/bbbcff35-a282-4f28-b440-60c1cb8e317b Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2dc156ce-73fd-4636-8c46-f4adc0719492 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2dc156ce-73fd-4636-8c46-f4adc0719492 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/bbbcff35-a282-4f28-b440-60c1cb8e317b returned with HTTP 404 Sep 06 22:57:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1140/2279] 192.168.122.248 () {60 vars in 1252 bytes} [Sun Sep 6 22:57:32 2026] PUT /volume/v3/volumes/bbbcff35-a282-4f28-b440-60c1cb8e317b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6ce656e2-2278-48ef-a54f-e6f282aef3a9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6ce656e2-2278-48ef-a54f-e6f282aef3a9 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] DELETE http://192.168.122.248/volume/v3/volumes/5dc85198-66be-4b1e-9c00-d70c73c58009 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6ce656e2-2278-48ef-a54f-e6f282aef3a9 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6ce656e2-2278-48ef-a54f-e6f282aef3a9 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-6ce656e2-2278-48ef-a54f-e6f282aef3a9 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Delete volume with id: 5dc85198-66be-4b1e-9c00-d70c73c58009 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6ce656e2-2278-48ef-a54f-e6f282aef3a9 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/5dc85198-66be-4b1e-9c00-d70c73c58009 returned with HTTP 404 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1140/2280] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:57:32 2026] DELETE /volume/v3/volumes/5dc85198-66be-4b1e-9c00-d70c73c58009 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f3909236-40d6-484e-911b-393ccf7ddb6d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f3909236-40d6-484e-911b-393ccf7ddb6d tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c/action Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f3909236-40d6-484e-911b-393ccf7ddb6d tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f3909236-40d6-484e-911b-393ccf7ddb6d tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f3909236-40d6-484e-911b-393ccf7ddb6d tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c/action returned with HTTP 400 Sep 06 22:57:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1141/2281] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:57:32 2026] POST /volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c/action => generated 140 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-61003b34-8f92-4bf1-9e21-6b9b3eb66c51 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-61003b34-8f92-4bf1-9e21-6b9b3eb66c51 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c/action Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-61003b34-8f92-4bf1-9e21-6b9b3eb66c51 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-61003b34-8f92-4bf1-9e21-6b9b3eb66c51 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-61003b34-8f92-4bf1-9e21-6b9b3eb66c51 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c/action returned with HTTP 400 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1141/2282] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:57:32 2026] POST /volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c/action => generated 131 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3c6a1b3a-7442-45fd-88ee-59c7a6811db9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3c6a1b3a-7442-45fd-88ee-59c7a6811db9 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes/b4a00df5-5a78-4f93-bf2c-7d7e033ff674/action Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3c6a1b3a-7442-45fd-88ee-59c7a6811db9 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3c6a1b3a-7442-45fd-88ee-59c7a6811db9 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3c6a1b3a-7442-45fd-88ee-59c7a6811db9 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/b4a00df5-5a78-4f93-bf2c-7d7e033ff674/action returned with HTTP 404 Sep 06 22:57:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1142/2283] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:57:32 2026] POST /volume/v3/volumes/b4a00df5-5a78-4f93-bf2c-7d7e033ff674/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ed54f810-628c-4e13-977d-b6d1e3c0345c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ed54f810-628c-4e13-977d-b6d1e3c0345c tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c/action Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ed54f810-628c-4e13-977d-b6d1e3c0345c tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ed54f810-628c-4e13-977d-b6d1e3c0345c tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ed54f810-628c-4e13-977d-b6d1e3c0345c tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c/action returned with HTTP 400 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1142/2284] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 22:57:32 2026] POST /volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c/action => generated 129 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9a4b4c04-a37e-4f64-9fde-f742b8928fda None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9a4b4c04-a37e-4f64-9fde-f742b8928fda tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] POST http://192.168.122.248/volume/v3/volumes/None/action Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9a4b4c04-a37e-4f64-9fde-f742b8928fda tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9a4b4c04-a37e-4f64-9fde-f742b8928fda tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9a4b4c04-a37e-4f64-9fde-f742b8928fda tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/None/action returned with HTTP 404 Sep 06 22:57:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1143/2285] 192.168.122.248 () {60 vars in 1178 bytes} [Sun Sep 6 22:57:32 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7f901dd4-9671-4c58-816d-e2a97b0d1c8a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7f901dd4-9671-4c58-816d-e2a97b0d1c8a tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] GET http://192.168.122.248/volume/v3/volumes/d2a51890-d92a-40ea-a56d-13568b4235f1 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7f901dd4-9671-4c58-816d-e2a97b0d1c8a tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7f901dd4-9671-4c58-816d-e2a97b0d1c8a tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7f901dd4-9671-4c58-816d-e2a97b0d1c8a tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-reader] http://192.168.122.248/volume/v3/volumes/d2a51890-d92a-40ea-a56d-13568b4235f1 returned with HTTP 404 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1143/2286] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:32 2026] GET /volume/v3/volumes/d2a51890-d92a-40ea-a56d-13568b4235f1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fc7889c8-b72e-4b58-9a07-688a1a5e8bed None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fc7889c8-b72e-4b58-9a07-688a1a5e8bed tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] GET http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fc7889c8-b72e-4b58-9a07-688a1a5e8bed tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fc7889c8-b72e-4b58-9a07-688a1a5e8bed tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:57:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fc7889c8-b72e-4b58-9a07-688a1a5e8bed tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Volume info retrieved successfully. Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fc7889c8-b72e-4b58-9a07-688a1a5e8bed tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c returned with HTTP 200 Sep 06 22:57:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1144/2287] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:32 2026] GET /volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-187fbc47-3599-4dcc-8253-bc0420e3d5c7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-187fbc47-3599-4dcc-8253-bc0420e3d5c7 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] DELETE http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-187fbc47-3599-4dcc-8253-bc0420e3d5c7 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-187fbc47-3599-4dcc-8253-bc0420e3d5c7 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-187fbc47-3599-4dcc-8253-bc0420e3d5c7 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Delete volume with id: 645c0c7f-235e-4867-a6c0-a2d8226b3e8c Sep 06 22:57:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-187fbc47-3599-4dcc-8253-bc0420e3d5c7 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Volume info retrieved successfully. Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-187fbc47-3599-4dcc-8253-bc0420e3d5c7 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Delete volume request issued successfully. Sep 06 22:57:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-187fbc47-3599-4dcc-8253-bc0420e3d5c7 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c returned with HTTP 202 Sep 06 22:57:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1144/2288] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:57:32 2026] DELETE /volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-63a8afc6-90a9-453a-bd69-c92b118336a2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-63a8afc6-90a9-453a-bd69-c92b118336a2 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] GET http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-63a8afc6-90a9-453a-bd69-c92b118336a2 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-63a8afc6-90a9-453a-bd69-c92b118336a2 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:57:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:57:33 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-63a8afc6-90a9-453a-bd69-c92b118336a2 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Volume info retrieved successfully. Sep 06 22:57:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-63a8afc6-90a9-453a-bd69-c92b118336a2 tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c returned with HTTP 200 Sep 06 22:57:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1145/2289] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:32 2026] GET /volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a26d5523-6327-4d4d-9737-690eaf94524a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a26d5523-6327-4d4d-9737-690eaf94524a tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] GET http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c Sep 06 22:57:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a26d5523-6327-4d4d-9737-690eaf94524a tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a26d5523-6327-4d4d-9737-690eaf94524a tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a26d5523-6327-4d4d-9737-690eaf94524a tempest-VolumesNegativeTest-1075502091 tempest-VolumesNegativeTest-1075502091-project-member] http://192.168.122.248/volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c returned with HTTP 404 Sep 06 22:57:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1145/2290] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:34 2026] GET /volume/v3/volumes/645c0c7f-235e-4867-a6c0-a2d8226b3e8c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:57:43 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=21,cinder:UPDATE=1 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:57:44 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=16,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:57:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:57:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1336699729"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1336699729'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:57:46 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Create volume of 1 GB Sep 06 22:57:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Availability Zones retrieved successfully. Sep 06 22:57:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Flow 'volume_create_api' (0f55005c-a1f0-4bbf-823c-184e543dd32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:57:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db58e116-ce81-4c2b-910f-3b9ccd482b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:57:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db58e116-ce81-4c2b-910f-3b9ccd482b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:57:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cec6a722-fa57-408c-94f0-8371cc8d82d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:46 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Created reservations ['cffa3cf2-814c-4a89-a4fd-584e1d54e4c5', '64f320a1-94da-40db-8da2-774334ddb9ed', 'b485788c-0a3c-473b-9993-ae529eb8355e', 'ab149ede-64b0-40f7-914d-f5053cb17e28'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:57:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cec6a722-fa57-408c-94f0-8371cc8d82d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cffa3cf2-814c-4a89-a4fd-584e1d54e4c5', '64f320a1-94da-40db-8da2-774334ddb9ed', 'b485788c-0a3c-473b-9993-ae529eb8355e', 'ab149ede-64b0-40f7-914d-f5053cb17e28']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:57:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36cba054-53f8-420f-b14e-b44ef4f4156b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:46 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:46 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:57:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36cba054-53f8-420f-b14e-b44ef4f4156b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eea0affe-ba21-41d9-9df2-61c7449cddde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1336699729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73dee474f6dc41119ed8667030bf0d0f',qos_specs=None,replication_status=,reservations=['cffa3cf2-814c-4a89-a4fd-584e1d54e4c5','64f320a1-94da-40db-8da2-774334ddb9ed','b485788c-0a3c-473b-9993-ae529eb8355e','ab149ede-64b0-40f7-914d-f5053cb17e28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c8abc5fde66434bb6768dce947dc4d4',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:57:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1336699729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eea0affe-ba21-41d9-9df2-61c7449cddde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73dee474f6dc41119ed8667030bf0d0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c8abc5fde66434bb6768dce947dc4d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:57:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (246f65cd-bb5e-49c3-acd9-10cd7fe3ad0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (246f65cd-bb5e-49c3-acd9-10cd7fe3ad0b) transitioned into state 'SUCCESS' from state '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-1336699729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73dee474f6dc41119ed8667030bf0d0f',qos_specs=None,replication_status=,reservations=['cffa3cf2-814c-4a89-a4fd-584e1d54e4c5','64f320a1-94da-40db-8da2-774334ddb9ed','b485788c-0a3c-473b-9993-ae529eb8355e','ab149ede-64b0-40f7-914d-f5053cb17e28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c8abc5fde66434bb6768dce947dc4d4',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:57:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5d7a9cc-c0ba-46d8-8849-94a0833c03f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5d7a9cc-c0ba-46d8-8849-94a0833c03f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:57:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Flow 'volume_create_api' (0f55005c-a1f0-4bbf-823c-184e543dd32f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:57:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Create volume request issued successfully. Sep 06 22:57:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-46da7d11-042f-4695-b5d3-aec13c307eb3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:57:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1146/2291] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:57:46 2026] POST /volume/v3/volumes => generated 763 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 22:57:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ca69cc09-637a-4229-bfc5-1deb9fd58351 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ca69cc09-637a-4229-bfc5-1deb9fd58351 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde Sep 06 22:57:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ca69cc09-637a-4229-bfc5-1deb9fd58351 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ca69cc09-637a-4229-bfc5-1deb9fd58351 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:46 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:46 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:46 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:46 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ca69cc09-637a-4229-bfc5-1deb9fd58351 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:57:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ca69cc09-637a-4229-bfc5-1deb9fd58351 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde returned with HTTP 200 Sep 06 22:57:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1146/2292] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:46 2026] GET /volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde => generated 831 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9925992c-c992-41f6-ac63-11bc641e4f1d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9925992c-c992-41f6-ac63-11bc641e4f1d tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde Sep 06 22:57:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9925992c-c992-41f6-ac63-11bc641e4f1d tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9925992c-c992-41f6-ac63-11bc641e4f1d tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:57:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:57:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9925992c-c992-41f6-ac63-11bc641e4f1d tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:57:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9925992c-c992-41f6-ac63-11bc641e4f1d tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde returned with HTTP 200 Sep 06 22:57:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1147/2293] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:47 2026] GET /volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-82398d50-dba2-4b3e-9c20-d4a4c89583e4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-82398d50-dba2-4b3e-9c20-d4a4c89583e4 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] GET http://192.168.122.248/volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde Sep 06 22:57:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-82398d50-dba2-4b3e-9c20-d4a4c89583e4 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-82398d50-dba2-4b3e-9c20-d4a4c89583e4 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-82398d50-dba2-4b3e-9c20-d4a4c89583e4 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Volume info retrieved successfully. Sep 06 22:57:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-82398d50-dba2-4b3e-9c20-d4a4c89583e4 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] http://192.168.122.248/volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde returned with HTTP 200 Sep 06 22:57:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1147/2294] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:48 2026] GET /volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde => generated 856 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-01ece13f-87e8-48b8-97bc-e7c82b3f4845 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-01ece13f-87e8-48b8-97bc-e7c82b3f4845 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:57:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-01ece13f-87e8-48b8-97bc-e7c82b3f4845 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eea0affe-ba21-41d9-9df2-61c7449cddde", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-863873016"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:57:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:57:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-01ece13f-87e8-48b8-97bc-e7c82b3f4845 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:57:48 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-01ece13f-87e8-48b8-97bc-e7c82b3f4845 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Create snapshot from volume eea0affe-ba21-41d9-9df2-61c7449cddde Sep 06 22:57:48 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-01ece13f-87e8-48b8-97bc-e7c82b3f4845 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Created reservations ['a0e901d9-4cdc-4f1a-855c-99800f7d3c63', 'e736fb44-aca7-4f83-b7f9-02334c7ea103', '7f514fbc-03bb-4861-b4d2-25aa4b64fa3c', 'ee6d6bbe-5f91-470d-8803-377b8c2aeb24'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:57:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:57:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-01ece13f-87e8-48b8-97bc-e7c82b3f4845 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot create request issued successfully. Sep 06 22:57:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-01ece13f-87e8-48b8-97bc-e7c82b3f4845 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:57:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1148/2295] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:57:48 2026] POST /volume/v3/snapshots => generated 379 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:57:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8b41870a-26b6-44f7-acb9-97e85bf39f2f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8b41870a-26b6-44f7-acb9-97e85bf39f2f tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 Sep 06 22:57:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8b41870a-26b6-44f7-acb9-97e85bf39f2f tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8b41870a-26b6-44f7-acb9-97e85bf39f2f tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8b41870a-26b6-44f7-acb9-97e85bf39f2f tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:57:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8b41870a-26b6-44f7-acb9-97e85bf39f2f tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 returned with HTTP 200 Sep 06 22:57:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1148/2296] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:57:48 2026] GET /volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 => generated 511 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c787d5e4-576e-46ef-88e8-715e191835a7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c787d5e4-576e-46ef-88e8-715e191835a7 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 Sep 06 22:57:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c787d5e4-576e-46ef-88e8-715e191835a7 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c787d5e4-576e-46ef-88e8-715e191835a7 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:57:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c787d5e4-576e-46ef-88e8-715e191835a7 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:57:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c787d5e4-576e-46ef-88e8-715e191835a7 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 returned with HTTP 200 Sep 06 22:57:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1149/2297] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:57:49 2026] GET /volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 => generated 511 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-558c023a-2349-4c6d-96fa-271b68fc215b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-558c023a-2349-4c6d-96fa-271b68fc215b tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 Sep 06 22:57:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-558c023a-2349-4c6d-96fa-271b68fc215b tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-558c023a-2349-4c6d-96fa-271b68fc215b tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-558c023a-2349-4c6d-96fa-271b68fc215b tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:57:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-558c023a-2349-4c6d-96fa-271b68fc215b tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 returned with HTTP 200 Sep 06 22:57:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1149/2298] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:57:50 2026] GET /volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 => generated 538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-64bcaf89-01c4-46f6-b966-184c33888653 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-64bcaf89-01c4-46f6-b966-184c33888653 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] GET http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 Sep 06 22:57:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-64bcaf89-01c4-46f6-b966-184c33888653 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-64bcaf89-01c4-46f6-b966-184c33888653 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:57:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-64bcaf89-01c4-46f6-b966-184c33888653 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Snapshot retrieved successfully. Sep 06 22:57:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-64bcaf89-01c4-46f6-b966-184c33888653 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 returned with HTTP 200 Sep 06 22:57:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1150/2299] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:57:50 2026] GET /volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 => generated 538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9196dd64-a2a8-4d10-86f0-af08b790166c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9196dd64-a2a8-4d10-86f0-af08b790166c tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] GET http://192.168.122.248/volume/v3/snapshots Sep 06 22:57:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9196dd64-a2a8-4d10-86f0-af08b790166c tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9196dd64-a2a8-4d10-86f0-af08b790166c tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-9196dd64-a2a8-4d10-86f0-af08b790166c tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:57:50 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-9196dd64-a2a8-4d10-86f0-af08b790166c tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Building query based on filter {{(pid=87216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:57:50 devstack devstack@c-api.service[87216]: /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 06 22:57:50 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 22:57:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9196dd64-a2a8-4d10-86f0-af08b790166c tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Get all snapshots completed successfully. Sep 06 22:57:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9196dd64-a2a8-4d10-86f0-af08b790166c tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] http://192.168.122.248/volume/v3/snapshots returned with HTTP 200 Sep 06 22:57:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1150/2300] 192.168.122.248 () {58 vars in 1127 bytes} [Sun Sep 6 22:57:50 2026] GET /volume/v3/snapshots => generated 407 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fa59d865-bca0-4a81-9c3d-dbbc43f53f51 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fa59d865-bca0-4a81-9c3d-dbbc43f53f51 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] PUT http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 Sep 06 22:57:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fa59d865-bca0-4a81-9c3d-dbbc43f53f51 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-219143676", "description": "This is the new description of snapshot."}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:57:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fa59d865-bca0-4a81-9c3d-dbbc43f53f51 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:57:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fa59d865-bca0-4a81-9c3d-dbbc43f53f51 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 returned with HTTP 200 Sep 06 22:57:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1151/2301] 192.168.122.248 () {60 vars in 1259 bytes} [Sun Sep 6 22:57:50 2026] PUT /volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 => generated 442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d36a3ba7-41ae-498d-b4be-cf1ebcafe719 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d36a3ba7-41ae-498d-b4be-cf1ebcafe719 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] GET http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 Sep 06 22:57:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d36a3ba7-41ae-498d-b4be-cf1ebcafe719 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d36a3ba7-41ae-498d-b4be-cf1ebcafe719 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d36a3ba7-41ae-498d-b4be-cf1ebcafe719 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Snapshot retrieved successfully. Sep 06 22:57:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d36a3ba7-41ae-498d-b4be-cf1ebcafe719 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 returned with HTTP 200 Sep 06 22:57:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1151/2302] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:57:50 2026] GET /volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 => generated 576 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-09b4ea84-49d2-4845-ab0e-272d869a36ae None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-09b4ea84-49d2-4845-ab0e-272d869a36ae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 Sep 06 22:57:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-09b4ea84-49d2-4845-ab0e-272d869a36ae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-09b4ea84-49d2-4845-ab0e-272d869a36ae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:50 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-09b4ea84-49d2-4845-ab0e-272d869a36ae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Delete snapshot with id: 5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 Sep 06 22:57:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:57:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-09b4ea84-49d2-4845-ab0e-272d869a36ae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:57:50 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:50 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:57:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-09b4ea84-49d2-4845-ab0e-272d869a36ae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot delete request issued successfully. Sep 06 22:57:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-09b4ea84-49d2-4845-ab0e-272d869a36ae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 returned with HTTP 202 Sep 06 22:57:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1152/2303] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:57:50 2026] DELETE /volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:57:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f41fa6ef-2494-41ae-b809-0ea520e82c3b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f41fa6ef-2494-41ae-b809-0ea520e82c3b tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 Sep 06 22:57:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f41fa6ef-2494-41ae-b809-0ea520e82c3b tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f41fa6ef-2494-41ae-b809-0ea520e82c3b tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f41fa6ef-2494-41ae-b809-0ea520e82c3b tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:57:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f41fa6ef-2494-41ae-b809-0ea520e82c3b tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 returned with HTTP 200 Sep 06 22:57:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1152/2304] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:57:50 2026] GET /volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 => generated 575 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c0b53815-fb56-4fdf-884d-3b8e755b03d2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c0b53815-fb56-4fdf-884d-3b8e755b03d2 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 Sep 06 22:57:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c0b53815-fb56-4fdf-884d-3b8e755b03d2 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c0b53815-fb56-4fdf-884d-3b8e755b03d2 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:57:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c0b53815-fb56-4fdf-884d-3b8e755b03d2 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:57:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c0b53815-fb56-4fdf-884d-3b8e755b03d2 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 returned with HTTP 200 Sep 06 22:57:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1153/2305] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:57:51 2026] GET /volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 => generated 575 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-61b86c4b-fb17-4b2a-bdc1-5b96cb0061b8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-61b86c4b-fb17-4b2a-bdc1-5b96cb0061b8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 Sep 06 22:57:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-61b86c4b-fb17-4b2a-bdc1-5b96cb0061b8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-61b86c4b-fb17-4b2a-bdc1-5b96cb0061b8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-61b86c4b-fb17-4b2a-bdc1-5b96cb0061b8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 returned with HTTP 404 Sep 06 22:57:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1153/2306] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:57:52 2026] GET /volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:57:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-53b50caf-c598-4719-b714-6a859ae04c09 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-53b50caf-c598-4719-b714-6a859ae04c09 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 Sep 06 22:57:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-53b50caf-c598-4719-b714-6a859ae04c09 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-53b50caf-c598-4719-b714-6a859ae04c09 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:52 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-53b50caf-c598-4719-b714-6a859ae04c09 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Delete snapshot with id: 5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 Sep 06 22:57:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-53b50caf-c598-4719-b714-6a859ae04c09 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 returned with HTTP 404 Sep 06 22:57:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1154/2307] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:57:52 2026] DELETE /volume/v3/snapshots/5230b1a4-6e84-4faf-b29a-0c378bd4bbe9 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:57:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c7535516-224f-4087-809e-7e93df2e4251 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c7535516-224f-4087-809e-7e93df2e4251 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] GET http://192.168.122.248/volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde Sep 06 22:57:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c7535516-224f-4087-809e-7e93df2e4251 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c7535516-224f-4087-809e-7e93df2e4251 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c7535516-224f-4087-809e-7e93df2e4251 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Volume info retrieved successfully. Sep 06 22:57:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c7535516-224f-4087-809e-7e93df2e4251 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] http://192.168.122.248/volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde returned with HTTP 200 Sep 06 22:57:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1154/2308] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:52 2026] GET /volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:57:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2019301220"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2019301220'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:57:52 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Create volume of 1 GB Sep 06 22:57:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Availability Zones retrieved successfully. Sep 06 22:57:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Flow 'volume_create_api' (3b3e0bac-eb04-4d26-8639-ef7fd00c86cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:57:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af144c7-df5a-4e6c-8bd7-1f64534c861e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:57:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af144c7-df5a-4e6c-8bd7-1f64534c861e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:57:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd55c38d-65b6-4fa3-aac3-179ba80a964d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:52 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Created reservations ['2f2074a2-1961-4418-810a-148898ddae87', 'a6e541b5-2fa6-49ac-9679-b6f7ec2b812b', 'f0a5be5b-1828-4b55-9015-7405b59f190e', '30a130a2-4e72-46df-b9c4-4dcd6418e9bf'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:57:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd55c38d-65b6-4fa3-aac3-179ba80a964d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f2074a2-1961-4418-810a-148898ddae87', 'a6e541b5-2fa6-49ac-9679-b6f7ec2b812b', 'f0a5be5b-1828-4b55-9015-7405b59f190e', '30a130a2-4e72-46df-b9c4-4dcd6418e9bf']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:57:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a82c0970-e197-4f5e-b474-a438ec9419a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:52 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:57:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a82c0970-e197-4f5e-b474-a438ec9419a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10362070-5902-46bf-9229-1491dfa3b3ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2019301220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73dee474f6dc41119ed8667030bf0d0f',qos_specs=None,replication_status=,reservations=['2f2074a2-1961-4418-810a-148898ddae87','a6e541b5-2fa6-49ac-9679-b6f7ec2b812b','f0a5be5b-1828-4b55-9015-7405b59f190e','30a130a2-4e72-46df-b9c4-4dcd6418e9bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c8abc5fde66434bb6768dce947dc4d4',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2019301220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10362070-5902-46bf-9229-1491dfa3b3ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73dee474f6dc41119ed8667030bf0d0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c8abc5fde66434bb6768dce947dc4d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:57:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7f1df85-0aca-45c0-9d4f-13fbd3a7d79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:53 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7f1df85-0aca-45c0-9d4f-13fbd3a7d79e) transitioned into state 'SUCCESS' from state '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-2019301220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73dee474f6dc41119ed8667030bf0d0f',qos_specs=None,replication_status=,reservations=['2f2074a2-1961-4418-810a-148898ddae87','a6e541b5-2fa6-49ac-9679-b6f7ec2b812b','f0a5be5b-1828-4b55-9015-7405b59f190e','30a130a2-4e72-46df-b9c4-4dcd6418e9bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c8abc5fde66434bb6768dce947dc4d4',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:57:53 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa0af6c-9e77-4154-99ee-6057a88b2811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:53 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa0af6c-9e77-4154-99ee-6057a88b2811) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:57:53 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Flow 'volume_create_api' (3b3e0bac-eb04-4d26-8639-ef7fd00c86cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:57:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Create volume request issued successfully. Sep 06 22:57:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f8180318-652c-41ee-851d-b4f299b3b3c8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:57:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1155/2309] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:57:52 2026] POST /volume/v3/volumes => generated 763 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:57:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-07e5ad80-8f02-4974-a4a1-00f42de000bc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-07e5ad80-8f02-4974-a4a1-00f42de000bc tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/10362070-5902-46bf-9229-1491dfa3b3ec Sep 06 22:57:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-07e5ad80-8f02-4974-a4a1-00f42de000bc tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-07e5ad80-8f02-4974-a4a1-00f42de000bc tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:53 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:53 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-07e5ad80-8f02-4974-a4a1-00f42de000bc tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:57:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-07e5ad80-8f02-4974-a4a1-00f42de000bc tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/10362070-5902-46bf-9229-1491dfa3b3ec returned with HTTP 200 Sep 06 22:57:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1155/2310] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:53 2026] GET /volume/v3/volumes/10362070-5902-46bf-9229-1491dfa3b3ec => generated 831 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7e70090d-74da-4080-b44d-156a560a7307 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7e70090d-74da-4080-b44d-156a560a7307 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/10362070-5902-46bf-9229-1491dfa3b3ec Sep 06 22:57:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7e70090d-74da-4080-b44d-156a560a7307 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7e70090d-74da-4080-b44d-156a560a7307 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:54 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:54 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:57:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:57:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7e70090d-74da-4080-b44d-156a560a7307 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:57:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7e70090d-74da-4080-b44d-156a560a7307 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/10362070-5902-46bf-9229-1491dfa3b3ec returned with HTTP 200 Sep 06 22:57:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1156/2311] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:54 2026] GET /volume/v3/volumes/10362070-5902-46bf-9229-1491dfa3b3ec => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b1e01d3d-0edd-4e4c-89f5-4fcb504211f8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b1e01d3d-0edd-4e4c-89f5-4fcb504211f8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:57:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b1e01d3d-0edd-4e4c-89f5-4fcb504211f8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10362070-5902-46bf-9229-1491dfa3b3ec", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1852981995"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:54 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:54 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b1e01d3d-0edd-4e4c-89f5-4fcb504211f8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:57:54 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-b1e01d3d-0edd-4e4c-89f5-4fcb504211f8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Create snapshot from volume 10362070-5902-46bf-9229-1491dfa3b3ec Sep 06 22:57:54 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-b1e01d3d-0edd-4e4c-89f5-4fcb504211f8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Created reservations ['12fca6bc-fb78-4687-8e4f-396b6f214b31', 'ce376b8b-3e61-42f8-850e-ef5530544964', 'be30dd27-5eae-4a62-841e-313da06ec422', 'f8118ad0-b948-4890-8348-d1ffccf48b02'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:57:54 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:54 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b1e01d3d-0edd-4e4c-89f5-4fcb504211f8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot create request issued successfully. Sep 06 22:57:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b1e01d3d-0edd-4e4c-89f5-4fcb504211f8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:57:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1156/2312] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:57:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:57:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-94934acc-b510-4312-bd7a-1fb1b04bbe7a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-94934acc-b510-4312-bd7a-1fb1b04bbe7a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e Sep 06 22:57:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-94934acc-b510-4312-bd7a-1fb1b04bbe7a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-94934acc-b510-4312-bd7a-1fb1b04bbe7a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:57:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-94934acc-b510-4312-bd7a-1fb1b04bbe7a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:57:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-94934acc-b510-4312-bd7a-1fb1b04bbe7a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e returned with HTTP 200 Sep 06 22:57:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1157/2313] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:57:54 2026] GET /volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-674595a8-cc62-44bb-8809-b65fa07d3bf4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-674595a8-cc62-44bb-8809-b65fa07d3bf4 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e Sep 06 22:57:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-674595a8-cc62-44bb-8809-b65fa07d3bf4 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-674595a8-cc62-44bb-8809-b65fa07d3bf4 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-674595a8-cc62-44bb-8809-b65fa07d3bf4 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:57:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-674595a8-cc62-44bb-8809-b65fa07d3bf4 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e returned with HTTP 200 Sep 06 22:57:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1157/2314] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:57:55 2026] GET /volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-03dd5c6c-d6bc-4c55-b1f7-dddb99587d1a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-03dd5c6c-d6bc-4c55-b1f7-dddb99587d1a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e Sep 06 22:57:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-03dd5c6c-d6bc-4c55-b1f7-dddb99587d1a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-03dd5c6c-d6bc-4c55-b1f7-dddb99587d1a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:57:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-03dd5c6c-d6bc-4c55-b1f7-dddb99587d1a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:57:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-03dd5c6c-d6bc-4c55-b1f7-dddb99587d1a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e returned with HTTP 200 Sep 06 22:57:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1158/2315] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:57:56 2026] GET /volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:57:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8bdc4cc9-2a13-41c4-b143-8b776dea4c2e", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-817914013"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:57:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Create volume request body: {'volume': {'snapshot_id': '8bdc4cc9-2a13-41c4-b143-8b776dea4c2e', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-817914013'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:57:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:57:56 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Create volume of 2 GB Sep 06 22:57:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Availability Zones retrieved successfully. Sep 06 22:57:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Flow 'volume_create_api' (dd99e1e3-eb5c-4a37-ad09-b56e9df90544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:57:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6991b583-a9a6-4979-927e-3f7b94f2683b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:57:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6991b583-a9a6-4979-927e-3f7b94f2683b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '8bdc4cc9-2a13-41c4-b143-8b776dea4c2e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:57:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e81984e3-0049-4c18-82a3-79da7f43b5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:56 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Created reservations ['eaff1837-047d-48f0-89ea-8dab43ae309f', '74a43177-067f-4dd0-a651-e791cc3cf2fa', 'c084d6ba-33d5-442f-a929-ce1ccea45cc5', '7199bf02-0171-4be8-9af8-792b75203516'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:57:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e81984e3-0049-4c18-82a3-79da7f43b5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaff1837-047d-48f0-89ea-8dab43ae309f', '74a43177-067f-4dd0-a651-e791cc3cf2fa', 'c084d6ba-33d5-442f-a929-ce1ccea45cc5', '7199bf02-0171-4be8-9af8-792b75203516']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:57:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b58a0711-f266-45c2-a870-45e11c279165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b58a0711-f266-45c2-a870-45e11c279165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7a35877-7d8a-43cc-896f-c89c57736d7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-817914013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73dee474f6dc41119ed8667030bf0d0f',qos_specs=None,replication_status=,reservations=['eaff1837-047d-48f0-89ea-8dab43ae309f','74a43177-067f-4dd0-a651-e791cc3cf2fa','c084d6ba-33d5-442f-a929-ce1ccea45cc5','7199bf02-0171-4be8-9af8-792b75203516'],size=2,snapshot_id=8bdc4cc9-2a13-41c4-b143-8b776dea4c2e,source_replicaid=,source_volid=None,status='creating',user_id='7c8abc5fde66434bb6768dce947dc4d4',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:57:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-817914013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7a35877-7d8a-43cc-896f-c89c57736d7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73dee474f6dc41119ed8667030bf0d0f',provider_auth=None,provider_geometry=None,provider_id=None,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=8bdc4cc9-2a13-41c4-b143-8b776dea4c2e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c8abc5fde66434bb6768dce947dc4d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:57:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39b32df6-5739-41b3-9329-a770ac04e425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39b32df6-5739-41b3-9329-a770ac04e425) transitioned into state 'SUCCESS' from state '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-817914013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73dee474f6dc41119ed8667030bf0d0f',qos_specs=None,replication_status=,reservations=['eaff1837-047d-48f0-89ea-8dab43ae309f','74a43177-067f-4dd0-a651-e791cc3cf2fa','c084d6ba-33d5-442f-a929-ce1ccea45cc5','7199bf02-0171-4be8-9af8-792b75203516'],size=2,snapshot_id=8bdc4cc9-2a13-41c4-b143-8b776dea4c2e,source_replicaid=,source_volid=None,status='creating',user_id='7c8abc5fde66434bb6768dce947dc4d4',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:57:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bbc59d4-fdad-4afa-8916-83e8ce5613ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:57:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bbc59d4-fdad-4afa-8916-83e8ce5613ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:57:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Flow 'volume_create_api' (dd99e1e3-eb5c-4a37-ad09-b56e9df90544) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:57:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Create volume request issued successfully. Sep 06 22:57:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e4330ac7-43f8-4d94-81a2-bb907037c767 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:57:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1158/2316] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:57:56 2026] POST /volume/v3/volumes => generated 796 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:57:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a390ee9f-5106-4901-9711-bac763b9ff42 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a390ee9f-5106-4901-9711-bac763b9ff42 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f Sep 06 22:57:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a390ee9f-5106-4901-9711-bac763b9ff42 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a390ee9f-5106-4901-9711-bac763b9ff42 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:57:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:57:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a390ee9f-5106-4901-9711-bac763b9ff42 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:57:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a390ee9f-5106-4901-9711-bac763b9ff42 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f returned with HTTP 200 Sep 06 22:57:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1159/2317] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:56 2026] GET /volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f101ffe9-08ce-4bd1-a7f5-e1cdd73b6882 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f101ffe9-08ce-4bd1-a7f5-e1cdd73b6882 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f Sep 06 22:57:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f101ffe9-08ce-4bd1-a7f5-e1cdd73b6882 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f101ffe9-08ce-4bd1-a7f5-e1cdd73b6882 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:57 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:57 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:57:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:57:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f101ffe9-08ce-4bd1-a7f5-e1cdd73b6882 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:57:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f101ffe9-08ce-4bd1-a7f5-e1cdd73b6882 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f returned with HTTP 200 Sep 06 22:57:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1159/2318] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:57 2026] GET /volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f => generated 888 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-67103eca-e12f-4185-9f1c-b97950eaa30d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-67103eca-e12f-4185-9f1c-b97950eaa30d tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f Sep 06 22:57:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-67103eca-e12f-4185-9f1c-b97950eaa30d tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-67103eca-e12f-4185-9f1c-b97950eaa30d tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:57:58 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:57:58 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:57:58 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:57:58 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:57:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-67103eca-e12f-4185-9f1c-b97950eaa30d tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:57:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-67103eca-e12f-4185-9f1c-b97950eaa30d tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f returned with HTTP 200 Sep 06 22:57:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1160/2319] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:58 2026] GET /volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f => generated 888 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:57:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-caffdc0c-c074-4f71-b714-00e3906f4154 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:57:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-caffdc0c-c074-4f71-b714-00e3906f4154 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f Sep 06 22:57:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-caffdc0c-c074-4f71-b714-00e3906f4154 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:57:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-caffdc0c-c074-4f71-b714-00e3906f4154 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:00 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:00 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-caffdc0c-c074-4f71-b714-00e3906f4154 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-caffdc0c-c074-4f71-b714-00e3906f4154 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f returned with HTTP 200 Sep 06 22:58:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1160/2320] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:57:59 2026] GET /volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f => generated 888 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e4392f20-4111-46d8-9986-a75196e7b62a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e4392f20-4111-46d8-9986-a75196e7b62a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f Sep 06 22:58:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e4392f20-4111-46d8-9986-a75196e7b62a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e4392f20-4111-46d8-9986-a75196e7b62a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:01 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:01 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e4392f20-4111-46d8-9986-a75196e7b62a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e4392f20-4111-46d8-9986-a75196e7b62a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f returned with HTTP 200 Sep 06 22:58:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1161/2321] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:01 2026] GET /volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f => generated 888 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2ea7f151-198b-403b-bb78-4c368e6e9c7b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2ea7f151-198b-403b-bb78-4c368e6e9c7b tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f Sep 06 22:58:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2ea7f151-198b-403b-bb78-4c368e6e9c7b tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2ea7f151-198b-403b-bb78-4c368e6e9c7b tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:02 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:02 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:02 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:02 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2ea7f151-198b-403b-bb78-4c368e6e9c7b tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2ea7f151-198b-403b-bb78-4c368e6e9c7b tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f returned with HTTP 200 Sep 06 22:58:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1161/2322] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:02 2026] GET /volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f => generated 889 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-14ab5d6d-dfc8-45ad-b048-79c2708d5c7c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-14ab5d6d-dfc8-45ad-b048-79c2708d5c7c tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] GET http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f Sep 06 22:58:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-14ab5d6d-dfc8-45ad-b048-79c2708d5c7c tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-14ab5d6d-dfc8-45ad-b048-79c2708d5c7c tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:02 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:02 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:02 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:02 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:02 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-14ab5d6d-dfc8-45ad-b048-79c2708d5c7c tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Volume info retrieved successfully. Sep 06 22:58:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-14ab5d6d-dfc8-45ad-b048-79c2708d5c7c tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f returned with HTTP 200 Sep 06 22:58:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1162/2323] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:02 2026] GET /volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f => generated 889 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-23b0622a-27bc-40ae-9e32-cc22300a4bd5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-23b0622a-27bc-40ae-9e32-cc22300a4bd5 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] DELETE http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f Sep 06 22:58:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-23b0622a-27bc-40ae-9e32-cc22300a4bd5 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-23b0622a-27bc-40ae-9e32-cc22300a4bd5 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:02 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-23b0622a-27bc-40ae-9e32-cc22300a4bd5 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Delete volume with id: a7a35877-7d8a-43cc-896f-c89c57736d7f Sep 06 22:58:02 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:02 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:02 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:02 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-23b0622a-27bc-40ae-9e32-cc22300a4bd5 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-23b0622a-27bc-40ae-9e32-cc22300a4bd5 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Delete volume request issued successfully. Sep 06 22:58:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-23b0622a-27bc-40ae-9e32-cc22300a4bd5 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f returned with HTTP 202 Sep 06 22:58:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1162/2324] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:58:02 2026] DELETE /volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:58:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8a6a7e2b-c120-4e3d-9c23-7e7fbcb3c432 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8a6a7e2b-c120-4e3d-9c23-7e7fbcb3c432 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f Sep 06 22:58:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8a6a7e2b-c120-4e3d-9c23-7e7fbcb3c432 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8a6a7e2b-c120-4e3d-9c23-7e7fbcb3c432 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:02 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:02 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:02 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:02 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:02 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8a6a7e2b-c120-4e3d-9c23-7e7fbcb3c432 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8a6a7e2b-c120-4e3d-9c23-7e7fbcb3c432 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f returned with HTTP 200 Sep 06 22:58:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1163/2325] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:02 2026] GET /volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f => generated 888 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:58:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a62d6488-b92a-4836-bfa3-798504fba752 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a62d6488-b92a-4836-bfa3-798504fba752 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f Sep 06 22:58:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a62d6488-b92a-4836-bfa3-798504fba752 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a62d6488-b92a-4836-bfa3-798504fba752 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a62d6488-b92a-4836-bfa3-798504fba752 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f returned with HTTP 404 Sep 06 22:58:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1163/2326] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:03 2026] GET /volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:58:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e65934e1-28f7-4001-927c-6b771ca356d5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e65934e1-28f7-4001-927c-6b771ca356d5 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f Sep 06 22:58:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e65934e1-28f7-4001-927c-6b771ca356d5 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e65934e1-28f7-4001-927c-6b771ca356d5 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e65934e1-28f7-4001-927c-6b771ca356d5 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f returned with HTTP 404 Sep 06 22:58:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1164/2327] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:03 2026] GET /volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:58:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9f16ce0b-7b78-42e8-8cc4-6db56af21fea None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9f16ce0b-7b78-42e8-8cc4-6db56af21fea tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] DELETE http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f Sep 06 22:58:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9f16ce0b-7b78-42e8-8cc4-6db56af21fea tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9f16ce0b-7b78-42e8-8cc4-6db56af21fea tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:03 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-9f16ce0b-7b78-42e8-8cc4-6db56af21fea tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Delete volume with id: a7a35877-7d8a-43cc-896f-c89c57736d7f Sep 06 22:58:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9f16ce0b-7b78-42e8-8cc4-6db56af21fea tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f returned with HTTP 404 Sep 06 22:58:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1164/2328] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:58:03 2026] DELETE /volume/v3/volumes/a7a35877-7d8a-43cc-896f-c89c57736d7f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:58:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7178b634-3b4a-4b15-b05f-4c3a87e64858 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7178b634-3b4a-4b15-b05f-4c3a87e64858 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e Sep 06 22:58:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7178b634-3b4a-4b15-b05f-4c3a87e64858 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7178b634-3b4a-4b15-b05f-4c3a87e64858 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:03 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-7178b634-3b4a-4b15-b05f-4c3a87e64858 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Delete snapshot with id: 8bdc4cc9-2a13-41c4-b143-8b776dea4c2e Sep 06 22:58:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7178b634-3b4a-4b15-b05f-4c3a87e64858 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:58:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7178b634-3b4a-4b15-b05f-4c3a87e64858 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot delete request issued successfully. Sep 06 22:58:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7178b634-3b4a-4b15-b05f-4c3a87e64858 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e returned with HTTP 202 Sep 06 22:58:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1165/2329] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:58:03 2026] DELETE /volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:58:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-644beacf-4145-4259-b745-4fad346d39e3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-644beacf-4145-4259-b745-4fad346d39e3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e Sep 06 22:58:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-644beacf-4145-4259-b745-4fad346d39e3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-644beacf-4145-4259-b745-4fad346d39e3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:03 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:03 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:03 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-644beacf-4145-4259-b745-4fad346d39e3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:58:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-644beacf-4145-4259-b745-4fad346d39e3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e returned with HTTP 200 Sep 06 22:58:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1165/2330] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:58:03 2026] GET /volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e => generated 468 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-703bdde4-df2e-4594-85de-1a8c7743d1ba None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-703bdde4-df2e-4594-85de-1a8c7743d1ba tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e Sep 06 22:58:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-703bdde4-df2e-4594-85de-1a8c7743d1ba tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-703bdde4-df2e-4594-85de-1a8c7743d1ba tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:04 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:04 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-703bdde4-df2e-4594-85de-1a8c7743d1ba tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:58:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-703bdde4-df2e-4594-85de-1a8c7743d1ba tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e returned with HTTP 200 Sep 06 22:58:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1166/2331] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:58:04 2026] GET /volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1265b87f-97dd-4b58-ab2a-66201267e0fe None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1265b87f-97dd-4b58-ab2a-66201267e0fe tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e Sep 06 22:58:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1265b87f-97dd-4b58-ab2a-66201267e0fe tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1265b87f-97dd-4b58-ab2a-66201267e0fe tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1265b87f-97dd-4b58-ab2a-66201267e0fe tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e returned with HTTP 404 Sep 06 22:58:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1166/2332] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:58:05 2026] GET /volume/v3/snapshots/8bdc4cc9-2a13-41c4-b143-8b776dea4c2e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:58:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d3a52a67-6e99-4d76-ba42-50beead88681 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d3a52a67-6e99-4d76-ba42-50beead88681 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/10362070-5902-46bf-9229-1491dfa3b3ec Sep 06 22:58:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d3a52a67-6e99-4d76-ba42-50beead88681 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d3a52a67-6e99-4d76-ba42-50beead88681 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d3a52a67-6e99-4d76-ba42-50beead88681 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d3a52a67-6e99-4d76-ba42-50beead88681 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/10362070-5902-46bf-9229-1491dfa3b3ec returned with HTTP 200 Sep 06 22:58:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1167/2333] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:05 2026] GET /volume/v3/volumes/10362070-5902-46bf-9229-1491dfa3b3ec => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-44473916-0771-4ff8-9abd-13e14053c2d0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-44473916-0771-4ff8-9abd-13e14053c2d0 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] DELETE http://192.168.122.248/volume/v3/volumes/10362070-5902-46bf-9229-1491dfa3b3ec Sep 06 22:58:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-44473916-0771-4ff8-9abd-13e14053c2d0 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-44473916-0771-4ff8-9abd-13e14053c2d0 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:05 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-44473916-0771-4ff8-9abd-13e14053c2d0 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Delete volume with id: 10362070-5902-46bf-9229-1491dfa3b3ec Sep 06 22:58:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-44473916-0771-4ff8-9abd-13e14053c2d0 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-44473916-0771-4ff8-9abd-13e14053c2d0 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Delete volume request issued successfully. Sep 06 22:58:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-44473916-0771-4ff8-9abd-13e14053c2d0 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/10362070-5902-46bf-9229-1491dfa3b3ec returned with HTTP 202 Sep 06 22:58:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1167/2334] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:58:05 2026] DELETE /volume/v3/volumes/10362070-5902-46bf-9229-1491dfa3b3ec => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:58:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e2421698-fe0e-4320-939f-f923319ceef3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e2421698-fe0e-4320-939f-f923319ceef3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/10362070-5902-46bf-9229-1491dfa3b3ec Sep 06 22:58:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e2421698-fe0e-4320-939f-f923319ceef3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e2421698-fe0e-4320-939f-f923319ceef3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e2421698-fe0e-4320-939f-f923319ceef3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e2421698-fe0e-4320-939f-f923319ceef3 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/10362070-5902-46bf-9229-1491dfa3b3ec returned with HTTP 200 Sep 06 22:58:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1168/2335] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:05 2026] GET /volume/v3/volumes/10362070-5902-46bf-9229-1491dfa3b3ec => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a6844e11-6b61-499a-9cdd-7b9f8be1bc6e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a6844e11-6b61-499a-9cdd-7b9f8be1bc6e tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/10362070-5902-46bf-9229-1491dfa3b3ec Sep 06 22:58:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a6844e11-6b61-499a-9cdd-7b9f8be1bc6e tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a6844e11-6b61-499a-9cdd-7b9f8be1bc6e tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a6844e11-6b61-499a-9cdd-7b9f8be1bc6e tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/10362070-5902-46bf-9229-1491dfa3b3ec returned with HTTP 404 Sep 06 22:58:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1168/2336] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:06 2026] GET /volume/v3/volumes/10362070-5902-46bf-9229-1491dfa3b3ec => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:58:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6f1089d9-14c2-45ec-82b3-e290693ccc7a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6f1089d9-14c2-45ec-82b3-e290693ccc7a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] GET http://192.168.122.248/volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde Sep 06 22:58:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6f1089d9-14c2-45ec-82b3-e290693ccc7a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6f1089d9-14c2-45ec-82b3-e290693ccc7a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:06 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:06 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:06 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:06 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:06 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6f1089d9-14c2-45ec-82b3-e290693ccc7a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Volume info retrieved successfully. Sep 06 22:58:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6f1089d9-14c2-45ec-82b3-e290693ccc7a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] http://192.168.122.248/volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde returned with HTTP 200 Sep 06 22:58:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1169/2337] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:06 2026] GET /volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-38e339fc-6f95-416a-be72-7a064e7dbdae None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:58:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1153424387"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:58:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1153424387'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:58:06 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Create volume of 1 GB Sep 06 22:58:06 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Availability Zones retrieved successfully. Sep 06 22:58:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Flow 'volume_create_api' (f2e48211-7567-4c92-a6b7-e3ef46c4cae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:58:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (133c702e-42a2-4c5f-b508-90532afee6a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:58:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (133c702e-42a2-4c5f-b508-90532afee6a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7102c5e7-6e35-4cb0-b357-39ab0bfbb23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:07 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Created reservations ['a90df06a-5a63-45a7-bd54-5dc151245479', '6248ad8d-43c1-4c41-9db5-a8d4666724b6', 'a186bbbb-0f3e-4886-8989-3eead0fdd5db', 'd3b48e9a-b26e-43f1-a852-8d9739f3a974'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:58:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7102c5e7-6e35-4cb0-b357-39ab0bfbb23e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a90df06a-5a63-45a7-bd54-5dc151245479', '6248ad8d-43c1-4c41-9db5-a8d4666724b6', 'a186bbbb-0f3e-4886-8989-3eead0fdd5db', 'd3b48e9a-b26e-43f1-a852-8d9739f3a974']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9f1d5cf-9a7c-41ec-a9da-2cc7abb540b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:07 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:07 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9f1d5cf-9a7c-41ec-a9da-2cc7abb540b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '632ea668-7e53-41eb-86c4-17ecfe8d9338', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1153424387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73dee474f6dc41119ed8667030bf0d0f',qos_specs=None,replication_status=,reservations=['a90df06a-5a63-45a7-bd54-5dc151245479','6248ad8d-43c1-4c41-9db5-a8d4666724b6','a186bbbb-0f3e-4886-8989-3eead0fdd5db','d3b48e9a-b26e-43f1-a852-8d9739f3a974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c8abc5fde66434bb6768dce947dc4d4',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:58:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1153424387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=632ea668-7e53-41eb-86c4-17ecfe8d9338,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73dee474f6dc41119ed8667030bf0d0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c8abc5fde66434bb6768dce947dc4d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e7af04b-1316-4877-b8ec-e5e40f47b176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e7af04b-1316-4877-b8ec-e5e40f47b176) transitioned into state 'SUCCESS' from state '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-1153424387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73dee474f6dc41119ed8667030bf0d0f',qos_specs=None,replication_status=,reservations=['a90df06a-5a63-45a7-bd54-5dc151245479','6248ad8d-43c1-4c41-9db5-a8d4666724b6','a186bbbb-0f3e-4886-8989-3eead0fdd5db','d3b48e9a-b26e-43f1-a852-8d9739f3a974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c8abc5fde66434bb6768dce947dc4d4',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f130a659-3d36-4474-9724-43cf301f1ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f130a659-3d36-4474-9724-43cf301f1ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Flow 'volume_create_api' (f2e48211-7567-4c92-a6b7-e3ef46c4cae8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:58:07 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Create volume request issued successfully. Sep 06 22:58:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-38e339fc-6f95-416a-be72-7a064e7dbdae tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:58:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1169/2338] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:58:06 2026] POST /volume/v3/volumes => generated 763 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:58:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5f5fce60-73ae-4326-8af1-1df7a082be4a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5f5fce60-73ae-4326-8af1-1df7a082be4a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/632ea668-7e53-41eb-86c4-17ecfe8d9338 Sep 06 22:58:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5f5fce60-73ae-4326-8af1-1df7a082be4a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5f5fce60-73ae-4326-8af1-1df7a082be4a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:07 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:07 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:07 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:07 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:07 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5f5fce60-73ae-4326-8af1-1df7a082be4a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5f5fce60-73ae-4326-8af1-1df7a082be4a tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/632ea668-7e53-41eb-86c4-17ecfe8d9338 returned with HTTP 200 Sep 06 22:58:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1170/2339] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:07 2026] GET /volume/v3/volumes/632ea668-7e53-41eb-86c4-17ecfe8d9338 => generated 831 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f932124e-7c64-4df8-b4f9-6e4b6af95252 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f932124e-7c64-4df8-b4f9-6e4b6af95252 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/632ea668-7e53-41eb-86c4-17ecfe8d9338 Sep 06 22:58:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f932124e-7c64-4df8-b4f9-6e4b6af95252 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f932124e-7c64-4df8-b4f9-6e4b6af95252 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:08 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:08 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:08 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:08 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:08 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f932124e-7c64-4df8-b4f9-6e4b6af95252 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f932124e-7c64-4df8-b4f9-6e4b6af95252 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/632ea668-7e53-41eb-86c4-17ecfe8d9338 returned with HTTP 200 Sep 06 22:58:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1170/2340] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:08 2026] GET /volume/v3/volumes/632ea668-7e53-41eb-86c4-17ecfe8d9338 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-09f257c6-2c4e-4c97-a3e4-ee98b90ea547 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-09f257c6-2c4e-4c97-a3e4-ee98b90ea547 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:58:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-09f257c6-2c4e-4c97-a3e4-ee98b90ea547 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "632ea668-7e53-41eb-86c4-17ecfe8d9338", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1881281269"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:58:08 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:08 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-09f257c6-2c4e-4c97-a3e4-ee98b90ea547 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:08 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-09f257c6-2c4e-4c97-a3e4-ee98b90ea547 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Create snapshot from volume 632ea668-7e53-41eb-86c4-17ecfe8d9338 Sep 06 22:58:08 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-09f257c6-2c4e-4c97-a3e4-ee98b90ea547 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Created reservations ['82a7b121-90d9-4344-a2f5-e3c8fcedcaf5', 'afbcd1c5-8e88-4092-b1cf-c1d5d343c4b4', '36335a20-ef87-4dc8-8348-b835002e3ba4', '387ac09a-0bd7-462e-991b-fc0efe92500c'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:58:08 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:08 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-09f257c6-2c4e-4c97-a3e4-ee98b90ea547 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot create request issued successfully. Sep 06 22:58:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-09f257c6-2c4e-4c97-a3e4-ee98b90ea547 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:58:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1171/2341] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:58:08 2026] POST /volume/v3/snapshots => generated 310 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:58:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-49e30e3d-3c30-42dc-9bb7-8a151745f2d4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-49e30e3d-3c30-42dc-9bb7-8a151745f2d4 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 Sep 06 22:58:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-49e30e3d-3c30-42dc-9bb7-8a151745f2d4 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-49e30e3d-3c30-42dc-9bb7-8a151745f2d4 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:08 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:08 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:08 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-49e30e3d-3c30-42dc-9bb7-8a151745f2d4 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:58:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-49e30e3d-3c30-42dc-9bb7-8a151745f2d4 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 returned with HTTP 200 Sep 06 22:58:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1171/2342] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:58:08 2026] GET /volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7c0b4926-8beb-41ac-a9a9-a9ced1ea404b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7c0b4926-8beb-41ac-a9a9-a9ced1ea404b tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 Sep 06 22:58:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7c0b4926-8beb-41ac-a9a9-a9ced1ea404b tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7c0b4926-8beb-41ac-a9a9-a9ced1ea404b tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:09 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:09 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:09 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7c0b4926-8beb-41ac-a9a9-a9ced1ea404b tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:58:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7c0b4926-8beb-41ac-a9a9-a9ced1ea404b tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 returned with HTTP 200 Sep 06 22:58:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1172/2343] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:58:09 2026] GET /volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-59cf9f23-55b6-4f2b-a296-e1b013eb4abd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-59cf9f23-55b6-4f2b-a296-e1b013eb4abd tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 Sep 06 22:58:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-59cf9f23-55b6-4f2b-a296-e1b013eb4abd tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-59cf9f23-55b6-4f2b-a296-e1b013eb4abd tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:10 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:10 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-59cf9f23-55b6-4f2b-a296-e1b013eb4abd tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:58:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-59cf9f23-55b6-4f2b-a296-e1b013eb4abd tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 returned with HTTP 200 Sep 06 22:58:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1172/2344] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:58:10 2026] GET /volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:58:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "604a58e1-44ca-4ea1-8a30-db8cb017a9b8", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-921972565"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:58:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Create volume request body: {'volume': {'snapshot_id': '604a58e1-44ca-4ea1-8a30-db8cb017a9b8', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-921972565'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:58:10 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:10 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:58:10 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Create volume of 1 GB Sep 06 22:58:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Availability Zones retrieved successfully. Sep 06 22:58:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Flow 'volume_create_api' (05ddc03b-f269-4294-938c-807d477b9ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:58:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb2d9c8d-d334-447a-b828-2f4d93c95769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:58:10 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:10 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb2d9c8d-d334-447a-b828-2f4d93c95769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '604a58e1-44ca-4ea1-8a30-db8cb017a9b8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e26552a-a253-41f1-a60d-8d8e79fea81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:10 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Created reservations ['f836ef47-704c-4891-ad05-3d1a81815d4e', '9f2a7664-3da4-4ec8-bef2-ea3233712d30', '402b53e6-5add-48df-9343-2ffc34ddd5cf', 'fc4ad06b-c864-4595-b705-d0810c490870'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:58:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e26552a-a253-41f1-a60d-8d8e79fea81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f836ef47-704c-4891-ad05-3d1a81815d4e', '9f2a7664-3da4-4ec8-bef2-ea3233712d30', '402b53e6-5add-48df-9343-2ffc34ddd5cf', 'fc4ad06b-c864-4595-b705-d0810c490870']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a60076f0-9f43-4d6a-b562-5e60aa81a4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:10 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:10 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:10 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:10 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a60076f0-9f43-4d6a-b562-5e60aa81a4cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '498873bf-f144-45bd-882f-660b5ed04795', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-921972565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73dee474f6dc41119ed8667030bf0d0f',qos_specs=None,replication_status=,reservations=['f836ef47-704c-4891-ad05-3d1a81815d4e','9f2a7664-3da4-4ec8-bef2-ea3233712d30','402b53e6-5add-48df-9343-2ffc34ddd5cf','fc4ad06b-c864-4595-b705-d0810c490870'],size=1,snapshot_id=604a58e1-44ca-4ea1-8a30-db8cb017a9b8,source_replicaid=,source_volid=None,status='creating',user_id='7c8abc5fde66434bb6768dce947dc4d4',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:58:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-921972565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=498873bf-f144-45bd-882f-660b5ed04795,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73dee474f6dc41119ed8667030bf0d0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=604a58e1-44ca-4ea1-8a30-db8cb017a9b8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c8abc5fde66434bb6768dce947dc4d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e66a22-e18f-4cb5-b9f7-50894db07a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e66a22-e18f-4cb5-b9f7-50894db07a6d) transitioned into state 'SUCCESS' from state '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-921972565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73dee474f6dc41119ed8667030bf0d0f',qos_specs=None,replication_status=,reservations=['f836ef47-704c-4891-ad05-3d1a81815d4e','9f2a7664-3da4-4ec8-bef2-ea3233712d30','402b53e6-5add-48df-9343-2ffc34ddd5cf','fc4ad06b-c864-4595-b705-d0810c490870'],size=1,snapshot_id=604a58e1-44ca-4ea1-8a30-db8cb017a9b8,source_replicaid=,source_volid=None,status='creating',user_id='7c8abc5fde66434bb6768dce947dc4d4',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5e84013-f801-4423-a84b-26f4eb120428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:10 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:10 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5e84013-f801-4423-a84b-26f4eb120428) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Flow 'volume_create_api' (05ddc03b-f269-4294-938c-807d477b9ae2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:58:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Create volume request issued successfully. Sep 06 22:58:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fd8144f5-1aad-4119-a7ea-6686b75776aa tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:58:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1173/2345] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:58:10 2026] POST /volume/v3/volumes => generated 796 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:58:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1ce63bb0-5b67-4f61-87ed-cecb7be8fae6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1ce63bb0-5b67-4f61-87ed-cecb7be8fae6 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 Sep 06 22:58:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1ce63bb0-5b67-4f61-87ed-cecb7be8fae6 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1ce63bb0-5b67-4f61-87ed-cecb7be8fae6 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:11 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:11 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:11 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:11 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:11 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1ce63bb0-5b67-4f61-87ed-cecb7be8fae6 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1ce63bb0-5b67-4f61-87ed-cecb7be8fae6 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 returned with HTTP 200 Sep 06 22:58:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1173/2346] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:10 2026] GET /volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f55ca757-202c-493f-bfa3-7da83b63e8bc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f55ca757-202c-493f-bfa3-7da83b63e8bc tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 Sep 06 22:58:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f55ca757-202c-493f-bfa3-7da83b63e8bc tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f55ca757-202c-493f-bfa3-7da83b63e8bc tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:12 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:12 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f55ca757-202c-493f-bfa3-7da83b63e8bc tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f55ca757-202c-493f-bfa3-7da83b63e8bc tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 returned with HTTP 200 Sep 06 22:58:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1174/2347] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:12 2026] GET /volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 => generated 888 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-602008ef-cfa0-432a-9827-b1de0e5b5e5d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-602008ef-cfa0-432a-9827-b1de0e5b5e5d tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 Sep 06 22:58:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-602008ef-cfa0-432a-9827-b1de0e5b5e5d tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-602008ef-cfa0-432a-9827-b1de0e5b5e5d tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:13 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:13 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:13 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-602008ef-cfa0-432a-9827-b1de0e5b5e5d tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-602008ef-cfa0-432a-9827-b1de0e5b5e5d tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 returned with HTTP 200 Sep 06 22:58:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1174/2348] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:13 2026] GET /volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 => generated 888 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-de6991b6-4b44-4b69-a346-f3b68473e11e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-de6991b6-4b44-4b69-a346-f3b68473e11e tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 Sep 06 22:58:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-de6991b6-4b44-4b69-a346-f3b68473e11e tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-de6991b6-4b44-4b69-a346-f3b68473e11e tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:14 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:14 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:14 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:14 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:14 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-de6991b6-4b44-4b69-a346-f3b68473e11e tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-de6991b6-4b44-4b69-a346-f3b68473e11e tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 returned with HTTP 200 Sep 06 22:58:14 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1175/2349] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:14 2026] GET /volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 => generated 888 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c47236c7-7841-4ce6-a5d3-2c4a5708a50d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c47236c7-7841-4ce6-a5d3-2c4a5708a50d tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 Sep 06 22:58:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c47236c7-7841-4ce6-a5d3-2c4a5708a50d tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c47236c7-7841-4ce6-a5d3-2c4a5708a50d tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:15 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:15 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:15 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:15 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:15 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c47236c7-7841-4ce6-a5d3-2c4a5708a50d tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c47236c7-7841-4ce6-a5d3-2c4a5708a50d tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 returned with HTTP 200 Sep 06 22:58:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1175/2350] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:15 2026] GET /volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 => generated 888 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4329072d-32b6-4f03-92ae-7c982e3b5055 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4329072d-32b6-4f03-92ae-7c982e3b5055 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 Sep 06 22:58:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4329072d-32b6-4f03-92ae-7c982e3b5055 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4329072d-32b6-4f03-92ae-7c982e3b5055 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4329072d-32b6-4f03-92ae-7c982e3b5055 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4329072d-32b6-4f03-92ae-7c982e3b5055 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 returned with HTTP 200 Sep 06 22:58:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1176/2351] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:16 2026] GET /volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 => generated 889 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:58:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ae01f94a-0f00-4031-8931-5da9ede90d92 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ae01f94a-0f00-4031-8931-5da9ede90d92 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] GET http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 Sep 06 22:58:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ae01f94a-0f00-4031-8931-5da9ede90d92 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ae01f94a-0f00-4031-8931-5da9ede90d92 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ae01f94a-0f00-4031-8931-5da9ede90d92 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] Volume info retrieved successfully. Sep 06 22:58:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ae01f94a-0f00-4031-8931-5da9ede90d92 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-reader] http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 returned with HTTP 200 Sep 06 22:58:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1176/2352] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:16 2026] GET /volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 => generated 889 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-24e58715-470b-45a1-aa43-ba3d7b5bd3d2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-24e58715-470b-45a1-aa43-ba3d7b5bd3d2 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] DELETE http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 Sep 06 22:58:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-24e58715-470b-45a1-aa43-ba3d7b5bd3d2 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-24e58715-470b-45a1-aa43-ba3d7b5bd3d2 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:16 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-24e58715-470b-45a1-aa43-ba3d7b5bd3d2 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Delete volume with id: 498873bf-f144-45bd-882f-660b5ed04795 Sep 06 22:58:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-24e58715-470b-45a1-aa43-ba3d7b5bd3d2 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-24e58715-470b-45a1-aa43-ba3d7b5bd3d2 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Delete volume request issued successfully. Sep 06 22:58:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-24e58715-470b-45a1-aa43-ba3d7b5bd3d2 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 returned with HTTP 202 Sep 06 22:58:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1177/2353] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:58:16 2026] DELETE /volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:58:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0e2d5db4-f113-4919-8890-99e070c1a783 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0e2d5db4-f113-4919-8890-99e070c1a783 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 Sep 06 22:58:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0e2d5db4-f113-4919-8890-99e070c1a783 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0e2d5db4-f113-4919-8890-99e070c1a783 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0e2d5db4-f113-4919-8890-99e070c1a783 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0e2d5db4-f113-4919-8890-99e070c1a783 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 returned with HTTP 200 Sep 06 22:58:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1177/2354] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:16 2026] GET /volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 => generated 888 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-72b15faf-97aa-4c64-925c-3f1adf0fa1fc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-72b15faf-97aa-4c64-925c-3f1adf0fa1fc tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 Sep 06 22:58:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-72b15faf-97aa-4c64-925c-3f1adf0fa1fc tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-72b15faf-97aa-4c64-925c-3f1adf0fa1fc tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-72b15faf-97aa-4c64-925c-3f1adf0fa1fc tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 returned with HTTP 404 Sep 06 22:58:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1178/2355] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:17 2026] GET /volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:58:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d9dca6a2-b7ee-446f-a342-5e9d029737f0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d9dca6a2-b7ee-446f-a342-5e9d029737f0 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 Sep 06 22:58:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d9dca6a2-b7ee-446f-a342-5e9d029737f0 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d9dca6a2-b7ee-446f-a342-5e9d029737f0 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d9dca6a2-b7ee-446f-a342-5e9d029737f0 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 returned with HTTP 404 Sep 06 22:58:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1178/2356] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:17 2026] GET /volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:58:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-148e3135-c786-4b92-8b49-a511f69591e4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-148e3135-c786-4b92-8b49-a511f69591e4 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] DELETE http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 Sep 06 22:58:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-148e3135-c786-4b92-8b49-a511f69591e4 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-148e3135-c786-4b92-8b49-a511f69591e4 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:17 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-148e3135-c786-4b92-8b49-a511f69591e4 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Delete volume with id: 498873bf-f144-45bd-882f-660b5ed04795 Sep 06 22:58:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-148e3135-c786-4b92-8b49-a511f69591e4 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 returned with HTTP 404 Sep 06 22:58:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1179/2357] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:58:17 2026] DELETE /volume/v3/volumes/498873bf-f144-45bd-882f-660b5ed04795 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:58:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ba3bc4a2-5686-4d56-96bf-6561ca30fad2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ba3bc4a2-5686-4d56-96bf-6561ca30fad2 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 Sep 06 22:58:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ba3bc4a2-5686-4d56-96bf-6561ca30fad2 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ba3bc4a2-5686-4d56-96bf-6561ca30fad2 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:17 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-ba3bc4a2-5686-4d56-96bf-6561ca30fad2 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Delete snapshot with id: 604a58e1-44ca-4ea1-8a30-db8cb017a9b8 Sep 06 22:58:17 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:17 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ba3bc4a2-5686-4d56-96bf-6561ca30fad2 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:58:17 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:17 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ba3bc4a2-5686-4d56-96bf-6561ca30fad2 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot delete request issued successfully. Sep 06 22:58:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ba3bc4a2-5686-4d56-96bf-6561ca30fad2 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 returned with HTTP 202 Sep 06 22:58:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1179/2358] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:58:17 2026] DELETE /volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:58:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0482dd02-4eca-4c9c-9dc4-a5a9a8f6c5e0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0482dd02-4eca-4c9c-9dc4-a5a9a8f6c5e0 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 Sep 06 22:58:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0482dd02-4eca-4c9c-9dc4-a5a9a8f6c5e0 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0482dd02-4eca-4c9c-9dc4-a5a9a8f6c5e0 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:17 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:17 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:17 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0482dd02-4eca-4c9c-9dc4-a5a9a8f6c5e0 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:58:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0482dd02-4eca-4c9c-9dc4-a5a9a8f6c5e0 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 returned with HTTP 200 Sep 06 22:58:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1180/2359] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:58:17 2026] GET /volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-eaf12b53-18ec-4b37-982f-9657bc898d75 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-eaf12b53-18ec-4b37-982f-9657bc898d75 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 Sep 06 22:58:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-eaf12b53-18ec-4b37-982f-9657bc898d75 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-eaf12b53-18ec-4b37-982f-9657bc898d75 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:18 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:18 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:18 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-eaf12b53-18ec-4b37-982f-9657bc898d75 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Snapshot retrieved successfully. Sep 06 22:58:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-eaf12b53-18ec-4b37-982f-9657bc898d75 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 returned with HTTP 200 Sep 06 22:58:18 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1180/2360] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:58:18 2026] GET /volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-df1860e2-b791-4443-a5e7-c32578fdf5ff None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-df1860e2-b791-4443-a5e7-c32578fdf5ff tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 Sep 06 22:58:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-df1860e2-b791-4443-a5e7-c32578fdf5ff tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-df1860e2-b791-4443-a5e7-c32578fdf5ff tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-df1860e2-b791-4443-a5e7-c32578fdf5ff tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 returned with HTTP 404 Sep 06 22:58:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1181/2361] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:58:19 2026] GET /volume/v3/snapshots/604a58e1-44ca-4ea1-8a30-db8cb017a9b8 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:58:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-49fe4228-d5e7-483f-b98e-116a5a54223f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-49fe4228-d5e7-483f-b98e-116a5a54223f tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/632ea668-7e53-41eb-86c4-17ecfe8d9338 Sep 06 22:58:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-49fe4228-d5e7-483f-b98e-116a5a54223f tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-49fe4228-d5e7-483f-b98e-116a5a54223f tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:20 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:20 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:20 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:20 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:20 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-49fe4228-d5e7-483f-b98e-116a5a54223f tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-49fe4228-d5e7-483f-b98e-116a5a54223f tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/632ea668-7e53-41eb-86c4-17ecfe8d9338 returned with HTTP 200 Sep 06 22:58:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1181/2362] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:20 2026] GET /volume/v3/volumes/632ea668-7e53-41eb-86c4-17ecfe8d9338 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8277e49e-99b0-4d36-b7e0-0f648790855f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8277e49e-99b0-4d36-b7e0-0f648790855f tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] DELETE http://192.168.122.248/volume/v3/volumes/632ea668-7e53-41eb-86c4-17ecfe8d9338 Sep 06 22:58:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8277e49e-99b0-4d36-b7e0-0f648790855f tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8277e49e-99b0-4d36-b7e0-0f648790855f tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:20 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-8277e49e-99b0-4d36-b7e0-0f648790855f tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Delete volume with id: 632ea668-7e53-41eb-86c4-17ecfe8d9338 Sep 06 22:58:20 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:20 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:20 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:20 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:20 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8277e49e-99b0-4d36-b7e0-0f648790855f tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:20 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8277e49e-99b0-4d36-b7e0-0f648790855f tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Delete volume request issued successfully. Sep 06 22:58:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8277e49e-99b0-4d36-b7e0-0f648790855f tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/632ea668-7e53-41eb-86c4-17ecfe8d9338 returned with HTTP 202 Sep 06 22:58:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1182/2363] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:58:20 2026] DELETE /volume/v3/volumes/632ea668-7e53-41eb-86c4-17ecfe8d9338 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:58:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-aaf058ff-f694-4b0d-a85f-16440afa7db8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-aaf058ff-f694-4b0d-a85f-16440afa7db8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/632ea668-7e53-41eb-86c4-17ecfe8d9338 Sep 06 22:58:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-aaf058ff-f694-4b0d-a85f-16440afa7db8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-aaf058ff-f694-4b0d-a85f-16440afa7db8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:20 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:20 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:20 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:20 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:20 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-aaf058ff-f694-4b0d-a85f-16440afa7db8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-aaf058ff-f694-4b0d-a85f-16440afa7db8 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/632ea668-7e53-41eb-86c4-17ecfe8d9338 returned with HTTP 200 Sep 06 22:58:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1182/2364] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:20 2026] GET /volume/v3/volumes/632ea668-7e53-41eb-86c4-17ecfe8d9338 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-556ae7b9-5811-4e78-b945-972b4be78ccc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-556ae7b9-5811-4e78-b945-972b4be78ccc tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/632ea668-7e53-41eb-86c4-17ecfe8d9338 Sep 06 22:58:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-556ae7b9-5811-4e78-b945-972b4be78ccc tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-556ae7b9-5811-4e78-b945-972b4be78ccc tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-556ae7b9-5811-4e78-b945-972b4be78ccc tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/632ea668-7e53-41eb-86c4-17ecfe8d9338 returned with HTTP 404 Sep 06 22:58:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1183/2365] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:21 2026] GET /volume/v3/volumes/632ea668-7e53-41eb-86c4-17ecfe8d9338 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:58:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d118df3e-3d6e-4f99-aeb1-81fe225ff1ef None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d118df3e-3d6e-4f99-aeb1-81fe225ff1ef tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde Sep 06 22:58:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d118df3e-3d6e-4f99-aeb1-81fe225ff1ef tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d118df3e-3d6e-4f99-aeb1-81fe225ff1ef tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:21 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:21 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:21 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:21 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d118df3e-3d6e-4f99-aeb1-81fe225ff1ef tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d118df3e-3d6e-4f99-aeb1-81fe225ff1ef tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde returned with HTTP 200 Sep 06 22:58:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1183/2366] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:21 2026] GET /volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4d289e79-4994-453b-8af5-49db40d16bab None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4d289e79-4994-453b-8af5-49db40d16bab tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] DELETE http://192.168.122.248/volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde Sep 06 22:58:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4d289e79-4994-453b-8af5-49db40d16bab tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4d289e79-4994-453b-8af5-49db40d16bab tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:21 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-4d289e79-4994-453b-8af5-49db40d16bab tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Delete volume with id: eea0affe-ba21-41d9-9df2-61c7449cddde Sep 06 22:58:21 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:21 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:21 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:21 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4d289e79-4994-453b-8af5-49db40d16bab tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4d289e79-4994-453b-8af5-49db40d16bab tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Delete volume request issued successfully. Sep 06 22:58:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4d289e79-4994-453b-8af5-49db40d16bab tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde returned with HTTP 202 Sep 06 22:58:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1184/2367] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:58:21 2026] DELETE /volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:58:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-64a0e3fe-5289-4cb1-84a5-1c2aab960e18 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-64a0e3fe-5289-4cb1-84a5-1c2aab960e18 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde Sep 06 22:58:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-64a0e3fe-5289-4cb1-84a5-1c2aab960e18 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-64a0e3fe-5289-4cb1-84a5-1c2aab960e18 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:21 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:21 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:21 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:21 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-64a0e3fe-5289-4cb1-84a5-1c2aab960e18 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Volume info retrieved successfully. Sep 06 22:58:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-64a0e3fe-5289-4cb1-84a5-1c2aab960e18 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde returned with HTTP 200 Sep 06 22:58:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1184/2368] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:21 2026] GET /volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-32e1d788-002f-4914-ac46-cb89da969da9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-32e1d788-002f-4914-ac46-cb89da969da9 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] GET http://192.168.122.248/volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde Sep 06 22:58:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-32e1d788-002f-4914-ac46-cb89da969da9 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-32e1d788-002f-4914-ac46-cb89da969da9 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-32e1d788-002f-4914-ac46-cb89da969da9 tempest-VolumesSnapshotTestJSON-1463977562 tempest-VolumesSnapshotTestJSON-1463977562-project-member] http://192.168.122.248/volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde returned with HTTP 404 Sep 06 22:58:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1185/2369] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:22 2026] GET /volume/v3/volumes/eea0affe-ba21-41d9-9df2-61c7449cddde => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:58:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d53a72fe-6bad-4e02-ae1f-dc0aa32ab226 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d53a72fe-6bad-4e02-ae1f-dc0aa32ab226 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:58:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d53a72fe-6bad-4e02-ae1f-dc0aa32ab226 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d1d349d-f70d-4457-8d3d-f1933f83159c", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1212040465"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:58:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d53a72fe-6bad-4e02-ae1f-dc0aa32ab226 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 404 Sep 06 22:58:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1185/2370] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:58:28 2026] POST /volume/v3/snapshots => generated 109 bytes in 206 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:58:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-27916808-7019-425f-99fc-cd9d4d8b79a9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-27916808-7019-425f-99fc-cd9d4d8b79a9 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:58:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-27916808-7019-425f-99fc-cd9d4d8b79a9 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1507870742"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:58:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-27916808-7019-425f-99fc-cd9d4d8b79a9 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 404 Sep 06 22:58:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1186/2371] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:58:28 2026] POST /volume/v3/snapshots => generated 77 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:58:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-203ad0ef-7be4-47ee-be28-3b813f914d72 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-203ad0ef-7be4-47ee-be28-3b813f914d72 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-reader] GET http://192.168.122.248/volume/v3/snapshots?limit=invalid Sep 06 22:58:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-203ad0ef-7be4-47ee-be28-3b813f914d72 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-203ad0ef-7be4-47ee-be28-3b813f914d72 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-203ad0ef-7be4-47ee-be28-3b813f914d72 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-reader] HTTP exception thrown: limit param must be an integer Sep 06 22:58:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-203ad0ef-7be4-47ee-be28-3b813f914d72 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-reader] http://192.168.122.248/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 06 22:58:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1186/2372] 192.168.122.248 () {58 vars in 1154 bytes} [Sun Sep 6 22:58:28 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 47 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:58:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-84a6b822-e28a-4158-95ed-7f1b4c2b658d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-84a6b822-e28a-4158-95ed-7f1b4c2b658d tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-reader] GET http://192.168.122.248/volume/v3/snapshots?marker=2595b8a9-737e-48ab-8157-c607a70e3bd1 Sep 06 22:58:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-84a6b822-e28a-4158-95ed-7f1b4c2b658d tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-84a6b822-e28a-4158-95ed-7f1b4c2b658d tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-84a6b822-e28a-4158-95ed-7f1b4c2b658d tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:58:28 devstack devstack@c-api.service[87215]: DEBUG cinder.db.api [None req-84a6b822-e28a-4158-95ed-7f1b4c2b658d tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-reader] Building query based on filter {{(pid=87215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:58:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-84a6b822-e28a-4158-95ed-7f1b4c2b658d tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-reader] http://192.168.122.248/volume/v3/snapshots?marker=2595b8a9-737e-48ab-8157-c607a70e3bd1 returned with HTTP 404 Sep 06 22:58:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1187/2373] 192.168.122.248 () {58 vars in 1214 bytes} [Sun Sep 6 22:58:28 2026] GET /volume/v3/snapshots?marker=2595b8a9-737e-48ab-8157-c607a70e3bd1 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:58:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f825e15e-ac10-4342-b506-4da9bb16866d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f825e15e-ac10-4342-b506-4da9bb16866d tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-reader] GET http://192.168.122.248/volume/v3/snapshots?sort_key=invalid Sep 06 22:58:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f825e15e-ac10-4342-b506-4da9bb16866d tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f825e15e-ac10-4342-b506-4da9bb16866d tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-f825e15e-ac10-4342-b506-4da9bb16866d tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 22:58:28 devstack devstack@c-api.service[87216]: DEBUG cinder.db.api [None req-f825e15e-ac10-4342-b506-4da9bb16866d tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-reader] Building query based on filter {{(pid=87216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 22:58:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f825e15e-ac10-4342-b506-4da9bb16866d tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-reader] http://192.168.122.248/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 06 22:58:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1187/2374] 192.168.122.248 () {58 vars in 1160 bytes} [Sun Sep 6 22:58:28 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 22:58:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:58:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1506489075"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:58:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1506489075'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:58:28 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Create volume of 2 GB Sep 06 22:58:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Availability Zones retrieved successfully. Sep 06 22:58:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Flow 'volume_create_api' (535c9e5b-d6da-4779-becb-5cdee8c058ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:58:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (678e1548-a9f7-4d36-9949-b54d474f2c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Validating volume size '2' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:58:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (678e1548-a9f7-4d36-9949-b54d474f2c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (645f0aba-eb16-46a2-b6bf-3bcd1387eaa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:28 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Created reservations ['d48a315e-7fe0-4cac-a260-69a4a8199923', '59486ba6-139a-4c80-b18e-2931a26c1ced', '3a8e10eb-183f-42f0-935d-b8e439aad95e', '0cad3823-37e5-4d53-a946-0e8620cc2dde'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:58:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (645f0aba-eb16-46a2-b6bf-3bcd1387eaa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d48a315e-7fe0-4cac-a260-69a4a8199923', '59486ba6-139a-4c80-b18e-2931a26c1ced', '3a8e10eb-183f-42f0-935d-b8e439aad95e', '0cad3823-37e5-4d53-a946-0e8620cc2dde']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84e085cc-347e-4db2-a028-fd606fa13ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84e085cc-347e-4db2-a028-fd606fa13ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8486a091-be45-4f36-854d-75b74b0f143b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1506489075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fae39a7ab8b8401b8e075a8f4b35d0ed',qos_specs=None,replication_status=,reservations=['d48a315e-7fe0-4cac-a260-69a4a8199923','59486ba6-139a-4c80-b18e-2931a26c1ced','3a8e10eb-183f-42f0-935d-b8e439aad95e','0cad3823-37e5-4d53-a946-0e8620cc2dde'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea0e9fc7c3bd4d6ab0dd4ec830237dc9',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:58:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1506489075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8486a091-be45-4f36-854d-75b74b0f143b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fae39a7ab8b8401b8e075a8f4b35d0ed',provider_auth=None,provider_geometry=None,provider_id=None,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='ea0e9fc7c3bd4d6ab0dd4ec830237dc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:29 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a38472ff-7663-41d2-9913-49f4b89d9697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:29 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a38472ff-7663-41d2-9913-49f4b89d9697) transitioned into state 'SUCCESS' from state '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-1506489075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fae39a7ab8b8401b8e075a8f4b35d0ed',qos_specs=None,replication_status=,reservations=['d48a315e-7fe0-4cac-a260-69a4a8199923','59486ba6-139a-4c80-b18e-2931a26c1ced','3a8e10eb-183f-42f0-935d-b8e439aad95e','0cad3823-37e5-4d53-a946-0e8620cc2dde'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea0e9fc7c3bd4d6ab0dd4ec830237dc9',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:29 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d3c5cde-7f04-4052-b33e-726426ed6a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:29 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d3c5cde-7f04-4052-b33e-726426ed6a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:29 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Flow 'volume_create_api' (535c9e5b-d6da-4779-becb-5cdee8c058ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:58:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Create volume request issued successfully. Sep 06 22:58:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a998c865-c9af-4e1b-8f05-ffaeab35b1cd tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:58:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1188/2375] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:58:28 2026] POST /volume/v3/volumes => generated 771 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:58:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-178aa310-cc57-4a46-9e2d-98a26a249973 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-178aa310-cc57-4a46-9e2d-98a26a249973 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] GET http://192.168.122.248/volume/v3/volumes/8486a091-be45-4f36-854d-75b74b0f143b Sep 06 22:58:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-178aa310-cc57-4a46-9e2d-98a26a249973 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-178aa310-cc57-4a46-9e2d-98a26a249973 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:29 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:29 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:29 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:29 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:29 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-178aa310-cc57-4a46-9e2d-98a26a249973 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Volume info retrieved successfully. Sep 06 22:58:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-178aa310-cc57-4a46-9e2d-98a26a249973 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] http://192.168.122.248/volume/v3/volumes/8486a091-be45-4f36-854d-75b74b0f143b returned with HTTP 200 Sep 06 22:58:29 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1188/2376] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:29 2026] GET /volume/v3/volumes/8486a091-be45-4f36-854d-75b74b0f143b => generated 839 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4a25a558-7b81-4f33-be71-b8a7d17a2a8d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4a25a558-7b81-4f33-be71-b8a7d17a2a8d tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] GET http://192.168.122.248/volume/v3/volumes/8486a091-be45-4f36-854d-75b74b0f143b Sep 06 22:58:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4a25a558-7b81-4f33-be71-b8a7d17a2a8d tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4a25a558-7b81-4f33-be71-b8a7d17a2a8d tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:30 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:30 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:30 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:30 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4a25a558-7b81-4f33-be71-b8a7d17a2a8d tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Volume info retrieved successfully. Sep 06 22:58:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4a25a558-7b81-4f33-be71-b8a7d17a2a8d tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] http://192.168.122.248/volume/v3/volumes/8486a091-be45-4f36-854d-75b74b0f143b returned with HTTP 200 Sep 06 22:58:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1189/2377] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:30 2026] GET /volume/v3/volumes/8486a091-be45-4f36-854d-75b74b0f143b => generated 864 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-756d0904-308a-430b-aa0e-d29ca9214809 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-756d0904-308a-430b-aa0e-d29ca9214809 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 22:58:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-756d0904-308a-430b-aa0e-d29ca9214809 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8486a091-be45-4f36-854d-75b74b0f143b", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1939462133"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:58:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:30 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:30 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-756d0904-308a-430b-aa0e-d29ca9214809 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Volume info retrieved successfully. Sep 06 22:58:30 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-756d0904-308a-430b-aa0e-d29ca9214809 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Create snapshot from volume 8486a091-be45-4f36-854d-75b74b0f143b Sep 06 22:58:30 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-756d0904-308a-430b-aa0e-d29ca9214809 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Created reservations ['bdb69fd6-b82d-4d6f-a239-3efe3b2fecbe', '4e2a4a6b-b06f-4061-aa22-6fac78b54196', '5c7da32d-dbcd-4669-a801-58f7cc8c3d30', '9aaf15f1-ff23-431f-8ce3-777566ba996d'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:58:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-756d0904-308a-430b-aa0e-d29ca9214809 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Snapshot create request issued successfully. Sep 06 22:58:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-756d0904-308a-430b-aa0e-d29ca9214809 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 22:58:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1189/2378] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 22:58:30 2026] POST /volume/v3/snapshots => generated 318 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:58:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b85fc881-55bc-4f9f-9ea1-f390c0c356b6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b85fc881-55bc-4f9f-9ea1-f390c0c356b6 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] GET http://192.168.122.248/volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 Sep 06 22:58:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b85fc881-55bc-4f9f-9ea1-f390c0c356b6 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b85fc881-55bc-4f9f-9ea1-f390c0c356b6 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:30 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:30 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b85fc881-55bc-4f9f-9ea1-f390c0c356b6 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Snapshot retrieved successfully. Sep 06 22:58:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b85fc881-55bc-4f9f-9ea1-f390c0c356b6 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] http://192.168.122.248/volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 returned with HTTP 200 Sep 06 22:58:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1190/2379] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:58:30 2026] GET /volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 => generated 450 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3bb37262-dd87-40bc-9e78-3551c2892bf4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3bb37262-dd87-40bc-9e78-3551c2892bf4 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] GET http://192.168.122.248/volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 Sep 06 22:58:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3bb37262-dd87-40bc-9e78-3551c2892bf4 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3bb37262-dd87-40bc-9e78-3551c2892bf4 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:31 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:31 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:31 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3bb37262-dd87-40bc-9e78-3551c2892bf4 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Snapshot retrieved successfully. Sep 06 22:58:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3bb37262-dd87-40bc-9e78-3551c2892bf4 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] http://192.168.122.248/volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 returned with HTTP 200 Sep 06 22:58:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1190/2380] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:58:31 2026] GET /volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 => generated 450 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ed05da7c-fec5-46b7-bf19-c56600ddf6d2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ed05da7c-fec5-46b7-bf19-c56600ddf6d2 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] GET http://192.168.122.248/volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 Sep 06 22:58:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ed05da7c-fec5-46b7-bf19-c56600ddf6d2 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ed05da7c-fec5-46b7-bf19-c56600ddf6d2 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ed05da7c-fec5-46b7-bf19-c56600ddf6d2 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Snapshot retrieved successfully. Sep 06 22:58:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ed05da7c-fec5-46b7-bf19-c56600ddf6d2 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] http://192.168.122.248/volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 returned with HTTP 200 Sep 06 22:58:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1191/2381] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:58:32 2026] GET /volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 => generated 477 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f83c9b90-e826-4a80-8311-c65a1457fa1c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f83c9b90-e826-4a80-8311-c65a1457fa1c tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:58:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f83c9b90-e826-4a80-8311-c65a1457fa1c tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "abe210fa-7d2b-45b0-8d1b-780ae6f931c4"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:58:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-f83c9b90-e826-4a80-8311-c65a1457fa1c tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'abe210fa-7d2b-45b0-8d1b-780ae6f931c4'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:58:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f83c9b90-e826-4a80-8311-c65a1457fa1c tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Snapshot retrieved successfully. Sep 06 22:58:32 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-f83c9b90-e826-4a80-8311-c65a1457fa1c tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Create volume of 1 GB Sep 06 22:58:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f83c9b90-e826-4a80-8311-c65a1457fa1c tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Availability Zones retrieved successfully. Sep 06 22:58:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f83c9b90-e826-4a80-8311-c65a1457fa1c tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Flow 'volume_create_api' (4d6cc60b-f559-4554-abb6-8ff136960565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:58:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f83c9b90-e826-4a80-8311-c65a1457fa1c tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a30b32c6-eeda-4d6a-bf7b-16cf20c4616a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-f83c9b90-e826-4a80-8311-c65a1457fa1c tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:58:32 devstack devstack@c-api.service[87216]: WARNING cinder.volume.api [None req-f83c9b90-e826-4a80-8311-c65a1457fa1c tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a30b32c6-eeda-4d6a-bf7b-16cf20c4616a) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 22:58:32 devstack devstack@c-api.service[87216]: 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 06 22:58:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f83c9b90-e826-4a80-8311-c65a1457fa1c tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a30b32c6-eeda-4d6a-bf7b-16cf20c4616a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:32 devstack devstack@c-api.service[87216]: WARNING cinder.volume.api [None req-f83c9b90-e826-4a80-8311-c65a1457fa1c tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a30b32c6-eeda-4d6a-bf7b-16cf20c4616a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 22:58:32 devstack devstack@c-api.service[87216]: WARNING cinder.volume.api [None req-f83c9b90-e826-4a80-8311-c65a1457fa1c tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Flow 'volume_create_api' (4d6cc60b-f559-4554-abb6-8ff136960565) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 22:58:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f83c9b90-e826-4a80-8311-c65a1457fa1c tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 400 Sep 06 22:58:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1191/2382] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 22:58:32 2026] POST /volume/v3/volumes => generated 171 bytes in 74 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 22:58:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-99c78c8a-0bf4-4420-89ed-a137e238b0d4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-99c78c8a-0bf4-4420-89ed-a137e238b0d4 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 Sep 06 22:58:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-99c78c8a-0bf4-4420-89ed-a137e238b0d4 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-99c78c8a-0bf4-4420-89ed-a137e238b0d4 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:32 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-99c78c8a-0bf4-4420-89ed-a137e238b0d4 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Delete snapshot with id: abe210fa-7d2b-45b0-8d1b-780ae6f931c4 Sep 06 22:58:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-99c78c8a-0bf4-4420-89ed-a137e238b0d4 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Snapshot retrieved successfully. Sep 06 22:58:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-99c78c8a-0bf4-4420-89ed-a137e238b0d4 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Snapshot delete request issued successfully. Sep 06 22:58:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-99c78c8a-0bf4-4420-89ed-a137e238b0d4 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] http://192.168.122.248/volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 returned with HTTP 202 Sep 06 22:58:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1192/2383] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 22:58:32 2026] DELETE /volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:58:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cd38b2dd-bcd6-4778-bb88-afaf93823ce1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cd38b2dd-bcd6-4778-bb88-afaf93823ce1 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] GET http://192.168.122.248/volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 Sep 06 22:58:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cd38b2dd-bcd6-4778-bb88-afaf93823ce1 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cd38b2dd-bcd6-4778-bb88-afaf93823ce1 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cd38b2dd-bcd6-4778-bb88-afaf93823ce1 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Snapshot retrieved successfully. Sep 06 22:58:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cd38b2dd-bcd6-4778-bb88-afaf93823ce1 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] http://192.168.122.248/volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 returned with HTTP 200 Sep 06 22:58:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1192/2384] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:58:32 2026] GET /volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f05bd5bf-e13c-491f-bf43-6d4c9df90b1c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f05bd5bf-e13c-491f-bf43-6d4c9df90b1c tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] GET http://192.168.122.248/volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 Sep 06 22:58:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f05bd5bf-e13c-491f-bf43-6d4c9df90b1c tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f05bd5bf-e13c-491f-bf43-6d4c9df90b1c tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:33 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:33 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:33 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f05bd5bf-e13c-491f-bf43-6d4c9df90b1c tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Snapshot retrieved successfully. Sep 06 22:58:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f05bd5bf-e13c-491f-bf43-6d4c9df90b1c tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] http://192.168.122.248/volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 returned with HTTP 200 Sep 06 22:58:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1193/2385] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:58:33 2026] GET /volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 => generated 476 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b360e8f6-d09e-45ba-afac-b955784a0d05 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b360e8f6-d09e-45ba-afac-b955784a0d05 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] GET http://192.168.122.248/volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 Sep 06 22:58:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b360e8f6-d09e-45ba-afac-b955784a0d05 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b360e8f6-d09e-45ba-afac-b955784a0d05 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b360e8f6-d09e-45ba-afac-b955784a0d05 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] http://192.168.122.248/volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 returned with HTTP 404 Sep 06 22:58:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1193/2386] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 22:58:34 2026] GET /volume/v3/snapshots/abe210fa-7d2b-45b0-8d1b-780ae6f931c4 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:58:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6a741e10-18e4-4d2d-a624-815cbaeaba82 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6a741e10-18e4-4d2d-a624-815cbaeaba82 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] GET http://192.168.122.248/volume/v3/volumes/8486a091-be45-4f36-854d-75b74b0f143b Sep 06 22:58:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6a741e10-18e4-4d2d-a624-815cbaeaba82 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6a741e10-18e4-4d2d-a624-815cbaeaba82 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:34 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:34 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:34 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:34 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6a741e10-18e4-4d2d-a624-815cbaeaba82 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Volume info retrieved successfully. Sep 06 22:58:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6a741e10-18e4-4d2d-a624-815cbaeaba82 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] http://192.168.122.248/volume/v3/volumes/8486a091-be45-4f36-854d-75b74b0f143b returned with HTTP 200 Sep 06 22:58:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1194/2387] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:34 2026] GET /volume/v3/volumes/8486a091-be45-4f36-854d-75b74b0f143b => generated 864 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-45948970-9493-45ad-a86d-0b9a95038313 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-45948970-9493-45ad-a86d-0b9a95038313 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] DELETE http://192.168.122.248/volume/v3/volumes/8486a091-be45-4f36-854d-75b74b0f143b Sep 06 22:58:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-45948970-9493-45ad-a86d-0b9a95038313 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-45948970-9493-45ad-a86d-0b9a95038313 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:34 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-45948970-9493-45ad-a86d-0b9a95038313 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Delete volume with id: 8486a091-be45-4f36-854d-75b74b0f143b Sep 06 22:58:34 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:34 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:34 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:34 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:34 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-45948970-9493-45ad-a86d-0b9a95038313 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Volume info retrieved successfully. Sep 06 22:58:34 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-45948970-9493-45ad-a86d-0b9a95038313 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Delete volume request issued successfully. Sep 06 22:58:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-45948970-9493-45ad-a86d-0b9a95038313 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] http://192.168.122.248/volume/v3/volumes/8486a091-be45-4f36-854d-75b74b0f143b returned with HTTP 202 Sep 06 22:58:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1194/2388] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:58:34 2026] DELETE /volume/v3/volumes/8486a091-be45-4f36-854d-75b74b0f143b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:58:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-64ad1241-7121-4717-9d6e-621b8a26f620 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-64ad1241-7121-4717-9d6e-621b8a26f620 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] GET http://192.168.122.248/volume/v3/volumes/8486a091-be45-4f36-854d-75b74b0f143b Sep 06 22:58:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-64ad1241-7121-4717-9d6e-621b8a26f620 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-64ad1241-7121-4717-9d6e-621b8a26f620 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:34 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:34 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:34 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:34 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-64ad1241-7121-4717-9d6e-621b8a26f620 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Volume info retrieved successfully. Sep 06 22:58:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-64ad1241-7121-4717-9d6e-621b8a26f620 tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] http://192.168.122.248/volume/v3/volumes/8486a091-be45-4f36-854d-75b74b0f143b returned with HTTP 200 Sep 06 22:58:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1195/2389] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:34 2026] GET /volume/v3/volumes/8486a091-be45-4f36-854d-75b74b0f143b => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d5d1c742-055a-4079-b508-9cc3945adb2b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d5d1c742-055a-4079-b508-9cc3945adb2b tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] GET http://192.168.122.248/volume/v3/volumes/8486a091-be45-4f36-854d-75b74b0f143b Sep 06 22:58:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d5d1c742-055a-4079-b508-9cc3945adb2b tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d5d1c742-055a-4079-b508-9cc3945adb2b tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d5d1c742-055a-4079-b508-9cc3945adb2b tempest-VolumesSnapshotNegativeTestJSON-1945009029 tempest-VolumesSnapshotNegativeTestJSON-1945009029-project-member] http://192.168.122.248/volume/v3/volumes/8486a091-be45-4f36-854d-75b74b0f143b returned with HTTP 404 Sep 06 22:58:35 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1195/2390] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:35 2026] GET /volume/v3/volumes/8486a091-be45-4f36-854d-75b74b0f143b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:58:44 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=233,cinder:INSERT=50,cinder:UPDATE=79 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:58:45 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=179,cinder:INSERT=27,cinder:UPDATE=52 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:58:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-80ad632a-31ad-4215-86cf-7a37c4309489 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-80ad632a-31ad-4215-86cf-7a37c4309489 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:58:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-80ad632a-31ad-4215-86cf-7a37c4309489 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-621336454-1034604467", "extra_specs": {}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:58:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-80ad632a-31ad-4215-86cf-7a37c4309489 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:58:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1196/2391] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:58:55 2026] POST /volume/v3/types => generated 268 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e5c693ab-4e7e-41e6-82dd-ff6465c39c28 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e5c693ab-4e7e-41e6-82dd-ff6465c39c28 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e5c693ab-4e7e-41e6-82dd-ff6465c39c28 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2115424598-1552088249", "extra_specs": {}}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e5c693ab-4e7e-41e6-82dd-ff6465c39c28 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:58:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1196/2392] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:58:58 2026] POST /volume/v3/types => generated 269 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:58:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8650b192-8d6c-4917-8fa4-01dd5f7b9427 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8650b192-8d6c-4917-8fa4-01dd5f7b9427 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 22:58:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8650b192-8d6c-4917-8fa4-01dd5f7b9427 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-860033584-2128453592", "extra_specs": {}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:58:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8650b192-8d6c-4917-8fa4-01dd5f7b9427 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 22:58:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1197/2393] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 22:58:58 2026] POST /volume/v3/types => generated 268 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1f14032f-1722-4d79-9f3b-90e80b743193 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2100355413", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2115424598-1552088249", "size": 1}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2100355413', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2115424598-1552088249', 'size': 1}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Create volume of 1 GB Sep 06 22:58:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Availability Zones retrieved successfully. Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Flow 'volume_create_api' (b4aa9eef-1b3f-44ed-ab0f-b0451dc61934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adfc3085-089a-48d4-90c3-9b152cc9ea2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adfc3085-089a-48d4-90c3-9b152cc9ea2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:58:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=03137ba5-ae88-4619-a821-862292b0e010,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2115424598-1552088249',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03137ba5-ae88-4619-a821-862292b0e010', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e951c346-42cb-4449-9a0c-7bb590230d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2115424598-1552088249 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2115424598-1552088249, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:58:58 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2115424598-1552088249 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2115424598-1552088249, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Created reservations ['2c41e1ce-94bb-4fae-b762-00880c4ef7de', '94717e73-a2fa-4ab9-9063-3a633f77f839', '77725503-4c08-4d0a-be16-850284aa56c7', '75d47001-edc5-40f8-9283-cc65312a9c30'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e951c346-42cb-4449-9a0c-7bb590230d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c41e1ce-94bb-4fae-b762-00880c4ef7de', '94717e73-a2fa-4ab9-9063-3a633f77f839', '77725503-4c08-4d0a-be16-850284aa56c7', '75d47001-edc5-40f8-9283-cc65312a9c30']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764f8c90-2145-4035-be0d-48dce43fc1c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:58 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764f8c90-2145-4035-be0d-48dce43fc1c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bd6d63a-c134-445a-a1a8-41c2992f7958', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2100355413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6ee61dcaf4dd48fba3afc4b18c474',qos_specs=None,replication_status=,reservations=['2c41e1ce-94bb-4fae-b762-00880c4ef7de','94717e73-a2fa-4ab9-9063-3a633f77f839','77725503-4c08-4d0a-be16-850284aa56c7','75d47001-edc5-40f8-9283-cc65312a9c30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06786b8354a14e6da2d79da23651b859',volume_type_id=03137ba5-ae88-4619-a821-862292b0e010), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:58:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2100355413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bd6d63a-c134-445a-a1a8-41c2992f7958,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54d6ee61dcaf4dd48fba3afc4b18c474',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06786b8354a14e6da2d79da23651b859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03137ba5-ae88-4619-a821-862292b0e010),volume_type_id=03137ba5-ae88-4619-a821-862292b0e010)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8380af4-baa7-43e2-8fad-c16e7ee74796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8380af4-baa7-43e2-8fad-c16e7ee74796) transitioned into state 'SUCCESS' from state '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-2100355413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6ee61dcaf4dd48fba3afc4b18c474',qos_specs=None,replication_status=,reservations=['2c41e1ce-94bb-4fae-b762-00880c4ef7de','94717e73-a2fa-4ab9-9063-3a633f77f839','77725503-4c08-4d0a-be16-850284aa56c7','75d47001-edc5-40f8-9283-cc65312a9c30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06786b8354a14e6da2d79da23651b859',volume_type_id=03137ba5-ae88-4619-a821-862292b0e010)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d5dbb13-4b26-4c76-a0c8-9af2e2677a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d5dbb13-4b26-4c76-a0c8-9af2e2677a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Flow 'volume_create_api' (b4aa9eef-1b3f-44ed-ab0f-b0451dc61934) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Create volume request issued successfully. Sep 06 22:58:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1f14032f-1722-4d79-9f3b-90e80b743193 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:58:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1197/2394] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:58:58 2026] POST /volume/v3/volumes => generated 855 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:58:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-12021330-fa95-45f2-9bf4-417792c65d16 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:58:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2115790479", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-860033584-2128453592", "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:58:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2115790479', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-860033584-2128453592', 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:58:58 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Create volume of 1 GB Sep 06 22:58:58 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:58 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Availability Zones retrieved successfully. Sep 06 22:58:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Flow 'volume_create_api' (e2549cdd-122c-49a1-8274-ae7b9f1b2c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:58:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b619cde-46cc-4422-a926-be8717cad64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:58:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b619cde-46cc-4422-a926-be8717cad64a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:58:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ca71bff9-bc83-493f-a23c-bad879339781,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-860033584-2128453592',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca71bff9-bc83-493f-a23c-bad879339781', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26fba0b9-e43e-4bd8-b100-063c76e53051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:58 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-860033584-2128453592 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-860033584-2128453592, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:58:58 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-860033584-2128453592 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-860033584-2128453592, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:58:58 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Created reservations ['971f732d-7ffe-41e5-9ec6-938b84b7754e', 'fe940b07-bcca-4ecf-893c-60094e077c48', 'bea2950e-7ec7-4265-af74-78ee167105ca', 'f2f4012b-9fc5-428b-a716-0de96df21210'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:58:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26fba0b9-e43e-4bd8-b100-063c76e53051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['971f732d-7ffe-41e5-9ec6-938b84b7754e', 'fe940b07-bcca-4ecf-893c-60094e077c48', 'bea2950e-7ec7-4265-af74-78ee167105ca', 'f2f4012b-9fc5-428b-a716-0de96df21210']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7acb0914-96b5-4d4d-a13b-a9d8546c1a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:58 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:58 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7acb0914-96b5-4d4d-a13b-a9d8546c1a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99b9f5db-fdf4-4af0-8705-777348120af3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2115790479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6ee61dcaf4dd48fba3afc4b18c474',qos_specs=None,replication_status=,reservations=['971f732d-7ffe-41e5-9ec6-938b84b7754e','fe940b07-bcca-4ecf-893c-60094e077c48','bea2950e-7ec7-4265-af74-78ee167105ca','f2f4012b-9fc5-428b-a716-0de96df21210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06786b8354a14e6da2d79da23651b859',volume_type_id=ca71bff9-bc83-493f-a23c-bad879339781), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:58:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2115790479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99b9f5db-fdf4-4af0-8705-777348120af3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54d6ee61dcaf4dd48fba3afc4b18c474',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06786b8354a14e6da2d79da23651b859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca71bff9-bc83-493f-a23c-bad879339781),volume_type_id=ca71bff9-bc83-493f-a23c-bad879339781)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b2fecec-5373-427b-aa88-084592875af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b2fecec-5373-427b-aa88-084592875af9) transitioned into state 'SUCCESS' from state '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-2115790479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6ee61dcaf4dd48fba3afc4b18c474',qos_specs=None,replication_status=,reservations=['971f732d-7ffe-41e5-9ec6-938b84b7754e','fe940b07-bcca-4ecf-893c-60094e077c48','bea2950e-7ec7-4265-af74-78ee167105ca','f2f4012b-9fc5-428b-a716-0de96df21210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06786b8354a14e6da2d79da23651b859',volume_type_id=ca71bff9-bc83-493f-a23c-bad879339781)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95abac77-a04d-47c8-9f88-bf85e21d61ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95abac77-a04d-47c8-9f88-bf85e21d61ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:58 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Flow 'volume_create_api' (e2549cdd-122c-49a1-8274-ae7b9f1b2c77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:58:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Create volume request issued successfully. Sep 06 22:58:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-12021330-fa95-45f2-9bf4-417792c65d16 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:58:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1198/2395] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:58:58 2026] POST /volume/v3/volumes => generated 854 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2046913322", "snapshot_id": null, "imageRef": "2db32dee-6634-4f8d-a813-9c1e8917e986", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-621336454-1034604467", "size": 1}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:58:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2046913322', 'snapshot_id': None, 'imageRef': '2db32dee-6634-4f8d-a813-9c1e8917e986', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-621336454-1034604467', 'size': 1}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 22:58:59 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Create volume of 1 GB Sep 06 22:58:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:58:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Availability Zones retrieved successfully. Sep 06 22:58:59 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Flow 'volume_create_api' (2b02fce7-19de-4fd2-ae03-240aafa00cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:58:59 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76773c81-cb37-4b59-8a1e-3f40ffb9ca77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:59 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 22:58:59 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76773c81-cb37-4b59-8a1e-3f40ffb9ca77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbee555a-d062-4d26-9c96-5c459baa26b4,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-621336454-1034604467',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbee555a-d062-4d26-9c96-5c459baa26b4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:59 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628c30b0-f73d-4bbc-8666-14adca7ba87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:59 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-621336454-1034604467 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-621336454-1034604467, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:58:59 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-621336454-1034604467 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-621336454-1034604467, it is now deprecated. Please use the default quota class for default quota. Sep 06 22:58:59 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Created reservations ['724c5346-d084-40bb-b590-22fe767429a0', 'ff73f094-f835-4817-82bd-cf8ab13a566b', '16e8f90f-f6e3-43f9-b4d5-7ea6c08934c7', 'd6174e12-e504-4e9c-8ee5-6a60185f1a8b'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 22:58:59 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628c30b0-f73d-4bbc-8666-14adca7ba87c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['724c5346-d084-40bb-b590-22fe767429a0', 'ff73f094-f835-4817-82bd-cf8ab13a566b', '16e8f90f-f6e3-43f9-b4d5-7ea6c08934c7', 'd6174e12-e504-4e9c-8ee5-6a60185f1a8b']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:59 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48369640-c405-4041-b13d-293c5994bf80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:59 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:59 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:58:59 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48369640-c405-4041-b13d-293c5994bf80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38076dd3-de45-49a1-afbf-42563c1e29e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2046913322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6ee61dcaf4dd48fba3afc4b18c474',qos_specs=None,replication_status=,reservations=['724c5346-d084-40bb-b590-22fe767429a0','ff73f094-f835-4817-82bd-cf8ab13a566b','16e8f90f-f6e3-43f9-b4d5-7ea6c08934c7','d6174e12-e504-4e9c-8ee5-6a60185f1a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06786b8354a14e6da2d79da23651b859',volume_type_id=bbee555a-d062-4d26-9c96-5c459baa26b4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T20:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2046913322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38076dd3-de45-49a1-afbf-42563c1e29e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54d6ee61dcaf4dd48fba3afc4b18c474',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06786b8354a14e6da2d79da23651b859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbee555a-d062-4d26-9c96-5c459baa26b4),volume_type_id=bbee555a-d062-4d26-9c96-5c459baa26b4)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:59 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59d81d73-0e2e-4a19-8e0e-2620894d1c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:59 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59d81d73-0e2e-4a19-8e0e-2620894d1c4a) transitioned into state 'SUCCESS' from state '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-2046913322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6ee61dcaf4dd48fba3afc4b18c474',qos_specs=None,replication_status=,reservations=['724c5346-d084-40bb-b590-22fe767429a0','ff73f094-f835-4817-82bd-cf8ab13a566b','16e8f90f-f6e3-43f9-b4d5-7ea6c08934c7','d6174e12-e504-4e9c-8ee5-6a60185f1a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06786b8354a14e6da2d79da23651b859',volume_type_id=bbee555a-d062-4d26-9c96-5c459baa26b4)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:59 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2afd24cf-5bd5-4a72-94f4-cd1a212bfaef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 22:58:59 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2afd24cf-5bd5-4a72-94f4-cd1a212bfaef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 22:58:59 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Flow 'volume_create_api' (2b02fce7-19de-4fd2-ae03-240aafa00cb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 22:58:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Create volume request issued successfully. Sep 06 22:58:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-884d7291-f7f6-4df7-b27a-8a9dd5dc3251 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 22:58:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1198/2396] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 22:58:58 2026] POST /volume/v3/volumes => generated 854 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 22:58:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4c4be1d9-2e5c-457c-9aef-de1eb5e71553 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:58:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4c4be1d9-2e5c-457c-9aef-de1eb5e71553 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 Sep 06 22:58:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4c4be1d9-2e5c-457c-9aef-de1eb5e71553 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:58:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4c4be1d9-2e5c-457c-9aef-de1eb5e71553 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:58:59 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:58:59 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:58:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:58:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:58:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4c4be1d9-2e5c-457c-9aef-de1eb5e71553 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:58:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4c4be1d9-2e5c-457c-9aef-de1eb5e71553 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 returned with HTTP 200 Sep 06 22:58:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1199/2397] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:58:59 2026] GET /volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 => generated 922 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:59:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a3f5da2b-571d-428f-9e23-d366226719b5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a3f5da2b-571d-428f-9e23-d366226719b5 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 Sep 06 22:59:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a3f5da2b-571d-428f-9e23-d366226719b5 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a3f5da2b-571d-428f-9e23-d366226719b5 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:00 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:00 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:59:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a3f5da2b-571d-428f-9e23-d366226719b5 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a3f5da2b-571d-428f-9e23-d366226719b5 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 returned with HTTP 200 Sep 06 22:59:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1199/2398] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:59:00 2026] GET /volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 => generated 946 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:59:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-76572234-bef6-4fca-b637-712f9e25a3f8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-76572234-bef6-4fca-b637-712f9e25a3f8 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 Sep 06 22:59:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-76572234-bef6-4fca-b637-712f9e25a3f8 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-76572234-bef6-4fca-b637-712f9e25a3f8 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:01 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:01 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-76572234-bef6-4fca-b637-712f9e25a3f8 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-76572234-bef6-4fca-b637-712f9e25a3f8 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 returned with HTTP 200 Sep 06 22:59:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1200/2399] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:59:01 2026] GET /volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 => generated 946 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 22:59:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-359ddfe3-22bb-47d4-8581-b5f2a9950912 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-359ddfe3-22bb-47d4-8581-b5f2a9950912 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 Sep 06 22:59:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-359ddfe3-22bb-47d4-8581-b5f2a9950912 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-359ddfe3-22bb-47d4-8581-b5f2a9950912 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:02 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:02 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:59:02 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:02 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-359ddfe3-22bb-47d4-8581-b5f2a9950912 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-359ddfe3-22bb-47d4-8581-b5f2a9950912 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 returned with HTTP 200 Sep 06 22:59:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1200/2400] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:59:02 2026] GET /volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 => generated 946 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:59:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c67fb8b8-8a9d-473a-b2ac-6aadde688111 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c67fb8b8-8a9d-473a-b2ac-6aadde688111 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 Sep 06 22:59:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c67fb8b8-8a9d-473a-b2ac-6aadde688111 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c67fb8b8-8a9d-473a-b2ac-6aadde688111 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c67fb8b8-8a9d-473a-b2ac-6aadde688111 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c67fb8b8-8a9d-473a-b2ac-6aadde688111 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 returned with HTTP 200 Sep 06 22:59:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1201/2401] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:59:03 2026] GET /volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 => generated 1004 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:59:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b7118bca-065b-41b6-84cd-0e487ca7b10e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b7118bca-065b-41b6-84cd-0e487ca7b10e tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 Sep 06 22:59:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b7118bca-065b-41b6-84cd-0e487ca7b10e tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b7118bca-065b-41b6-84cd-0e487ca7b10e tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:59:04 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:04 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b7118bca-065b-41b6-84cd-0e487ca7b10e tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b7118bca-065b-41b6-84cd-0e487ca7b10e tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 returned with HTTP 200 Sep 06 22:59:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1201/2402] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:59:04 2026] GET /volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 => generated 1007 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:59:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0284bc10-69f3-4da2-957e-739877ceb18b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0284bc10-69f3-4da2-957e-739877ceb18b tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 Sep 06 22:59:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0284bc10-69f3-4da2-957e-739877ceb18b tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0284bc10-69f3-4da2-957e-739877ceb18b tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0284bc10-69f3-4da2-957e-739877ceb18b tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0284bc10-69f3-4da2-957e-739877ceb18b tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 returned with HTTP 200 Sep 06 22:59:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1202/2403] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:59:05 2026] GET /volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 => generated 1007 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:59:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b5f64bac-1e59-4026-870f-f7bbb3ea2e5e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b5f64bac-1e59-4026-870f-f7bbb3ea2e5e tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 Sep 06 22:59:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b5f64bac-1e59-4026-870f-f7bbb3ea2e5e tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b5f64bac-1e59-4026-870f-f7bbb3ea2e5e tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:06 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:06 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:59:06 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:06 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:06 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b5f64bac-1e59-4026-870f-f7bbb3ea2e5e tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b5f64bac-1e59-4026-870f-f7bbb3ea2e5e tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 returned with HTTP 200 Sep 06 22:59:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1202/2404] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:59:06 2026] GET /volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 => generated 1007 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:59:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-35ed169f-aa94-49e2-b8ec-329cf4d84678 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-35ed169f-aa94-49e2-b8ec-329cf4d84678 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 Sep 06 22:59:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-35ed169f-aa94-49e2-b8ec-329cf4d84678 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-35ed169f-aa94-49e2-b8ec-329cf4d84678 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:07 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:07 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:07 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:07 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:07 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-35ed169f-aa94-49e2-b8ec-329cf4d84678 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-35ed169f-aa94-49e2-b8ec-329cf4d84678 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 returned with HTTP 200 Sep 06 22:59:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1203/2405] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:59:07 2026] GET /volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 => generated 1259 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:59:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-4943e095-4189-4ac6-86e3-684ee91c540b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-4943e095-4189-4ac6-86e3-684ee91c540b tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 Sep 06 22:59:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-4943e095-4189-4ac6-86e3-684ee91c540b tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-4943e095-4189-4ac6-86e3-684ee91c540b tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:08 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:08 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:59:08 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:08 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:08 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-4943e095-4189-4ac6-86e3-684ee91c540b tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-4943e095-4189-4ac6-86e3-684ee91c540b tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 returned with HTTP 200 Sep 06 22:59:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1203/2406] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:59:08 2026] GET /volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 => generated 1259 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:59:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-71a3b9f7-0bad-465a-a20a-b28ab6e666d8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-71a3b9f7-0bad-465a-a20a-b28ab6e666d8 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 Sep 06 22:59:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-71a3b9f7-0bad-465a-a20a-b28ab6e666d8 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-71a3b9f7-0bad-465a-a20a-b28ab6e666d8 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:08 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:08 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-71a3b9f7-0bad-465a-a20a-b28ab6e666d8 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-71a3b9f7-0bad-465a-a20a-b28ab6e666d8 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 returned with HTTP 200 Sep 06 22:59:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1204/2407] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:59:08 2026] GET /volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 => generated 1259 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:59:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1ebca371-3bbd-4180-87b4-593f93f8b9ff None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1ebca371-3bbd-4180-87b4-593f93f8b9ff None None] GET http://192.168.122.248/volume// Sep 06 22:59:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1ebca371-3bbd-4180-87b4-593f93f8b9ff None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1ebca371-3bbd-4180-87b4-593f93f8b9ff None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1ebca371-3bbd-4180-87b4-593f93f8b9ff None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:59:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1204/2408] 192.168.122.248 () {58 vars in 1308 bytes} [Sun Sep 6 22:59:08 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:59:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-2faef772-3d80-4cb6-9b47-36c185bb8407 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-2faef772-3d80-4cb6-9b47-36c185bb8407 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 22:59:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-2faef772-3d80-4cb6-9b47-36c185bb8407 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38076dd3-de45-49a1-afbf-42563c1e29e2", "connector": null, "instance_uuid": "8e0346e0-634e-4f3b-af4f-7c9073241fb5"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:59:08 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:08 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-2faef772-3d80-4cb6-9b47-36c185bb8407 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 22:59:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1205/2409] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 22:59:08 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:59:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e7dbf8a1-46ed-487d-9e31-6b8ceb64a261 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e7dbf8a1-46ed-487d-9e31-6b8ceb64a261 None None] GET http://192.168.122.248/volume// Sep 06 22:59:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e7dbf8a1-46ed-487d-9e31-6b8ceb64a261 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e7dbf8a1-46ed-487d-9e31-6b8ceb64a261 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e7dbf8a1-46ed-487d-9e31-6b8ceb64a261 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:59:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1205/2410] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:59:10 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:59:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-59ec0319-c966-49a4-81e4-0526b726e2ad None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-59ec0319-c966-49a4-81e4-0526b726e2ad tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 Sep 06 22:59:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-59ec0319-c966-49a4-81e4-0526b726e2ad tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-59ec0319-c966-49a4-81e4-0526b726e2ad tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:10 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:10 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:10 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:10 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-59ec0319-c966-49a4-81e4-0526b726e2ad tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-59ec0319-c966-49a4-81e4-0526b726e2ad tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 returned with HTTP 200 Sep 06 22:59:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1206/2411] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:59:10 2026] GET /volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 => generated 1439 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:59:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-09e2e4e8-e078-4967-b52b-e834f931612e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-09e2e4e8-e078-4967-b52b-e834f931612e tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] PUT http://192.168.122.248/volume/v3/attachments/09ca54a2-2999-4a17-b0c4-c252d807d246 Sep 06 22:59:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-09e2e4e8-e078-4967-b52b-e834f931612e tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:59:10 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-09e2e4e8-e078-4967-b52b-e834f931612e tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Acquiring lock "cinder-attachment_update-38076dd3-de45-49a1-afbf-42563c1e29e2-devstack" by "attachment_update" {{(pid=87216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 22:59:10 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-09e2e4e8-e078-4967-b52b-e834f931612e tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Lock "cinder-attachment_update-38076dd3-de45-49a1-afbf-42563c1e29e2-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 22:59:10 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:10 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:10 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:10 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:59:10 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-09e2e4e8-e078-4967-b52b-e834f931612e tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Lock "cinder-attachment_update-38076dd3-de45-49a1-afbf-42563c1e29e2-devstack" released by "attachment_update" :: held 0.171s {{(pid=87216) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 22:59:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-09e2e4e8-e078-4967-b52b-e834f931612e tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/attachments/09ca54a2-2999-4a17-b0c4-c252d807d246 returned with HTTP 200 Sep 06 22:59:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1206/2412] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 22:59:10 2026] PUT /volume/v3/attachments/09ca54a2-2999-4a17-b0c4-c252d807d246 => generated 694 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:59:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-bd4ddb5c-1546-4676-8629-ba76059bedf9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-bd4ddb5c-1546-4676-8629-ba76059bedf9 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] POST http://192.168.122.248/volume/v3/attachments/09ca54a2-2999-4a17-b0c4-c252d807d246/action Sep 06 22:59:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-bd4ddb5c-1546-4676-8629-ba76059bedf9 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Action body: b'{"os-complete": null}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:59:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-bd4ddb5c-1546-4676-8629-ba76059bedf9 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:59:10 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:10 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:10 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:10 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-2d39b522-5011-4a94-8c2e-ed37b8c2abe6 req-bd4ddb5c-1546-4676-8629-ba76059bedf9 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/attachments/09ca54a2-2999-4a17-b0c4-c252d807d246/action returned with HTTP 204 Sep 06 22:59:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1207/2413] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 22:59:10 2026] POST /volume/v3/attachments/09ca54a2-2999-4a17-b0c4-c252d807d246/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:59:20 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=74,cinder:INSERT=19,cinder:UPDATE=25 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:59:20 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=67,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 22:59:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-386091a4-2511-4810-9809-ac68fa957aa4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-386091a4-2511-4810-9809-ac68fa957aa4 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 Sep 06 22:59:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-386091a4-2511-4810-9809-ac68fa957aa4 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-386091a4-2511-4810-9809-ac68fa957aa4 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:40 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:40 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:59:40 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:40 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-386091a4-2511-4810-9809-ac68fa957aa4 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-386091a4-2511-4810-9809-ac68fa957aa4 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 returned with HTTP 200 Sep 06 22:59:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1207/2414] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:59:40 2026] GET /volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 => generated 948 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:59:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-aab8f348-d5be-499c-9d82-7ff207aa8ed8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-aab8f348-d5be-499c-9d82-7ff207aa8ed8 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 Sep 06 22:59:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-aab8f348-d5be-499c-9d82-7ff207aa8ed8 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-aab8f348-d5be-499c-9d82-7ff207aa8ed8 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:40 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:40 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:40 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:40 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-aab8f348-d5be-499c-9d82-7ff207aa8ed8 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-aab8f348-d5be-499c-9d82-7ff207aa8ed8 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 returned with HTTP 200 Sep 06 22:59:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1208/2415] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:59:40 2026] GET /volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 => generated 948 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:59:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0615736a-f510-4dcb-a867-d4cea00dba8e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0615736a-f510-4dcb-a867-d4cea00dba8e None None] GET http://192.168.122.248/volume// Sep 06 22:59:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0615736a-f510-4dcb-a867-d4cea00dba8e None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0615736a-f510-4dcb-a867-d4cea00dba8e None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0615736a-f510-4dcb-a867-d4cea00dba8e None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:59:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1208/2416] 192.168.122.248 () {58 vars in 1317 bytes} [Sun Sep 6 22:59:40 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:59:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-2c0d353a-e877-47ec-a474-9b9278d87a84 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-2c0d353a-e877-47ec-a474-9b9278d87a84 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 22:59:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-2c0d353a-e877-47ec-a474-9b9278d87a84 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9bd6d63a-c134-445a-a1a8-41c2992f7958", "connector": null, "instance_uuid": "8e0346e0-634e-4f3b-af4f-7c9073241fb5"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:59:41 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:41 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-2c0d353a-e877-47ec-a474-9b9278d87a84 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 22:59:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1209/2417] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 22:59:40 2026] POST /volume/v3/attachments => generated 273 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:59:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9e6a3b02-b2fa-4f3f-a3cb-11416ba70b31 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9e6a3b02-b2fa-4f3f-a3cb-11416ba70b31 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 Sep 06 22:59:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9e6a3b02-b2fa-4f3f-a3cb-11416ba70b31 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9e6a3b02-b2fa-4f3f-a3cb-11416ba70b31 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9a518ad0-3819-45f5-8733-8beb9b4aab74 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9a518ad0-3819-45f5-8733-8beb9b4aab74 None None] GET http://192.168.122.248/volume// Sep 06 22:59:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9a518ad0-3819-45f5-8733-8beb9b4aab74 None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9a518ad0-3819-45f5-8733-8beb9b4aab74 None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9a518ad0-3819-45f5-8733-8beb9b4aab74 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:59:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1210/2418] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:59:41 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:59:41 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:41 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:59:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-26b65c1d-3629-43bc-8ce6-1de70c13afdb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:41 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:41 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-26b65c1d-3629-43bc-8ce6-1de70c13afdb tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 Sep 06 22:59:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-26b65c1d-3629-43bc-8ce6-1de70c13afdb tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-26b65c1d-3629-43bc-8ce6-1de70c13afdb tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:41 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9e6a3b02-b2fa-4f3f-a3cb-11416ba70b31 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:41 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:41 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9e6a3b02-b2fa-4f3f-a3cb-11416ba70b31 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 returned with HTTP 200 Sep 06 22:59:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1209/2419] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:59:41 2026] GET /volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 => generated 947 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:59:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-26b65c1d-3629-43bc-8ce6-1de70c13afdb tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-26b65c1d-3629-43bc-8ce6-1de70c13afdb tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 returned with HTTP 200 Sep 06 22:59:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1211/2420] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:59:41 2026] GET /volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:59:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-58dab6e3-432e-4fce-a5d8-9cbfb29ced24 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-58dab6e3-432e-4fce-a5d8-9cbfb29ced24 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] PUT http://192.168.122.248/volume/v3/attachments/928421d1-3e0d-4ca9-9fc7-746f6d8e83ae Sep 06 22:59:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-58dab6e3-432e-4fce-a5d8-9cbfb29ced24 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:59:41 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-58dab6e3-432e-4fce-a5d8-9cbfb29ced24 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Acquiring lock "cinder-attachment_update-9bd6d63a-c134-445a-a1a8-41c2992f7958-devstack" by "attachment_update" {{(pid=87216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 22:59:41 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-58dab6e3-432e-4fce-a5d8-9cbfb29ced24 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Lock "cinder-attachment_update-9bd6d63a-c134-445a-a1a8-41c2992f7958-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 22:59:41 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:41 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:41 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:41 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:59:41 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-58dab6e3-432e-4fce-a5d8-9cbfb29ced24 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Lock "cinder-attachment_update-9bd6d63a-c134-445a-a1a8-41c2992f7958-devstack" released by "attachment_update" :: held 0.170s {{(pid=87216) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 22:59:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-58dab6e3-432e-4fce-a5d8-9cbfb29ced24 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/attachments/928421d1-3e0d-4ca9-9fc7-746f6d8e83ae returned with HTTP 200 Sep 06 22:59:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1210/2421] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 22:59:41 2026] PUT /volume/v3/attachments/928421d1-3e0d-4ca9-9fc7-746f6d8e83ae => generated 694 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:59:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-6b88f926-e132-4457-b4be-1f2b5fb18837 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-6b88f926-e132-4457-b4be-1f2b5fb18837 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] POST http://192.168.122.248/volume/v3/attachments/928421d1-3e0d-4ca9-9fc7-746f6d8e83ae/action Sep 06 22:59:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-6b88f926-e132-4457-b4be-1f2b5fb18837 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Action body: b'{"os-complete": null}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:59:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-6b88f926-e132-4457-b4be-1f2b5fb18837 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:59:41 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:41 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d9351ee6-21d5-4ea9-9314-ed42dc48844a req-6b88f926-e132-4457-b4be-1f2b5fb18837 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/attachments/928421d1-3e0d-4ca9-9fc7-746f6d8e83ae/action returned with HTTP 204 Sep 06 22:59:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1212/2422] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 22:59:41 2026] POST /volume/v3/attachments/928421d1-3e0d-4ca9-9fc7-746f6d8e83ae/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:59:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-342bdb96-5d31-4dc3-9b7b-915b37f0f505 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-342bdb96-5d31-4dc3-9b7b-915b37f0f505 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 Sep 06 22:59:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-342bdb96-5d31-4dc3-9b7b-915b37f0f505 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-342bdb96-5d31-4dc3-9b7b-915b37f0f505 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:42 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:42 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:59:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-342bdb96-5d31-4dc3-9b7b-915b37f0f505 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-342bdb96-5d31-4dc3-9b7b-915b37f0f505 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 returned with HTTP 200 Sep 06 22:59:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1211/2423] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:59:42 2026] GET /volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:59:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6b5da586-f7f0-4f10-bf2e-6fd94fa47ca1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6b5da586-f7f0-4f10-bf2e-6fd94fa47ca1 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 Sep 06 22:59:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6b5da586-f7f0-4f10-bf2e-6fd94fa47ca1 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6b5da586-f7f0-4f10-bf2e-6fd94fa47ca1 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:42 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:42 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6b5da586-f7f0-4f10-bf2e-6fd94fa47ca1 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6b5da586-f7f0-4f10-bf2e-6fd94fa47ca1 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 returned with HTTP 200 Sep 06 22:59:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1213/2424] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:59:42 2026] GET /volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:59:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-775a5e6b-1477-40f9-b2bc-a660a51ca276 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-775a5e6b-1477-40f9-b2bc-a660a51ca276 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 Sep 06 22:59:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-775a5e6b-1477-40f9-b2bc-a660a51ca276 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-775a5e6b-1477-40f9-b2bc-a660a51ca276 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:42 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:42 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:59:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-775a5e6b-1477-40f9-b2bc-a660a51ca276 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-775a5e6b-1477-40f9-b2bc-a660a51ca276 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 returned with HTTP 200 Sep 06 22:59:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1212/2425] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:59:42 2026] GET /volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 => generated 947 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:59:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-3e55eb82-71ec-40a8-9e20-1b2d70f7b55d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-3e55eb82-71ec-40a8-9e20-1b2d70f7b55d tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 Sep 06 22:59:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-3e55eb82-71ec-40a8-9e20-1b2d70f7b55d tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-3e55eb82-71ec-40a8-9e20-1b2d70f7b55d tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:42 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:42 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-3e55eb82-71ec-40a8-9e20-1b2d70f7b55d tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-3e55eb82-71ec-40a8-9e20-1b2d70f7b55d tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 returned with HTTP 200 Sep 06 22:59:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1214/2426] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:59:42 2026] GET /volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 => generated 947 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:59:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-13b5b9ee-4c6c-4775-a244-1a06bd353346 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-13b5b9ee-4c6c-4775-a244-1a06bd353346 None None] GET http://192.168.122.248/volume// Sep 06 22:59:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-13b5b9ee-4c6c-4775-a244-1a06bd353346 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-13b5b9ee-4c6c-4775-a244-1a06bd353346 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-13b5b9ee-4c6c-4775-a244-1a06bd353346 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:59:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1213/2427] 192.168.122.248 () {58 vars in 1317 bytes} [Sun Sep 6 22:59:42 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:59:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-fc2aba65-ef0e-4c13-ac9b-45b1dbe8b529 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-fc2aba65-ef0e-4c13-ac9b-45b1dbe8b529 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 22:59:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-fc2aba65-ef0e-4c13-ac9b-45b1dbe8b529 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99b9f5db-fdf4-4af0-8705-777348120af3", "connector": null, "instance_uuid": "8e0346e0-634e-4f3b-af4f-7c9073241fb5"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:59:42 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:42 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-fc2aba65-ef0e-4c13-ac9b-45b1dbe8b529 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 22:59:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1215/2428] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 22:59:42 2026] POST /volume/v3/attachments => generated 273 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:59:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-70417900-97cf-499d-9c91-f4e58dac02be None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-70417900-97cf-499d-9c91-f4e58dac02be tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 Sep 06 22:59:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-70417900-97cf-499d-9c91-f4e58dac02be tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-70417900-97cf-499d-9c91-f4e58dac02be tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:43 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:43 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:59:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f20f296a-b0b8-489d-87e4-09badc62dadf None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f20f296a-b0b8-489d-87e4-09badc62dadf None None] GET http://192.168.122.248/volume// Sep 06 22:59:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f20f296a-b0b8-489d-87e4-09badc62dadf None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f20f296a-b0b8-489d-87e4-09badc62dadf None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f20f296a-b0b8-489d-87e4-09badc62dadf None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:59:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1216/2429] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:59:43 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:59:43 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:43 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-0eb58224-e3d9-435c-865b-0da0c610139a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:43 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-70417900-97cf-499d-9c91-f4e58dac02be tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-0eb58224-e3d9-435c-865b-0da0c610139a tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 Sep 06 22:59:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-0eb58224-e3d9-435c-865b-0da0c610139a tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-0eb58224-e3d9-435c-865b-0da0c610139a tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-70417900-97cf-499d-9c91-f4e58dac02be tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 returned with HTTP 200 Sep 06 22:59:43 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1214/2430] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:59:43 2026] GET /volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 => generated 946 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:59:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:43 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-0eb58224-e3d9-435c-865b-0da0c610139a tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-0eb58224-e3d9-435c-865b-0da0c610139a tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 returned with HTTP 200 Sep 06 22:59:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1217/2431] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:59:43 2026] GET /volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 => generated 1127 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:59:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-315171fd-986b-4249-a8f9-f026c1db5c77 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-315171fd-986b-4249-a8f9-f026c1db5c77 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] PUT http://192.168.122.248/volume/v3/attachments/ebb823cd-2020-48fa-be60-35f2a439090f Sep 06 22:59:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-315171fd-986b-4249-a8f9-f026c1db5c77 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:59:43 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-315171fd-986b-4249-a8f9-f026c1db5c77 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Acquiring lock "cinder-attachment_update-99b9f5db-fdf4-4af0-8705-777348120af3-devstack" by "attachment_update" {{(pid=87216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 22:59:43 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-315171fd-986b-4249-a8f9-f026c1db5c77 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Lock "cinder-attachment_update-99b9f5db-fdf4-4af0-8705-777348120af3-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 22:59:43 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:43 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:43 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:43 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:59:43 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-315171fd-986b-4249-a8f9-f026c1db5c77 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Lock "cinder-attachment_update-99b9f5db-fdf4-4af0-8705-777348120af3-devstack" released by "attachment_update" :: held 0.161s {{(pid=87216) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 22:59:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-315171fd-986b-4249-a8f9-f026c1db5c77 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/attachments/ebb823cd-2020-48fa-be60-35f2a439090f returned with HTTP 200 Sep 06 22:59:43 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1215/2432] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 22:59:43 2026] PUT /volume/v3/attachments/ebb823cd-2020-48fa-be60-35f2a439090f => generated 694 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:59:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-39c2bc44-51be-4d30-a237-99e86abd7dd6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-39c2bc44-51be-4d30-a237-99e86abd7dd6 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] POST http://192.168.122.248/volume/v3/attachments/ebb823cd-2020-48fa-be60-35f2a439090f/action Sep 06 22:59:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-39c2bc44-51be-4d30-a237-99e86abd7dd6 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Action body: b'{"os-complete": null}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:59:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-39c2bc44-51be-4d30-a237-99e86abd7dd6 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:59:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:43 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-929e3d2d-7732-4925-8eea-19f9fd942f7a req-39c2bc44-51be-4d30-a237-99e86abd7dd6 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/attachments/ebb823cd-2020-48fa-be60-35f2a439090f/action returned with HTTP 204 Sep 06 22:59:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1218/2433] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 22:59:43 2026] POST /volume/v3/attachments/ebb823cd-2020-48fa-be60-35f2a439090f/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:59:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-46e91a11-e61a-4f36-91c4-b151d66da75d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-46e91a11-e61a-4f36-91c4-b151d66da75d tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 Sep 06 22:59:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-46e91a11-e61a-4f36-91c4-b151d66da75d tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-46e91a11-e61a-4f36-91c4-b151d66da75d tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:59:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-46e91a11-e61a-4f36-91c4-b151d66da75d tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-46e91a11-e61a-4f36-91c4-b151d66da75d tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 returned with HTTP 200 Sep 06 22:59:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1216/2434] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:59:44 2026] GET /volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 => generated 1239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:59:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3e9ee8ae-9541-45a8-bd99-873428dcbb1c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3e9ee8ae-9541-45a8-bd99-873428dcbb1c tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 Sep 06 22:59:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3e9ee8ae-9541-45a8-bd99-873428dcbb1c tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3e9ee8ae-9541-45a8-bd99-873428dcbb1c tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:44 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:44 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:44 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:44 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:44 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3e9ee8ae-9541-45a8-bd99-873428dcbb1c tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3e9ee8ae-9541-45a8-bd99-873428dcbb1c tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 returned with HTTP 200 Sep 06 22:59:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1219/2435] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:59:44 2026] GET /volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 => generated 1239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 22:59:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-15c32204-3eb4-4695-9924-e5567dd0dafb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-15c32204-3eb4-4695-9924-e5567dd0dafb tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 Sep 06 22:59:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-15c32204-3eb4-4695-9924-e5567dd0dafb tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-15c32204-3eb4-4695-9924-e5567dd0dafb tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:47 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:59:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-15c32204-3eb4-4695-9924-e5567dd0dafb tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-15c32204-3eb4-4695-9924-e5567dd0dafb tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 returned with HTTP 200 Sep 06 22:59:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1217/2436] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:59:47 2026] GET /volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:59:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-21600ff3-23e2-44cf-aba0-6db09e5030e7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-21600ff3-23e2-44cf-aba0-6db09e5030e7 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] POST http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958/action Sep 06 22:59:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-21600ff3-23e2-44cf-aba0-6db09e5030e7 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:59:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-21600ff3-23e2-44cf-aba0-6db09e5030e7 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:59:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:47 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-21600ff3-23e2-44cf-aba0-6db09e5030e7 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-21600ff3-23e2-44cf-aba0-6db09e5030e7 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Begin detaching volume completed successfully. Sep 06 22:59:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-21600ff3-23e2-44cf-aba0-6db09e5030e7 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958/action returned with HTTP 202 Sep 06 22:59:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1220/2437] 192.168.122.248 () {64 vars in 1561 bytes} [Sun Sep 6 22:59:47 2026] POST /volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:59:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f4ef86c9-db43-4db5-b7ff-f193664dc0f9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f4ef86c9-db43-4db5-b7ff-f193664dc0f9 None None] GET http://192.168.122.248/volume// Sep 06 22:59:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f4ef86c9-db43-4db5-b7ff-f193664dc0f9 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f4ef86c9-db43-4db5-b7ff-f193664dc0f9 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f4ef86c9-db43-4db5-b7ff-f193664dc0f9 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:59:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1218/2438] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:59:47 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:59:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-22771eef-71d7-4dd8-a611-37818aa43cad None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-22771eef-71d7-4dd8-a611-37818aa43cad tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 Sep 06 22:59:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-22771eef-71d7-4dd8-a611-37818aa43cad tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-22771eef-71d7-4dd8-a611-37818aa43cad tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:47 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-22771eef-71d7-4dd8-a611-37818aa43cad tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-22771eef-71d7-4dd8-a611-37818aa43cad tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 returned with HTTP 200 Sep 06 22:59:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1221/2439] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:59:47 2026] GET /volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 => generated 1424 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:59:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-5b432105-67b5-4e26-8d12-c305ca579054 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-5b432105-67b5-4e26-8d12-c305ca579054 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] DELETE http://192.168.122.248/volume/v3/attachments/928421d1-3e0d-4ca9-9fc7-746f6d8e83ae Sep 06 22:59:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-5b432105-67b5-4e26-8d12-c305ca579054 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-5b432105-67b5-4e26-8d12-c305ca579054 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:47 devstack devstack@c-api.service[87216]: /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 06 22:59:47 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, Sep 06 22:59:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d3bd3530-8f19-4382-8645-3ae20f98f5bb req-5b432105-67b5-4e26-8d12-c305ca579054 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/attachments/928421d1-3e0d-4ca9-9fc7-746f6d8e83ae returned with HTTP 200 Sep 06 22:59:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1219/2440] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 22:59:47 2026] DELETE /volume/v3/attachments/928421d1-3e0d-4ca9-9fc7-746f6d8e83ae => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:59:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-bc9ab0f7-02af-4b7e-b5e3-5a6b277cd243 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bc9ab0f7-02af-4b7e-b5e3-5a6b277cd243 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] DELETE http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 Sep 06 22:59:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bc9ab0f7-02af-4b7e-b5e3-5a6b277cd243 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bc9ab0f7-02af-4b7e-b5e3-5a6b277cd243 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:48 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-bc9ab0f7-02af-4b7e-b5e3-5a6b277cd243 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Delete volume with id: 9bd6d63a-c134-445a-a1a8-41c2992f7958 Sep 06 22:59:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-bc9ab0f7-02af-4b7e-b5e3-5a6b277cd243 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-bc9ab0f7-02af-4b7e-b5e3-5a6b277cd243 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Delete volume request issued successfully. Sep 06 22:59:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bc9ab0f7-02af-4b7e-b5e3-5a6b277cd243 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 returned with HTTP 202 Sep 06 22:59:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1222/2441] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:59:48 2026] DELETE /volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:59:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-181a1e0f-551a-4bbe-95dd-e40828271922 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-181a1e0f-551a-4bbe-95dd-e40828271922 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 Sep 06 22:59:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-181a1e0f-551a-4bbe-95dd-e40828271922 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-181a1e0f-551a-4bbe-95dd-e40828271922 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:51 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:51 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:59:51 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:51 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-181a1e0f-551a-4bbe-95dd-e40828271922 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-181a1e0f-551a-4bbe-95dd-e40828271922 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 returned with HTTP 200 Sep 06 22:59:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1220/2442] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:59:51 2026] GET /volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 => generated 1239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:59:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-7387d790-fde9-4059-8227-9c44a7f9fd17 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-7387d790-fde9-4059-8227-9c44a7f9fd17 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] POST http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3/action Sep 06 22:59:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-7387d790-fde9-4059-8227-9c44a7f9fd17 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 22:59:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-7387d790-fde9-4059-8227-9c44a7f9fd17 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 22:59:51 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:51 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-7387d790-fde9-4059-8227-9c44a7f9fd17 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-7387d790-fde9-4059-8227-9c44a7f9fd17 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Begin detaching volume completed successfully. Sep 06 22:59:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-7387d790-fde9-4059-8227-9c44a7f9fd17 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3/action returned with HTTP 202 Sep 06 22:59:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1223/2443] 192.168.122.248 () {64 vars in 1561 bytes} [Sun Sep 6 22:59:51 2026] POST /volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 22:59:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e76dcb9b-831f-408f-b972-7eb979cf7315 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e76dcb9b-831f-408f-b972-7eb979cf7315 None None] GET http://192.168.122.248/volume// Sep 06 22:59:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e76dcb9b-831f-408f-b972-7eb979cf7315 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e76dcb9b-831f-408f-b972-7eb979cf7315 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e76dcb9b-831f-408f-b972-7eb979cf7315 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 22:59:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1221/2444] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 22:59:51 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 22:59:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-88bc1e36-aa3f-41f8-a7f4-b69f93e5544d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-88bc1e36-aa3f-41f8-a7f4-b69f93e5544d tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 Sep 06 22:59:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-88bc1e36-aa3f-41f8-a7f4-b69f93e5544d tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-88bc1e36-aa3f-41f8-a7f4-b69f93e5544d tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:51 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:51 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-88bc1e36-aa3f-41f8-a7f4-b69f93e5544d tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-88bc1e36-aa3f-41f8-a7f4-b69f93e5544d tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 returned with HTTP 200 Sep 06 22:59:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1224/2445] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 22:59:51 2026] GET /volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 => generated 1423 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 22:59:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-16e7e8d3-b743-4eb4-9877-22bec1588ee6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-16e7e8d3-b743-4eb4-9877-22bec1588ee6 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] DELETE http://192.168.122.248/volume/v3/attachments/ebb823cd-2020-48fa-be60-35f2a439090f Sep 06 22:59:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-16e7e8d3-b743-4eb4-9877-22bec1588ee6 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-16e7e8d3-b743-4eb4-9877-22bec1588ee6 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:51 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:51 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:51 devstack devstack@c-api.service[87216]: /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 06 22:59:51 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, Sep 06 22:59:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-cfcae33c-820b-4733-b5e8-9654a6e170fd req-16e7e8d3-b743-4eb4-9877-22bec1588ee6 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/attachments/ebb823cd-2020-48fa-be60-35f2a439090f returned with HTTP 200 Sep 06 22:59:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1222/2446] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 22:59:51 2026] DELETE /volume/v3/attachments/ebb823cd-2020-48fa-be60-35f2a439090f => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:59:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3aaa29d0-3927-437c-bc82-5b7475fd7c49 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3aaa29d0-3927-437c-bc82-5b7475fd7c49 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] DELETE http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 Sep 06 22:59:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3aaa29d0-3927-437c-bc82-5b7475fd7c49 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3aaa29d0-3927-437c-bc82-5b7475fd7c49 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:52 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-3aaa29d0-3927-437c-bc82-5b7475fd7c49 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Delete volume with id: 99b9f5db-fdf4-4af0-8705-777348120af3 Sep 06 22:59:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:52 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3aaa29d0-3927-437c-bc82-5b7475fd7c49 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3aaa29d0-3927-437c-bc82-5b7475fd7c49 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Delete volume request issued successfully. Sep 06 22:59:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3aaa29d0-3927-437c-bc82-5b7475fd7c49 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 returned with HTTP 202 Sep 06 22:59:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1225/2447] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:59:52 2026] DELETE /volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:59:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-749a12b9-d576-439b-9218-eca60a2ab367 req-35c76968-fb14-4d6c-ae9d-0308a395e50f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-749a12b9-d576-439b-9218-eca60a2ab367 req-35c76968-fb14-4d6c-ae9d-0308a395e50f tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 Sep 06 22:59:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-749a12b9-d576-439b-9218-eca60a2ab367 req-35c76968-fb14-4d6c-ae9d-0308a395e50f tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-749a12b9-d576-439b-9218-eca60a2ab367 req-35c76968-fb14-4d6c-ae9d-0308a395e50f tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:59:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-749a12b9-d576-439b-9218-eca60a2ab367 req-35c76968-fb14-4d6c-ae9d-0308a395e50f tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-749a12b9-d576-439b-9218-eca60a2ab367 req-35c76968-fb14-4d6c-ae9d-0308a395e50f tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 returned with HTTP 200 Sep 06 22:59:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1223/2448] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:59:52 2026] GET /volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 => generated 946 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:59:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-67fd74fa-52e3-428d-b7fa-04440a3c485a req-38ddb8ac-bdce-4c85-ad4a-4aca0a763a47 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-67fd74fa-52e3-428d-b7fa-04440a3c485a req-38ddb8ac-bdce-4c85-ad4a-4aca0a763a47 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 Sep 06 22:59:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-67fd74fa-52e3-428d-b7fa-04440a3c485a req-38ddb8ac-bdce-4c85-ad4a-4aca0a763a47 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-67fd74fa-52e3-428d-b7fa-04440a3c485a req-38ddb8ac-bdce-4c85-ad4a-4aca0a763a47 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-67fd74fa-52e3-428d-b7fa-04440a3c485a req-38ddb8ac-bdce-4c85-ad4a-4aca0a763a47 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 returned with HTTP 404 Sep 06 22:59:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1226/2449] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 22:59:52 2026] GET /volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:59:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-887ed243-b500-46ed-858d-9935aede3d2f req-3abdac41-a663-4a11-8a7e-62e8c47ac29c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-887ed243-b500-46ed-858d-9935aede3d2f req-3abdac41-a663-4a11-8a7e-62e8c47ac29c tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] DELETE http://192.168.122.248/volume/v3/attachments/09ca54a2-2999-4a17-b0c4-c252d807d246 Sep 06 22:59:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-887ed243-b500-46ed-858d-9935aede3d2f req-3abdac41-a663-4a11-8a7e-62e8c47ac29c tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-887ed243-b500-46ed-858d-9935aede3d2f req-3abdac41-a663-4a11-8a7e-62e8c47ac29c tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:56 devstack devstack@c-api.service[87216]: /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 06 22:59:56 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, Sep 06 22:59:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-887ed243-b500-46ed-858d-9935aede3d2f req-3abdac41-a663-4a11-8a7e-62e8c47ac29c tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/attachments/09ca54a2-2999-4a17-b0c4-c252d807d246 returned with HTTP 200 Sep 06 22:59:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1224/2450] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 22:59:56 2026] DELETE /volume/v3/attachments/09ca54a2-2999-4a17-b0c4-c252d807d246 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 22:59:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-846d36ff-d8b0-4437-9c81-f6da28c9f966 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-846d36ff-d8b0-4437-9c81-f6da28c9f966 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] DELETE http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 Sep 06 22:59:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-846d36ff-d8b0-4437-9c81-f6da28c9f966 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-846d36ff-d8b0-4437-9c81-f6da28c9f966 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:57 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-846d36ff-d8b0-4437-9c81-f6da28c9f966 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Delete volume with id: 38076dd3-de45-49a1-afbf-42563c1e29e2 Sep 06 22:59:57 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:57 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 22:59:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 22:59:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-846d36ff-d8b0-4437-9c81-f6da28c9f966 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-846d36ff-d8b0-4437-9c81-f6da28c9f966 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Delete volume request issued successfully. Sep 06 22:59:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-846d36ff-d8b0-4437-9c81-f6da28c9f966 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 returned with HTTP 202 Sep 06 22:59:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1227/2451] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:59:57 2026] DELETE /volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:59:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-243b2937-400f-4649-8ed9-66451f64f23d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-243b2937-400f-4649-8ed9-66451f64f23d tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 Sep 06 22:59:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-243b2937-400f-4649-8ed9-66451f64f23d tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-243b2937-400f-4649-8ed9-66451f64f23d tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:57 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 22:59:57 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 22:59:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 22:59:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 22:59:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-243b2937-400f-4649-8ed9-66451f64f23d tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Volume info retrieved successfully. Sep 06 22:59:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-243b2937-400f-4649-8ed9-66451f64f23d tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 returned with HTTP 200 Sep 06 22:59:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1225/2452] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:59:57 2026] GET /volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 => generated 1258 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 22:59:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-83d4f7a3-dc08-4e69-8e59-642f773d489f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-83d4f7a3-dc08-4e69-8e59-642f773d489f tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 Sep 06 22:59:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-83d4f7a3-dc08-4e69-8e59-642f773d489f tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-83d4f7a3-dc08-4e69-8e59-642f773d489f tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-83d4f7a3-dc08-4e69-8e59-642f773d489f tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 returned with HTTP 404 Sep 06 22:59:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1228/2453] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:59:58 2026] GET /volume/v3/volumes/38076dd3-de45-49a1-afbf-42563c1e29e2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:59:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6c60e190-ead3-4667-93b2-154ba0a32ec0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6c60e190-ead3-4667-93b2-154ba0a32ec0 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] DELETE http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 Sep 06 22:59:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6c60e190-ead3-4667-93b2-154ba0a32ec0 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6c60e190-ead3-4667-93b2-154ba0a32ec0 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:58 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-6c60e190-ead3-4667-93b2-154ba0a32ec0 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Delete volume with id: 99b9f5db-fdf4-4af0-8705-777348120af3 Sep 06 22:59:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6c60e190-ead3-4667-93b2-154ba0a32ec0 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 returned with HTTP 404 Sep 06 22:59:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1226/2454] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:59:58 2026] DELETE /volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 22:59:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-bd56bc3e-7d9c-428d-a359-6a675b064ef5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bd56bc3e-7d9c-428d-a359-6a675b064ef5 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 Sep 06 22:59:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bd56bc3e-7d9c-428d-a359-6a675b064ef5 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bd56bc3e-7d9c-428d-a359-6a675b064ef5 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bd56bc3e-7d9c-428d-a359-6a675b064ef5 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 returned with HTTP 404 Sep 06 22:59:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1229/2455] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:59:58 2026] GET /volume/v3/volumes/99b9f5db-fdf4-4af0-8705-777348120af3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:59:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-abd7311c-365e-489f-b47c-b6ce7e7ed98c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-abd7311c-365e-489f-b47c-b6ce7e7ed98c tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] DELETE http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 Sep 06 22:59:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-abd7311c-365e-489f-b47c-b6ce7e7ed98c tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-abd7311c-365e-489f-b47c-b6ce7e7ed98c tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:58 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-abd7311c-365e-489f-b47c-b6ce7e7ed98c tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Delete volume with id: 9bd6d63a-c134-445a-a1a8-41c2992f7958 Sep 06 22:59:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-abd7311c-365e-489f-b47c-b6ce7e7ed98c tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 returned with HTTP 404 Sep 06 22:59:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1227/2456] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 22:59:58 2026] DELETE /volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:59:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3533a041-3910-4b5f-aa15-9379d7ea56b9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3533a041-3910-4b5f-aa15-9379d7ea56b9 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] GET http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 Sep 06 22:59:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3533a041-3910-4b5f-aa15-9379d7ea56b9 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3533a041-3910-4b5f-aa15-9379d7ea56b9 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3533a041-3910-4b5f-aa15-9379d7ea56b9 tempest-TestInstancesWithCinderVolumes-1151826181 tempest-TestInstancesWithCinderVolumes-1151826181-project-member] http://192.168.122.248/volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 returned with HTTP 404 Sep 06 22:59:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1230/2457] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 22:59:58 2026] GET /volume/v3/volumes/9bd6d63a-c134-445a-a1a8-41c2992f7958 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 22:59:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cbed476d-9772-4813-8677-32d65e9a45a9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cbed476d-9772-4813-8677-32d65e9a45a9 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] GET http://192.168.122.248/volume/v3/volumes/detail?all_tenants=1 Sep 06 22:59:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cbed476d-9772-4813-8677-32d65e9a45a9 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cbed476d-9772-4813-8677-32d65e9a45a9 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-cbed476d-9772-4813-8677-32d65e9a45a9 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:59:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cbed476d-9772-4813-8677-32d65e9a45a9 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Get all volumes completed successfully. Sep 06 22:59:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cbed476d-9772-4813-8677-32d65e9a45a9 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] http://192.168.122.248/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 22:59:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1228/2458] 192.168.122.248 () {58 vars in 1169 bytes} [Sun Sep 6 22:59:58 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 06 22:59:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-99957062-9496-45b1-914c-c11765b90d34 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-99957062-9496-45b1-914c-c11765b90d34 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] DELETE http://192.168.122.248/volume/v3/types/ca71bff9-bc83-493f-a23c-bad879339781 Sep 06 22:59:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-99957062-9496-45b1-914c-c11765b90d34 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-99957062-9496-45b1-914c-c11765b90d34 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-99957062-9496-45b1-914c-c11765b90d34 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] http://192.168.122.248/volume/v3/types/ca71bff9-bc83-493f-a23c-bad879339781 returned with HTTP 202 Sep 06 22:59:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1231/2459] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:59:58 2026] DELETE /volume/v3/types/ca71bff9-bc83-493f-a23c-bad879339781 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:59:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c7ef8b72-b8c7-41a8-8162-1e802a95d5db None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c7ef8b72-b8c7-41a8-8162-1e802a95d5db tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] GET http://192.168.122.248/volume/v3/volumes/detail?all_tenants=1 Sep 06 22:59:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c7ef8b72-b8c7-41a8-8162-1e802a95d5db tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c7ef8b72-b8c7-41a8-8162-1e802a95d5db tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-c7ef8b72-b8c7-41a8-8162-1e802a95d5db tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:59:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c7ef8b72-b8c7-41a8-8162-1e802a95d5db tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Get all volumes completed successfully. Sep 06 22:59:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c7ef8b72-b8c7-41a8-8162-1e802a95d5db tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] http://192.168.122.248/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 22:59:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1229/2460] 192.168.122.248 () {58 vars in 1169 bytes} [Sun Sep 6 22:59:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:59:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c9a037cd-2b0c-4f48-96bf-17e329f1db24 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c9a037cd-2b0c-4f48-96bf-17e329f1db24 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] DELETE http://192.168.122.248/volume/v3/types/03137ba5-ae88-4619-a821-862292b0e010 Sep 06 22:59:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c9a037cd-2b0c-4f48-96bf-17e329f1db24 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c9a037cd-2b0c-4f48-96bf-17e329f1db24 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c9a037cd-2b0c-4f48-96bf-17e329f1db24 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] http://192.168.122.248/volume/v3/types/03137ba5-ae88-4619-a821-862292b0e010 returned with HTTP 202 Sep 06 22:59:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1232/2461] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:59:58 2026] DELETE /volume/v3/types/03137ba5-ae88-4619-a821-862292b0e010 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 22:59:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-41b8b83f-d452-4639-8de8-bdc99f4f4977 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-41b8b83f-d452-4639-8de8-bdc99f4f4977 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] GET http://192.168.122.248/volume/v3/volumes/detail?all_tenants=1 Sep 06 22:59:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-41b8b83f-d452-4639-8de8-bdc99f4f4977 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-41b8b83f-d452-4639-8de8-bdc99f4f4977 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-41b8b83f-d452-4639-8de8-bdc99f4f4977 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 22:59:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-41b8b83f-d452-4639-8de8-bdc99f4f4977 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Get all volumes completed successfully. Sep 06 22:59:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-41b8b83f-d452-4639-8de8-bdc99f4f4977 tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] http://192.168.122.248/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 22:59:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1230/2462] 192.168.122.248 () {58 vars in 1169 bytes} [Sun Sep 6 22:59:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 22:59:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e70d4783-fe00-43fa-b779-8858f9866f4d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 22:59:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e70d4783-fe00-43fa-b779-8858f9866f4d tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] DELETE http://192.168.122.248/volume/v3/types/bbee555a-d062-4d26-9c96-5c459baa26b4 Sep 06 22:59:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e70d4783-fe00-43fa-b779-8858f9866f4d tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 22:59:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e70d4783-fe00-43fa-b779-8858f9866f4d tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 22:59:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e70d4783-fe00-43fa-b779-8858f9866f4d tempest-TestInstancesWithCinderVolumes-1964440482 tempest-TestInstancesWithCinderVolumes-1964440482-project-admin] http://192.168.122.248/volume/v3/types/bbee555a-d062-4d26-9c96-5c459baa26b4 returned with HTTP 202 Sep 06 22:59:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1233/2463] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 22:59:58 2026] DELETE /volume/v3/types/bbee555a-d062-4d26-9c96-5c459baa26b4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:00:08 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=89,cinder:UPDATE=11 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:00:08 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=99,cinder:UPDATE=25,cinder:INSERT=5 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:00:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:00:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:00:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-147555075", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:00:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-147555075', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:00:28 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Create volume of 1 GB Sep 06 23:00:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Availability Zones retrieved successfully. Sep 06 23:00:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Flow 'volume_create_api' (e97e8aba-2cd1-4903-90cb-3674c4e6ae96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:00:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (632eacd8-32ce-4cde-a93b-f05fcbcf1f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:00:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:00:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (632eacd8-32ce-4cde-a93b-f05fcbcf1f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:00:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f578e2a3-8c37-4595-a2d7-462f69b98abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:00:28 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Created reservations ['80b6d0df-8e89-4d0d-9075-baf030739cc5', '267b9911-9194-41d3-aaad-379e9c754198', 'b1b0eef6-18e5-4a63-865c-140929e512a9', 'e2f77fa2-3e02-4eb2-b061-f36360a1dd56'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:00:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f578e2a3-8c37-4595-a2d7-462f69b98abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80b6d0df-8e89-4d0d-9075-baf030739cc5', '267b9911-9194-41d3-aaad-379e9c754198', 'b1b0eef6-18e5-4a63-865c-140929e512a9', 'e2f77fa2-3e02-4eb2-b061-f36360a1dd56']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:00:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2346d3-5ac1-4cc3-8b7e-489b1b5a022c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:00:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:00:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:00:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2346d3-5ac1-4cc3-8b7e-489b1b5a022c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4078d4e7-d81e-453b-b430-9094e51bff97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-147555075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='497050a20e104f6b9c5e18ee1e83299b',qos_specs=None,replication_status=,reservations=['80b6d0df-8e89-4d0d-9075-baf030739cc5','267b9911-9194-41d3-aaad-379e9c754198','b1b0eef6-18e5-4a63-865c-140929e512a9','e2f77fa2-3e02-4eb2-b061-f36360a1dd56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffcee64f708647c18f30ff2378020f2d',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:00:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-147555075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4078d4e7-d81e-453b-b430-9094e51bff97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='497050a20e104f6b9c5e18ee1e83299b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffcee64f708647c18f30ff2378020f2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:00:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (747a2b08-a7c8-45d6-a372-855c4c0203e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:00:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (747a2b08-a7c8-45d6-a372-855c4c0203e4) transitioned into state 'SUCCESS' from state '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-147555075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='497050a20e104f6b9c5e18ee1e83299b',qos_specs=None,replication_status=,reservations=['80b6d0df-8e89-4d0d-9075-baf030739cc5','267b9911-9194-41d3-aaad-379e9c754198','b1b0eef6-18e5-4a63-865c-140929e512a9','e2f77fa2-3e02-4eb2-b061-f36360a1dd56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffcee64f708647c18f30ff2378020f2d',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:00:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (228aff96-0216-4a36-aee5-7043a480768d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:00:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (228aff96-0216-4a36-aee5-7043a480768d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:00:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Flow 'volume_create_api' (e97e8aba-2cd1-4903-90cb-3674c4e6ae96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:00:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Create volume request issued successfully. Sep 06 23:00:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3e5ca4f1-9c2b-425b-bcb6-deaa89c0171d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:00:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1231/2464] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:00:28 2026] POST /volume/v3/volumes => generated 773 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:00:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:00:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:00:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1615224939", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:00:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1615224939', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:00:28 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Create volume of 1 GB Sep 06 23:00:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Availability Zones retrieved successfully. Sep 06 23:00:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Flow 'volume_create_api' (ceaa4c8d-e2f7-4b6a-a12f-508b8beeb26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:00:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff3336e1-2a44-45ed-8221-e8bf1789adac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:00:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:00:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff3336e1-2a44-45ed-8221-e8bf1789adac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:00:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a70b45-2acd-4d07-9c6a-1ecd23fb54e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:00:28 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Created reservations ['dfc6dd27-f408-402a-8046-04face0d58de', 'dc0901b6-fdaf-4f0e-a9f8-883036ffb2f7', '80ffb7f2-c7e2-48f1-8f89-09ae476184c5', '70faa2dc-f9dd-4dd7-bfda-3a754c4921d4'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:00:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a70b45-2acd-4d07-9c6a-1ecd23fb54e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfc6dd27-f408-402a-8046-04face0d58de', 'dc0901b6-fdaf-4f0e-a9f8-883036ffb2f7', '80ffb7f2-c7e2-48f1-8f89-09ae476184c5', '70faa2dc-f9dd-4dd7-bfda-3a754c4921d4']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:00:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fdd540b-a490-4f69-b7c7-0c7fe419da70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:00:29 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:00:29 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:00:29 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fdd540b-a490-4f69-b7c7-0c7fe419da70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b2be177-9679-44e7-9e66-b445c2262bda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1615224939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='497050a20e104f6b9c5e18ee1e83299b',qos_specs=None,replication_status=,reservations=['dfc6dd27-f408-402a-8046-04face0d58de','dc0901b6-fdaf-4f0e-a9f8-883036ffb2f7','80ffb7f2-c7e2-48f1-8f89-09ae476184c5','70faa2dc-f9dd-4dd7-bfda-3a754c4921d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffcee64f708647c18f30ff2378020f2d',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:00:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1615224939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b2be177-9679-44e7-9e66-b445c2262bda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='497050a20e104f6b9c5e18ee1e83299b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffcee64f708647c18f30ff2378020f2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:00:29 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20b23a54-09ab-4b66-a1f3-71105f62d5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:00:29 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20b23a54-09ab-4b66-a1f3-71105f62d5f0) transitioned into state 'SUCCESS' from state '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-1615224939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='497050a20e104f6b9c5e18ee1e83299b',qos_specs=None,replication_status=,reservations=['dfc6dd27-f408-402a-8046-04face0d58de','dc0901b6-fdaf-4f0e-a9f8-883036ffb2f7','80ffb7f2-c7e2-48f1-8f89-09ae476184c5','70faa2dc-f9dd-4dd7-bfda-3a754c4921d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffcee64f708647c18f30ff2378020f2d',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:00:29 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19a0d5c8-720a-468a-a268-8a5ae03afe6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:00:29 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19a0d5c8-720a-468a-a268-8a5ae03afe6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:00:29 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Flow 'volume_create_api' (ceaa4c8d-e2f7-4b6a-a12f-508b8beeb26b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:00:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Create volume request issued successfully. Sep 06 23:00:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9cdeb1c2-502a-4267-9766-fe66ec80e5ae tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:00:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1234/2465] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:00:28 2026] POST /volume/v3/volumes => generated 774 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:00:38 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:00:39 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=20,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:00:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2d4d9be4-370c-4f64-8b46-89d42af72b09 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:00:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2d4d9be4-370c-4f64-8b46-89d42af72b09 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 Sep 06 23:00:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2d4d9be4-370c-4f64-8b46-89d42af72b09 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:00:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2d4d9be4-370c-4f64-8b46-89d42af72b09 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:00:59 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:00:59 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:00:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:00:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:00:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2d4d9be4-370c-4f64-8b46-89d42af72b09 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:00:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2d4d9be4-370c-4f64-8b46-89d42af72b09 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 returned with HTTP 200 Sep 06 23:00:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1232/2466] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:00:59 2026] GET /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 => generated 866 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:00:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ce5727ba-2b04-4abf-996f-430fe67c30fa None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:00:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ce5727ba-2b04-4abf-996f-430fe67c30fa tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 Sep 06 23:00:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ce5727ba-2b04-4abf-996f-430fe67c30fa tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:00:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ce5727ba-2b04-4abf-996f-430fe67c30fa tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:00:59 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:00:59 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:00:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:00:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:00:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ce5727ba-2b04-4abf-996f-430fe67c30fa tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:00:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ce5727ba-2b04-4abf-996f-430fe67c30fa tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 returned with HTTP 200 Sep 06 23:00:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1235/2467] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:00:59 2026] GET /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 => generated 866 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:00:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-7b499009-e48a-4183-952d-ca26724f28a0 req-86fed701-56b3-411b-8461-afbf56c752c8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:00:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-7b499009-e48a-4183-952d-ca26724f28a0 req-86fed701-56b3-411b-8461-afbf56c752c8 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 Sep 06 23:00:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-7b499009-e48a-4183-952d-ca26724f28a0 req-86fed701-56b3-411b-8461-afbf56c752c8 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:00:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-7b499009-e48a-4183-952d-ca26724f28a0 req-86fed701-56b3-411b-8461-afbf56c752c8 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:00:59 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:00:59 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:00:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:00:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:00:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-7b499009-e48a-4183-952d-ca26724f28a0 req-86fed701-56b3-411b-8461-afbf56c752c8 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:00:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-7b499009-e48a-4183-952d-ca26724f28a0 req-86fed701-56b3-411b-8461-afbf56c752c8 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 returned with HTTP 200 Sep 06 23:00:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1233/2468] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 23:00:59 2026] GET /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:00:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9191bb2a-2b97-4c62-898a-277d84d32220 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:00:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9191bb2a-2b97-4c62-898a-277d84d32220 None None] GET http://192.168.122.248/volume// Sep 06 23:00:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9191bb2a-2b97-4c62-898a-277d84d32220 None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:00:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9191bb2a-2b97-4c62-898a-277d84d32220 None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:00:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9191bb2a-2b97-4c62-898a-277d84d32220 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 23:00:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1236/2469] 192.168.122.248 () {58 vars in 1317 bytes} [Sun Sep 6 23:00:59 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 23:00:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-7b499009-e48a-4183-952d-ca26724f28a0 req-52736040-c996-40a0-8445-c950180f92c7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:00:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-7b499009-e48a-4183-952d-ca26724f28a0 req-52736040-c996-40a0-8445-c950180f92c7 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 23:00:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-7b499009-e48a-4183-952d-ca26724f28a0 req-52736040-c996-40a0-8445-c950180f92c7 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4078d4e7-d81e-453b-b430-9094e51bff97", "connector": null, "instance_uuid": "10e64423-cacd-41ca-9325-bd95e5d0f927"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:00:59 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:00:59 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:00:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:00:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:00:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-7b499009-e48a-4183-952d-ca26724f28a0 req-52736040-c996-40a0-8445-c950180f92c7 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 23:00:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1234/2470] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 23:00:59 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:00:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-efb4c1f0-4a48-4276-b08a-1d5464c3806b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:00:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-efb4c1f0-4a48-4276-b08a-1d5464c3806b tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 Sep 06 23:00:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-efb4c1f0-4a48-4276-b08a-1d5464c3806b tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:00:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-efb4c1f0-4a48-4276-b08a-1d5464c3806b tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:00:59 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:00:59 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:00:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0b0213e4-15b8-4bed-9ca1-f33d9f668a62 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:00:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0b0213e4-15b8-4bed-9ca1-f33d9f668a62 None None] GET http://192.168.122.248/volume// Sep 06 23:00:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0b0213e4-15b8-4bed-9ca1-f33d9f668a62 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:00:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0b0213e4-15b8-4bed-9ca1-f33d9f668a62 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:00:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0b0213e4-15b8-4bed-9ca1-f33d9f668a62 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 23:00:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1235/2471] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 23:00:59 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 23:00:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:00:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:00:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-7b499009-e48a-4183-952d-ca26724f28a0 req-d05d4fcf-e108-4678-afbe-48e41ed32666 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:00:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-efb4c1f0-4a48-4276-b08a-1d5464c3806b tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:00:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-7b499009-e48a-4183-952d-ca26724f28a0 req-d05d4fcf-e108-4678-afbe-48e41ed32666 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 Sep 06 23:00:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-7b499009-e48a-4183-952d-ca26724f28a0 req-d05d4fcf-e108-4678-afbe-48e41ed32666 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:00:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-7b499009-e48a-4183-952d-ca26724f28a0 req-d05d4fcf-e108-4678-afbe-48e41ed32666 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:00:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-efb4c1f0-4a48-4276-b08a-1d5464c3806b tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 returned with HTTP 200 Sep 06 23:00:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1237/2472] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:00:59 2026] GET /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:00:59 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:00:59 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:00:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:00:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:00:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-7b499009-e48a-4183-952d-ca26724f28a0 req-d05d4fcf-e108-4678-afbe-48e41ed32666 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:00:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-7b499009-e48a-4183-952d-ca26724f28a0 req-d05d4fcf-e108-4678-afbe-48e41ed32666 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 returned with HTTP 200 Sep 06 23:00:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1236/2473] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 23:00:59 2026] GET /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 => generated 1046 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 23:00:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-7b499009-e48a-4183-952d-ca26724f28a0 req-f624511d-414a-4a20-b3cd-befcfb936265 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:00:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-7b499009-e48a-4183-952d-ca26724f28a0 req-f624511d-414a-4a20-b3cd-befcfb936265 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] PUT http://192.168.122.248/volume/v3/attachments/11aec4bf-3829-4da6-adbb-e67ac60feabe Sep 06 23:00:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-7b499009-e48a-4183-952d-ca26724f28a0 req-f624511d-414a-4a20-b3cd-befcfb936265 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:00:59 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-7b499009-e48a-4183-952d-ca26724f28a0 req-f624511d-414a-4a20-b3cd-befcfb936265 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Acquiring lock "cinder-attachment_update-4078d4e7-d81e-453b-b430-9094e51bff97-devstack" by "attachment_update" {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 23:00:59 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-7b499009-e48a-4183-952d-ca26724f28a0 req-f624511d-414a-4a20-b3cd-befcfb936265 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Lock "cinder-attachment_update-4078d4e7-d81e-453b-b430-9094e51bff97-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 23:00:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:00:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:00:59 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:00:59 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:00 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-7b499009-e48a-4183-952d-ca26724f28a0 req-f624511d-414a-4a20-b3cd-befcfb936265 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Lock "cinder-attachment_update-4078d4e7-d81e-453b-b430-9094e51bff97-devstack" released by "attachment_update" :: held 0.152s {{(pid=87215) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 23:01:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-7b499009-e48a-4183-952d-ca26724f28a0 req-f624511d-414a-4a20-b3cd-befcfb936265 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/attachments/11aec4bf-3829-4da6-adbb-e67ac60feabe returned with HTTP 200 Sep 06 23:01:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1238/2474] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 23:00:59 2026] PUT /volume/v3/attachments/11aec4bf-3829-4da6-adbb-e67ac60feabe => generated 694 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:01:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-7b499009-e48a-4183-952d-ca26724f28a0 req-4458ead1-5653-43a2-a31b-1736d6d48ba5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-7b499009-e48a-4183-952d-ca26724f28a0 req-4458ead1-5653-43a2-a31b-1736d6d48ba5 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] POST http://192.168.122.248/volume/v3/attachments/11aec4bf-3829-4da6-adbb-e67ac60feabe/action Sep 06 23:01:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-7b499009-e48a-4183-952d-ca26724f28a0 req-4458ead1-5653-43a2-a31b-1736d6d48ba5 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Action body: b'{"os-complete": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:01:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-7b499009-e48a-4183-952d-ca26724f28a0 req-4458ead1-5653-43a2-a31b-1736d6d48ba5 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:01:00 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:00 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-7b499009-e48a-4183-952d-ca26724f28a0 req-4458ead1-5653-43a2-a31b-1736d6d48ba5 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/attachments/11aec4bf-3829-4da6-adbb-e67ac60feabe/action returned with HTTP 204 Sep 06 23:01:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1237/2475] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 23:01:00 2026] POST /volume/v3/attachments/11aec4bf-3829-4da6-adbb-e67ac60feabe/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:01:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-954c3594-30e4-4cef-ae89-327248901b9e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-954c3594-30e4-4cef-ae89-327248901b9e tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 Sep 06 23:01:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-954c3594-30e4-4cef-ae89-327248901b9e tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-954c3594-30e4-4cef-ae89-327248901b9e tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:00 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:00 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:00 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:00 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:00 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-954c3594-30e4-4cef-ae89-327248901b9e tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-954c3594-30e4-4cef-ae89-327248901b9e tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 returned with HTTP 200 Sep 06 23:01:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1239/2476] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:01:00 2026] GET /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 => generated 1158 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:01:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7e4e332a-39d4-4631-a661-e5f252f87e75 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7e4e332a-39d4-4631-a661-e5f252f87e75 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 Sep 06 23:01:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7e4e332a-39d4-4631-a661-e5f252f87e75 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7e4e332a-39d4-4631-a661-e5f252f87e75 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:00 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:00 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7e4e332a-39d4-4631-a661-e5f252f87e75 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7e4e332a-39d4-4631-a661-e5f252f87e75 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 returned with HTTP 200 Sep 06 23:01:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1238/2477] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:01:00 2026] GET /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 => generated 1158 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:01:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-46d24f32-5907-4ed6-97af-6d3d3a17596a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-46d24f32-5907-4ed6-97af-6d3d3a17596a tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] POST http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action Sep 06 23:01:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-46d24f32-5907-4ed6-97af-6d3d3a17596a tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Action body: b'{"os-detach": {}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:01:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-46d24f32-5907-4ed6-97af-6d3d3a17596a tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:01:00 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:00 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:00 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:00 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:00 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-46d24f32-5907-4ed6-97af-6d3d3a17596a tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:00 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-46d24f32-5907-4ed6-97af-6d3d3a17596a tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Attachment connected to vm 10e64423-cacd-41ca-9325-bd95e5d0f927, checking data on nova Sep 06 23:01:00 devstack devstack@c-api.service[87215]: DEBUG cinder.compute.nova [None req-46d24f32-5907-4ed6-97af-6d3d3a17596a tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Creating Keystone token plugin using URL: http://192.168.122.248/identity {{(pid=87215) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 06 23:01:00 devstack devstack@c-api.service[87215]: DEBUG novaclient.v2.client [None req-46d24f32-5907-4ed6-97af-6d3d3a17596a tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] REQ: curl -g -i -X GET http://192.168.122.248/compute/v2.1/servers/10e64423-cacd-41ca-9325-bd95e5d0f927/os-volume_attachments/4078d4e7-d81e-453b-b430-9094e51bff97 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f3241f32e80021e6960736d97d17d8011b680370e03ee94b73793a9bc08f5b16" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-46d24f32-5907-4ed6-97af-6d3d3a17596a" -H "X-Service-Token: {SHA256}1ad5edc73cf6dfa51b89fdbff5ebe98b3af1b52dc88cace52274b54a99b0c3a4" {{(pid=87215) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 06 23:01:01 devstack devstack@c-api.service[87215]: DEBUG novaclient.v2.client [None req-46d24f32-5907-4ed6-97af-6d3d3a17596a tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 06 Sep 2026 21:01:00 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-945999b0-cbab-4642-a42c-df7a15ff9096 x-openstack-request-id: req-945999b0-cbab-4642-a42c-df7a15ff9096 {{(pid=87215) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 06 23:01:01 devstack devstack@c-api.service[87215]: DEBUG novaclient.v2.client [None req-46d24f32-5907-4ed6-97af-6d3d3a17596a tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "4078d4e7-d81e-453b-b430-9094e51bff97", "serverId": "10e64423-cacd-41ca-9325-bd95e5d0f927", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "11aec4bf-3829-4da6-adbb-e67ac60feabe", "bdm_uuid": "53bcba9e-9afe-4f71-b6fe-4b307682f05f"}} {{(pid=87215) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 06 23:01:01 devstack devstack@c-api.service[87215]: DEBUG novaclient.v2.client [None req-46d24f32-5907-4ed6-97af-6d3d3a17596a tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET call to compute for http://192.168.122.248/compute/v2.1/servers/10e64423-cacd-41ca-9325-bd95e5d0f927/os-volume_attachments/4078d4e7-d81e-453b-b430-9094e51bff97 used request id req-945999b0-cbab-4642-a42c-df7a15ff9096 {{(pid=87215) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.volume.api [None req-46d24f32-5907-4ed6-97af-6d3d3a17596a tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-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 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault [None req-46d24f32-5907-4ed6-97af-6d3d3a17596a tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Caught error: Detach volume from instance 10e64423-cacd-41ca-9325-bd95e5d0f927 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 10e64423-cacd-41ca-9325-bd95e5d0f927 using the Compute API Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: 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 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 10e64423-cacd-41ca-9325-bd95e5d0f927 using the Compute API Sep 06 23:01:01 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault Sep 06 23:01:01 devstack devstack@c-api.service[87215]: INFO cinder.api.middleware.fault [None req-46d24f32-5907-4ed6-97af-6d3d3a17596a tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action returned with HTTP 409 Sep 06 23:01:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1240/2478] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 23:01:00 2026] POST /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action => generated 167 bytes in 217 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-505b9fe2-ab1c-4a6c-9a2c-75974f0e8665 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-505b9fe2-ab1c-4a6c-9a2c-75974f0e8665 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] POST http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action Sep 06 23:01:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-505b9fe2-ab1c-4a6c-9a2c-75974f0e8665 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:01:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-505b9fe2-ab1c-4a6c-9a2c-75974f0e8665 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:01:01 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:01 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:01 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:01 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:01 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-505b9fe2-ab1c-4a6c-9a2c-75974f0e8665 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:01 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-505b9fe2-ab1c-4a6c-9a2c-75974f0e8665 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Attachment connected to vm 10e64423-cacd-41ca-9325-bd95e5d0f927, checking data on nova Sep 06 23:01:01 devstack devstack@c-api.service[87216]: DEBUG cinder.compute.nova [None req-505b9fe2-ab1c-4a6c-9a2c-75974f0e8665 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Creating Keystone token plugin using URL: http://192.168.122.248/identity {{(pid=87216) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 06 23:01:01 devstack devstack@c-api.service[87216]: DEBUG novaclient.v2.client [None req-505b9fe2-ab1c-4a6c-9a2c-75974f0e8665 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] REQ: curl -g -i -X GET http://192.168.122.248/compute/v2.1/servers/10e64423-cacd-41ca-9325-bd95e5d0f927/os-volume_attachments/4078d4e7-d81e-453b-b430-9094e51bff97 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5dfb58ceef6120bae28bb889bdd57d756823ed00716a8264cbe34b6e76813bd7" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-505b9fe2-ab1c-4a6c-9a2c-75974f0e8665" -H "X-Service-Token: {SHA256}abbf4c223c77aac599e2dd354082f2833a710d287139f772832b523723b5f773" {{(pid=87216) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 06 23:01:01 devstack devstack@c-api.service[87216]: DEBUG novaclient.v2.client [None req-505b9fe2-ab1c-4a6c-9a2c-75974f0e8665 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 06 Sep 2026 21:01:01 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-6a3eb9d6-42da-4d40-bcfb-c4bfe679e592 x-openstack-request-id: req-6a3eb9d6-42da-4d40-bcfb-c4bfe679e592 {{(pid=87216) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 06 23:01:01 devstack devstack@c-api.service[87216]: DEBUG novaclient.v2.client [None req-505b9fe2-ab1c-4a6c-9a2c-75974f0e8665 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "4078d4e7-d81e-453b-b430-9094e51bff97", "serverId": "10e64423-cacd-41ca-9325-bd95e5d0f927", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "11aec4bf-3829-4da6-adbb-e67ac60feabe", "bdm_uuid": "53bcba9e-9afe-4f71-b6fe-4b307682f05f"}} {{(pid=87216) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 06 23:01:01 devstack devstack@c-api.service[87216]: DEBUG novaclient.v2.client [None req-505b9fe2-ab1c-4a6c-9a2c-75974f0e8665 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET call to compute for http://192.168.122.248/compute/v2.1/servers/10e64423-cacd-41ca-9325-bd95e5d0f927/os-volume_attachments/4078d4e7-d81e-453b-b430-9094e51bff97 used request id req-6a3eb9d6-42da-4d40-bcfb-c4bfe679e592 {{(pid=87216) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.volume.api [None req-505b9fe2-ab1c-4a6c-9a2c-75974f0e8665 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-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 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault [None req-505b9fe2-ab1c-4a6c-9a2c-75974f0e8665 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Caught error: Detach volume from instance 10e64423-cacd-41ca-9325-bd95e5d0f927 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 10e64423-cacd-41ca-9325-bd95e5d0f927 using the Compute API Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: 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 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 10e64423-cacd-41ca-9325-bd95e5d0f927 using the Compute API Sep 06 23:01:01 devstack devstack@c-api.service[87216]: ERROR cinder.api.middleware.fault Sep 06 23:01:01 devstack devstack@c-api.service[87216]: INFO cinder.api.middleware.fault [None req-505b9fe2-ab1c-4a6c-9a2c-75974f0e8665 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action returned with HTTP 409 Sep 06 23:01:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1239/2479] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 23:01:01 2026] POST /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action => generated 167 bytes in 474 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-97e96dd7-9866-4303-a848-6991f96557bf None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1241/2480] 192.168.122.248 () {62 vars in 1481 bytes} [Sun Sep 6 23:01:01 2026] POST /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cc6b8cf4-fbfc-4d65-ad13-78b64b710842 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1240/2481] 192.168.122.248 () {62 vars in 1481 bytes} [Sun Sep 6 23:01:01 2026] POST /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6f3556e2-70c3-4f7b-b97b-02a8084d76b8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:01 devstack devstack@c-api.service[87215]: WARNING keystonemiddleware.auth_token [None req-6f3556e2-70c3-4f7b-b97b-02a8084d76b8 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 06 23:01:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1242/2482] 192.168.122.248 () {62 vars in 1481 bytes} [Sun Sep 6 23:01:01 2026] POST /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action => generated 114 bytes in 49 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-19bff077-d436-4e87-8d75-4ea01b8fbb33 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:01 devstack devstack@c-api.service[87216]: WARNING keystonemiddleware.auth_token [None req-19bff077-d436-4e87-8d75-4ea01b8fbb33 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 06 23:01:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1241/2483] 192.168.122.248 () {62 vars in 1481 bytes} [Sun Sep 6 23:01:01 2026] POST /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action => generated 114 bytes in 37 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-07705d9d-7f49-401a-ac76-ce1fff234e26 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-07705d9d-7f49-401a-ac76-ce1fff234e26 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] POST http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action Sep 06 23:01:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-07705d9d-7f49-401a-ac76-ce1fff234e26 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:01:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-07705d9d-7f49-401a-ac76-ce1fff234e26 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:01:01 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-07705d9d-7f49-401a-ac76-ce1fff234e26 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-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=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 23:01:01 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:01 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.admin_actions [None req-07705d9d-7f49-401a-ac76-ce1fff234e26 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] Updating volume '4078d4e7-d81e-453b-b430-9094e51bff97' with '{'status': 'error'}' {{(pid=87215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 23:01:01 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:01 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:01 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:01 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-07705d9d-7f49-401a-ac76-ce1fff234e26 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action returned with HTTP 202 Sep 06 23:01:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1243/2484] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 23:01:01 2026] POST /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 23:01:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-81f05266-840a-491f-9246-bf57435132c0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-81f05266-840a-491f-9246-bf57435132c0 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 Sep 06 23:01:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-81f05266-840a-491f-9246-bf57435132c0 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-81f05266-840a-491f-9246-bf57435132c0 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:01 devstack devstack@c-api.service[87216]: DEBUG oslo_db.sqlalchemy.engines [None req-81f05266-840a-491f-9246-bf57435132c0 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 23:01:01 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:01 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:01 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:01 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:01 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-81f05266-840a-491f-9246-bf57435132c0 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-81f05266-840a-491f-9246-bf57435132c0 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 returned with HTTP 200 Sep 06 23:01:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1242/2485] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:01:01 2026] GET /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 => generated 1157 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:01:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0e1f831a-c7cb-4085-b3e4-0465c7f95a03 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0e1f831a-c7cb-4085-b3e4-0465c7f95a03 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] POST http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action Sep 06 23:01:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0e1f831a-c7cb-4085-b3e4-0465c7f95a03 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "11aec4bf-3829-4da6-adbb-e67ac60feabe"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:01:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0e1f831a-c7cb-4085-b3e4-0465c7f95a03 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "11aec4bf-3829-4da6-adbb-e67ac60feabe"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:01:01 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:01 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0e1f831a-c7cb-4085-b3e4-0465c7f95a03 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] Volume info retrieved successfully. Sep 06 23:01:02 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0e1f831a-c7cb-4085-b3e4-0465c7f95a03 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] Attachment connected to vm 10e64423-cacd-41ca-9325-bd95e5d0f927, checking data on nova Sep 06 23:01:02 devstack devstack@c-api.service[87215]: DEBUG cinder.compute.nova [None req-0e1f831a-c7cb-4085-b3e4-0465c7f95a03 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] Creating Keystone token plugin using URL: http://192.168.122.248/identity {{(pid=87215) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 06 23:01:02 devstack devstack@c-api.service[87215]: DEBUG novaclient.v2.client [None req-0e1f831a-c7cb-4085-b3e4-0465c7f95a03 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] REQ: curl -g -i -X GET http://192.168.122.248/compute/v2.1/servers/10e64423-cacd-41ca-9325-bd95e5d0f927/os-volume_attachments/4078d4e7-d81e-453b-b430-9094e51bff97 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}afa53124ccb23b052badb512a1d29cee42668d5f11bbfd8ec00faec7d871400d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-0e1f831a-c7cb-4085-b3e4-0465c7f95a03" -H "X-Service-Token: {SHA256}1ad5edc73cf6dfa51b89fdbff5ebe98b3af1b52dc88cace52274b54a99b0c3a4" {{(pid=87215) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 06 23:01:02 devstack devstack@c-api.service[87215]: DEBUG novaclient.v2.client [None req-0e1f831a-c7cb-4085-b3e4-0465c7f95a03 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 06 Sep 2026 21:01:02 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-81d4a992-8279-424b-8f15-aea231aeeeac x-openstack-request-id: req-81d4a992-8279-424b-8f15-aea231aeeeac {{(pid=87215) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 06 23:01:02 devstack devstack@c-api.service[87215]: DEBUG novaclient.v2.client [None req-0e1f831a-c7cb-4085-b3e4-0465c7f95a03 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "4078d4e7-d81e-453b-b430-9094e51bff97", "serverId": "10e64423-cacd-41ca-9325-bd95e5d0f927", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "11aec4bf-3829-4da6-adbb-e67ac60feabe", "bdm_uuid": "53bcba9e-9afe-4f71-b6fe-4b307682f05f"}} {{(pid=87215) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 06 23:01:02 devstack devstack@c-api.service[87215]: DEBUG novaclient.v2.client [None req-0e1f831a-c7cb-4085-b3e4-0465c7f95a03 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] GET call to compute for http://192.168.122.248/compute/v2.1/servers/10e64423-cacd-41ca-9325-bd95e5d0f927/os-volume_attachments/4078d4e7-d81e-453b-b430-9094e51bff97 used request id req-81d4a992-8279-424b-8f15-aea231aeeeac {{(pid=87215) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.volume.api [None req-0e1f831a-c7cb-4085-b3e4-0465c7f95a03 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-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 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault [None req-0e1f831a-c7cb-4085-b3e4-0465c7f95a03 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] Caught error: Detach volume from instance 10e64423-cacd-41ca-9325-bd95e5d0f927 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 10e64423-cacd-41ca-9325-bd95e5d0f927 using the Compute API Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: 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 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 10e64423-cacd-41ca-9325-bd95e5d0f927 using the Compute API Sep 06 23:01:02 devstack devstack@c-api.service[87215]: ERROR cinder.api.middleware.fault Sep 06 23:01:02 devstack devstack@c-api.service[87215]: INFO cinder.api.middleware.fault [None req-0e1f831a-c7cb-4085-b3e4-0465c7f95a03 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action returned with HTTP 409 Sep 06 23:01:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1244/2486] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 23:01:01 2026] POST /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action => generated 167 bytes in 244 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:01:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-62168593-fbaa-4985-9cbb-0e8f21d023d6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1243/2487] 192.168.122.248 () {62 vars in 1481 bytes} [Sun Sep 6 23:01:02 2026] POST /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b4f90a2b-ccdb-4c31-8eb0-22e132f0de28 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:02 devstack devstack@c-api.service[87215]: WARNING keystonemiddleware.auth_token [None req-b4f90a2b-ccdb-4c31-8eb0-22e132f0de28 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 06 23:01:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1245/2488] 192.168.122.248 () {62 vars in 1481 bytes} [Sun Sep 6 23:01:02 2026] POST /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action => generated 114 bytes in 39 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 23:01:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a62b9d86-b4a4-4cb1-b4f7-898520a00c6f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a62b9d86-b4a4-4cb1-b4f7-898520a00c6f tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda Sep 06 23:01:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a62b9d86-b4a4-4cb1-b4f7-898520a00c6f tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a62b9d86-b4a4-4cb1-b4f7-898520a00c6f tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:02 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:02 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:02 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:02 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a62b9d86-b4a4-4cb1-b4f7-898520a00c6f tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a62b9d86-b4a4-4cb1-b4f7-898520a00c6f tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda returned with HTTP 200 Sep 06 23:01:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1244/2489] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:01:02 2026] GET /volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f5d62b15-44e3-4d5e-9632-e2b7b2bc6212 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f5d62b15-44e3-4d5e-9632-e2b7b2bc6212 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda Sep 06 23:01:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f5d62b15-44e3-4d5e-9632-e2b7b2bc6212 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f5d62b15-44e3-4d5e-9632-e2b7b2bc6212 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:02 devstack devstack@c-api.service[87215]: DEBUG oslo_db.sqlalchemy.engines [None req-f5d62b15-44e3-4d5e-9632-e2b7b2bc6212 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 23:01:02 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:02 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:02 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:02 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:02 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f5d62b15-44e3-4d5e-9632-e2b7b2bc6212 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f5d62b15-44e3-4d5e-9632-e2b7b2bc6212 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda returned with HTTP 200 Sep 06 23:01:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1246/2490] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:01:02 2026] GET /volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda => generated 867 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:01:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-ca8dabb9-83dc-479c-bcab-ea918097688e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-ca8dabb9-83dc-479c-bcab-ea918097688e tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda Sep 06 23:01:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-ca8dabb9-83dc-479c-bcab-ea918097688e tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-ca8dabb9-83dc-479c-bcab-ea918097688e tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:02 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:02 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:02 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:02 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-ca8dabb9-83dc-479c-bcab-ea918097688e tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-ca8dabb9-83dc-479c-bcab-ea918097688e tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda returned with HTTP 200 Sep 06 23:01:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1245/2491] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 23:01:02 2026] GET /volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9acfefb3-fe0a-43a8-9ac0-e2a9204c316e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9acfefb3-fe0a-43a8-9ac0-e2a9204c316e None None] GET http://192.168.122.248/volume// Sep 06 23:01:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9acfefb3-fe0a-43a8-9ac0-e2a9204c316e None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9acfefb3-fe0a-43a8-9ac0-e2a9204c316e None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9acfefb3-fe0a-43a8-9ac0-e2a9204c316e None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 23:01:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1247/2492] 192.168.122.248 () {58 vars in 1317 bytes} [Sun Sep 6 23:01:02 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 23:01:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-9849146d-8e58-481f-ae3a-f5b627df648f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-9849146d-8e58-481f-ae3a-f5b627df648f tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 23:01:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-9849146d-8e58-481f-ae3a-f5b627df648f tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b2be177-9679-44e7-9e66-b445c2262bda", "connector": null, "instance_uuid": "10e64423-cacd-41ca-9325-bd95e5d0f927"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:01:02 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:02 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:02 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:02 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-9849146d-8e58-481f-ae3a-f5b627df648f tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 23:01:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1246/2493] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 23:01:02 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c60dc053-9c1f-4764-8513-1c3b7a1ee58b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c60dc053-9c1f-4764-8513-1c3b7a1ee58b tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda Sep 06 23:01:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c60dc053-9c1f-4764-8513-1c3b7a1ee58b tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c60dc053-9c1f-4764-8513-1c3b7a1ee58b tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:02 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:02 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a276e68e-902e-4723-a686-675c4957fe98 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a276e68e-902e-4723-a686-675c4957fe98 None None] GET http://192.168.122.248/volume// Sep 06 23:01:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a276e68e-902e-4723-a686-675c4957fe98 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a276e68e-902e-4723-a686-675c4957fe98 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a276e68e-902e-4723-a686-675c4957fe98 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 23:01:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1247/2494] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 23:01:02 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:02 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-b5e8ae38-96f3-4c99-a6f8-2e3cc92bba69 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:02 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c60dc053-9c1f-4764-8513-1c3b7a1ee58b tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-b5e8ae38-96f3-4c99-a6f8-2e3cc92bba69 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda Sep 06 23:01:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-b5e8ae38-96f3-4c99-a6f8-2e3cc92bba69 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-b5e8ae38-96f3-4c99-a6f8-2e3cc92bba69 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c60dc053-9c1f-4764-8513-1c3b7a1ee58b tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda returned with HTTP 200 Sep 06 23:01:02 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:02 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1248/2495] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:01:02 2026] GET /volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda => generated 866 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:01:02 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:02 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-b5e8ae38-96f3-4c99-a6f8-2e3cc92bba69 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-b5e8ae38-96f3-4c99-a6f8-2e3cc92bba69 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda returned with HTTP 200 Sep 06 23:01:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1248/2496] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 23:01:02 2026] GET /volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda => generated 1047 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 23:01:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-d3d12c16-4e6c-4e92-ad49-072cd6458a17 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-d3d12c16-4e6c-4e92-ad49-072cd6458a17 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] PUT http://192.168.122.248/volume/v3/attachments/160bf410-8fda-4922-9168-31d2047962e3 Sep 06 23:01:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-d3d12c16-4e6c-4e92-ad49-072cd6458a17 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:01:03 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-d3d12c16-4e6c-4e92-ad49-072cd6458a17 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Acquiring lock "cinder-attachment_update-9b2be177-9679-44e7-9e66-b445c2262bda-devstack" by "attachment_update" {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 23:01:03 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-d3d12c16-4e6c-4e92-ad49-072cd6458a17 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Lock "cinder-attachment_update-9b2be177-9679-44e7-9e66-b445c2262bda-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 23:01:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:03 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-d3d12c16-4e6c-4e92-ad49-072cd6458a17 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Lock "cinder-attachment_update-9b2be177-9679-44e7-9e66-b445c2262bda-devstack" released by "attachment_update" :: held 0.159s {{(pid=87215) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 23:01:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-d3d12c16-4e6c-4e92-ad49-072cd6458a17 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/attachments/160bf410-8fda-4922-9168-31d2047962e3 returned with HTTP 200 Sep 06 23:01:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1249/2497] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 23:01:02 2026] PUT /volume/v3/attachments/160bf410-8fda-4922-9168-31d2047962e3 => generated 694 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:01:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-76fb1f46-ba76-4991-afed-55e6c612819a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-76fb1f46-ba76-4991-afed-55e6c612819a tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] POST http://192.168.122.248/volume/v3/attachments/160bf410-8fda-4922-9168-31d2047962e3/action Sep 06 23:01:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-76fb1f46-ba76-4991-afed-55e6c612819a tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Action body: b'{"os-complete": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:01:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-76fb1f46-ba76-4991-afed-55e6c612819a tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:01:03 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:03 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:03 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:03 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-bd2650fb-2657-4f6a-8bd9-b6f27289b966 req-76fb1f46-ba76-4991-afed-55e6c612819a tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/attachments/160bf410-8fda-4922-9168-31d2047962e3/action returned with HTTP 204 Sep 06 23:01:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1249/2498] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 23:01:03 2026] POST /volume/v3/attachments/160bf410-8fda-4922-9168-31d2047962e3/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:01:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-88cb851a-50e6-45f8-ad05-f341f27ca122 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-88cb851a-50e6-45f8-ad05-f341f27ca122 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda Sep 06 23:01:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-88cb851a-50e6-45f8-ad05-f341f27ca122 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-88cb851a-50e6-45f8-ad05-f341f27ca122 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-88cb851a-50e6-45f8-ad05-f341f27ca122 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-88cb851a-50e6-45f8-ad05-f341f27ca122 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda returned with HTTP 200 Sep 06 23:01:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1250/2499] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:01:03 2026] GET /volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda => generated 1159 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:01:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-18bbd6e3-70bd-48af-9fd7-09b4c9b6bc04 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-18bbd6e3-70bd-48af-9fd7-09b4c9b6bc04 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda Sep 06 23:01:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-18bbd6e3-70bd-48af-9fd7-09b4c9b6bc04 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-18bbd6e3-70bd-48af-9fd7-09b4c9b6bc04 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:03 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:03 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:03 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:03 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:03 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-18bbd6e3-70bd-48af-9fd7-09b4c9b6bc04 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-18bbd6e3-70bd-48af-9fd7-09b4c9b6bc04 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda returned with HTTP 200 Sep 06 23:01:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1250/2500] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:01:03 2026] GET /volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda => generated 1159 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:01:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-501caef0-5dbe-4673-95b1-09df2f5e7a1f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-501caef0-5dbe-4673-95b1-09df2f5e7a1f tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] POST http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action Sep 06 23:01:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-501caef0-5dbe-4673-95b1-09df2f5e7a1f tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Action body: b'{"os-detach": {"attachment_id": "160bf410-8fda-4922-9168-31d2047962e3"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:01:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-501caef0-5dbe-4673-95b1-09df2f5e7a1f tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "160bf410-8fda-4922-9168-31d2047962e3"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:01:04 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:04 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:04 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:04 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-501caef0-5dbe-4673-95b1-09df2f5e7a1f tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-501caef0-5dbe-4673-95b1-09df2f5e7a1f tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action returned with HTTP 400 Sep 06 23:01:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1251/2501] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 23:01:04 2026] POST /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action => generated 100 bytes in 45 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 23:01:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-15f6cd41-865e-4fc9-b949-25ff980064bb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-15f6cd41-865e-4fc9-b949-25ff980064bb tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda Sep 06 23:01:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-15f6cd41-865e-4fc9-b949-25ff980064bb tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-15f6cd41-865e-4fc9-b949-25ff980064bb tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:04 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:04 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-15f6cd41-865e-4fc9-b949-25ff980064bb tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-15f6cd41-865e-4fc9-b949-25ff980064bb tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda returned with HTTP 200 Sep 06 23:01:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1251/2502] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 23:01:04 2026] GET /volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda => generated 1159 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:01:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-94c3c02b-e373-4914-80f8-ec3f67f0400d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-94c3c02b-e373-4914-80f8-ec3f67f0400d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] POST http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda/action Sep 06 23:01:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-94c3c02b-e373-4914-80f8-ec3f67f0400d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:01:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-94c3c02b-e373-4914-80f8-ec3f67f0400d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:01:04 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:04 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:04 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:04 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-94c3c02b-e373-4914-80f8-ec3f67f0400d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-94c3c02b-e373-4914-80f8-ec3f67f0400d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Begin detaching volume completed successfully. Sep 06 23:01:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-94c3c02b-e373-4914-80f8-ec3f67f0400d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda/action returned with HTTP 202 Sep 06 23:01:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1252/2503] 192.168.122.248 () {64 vars in 1561 bytes} [Sun Sep 6 23:01:04 2026] POST /volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 23:01:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8c392592-7f83-4c47-b308-7bcee542377d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8c392592-7f83-4c47-b308-7bcee542377d None None] GET http://192.168.122.248/volume// Sep 06 23:01:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8c392592-7f83-4c47-b308-7bcee542377d None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8c392592-7f83-4c47-b308-7bcee542377d None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8c392592-7f83-4c47-b308-7bcee542377d None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 23:01:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1252/2504] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 23:01:04 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 23:01:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-f0517383-5cc8-43c5-b04a-14167b200e88 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-f0517383-5cc8-43c5-b04a-14167b200e88 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda Sep 06 23:01:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-f0517383-5cc8-43c5-b04a-14167b200e88 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-f0517383-5cc8-43c5-b04a-14167b200e88 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:04 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:04 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:04 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:04 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-f0517383-5cc8-43c5-b04a-14167b200e88 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-f0517383-5cc8-43c5-b04a-14167b200e88 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda returned with HTTP 200 Sep 06 23:01:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1253/2505] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 23:01:04 2026] GET /volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda => generated 1343 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 23:01:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-80761015-f0f8-4594-a17f-d409caa38a64 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-80761015-f0f8-4594-a17f-d409caa38a64 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] DELETE http://192.168.122.248/volume/v3/attachments/160bf410-8fda-4922-9168-31d2047962e3 Sep 06 23:01:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-80761015-f0f8-4594-a17f-d409caa38a64 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-80761015-f0f8-4594-a17f-d409caa38a64 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:04 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:04 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:04 devstack devstack@c-api.service[87216]: /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 06 23:01:04 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, Sep 06 23:01:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-8d11e11a-3043-4f90-932a-086c775d7ae0 req-80761015-f0f8-4594-a17f-d409caa38a64 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/attachments/160bf410-8fda-4922-9168-31d2047962e3 returned with HTTP 200 Sep 06 23:01:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1253/2506] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 23:01:04 2026] DELETE /volume/v3/attachments/160bf410-8fda-4922-9168-31d2047962e3 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:01:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-732472af-1e8c-47fd-a1ff-259470c5d7b6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-732472af-1e8c-47fd-a1ff-259470c5d7b6 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] POST http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action Sep 06 23:01:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-732472af-1e8c-47fd-a1ff-259470c5d7b6 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:01:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-732472af-1e8c-47fd-a1ff-259470c5d7b6 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:01:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.admin_actions [None req-732472af-1e8c-47fd-a1ff-259470c5d7b6 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] Updating volume '4078d4e7-d81e-453b-b430-9094e51bff97' with '{'status': 'in-use'}' {{(pid=87215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 23:01:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-732472af-1e8c-47fd-a1ff-259470c5d7b6 tempest-TestServerVolumeAttachmentScenario-1706382236 tempest-TestServerVolumeAttachmentScenario-1706382236-project-admin] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action returned with HTTP 202 Sep 06 23:01:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1254/2507] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 23:01:05 2026] POST /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 23:01:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-67ed2623-6a05-4fa2-8c38-23d7211e6cff None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-67ed2623-6a05-4fa2-8c38-23d7211e6cff tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 Sep 06 23:01:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-67ed2623-6a05-4fa2-8c38-23d7211e6cff tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-67ed2623-6a05-4fa2-8c38-23d7211e6cff tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-67ed2623-6a05-4fa2-8c38-23d7211e6cff tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-67ed2623-6a05-4fa2-8c38-23d7211e6cff tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 returned with HTTP 200 Sep 06 23:01:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1254/2508] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:01:05 2026] GET /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 => generated 1158 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:01:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-85f92076-579e-4c40-b252-a33448724f0e req-8ef014e6-16f4-4990-a90d-8ea89b5ad93d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-85f92076-579e-4c40-b252-a33448724f0e req-8ef014e6-16f4-4990-a90d-8ea89b5ad93d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 Sep 06 23:01:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-85f92076-579e-4c40-b252-a33448724f0e req-8ef014e6-16f4-4990-a90d-8ea89b5ad93d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-85f92076-579e-4c40-b252-a33448724f0e req-8ef014e6-16f4-4990-a90d-8ea89b5ad93d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-85f92076-579e-4c40-b252-a33448724f0e req-8ef014e6-16f4-4990-a90d-8ea89b5ad93d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-85f92076-579e-4c40-b252-a33448724f0e req-8ef014e6-16f4-4990-a90d-8ea89b5ad93d tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 returned with HTTP 200 Sep 06 23:01:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1255/2509] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 23:01:05 2026] GET /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 => generated 1158 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:01:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-85f92076-579e-4c40-b252-a33448724f0e req-a17841f0-d2ad-44ea-8e31-e310577881b2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-85f92076-579e-4c40-b252-a33448724f0e req-a17841f0-d2ad-44ea-8e31-e310577881b2 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] POST http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action Sep 06 23:01:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-85f92076-579e-4c40-b252-a33448724f0e req-a17841f0-d2ad-44ea-8e31-e310577881b2 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:01:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-85f92076-579e-4c40-b252-a33448724f0e req-a17841f0-d2ad-44ea-8e31-e310577881b2 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:01:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-85f92076-579e-4c40-b252-a33448724f0e req-a17841f0-d2ad-44ea-8e31-e310577881b2 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-85f92076-579e-4c40-b252-a33448724f0e req-a17841f0-d2ad-44ea-8e31-e310577881b2 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Begin detaching volume completed successfully. Sep 06 23:01:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-85f92076-579e-4c40-b252-a33448724f0e req-a17841f0-d2ad-44ea-8e31-e310577881b2 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action returned with HTTP 202 Sep 06 23:01:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1255/2510] 192.168.122.248 () {64 vars in 1561 bytes} [Sun Sep 6 23:01:05 2026] POST /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 23:01:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4edc034c-342b-4a31-afe4-cc4bfd68431d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4edc034c-342b-4a31-afe4-cc4bfd68431d None None] GET http://192.168.122.248/volume// Sep 06 23:01:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4edc034c-342b-4a31-afe4-cc4bfd68431d None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4edc034c-342b-4a31-afe4-cc4bfd68431d None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4edc034c-342b-4a31-afe4-cc4bfd68431d None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 23:01:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1256/2511] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 23:01:05 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 23:01:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-85f92076-579e-4c40-b252-a33448724f0e req-16d5ae67-be80-44f3-9eae-f85422d66d06 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-85f92076-579e-4c40-b252-a33448724f0e req-16d5ae67-be80-44f3-9eae-f85422d66d06 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 Sep 06 23:01:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-85f92076-579e-4c40-b252-a33448724f0e req-16d5ae67-be80-44f3-9eae-f85422d66d06 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-85f92076-579e-4c40-b252-a33448724f0e req-16d5ae67-be80-44f3-9eae-f85422d66d06 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-85f92076-579e-4c40-b252-a33448724f0e req-16d5ae67-be80-44f3-9eae-f85422d66d06 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-85f92076-579e-4c40-b252-a33448724f0e req-16d5ae67-be80-44f3-9eae-f85422d66d06 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 returned with HTTP 200 Sep 06 23:01:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1256/2512] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 23:01:05 2026] GET /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 => generated 1342 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 23:01:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-85f92076-579e-4c40-b252-a33448724f0e req-1895fda7-e3b7-46e5-9b0d-263c1d17a074 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-85f92076-579e-4c40-b252-a33448724f0e req-1895fda7-e3b7-46e5-9b0d-263c1d17a074 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] DELETE http://192.168.122.248/volume/v3/attachments/11aec4bf-3829-4da6-adbb-e67ac60feabe Sep 06 23:01:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-85f92076-579e-4c40-b252-a33448724f0e req-1895fda7-e3b7-46e5-9b0d-263c1d17a074 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-85f92076-579e-4c40-b252-a33448724f0e req-1895fda7-e3b7-46e5-9b0d-263c1d17a074 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:06 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:06 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:06 devstack devstack@c-api.service[87215]: /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 06 23:01:06 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, Sep 06 23:01:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-85f92076-579e-4c40-b252-a33448724f0e req-1895fda7-e3b7-46e5-9b0d-263c1d17a074 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/attachments/11aec4bf-3829-4da6-adbb-e67ac60feabe returned with HTTP 200 Sep 06 23:01:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1257/2513] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 23:01:06 2026] DELETE /volume/v3/attachments/11aec4bf-3829-4da6-adbb-e67ac60feabe => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:01:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-8a825e4f-b21c-4f8d-b1de-ccd6d3033a5b req-402da64d-a370-4f67-b6ce-81bfa34c6841 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-8a825e4f-b21c-4f8d-b1de-ccd6d3033a5b req-402da64d-a370-4f67-b6ce-81bfa34c6841 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 Sep 06 23:01:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-8a825e4f-b21c-4f8d-b1de-ccd6d3033a5b req-402da64d-a370-4f67-b6ce-81bfa34c6841 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-8a825e4f-b21c-4f8d-b1de-ccd6d3033a5b req-402da64d-a370-4f67-b6ce-81bfa34c6841 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:06 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:06 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:06 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:06 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:06 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-8a825e4f-b21c-4f8d-b1de-ccd6d3033a5b req-402da64d-a370-4f67-b6ce-81bfa34c6841 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-8a825e4f-b21c-4f8d-b1de-ccd6d3033a5b req-402da64d-a370-4f67-b6ce-81bfa34c6841 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 returned with HTTP 200 Sep 06 23:01:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1257/2514] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 23:01:06 2026] GET /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:01:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f04ddb18-cf30-44bd-864b-755e78c61405 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f04ddb18-cf30-44bd-864b-755e78c61405 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] DELETE http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda Sep 06 23:01:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f04ddb18-cf30-44bd-864b-755e78c61405 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f04ddb18-cf30-44bd-864b-755e78c61405 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:10 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-f04ddb18-cf30-44bd-864b-755e78c61405 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Delete volume with id: 9b2be177-9679-44e7-9e66-b445c2262bda Sep 06 23:01:10 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:10 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:10 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:10 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f04ddb18-cf30-44bd-864b-755e78c61405 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f04ddb18-cf30-44bd-864b-755e78c61405 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Delete volume request issued successfully. Sep 06 23:01:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f04ddb18-cf30-44bd-864b-755e78c61405 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda returned with HTTP 202 Sep 06 23:01:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1258/2515] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:01:10 2026] DELETE /volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:01:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3bc47f61-687a-4bca-bdb0-863d33efb1f5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3bc47f61-687a-4bca-bdb0-863d33efb1f5 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda Sep 06 23:01:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3bc47f61-687a-4bca-bdb0-863d33efb1f5 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3bc47f61-687a-4bca-bdb0-863d33efb1f5 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:10 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:10 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:10 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:10 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3bc47f61-687a-4bca-bdb0-863d33efb1f5 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3bc47f61-687a-4bca-bdb0-863d33efb1f5 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda returned with HTTP 200 Sep 06 23:01:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1258/2516] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:01:10 2026] GET /volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:01:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-356ea0cf-ad67-45a0-9ee8-f75e9f58e906 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-356ea0cf-ad67-45a0-9ee8-f75e9f58e906 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda Sep 06 23:01:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-356ea0cf-ad67-45a0-9ee8-f75e9f58e906 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-356ea0cf-ad67-45a0-9ee8-f75e9f58e906 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-356ea0cf-ad67-45a0-9ee8-f75e9f58e906 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda returned with HTTP 404 Sep 06 23:01:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1259/2517] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:01:11 2026] GET /volume/v3/volumes/9b2be177-9679-44e7-9e66-b445c2262bda => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:01:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b0d77176-8544-4972-b12e-e10290e7a403 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b0d77176-8544-4972-b12e-e10290e7a403 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] DELETE http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 Sep 06 23:01:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b0d77176-8544-4972-b12e-e10290e7a403 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b0d77176-8544-4972-b12e-e10290e7a403 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:11 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-b0d77176-8544-4972-b12e-e10290e7a403 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Delete volume with id: 4078d4e7-d81e-453b-b430-9094e51bff97 Sep 06 23:01:11 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:11 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:11 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:11 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:11 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b0d77176-8544-4972-b12e-e10290e7a403 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:11 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b0d77176-8544-4972-b12e-e10290e7a403 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Delete volume request issued successfully. Sep 06 23:01:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b0d77176-8544-4972-b12e-e10290e7a403 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 returned with HTTP 202 Sep 06 23:01:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1259/2518] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:01:11 2026] DELETE /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:01:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a894cba7-b50b-46f0-8087-d0ed33a039b9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a894cba7-b50b-46f0-8087-d0ed33a039b9 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 Sep 06 23:01:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a894cba7-b50b-46f0-8087-d0ed33a039b9 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a894cba7-b50b-46f0-8087-d0ed33a039b9 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:11 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:11 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:11 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:11 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:11 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a894cba7-b50b-46f0-8087-d0ed33a039b9 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Volume info retrieved successfully. Sep 06 23:01:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a894cba7-b50b-46f0-8087-d0ed33a039b9 tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 returned with HTTP 200 Sep 06 23:01:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1260/2519] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:01:11 2026] GET /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:01:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-61f9c95a-a2f7-4ccf-8a4a-2db38608a70b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-61f9c95a-a2f7-4ccf-8a4a-2db38608a70b tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] GET http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 Sep 06 23:01:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-61f9c95a-a2f7-4ccf-8a4a-2db38608a70b tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-61f9c95a-a2f7-4ccf-8a4a-2db38608a70b tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-61f9c95a-a2f7-4ccf-8a4a-2db38608a70b tempest-TestServerVolumeAttachmentScenario-1792485481 tempest-TestServerVolumeAttachmentScenario-1792485481-project-member] http://192.168.122.248/volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 returned with HTTP 404 Sep 06 23:01:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1260/2520] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:01:12 2026] GET /volume/v3/volumes/4078d4e7-d81e-453b-b430-9094e51bff97 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:01:21 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=87,cinder:UPDATE=9,cinder:DELETE=2,cinder:INSERT=1 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:01:22 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=102,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:01:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:01:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1391641120", "imageRef": "783de45c-ba65-43ef-be94-87e88c8ed95b", "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:01:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1391641120', 'imageRef': '783de45c-ba65-43ef-be94-87e88c8ed95b', 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:01:41 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Create volume of 1 GB Sep 06 23:01:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Availability Zones retrieved successfully. Sep 06 23:01:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Flow 'volume_create_api' (7d261e7c-17e1-4cec-b3c6-621cf1067a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:01:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (825cf885-cd03-4948-a528-6814662c026e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:01:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:01:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (825cf885-cd03-4948-a528-6814662c026e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:01:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6228583-27ab-4e06-a978-a055751f172c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:01:41 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Created reservations ['ab149cd5-c167-4ee2-84dd-508941221beb', 'e2cea2f8-2862-476c-a7d1-b49afd2f005f', '074489ad-5acf-4938-86b1-e6ec69546587', 'eed128e9-dddc-46a9-a274-840ef04ff75d'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:01:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6228583-27ab-4e06-a978-a055751f172c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab149cd5-c167-4ee2-84dd-508941221beb', 'e2cea2f8-2862-476c-a7d1-b49afd2f005f', '074489ad-5acf-4938-86b1-e6ec69546587', 'eed128e9-dddc-46a9-a274-840ef04ff75d']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:01:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29a686c0-fd96-45f7-9ac2-511d86ea2c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:01:41 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:41 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29a686c0-fd96-45f7-9ac2-511d86ea2c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9da581d4-80a2-489b-ab98-6e7382cd1002', '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-1391641120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='608acff34dde4ff7913a496fb245ea0a',qos_specs=None,replication_status=,reservations=['ab149cd5-c167-4ee2-84dd-508941221beb','e2cea2f8-2862-476c-a7d1-b49afd2f005f','074489ad-5acf-4938-86b1-e6ec69546587','eed128e9-dddc-46a9-a274-840ef04ff75d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6533ef0d41e4e8797c5b9876b37efe0',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:01:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1391641120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9da581d4-80a2-489b-ab98-6e7382cd1002,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='608acff34dde4ff7913a496fb245ea0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6533ef0d41e4e8797c5b9876b37efe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:01:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd803505-ebd8-469e-a476-94c31038a807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:01:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd803505-ebd8-469e-a476-94c31038a807) transitioned into state 'SUCCESS' from state '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-1391641120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='608acff34dde4ff7913a496fb245ea0a',qos_specs=None,replication_status=,reservations=['ab149cd5-c167-4ee2-84dd-508941221beb','e2cea2f8-2862-476c-a7d1-b49afd2f005f','074489ad-5acf-4938-86b1-e6ec69546587','eed128e9-dddc-46a9-a274-840ef04ff75d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6533ef0d41e4e8797c5b9876b37efe0',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:01:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07846d42-f871-4906-bedb-7cabdc4652d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:01:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07846d42-f871-4906-bedb-7cabdc4652d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:01:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Flow 'volume_create_api' (7d261e7c-17e1-4cec-b3c6-621cf1067a48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:01:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Create volume request issued successfully. Sep 06 23:01:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b7b7ea77-8e23-47fc-89c9-36cba7e62e3e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:01:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1261/2521] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:01:41 2026] POST /volume/v3/volumes => generated 762 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:01:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d1ce03b0-790c-4f0e-9550-54e2ec5e8513 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d1ce03b0-790c-4f0e-9550-54e2ec5e8513 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] GET http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 Sep 06 23:01:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d1ce03b0-790c-4f0e-9550-54e2ec5e8513 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d1ce03b0-790c-4f0e-9550-54e2ec5e8513 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:41 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:41 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:41 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:41 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:41 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d1ce03b0-790c-4f0e-9550-54e2ec5e8513 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Volume info retrieved successfully. Sep 06 23:01:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d1ce03b0-790c-4f0e-9550-54e2ec5e8513 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 returned with HTTP 200 Sep 06 23:01:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1261/2522] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:01:41 2026] GET /volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 => generated 830 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:01:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2025bbf2-a63e-465c-9d13-2240c083b263 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2025bbf2-a63e-465c-9d13-2240c083b263 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] GET http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 Sep 06 23:01:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2025bbf2-a63e-465c-9d13-2240c083b263 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2025bbf2-a63e-465c-9d13-2240c083b263 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:42 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:42 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2025bbf2-a63e-465c-9d13-2240c083b263 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Volume info retrieved successfully. Sep 06 23:01:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2025bbf2-a63e-465c-9d13-2240c083b263 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 returned with HTTP 200 Sep 06 23:01:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1262/2523] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:01:42 2026] GET /volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:01:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ea2476a3-f4da-4f68-82c2-9b3ebfa59648 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ea2476a3-f4da-4f68-82c2-9b3ebfa59648 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] GET http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 Sep 06 23:01:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ea2476a3-f4da-4f68-82c2-9b3ebfa59648 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ea2476a3-f4da-4f68-82c2-9b3ebfa59648 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:43 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:43 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:43 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:43 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:43 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ea2476a3-f4da-4f68-82c2-9b3ebfa59648 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Volume info retrieved successfully. Sep 06 23:01:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ea2476a3-f4da-4f68-82c2-9b3ebfa59648 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 returned with HTTP 200 Sep 06 23:01:43 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1262/2524] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:01:43 2026] GET /volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 => generated 912 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:01:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-534b9ac9-edc4-4e04-9019-c6516e876fd3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-534b9ac9-edc4-4e04-9019-c6516e876fd3 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] GET http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 Sep 06 23:01:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-534b9ac9-edc4-4e04-9019-c6516e876fd3 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-534b9ac9-edc4-4e04-9019-c6516e876fd3 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:44 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:44 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:44 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:44 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:44 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-534b9ac9-edc4-4e04-9019-c6516e876fd3 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Volume info retrieved successfully. Sep 06 23:01:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-534b9ac9-edc4-4e04-9019-c6516e876fd3 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 returned with HTTP 200 Sep 06 23:01:45 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1263/2525] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:01:44 2026] GET /volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 => generated 915 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:01:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e65a37f8-e35b-41ff-8be5-946203d7b1a6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e65a37f8-e35b-41ff-8be5-946203d7b1a6 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] GET http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 Sep 06 23:01:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e65a37f8-e35b-41ff-8be5-946203d7b1a6 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e65a37f8-e35b-41ff-8be5-946203d7b1a6 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:46 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:46 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:46 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:46 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e65a37f8-e35b-41ff-8be5-946203d7b1a6 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Volume info retrieved successfully. Sep 06 23:01:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e65a37f8-e35b-41ff-8be5-946203d7b1a6 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 returned with HTTP 200 Sep 06 23:01:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1263/2526] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:01:46 2026] GET /volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 => generated 915 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:01:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-eda593c1-7889-4335-bd05-bdd41202f4c7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eda593c1-7889-4335-bd05-bdd41202f4c7 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] GET http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 Sep 06 23:01:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-eda593c1-7889-4335-bd05-bdd41202f4c7 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-eda593c1-7889-4335-bd05-bdd41202f4c7 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:47 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-eda593c1-7889-4335-bd05-bdd41202f4c7 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Volume info retrieved successfully. Sep 06 23:01:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eda593c1-7889-4335-bd05-bdd41202f4c7 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 returned with HTTP 200 Sep 06 23:01:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1264/2527] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:01:47 2026] GET /volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 => generated 1333 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:01:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-f76bb3c7-3357-4eb8-83c3-50b6be3aa177 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-f76bb3c7-3357-4eb8-83c3-50b6be3aa177 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] GET http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 Sep 06 23:01:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-f76bb3c7-3357-4eb8-83c3-50b6be3aa177 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-f76bb3c7-3357-4eb8-83c3-50b6be3aa177 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:47 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-f76bb3c7-3357-4eb8-83c3-50b6be3aa177 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Volume info retrieved successfully. Sep 06 23:01:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-f76bb3c7-3357-4eb8-83c3-50b6be3aa177 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 returned with HTTP 200 Sep 06 23:01:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1264/2528] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 23:01:47 2026] GET /volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 => generated 1333 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:01:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-0bdaa4e9-554f-4ab5-a608-2ba472d6cb54 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-0bdaa4e9-554f-4ab5-a608-2ba472d6cb54 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] GET http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 Sep 06 23:01:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-0bdaa4e9-554f-4ab5-a608-2ba472d6cb54 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-0bdaa4e9-554f-4ab5-a608-2ba472d6cb54 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:47 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-0bdaa4e9-554f-4ab5-a608-2ba472d6cb54 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Volume info retrieved successfully. Sep 06 23:01:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-0bdaa4e9-554f-4ab5-a608-2ba472d6cb54 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 returned with HTTP 200 Sep 06 23:01:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1265/2529] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 23:01:47 2026] GET /volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 => generated 1333 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:01:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a9a216fd-d5e5-494e-901e-64ba9ff07491 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a9a216fd-d5e5-494e-901e-64ba9ff07491 None None] GET http://192.168.122.248/volume// Sep 06 23:01:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a9a216fd-d5e5-494e-901e-64ba9ff07491 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a9a216fd-d5e5-494e-901e-64ba9ff07491 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a9a216fd-d5e5-494e-901e-64ba9ff07491 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 23:01:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1265/2530] 192.168.122.248 () {58 vars in 1308 bytes} [Sun Sep 6 23:01:47 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 23:01:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-3410d672-ef2f-447d-bac3-a93d77c4d70f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-3410d672-ef2f-447d-bac3-a93d77c4d70f tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 23:01:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-3410d672-ef2f-447d-bac3-a93d77c4d70f tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9da581d4-80a2-489b-ab98-6e7382cd1002", "connector": null, "instance_uuid": "adf19686-4f58-4588-b8e7-591e3162603f"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:01:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:47 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-3410d672-ef2f-447d-bac3-a93d77c4d70f tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 23:01:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1266/2531] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 23:01:47 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:01:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-60e4041a-dbf9-44ec-8423-07dfd65cb84c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-60e4041a-dbf9-44ec-8423-07dfd65cb84c None None] GET http://192.168.122.248/volume// Sep 06 23:01:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-60e4041a-dbf9-44ec-8423-07dfd65cb84c None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-60e4041a-dbf9-44ec-8423-07dfd65cb84c None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-60e4041a-dbf9-44ec-8423-07dfd65cb84c None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 23:01:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1266/2532] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 23:01: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 06 23:01:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-943edd48-e800-4c36-b510-b93f04860e93 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-943edd48-e800-4c36-b510-b93f04860e93 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] GET http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 Sep 06 23:01:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-943edd48-e800-4c36-b510-b93f04860e93 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:01:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-943edd48-e800-4c36-b510-b93f04860e93 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:01:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-943edd48-e800-4c36-b510-b93f04860e93 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Volume info retrieved successfully. Sep 06 23:01:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-943edd48-e800-4c36-b510-b93f04860e93 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 returned with HTTP 200 Sep 06 23:01:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1267/2533] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 23:01:49 2026] GET /volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 => generated 1513 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 23:01:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-d6fcf3bb-389e-4d49-976f-f182c9fa52f0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-d6fcf3bb-389e-4d49-976f-f182c9fa52f0 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] PUT http://192.168.122.248/volume/v3/attachments/d379317c-a609-4888-a443-42830b0db2b2 Sep 06 23:01:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-d6fcf3bb-389e-4d49-976f-f182c9fa52f0 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:01:49 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-d6fcf3bb-389e-4d49-976f-f182c9fa52f0 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Acquiring lock "cinder-attachment_update-9da581d4-80a2-489b-ab98-6e7382cd1002-devstack" by "attachment_update" {{(pid=87216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 23:01:49 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-d6fcf3bb-389e-4d49-976f-f182c9fa52f0 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Lock "cinder-attachment_update-9da581d4-80a2-489b-ab98-6e7382cd1002-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 23:01:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:01:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:01:49 devstack devstack@c-api.service[87216]: DEBUG cinder.coordination [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-d6fcf3bb-389e-4d49-976f-f182c9fa52f0 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Lock "cinder-attachment_update-9da581d4-80a2-489b-ab98-6e7382cd1002-devstack" released by "attachment_update" :: held 0.188s {{(pid=87216) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 23:01:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-d6fcf3bb-389e-4d49-976f-f182c9fa52f0 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] http://192.168.122.248/volume/v3/attachments/d379317c-a609-4888-a443-42830b0db2b2 returned with HTTP 200 Sep 06 23:01:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1267/2534] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 23:01:49 2026] PUT /volume/v3/attachments/d379317c-a609-4888-a443-42830b0db2b2 => generated 694 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:01:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-e95c178a-274e-4170-90ba-7060f440a9e1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:01:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-e95c178a-274e-4170-90ba-7060f440a9e1 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] POST http://192.168.122.248/volume/v3/attachments/d379317c-a609-4888-a443-42830b0db2b2/action Sep 06 23:01:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-e95c178a-274e-4170-90ba-7060f440a9e1 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Action body: b'{"os-complete": null}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:01:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-e95c178a-274e-4170-90ba-7060f440a9e1 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:01:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:01:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:01:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:01:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:01:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-64d6e767-fd72-4c1f-9f61-452958e72b31 req-e95c178a-274e-4170-90ba-7060f440a9e1 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] http://192.168.122.248/volume/v3/attachments/d379317c-a609-4888-a443-42830b0db2b2/action returned with HTTP 204 Sep 06 23:01:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1268/2535] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 23:01:49 2026] POST /volume/v3/attachments/d379317c-a609-4888-a443-42830b0db2b2/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:01:59 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=20,cinder:UPDATE=1 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:01:59 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=58,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:02:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-52d131cf-23a1-414f-b802-529e1c3701f5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:02:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-52d131cf-23a1-414f-b802-529e1c3701f5 None None] GET http://192.168.122.248/volume// Sep 06 23:02:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-52d131cf-23a1-414f-b802-529e1c3701f5 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:02:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-52d131cf-23a1-414f-b802-529e1c3701f5 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:02:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-52d131cf-23a1-414f-b802-529e1c3701f5 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 23:02:18 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1268/2536] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 23:02:18 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 23:02:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-5cd5f69c-61c5-472b-86c2-945e5eeb0700 req-a6720cb0-d053-4559-b69d-a0399bd7e48e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:02:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-5cd5f69c-61c5-472b-86c2-945e5eeb0700 req-a6720cb0-d053-4559-b69d-a0399bd7e48e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 23:02:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-5cd5f69c-61c5-472b-86c2-945e5eeb0700 req-a6720cb0-d053-4559-b69d-a0399bd7e48e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9da581d4-80a2-489b-ab98-6e7382cd1002", "connector": null, "instance_uuid": "adf19686-4f58-4588-b8e7-591e3162603f"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:02:18 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:02:18 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:02:18 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:02:18 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:02:18 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:02:18 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:02:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-5cd5f69c-61c5-472b-86c2-945e5eeb0700 req-a6720cb0-d053-4559-b69d-a0399bd7e48e tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 23:02:18 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1269/2537] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 23:02:18 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:02:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-5cd5f69c-61c5-472b-86c2-945e5eeb0700 req-7d7bdb6a-77a0-459a-8ca3-fa4820f8a9e5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:02:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-5cd5f69c-61c5-472b-86c2-945e5eeb0700 req-7d7bdb6a-77a0-459a-8ca3-fa4820f8a9e5 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] DELETE http://192.168.122.248/volume/v3/attachments/d379317c-a609-4888-a443-42830b0db2b2 Sep 06 23:02:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-5cd5f69c-61c5-472b-86c2-945e5eeb0700 req-7d7bdb6a-77a0-459a-8ca3-fa4820f8a9e5 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:02:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-5cd5f69c-61c5-472b-86c2-945e5eeb0700 req-7d7bdb6a-77a0-459a-8ca3-fa4820f8a9e5 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:02:18 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:02:18 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:02:18 devstack devstack@c-api.service[87216]: /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 06 23:02:18 devstack devstack@c-api.service[87216]: return base.obj_make_list(context, Sep 06 23:02:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-5cd5f69c-61c5-472b-86c2-945e5eeb0700 req-7d7bdb6a-77a0-459a-8ca3-fa4820f8a9e5 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] http://192.168.122.248/volume/v3/attachments/d379317c-a609-4888-a443-42830b0db2b2 returned with HTTP 200 Sep 06 23:02:18 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1269/2538] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 23:02:18 2026] DELETE /volume/v3/attachments/d379317c-a609-4888-a443-42830b0db2b2 => generated 192 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 23:02:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e317c5a7-2f7f-4c99-9e47-d776c8136f74 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:02:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e317c5a7-2f7f-4c99-9e47-d776c8136f74 None None] GET http://192.168.122.248/volume// Sep 06 23:02:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e317c5a7-2f7f-4c99-9e47-d776c8136f74 None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:02:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e317c5a7-2f7f-4c99-9e47-d776c8136f74 None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:02:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e317c5a7-2f7f-4c99-9e47-d776c8136f74 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 23:02:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1270/2539] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 23:02: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 06 23:02:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-7ce044d8-a7f5-4e7d-b883-6be76615ddc5 req-175c2aae-93dc-4421-bf69-8a0175aa404a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:02:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-7ce044d8-a7f5-4e7d-b883-6be76615ddc5 req-175c2aae-93dc-4421-bf69-8a0175aa404a tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] GET http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 Sep 06 23:02:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-7ce044d8-a7f5-4e7d-b883-6be76615ddc5 req-175c2aae-93dc-4421-bf69-8a0175aa404a tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:02:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-7ce044d8-a7f5-4e7d-b883-6be76615ddc5 req-175c2aae-93dc-4421-bf69-8a0175aa404a tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:02:20 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:02:20 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:02:20 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:02:20 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:02:20 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-7ce044d8-a7f5-4e7d-b883-6be76615ddc5 req-175c2aae-93dc-4421-bf69-8a0175aa404a tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Volume info retrieved successfully. Sep 06 23:02:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-7ce044d8-a7f5-4e7d-b883-6be76615ddc5 req-175c2aae-93dc-4421-bf69-8a0175aa404a tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 returned with HTTP 200 Sep 06 23:02:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1270/2540] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 23:02:20 2026] GET /volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 => generated 1513 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 23:02:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-7ce044d8-a7f5-4e7d-b883-6be76615ddc5 req-b75abc6a-6c20-4b3b-bc37-b51b79ecb38b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:02:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-7ce044d8-a7f5-4e7d-b883-6be76615ddc5 req-b75abc6a-6c20-4b3b-bc37-b51b79ecb38b tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] PUT http://192.168.122.248/volume/v3/attachments/cbd3afa5-6eeb-47c7-b0ad-97e12c25881a Sep 06 23:02:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-7ce044d8-a7f5-4e7d-b883-6be76615ddc5 req-b75abc6a-6c20-4b3b-bc37-b51b79ecb38b tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:02:20 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-7ce044d8-a7f5-4e7d-b883-6be76615ddc5 req-b75abc6a-6c20-4b3b-bc37-b51b79ecb38b tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Acquiring lock "cinder-attachment_update-9da581d4-80a2-489b-ab98-6e7382cd1002-devstack" by "attachment_update" {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 23:02:20 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-7ce044d8-a7f5-4e7d-b883-6be76615ddc5 req-b75abc6a-6c20-4b3b-bc37-b51b79ecb38b tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Lock "cinder-attachment_update-9da581d4-80a2-489b-ab98-6e7382cd1002-devstack" acquired by "attachment_update" :: waited 0.013s {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 23:02:20 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:02:20 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:02:20 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:02:20 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:02:20 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-7ce044d8-a7f5-4e7d-b883-6be76615ddc5 req-b75abc6a-6c20-4b3b-bc37-b51b79ecb38b tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Lock "cinder-attachment_update-9da581d4-80a2-489b-ab98-6e7382cd1002-devstack" released by "attachment_update" :: held 0.154s {{(pid=87215) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 23:02:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-7ce044d8-a7f5-4e7d-b883-6be76615ddc5 req-b75abc6a-6c20-4b3b-bc37-b51b79ecb38b tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] http://192.168.122.248/volume/v3/attachments/cbd3afa5-6eeb-47c7-b0ad-97e12c25881a returned with HTTP 200 Sep 06 23:02:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1271/2541] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 23:02:20 2026] PUT /volume/v3/attachments/cbd3afa5-6eeb-47c7-b0ad-97e12c25881a => generated 694 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:02:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-7ce044d8-a7f5-4e7d-b883-6be76615ddc5 req-18daea4b-eb1e-4b1e-9600-5bb2316d252b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:02:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-7ce044d8-a7f5-4e7d-b883-6be76615ddc5 req-18daea4b-eb1e-4b1e-9600-5bb2316d252b tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] POST http://192.168.122.248/volume/v3/attachments/cbd3afa5-6eeb-47c7-b0ad-97e12c25881a/action Sep 06 23:02:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-7ce044d8-a7f5-4e7d-b883-6be76615ddc5 req-18daea4b-eb1e-4b1e-9600-5bb2316d252b tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Action body: b'{"os-complete": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:02:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-7ce044d8-a7f5-4e7d-b883-6be76615ddc5 req-18daea4b-eb1e-4b1e-9600-5bb2316d252b tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:02:20 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:02:20 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:02:20 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:02:20 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:02:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-7ce044d8-a7f5-4e7d-b883-6be76615ddc5 req-18daea4b-eb1e-4b1e-9600-5bb2316d252b tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] http://192.168.122.248/volume/v3/attachments/cbd3afa5-6eeb-47c7-b0ad-97e12c25881a/action returned with HTTP 204 Sep 06 23:02:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1271/2542] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 23:02:20 2026] POST /volume/v3/attachments/cbd3afa5-6eeb-47c7-b0ad-97e12c25881a/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:02:30 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=13,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:02:30 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=20,cinder:UPDATE=5 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:02:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-0d070c74-b4b3-4fe8-901e-d8725b9ff4c1 req-4dcf25b2-1f52-4231-8596-1e3c2eee3c12 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:02:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-0d070c74-b4b3-4fe8-901e-d8725b9ff4c1 req-4dcf25b2-1f52-4231-8596-1e3c2eee3c12 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] DELETE http://192.168.122.248/volume/v3/attachments/cbd3afa5-6eeb-47c7-b0ad-97e12c25881a Sep 06 23:02:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-0d070c74-b4b3-4fe8-901e-d8725b9ff4c1 req-4dcf25b2-1f52-4231-8596-1e3c2eee3c12 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:02:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-0d070c74-b4b3-4fe8-901e-d8725b9ff4c1 req-4dcf25b2-1f52-4231-8596-1e3c2eee3c12 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:02:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:02:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:02:47 devstack devstack@c-api.service[87215]: /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 06 23:02:47 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, Sep 06 23:02:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-0d070c74-b4b3-4fe8-901e-d8725b9ff4c1 req-4dcf25b2-1f52-4231-8596-1e3c2eee3c12 tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] http://192.168.122.248/volume/v3/attachments/cbd3afa5-6eeb-47c7-b0ad-97e12c25881a returned with HTTP 200 Sep 06 23:02:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1272/2543] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 23:02:47 2026] DELETE /volume/v3/attachments/cbd3afa5-6eeb-47c7-b0ad-97e12c25881a => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:02:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-0d070c74-b4b3-4fe8-901e-d8725b9ff4c1 req-223357f7-2c7a-448b-9360-b3a43126ae9b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:02:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-0d070c74-b4b3-4fe8-901e-d8725b9ff4c1 req-223357f7-2c7a-448b-9360-b3a43126ae9b tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] DELETE http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 Sep 06 23:02:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-0d070c74-b4b3-4fe8-901e-d8725b9ff4c1 req-223357f7-2c7a-448b-9360-b3a43126ae9b tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:02:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-0d070c74-b4b3-4fe8-901e-d8725b9ff4c1 req-223357f7-2c7a-448b-9360-b3a43126ae9b tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:02:47 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [req-0d070c74-b4b3-4fe8-901e-d8725b9ff4c1 req-223357f7-2c7a-448b-9360-b3a43126ae9b tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Delete volume with id: 9da581d4-80a2-489b-ab98-6e7382cd1002 Sep 06 23:02:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:02:47 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:02:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:02:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:02:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-0d070c74-b4b3-4fe8-901e-d8725b9ff4c1 req-223357f7-2c7a-448b-9360-b3a43126ae9b tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Volume info retrieved successfully. Sep 06 23:02:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-0d070c74-b4b3-4fe8-901e-d8725b9ff4c1 req-223357f7-2c7a-448b-9360-b3a43126ae9b tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] Delete volume request issued successfully. Sep 06 23:02:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-0d070c74-b4b3-4fe8-901e-d8725b9ff4c1 req-223357f7-2c7a-448b-9360-b3a43126ae9b tempest-TestShelveInstance-2086991659 tempest-TestShelveInstance-2086991659-project-member] http://192.168.122.248/volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 returned with HTTP 202 Sep 06 23:02:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1272/2544] 192.168.122.248 () {62 vars in 1509 bytes} [Sun Sep 6 23:02:47 2026] DELETE /volume/v3/volumes/9da581d4-80a2-489b-ab98-6e7382cd1002 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:02:57 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:02:57 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:03:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:03:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-571930309", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:03:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-571930309', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:03:19 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Create volume of 1 GB Sep 06 23:03:19 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:03:19 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:03:19 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Availability Zones retrieved successfully. Sep 06 23:03:19 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Flow 'volume_create_api' (be2486e6-9d52-4162-9611-e2462b54a9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:03:19 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (150bba3e-2173-48f2-9e13-6b04b1806c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:03:19 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:03:19 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (150bba3e-2173-48f2-9e13-6b04b1806c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:03:19 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15b5c67e-4d48-47d4-92c2-77f3c70c6f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:03:20 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Created reservations ['f44b322f-cff9-4ede-904d-3c3ef6d32dbd', 'd02b79c9-166c-4560-85a3-fca303aa0db0', 'c743ab3e-6927-4fe3-bf2e-db7f7a126158', '224bf264-9252-499b-b8b0-afe246d0ec60'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:03:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15b5c67e-4d48-47d4-92c2-77f3c70c6f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f44b322f-cff9-4ede-904d-3c3ef6d32dbd', 'd02b79c9-166c-4560-85a3-fca303aa0db0', 'c743ab3e-6927-4fe3-bf2e-db7f7a126158', '224bf264-9252-499b-b8b0-afe246d0ec60']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:03:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a09c570-06f5-4cf3-ba44-e36359e08aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:03:20 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:03:20 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:03:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a09c570-06f5-4cf3-ba44-e36359e08aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '806c5e6f-8fda-492d-947b-151e3e9c45db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-571930309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11c31327328041a8aa099218a088e753',qos_specs=None,replication_status=,reservations=['f44b322f-cff9-4ede-904d-3c3ef6d32dbd','d02b79c9-166c-4560-85a3-fca303aa0db0','c743ab3e-6927-4fe3-bf2e-db7f7a126158','224bf264-9252-499b-b8b0-afe246d0ec60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a07c70d8cd3f41edaadf34dbc4e049f2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:03:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-571930309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=806c5e6f-8fda-492d-947b-151e3e9c45db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11c31327328041a8aa099218a088e753',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a07c70d8cd3f41edaadf34dbc4e049f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:03:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f162103-f01c-4d2b-a257-9ff8399bdfbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:03:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f162103-f01c-4d2b-a257-9ff8399bdfbc) transitioned into state 'SUCCESS' from state '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-571930309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11c31327328041a8aa099218a088e753',qos_specs=None,replication_status=,reservations=['f44b322f-cff9-4ede-904d-3c3ef6d32dbd','d02b79c9-166c-4560-85a3-fca303aa0db0','c743ab3e-6927-4fe3-bf2e-db7f7a126158','224bf264-9252-499b-b8b0-afe246d0ec60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a07c70d8cd3f41edaadf34dbc4e049f2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:03:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d658807-f90c-4e71-bde3-7ecc6d727821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:03:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d658807-f90c-4e71-bde3-7ecc6d727821) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:03:20 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Flow 'volume_create_api' (be2486e6-9d52-4162-9611-e2462b54a9fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:03:20 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Create volume request issued successfully. Sep 06 23:03:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dd04992b-6e59-4ff6-b04d-7a05eb151304 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:03:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1273/2545] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:03:19 2026] POST /volume/v3/volumes => generated 755 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:03:30 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:03:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d1c022a2-7587-4fc1-84fc-39928147418f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d1c022a2-7587-4fc1-84fc-39928147418f tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db Sep 06 23:03:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d1c022a2-7587-4fc1-84fc-39928147418f tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:03:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d1c022a2-7587-4fc1-84fc-39928147418f tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:03:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:03:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:03:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:03:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:03:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d1c022a2-7587-4fc1-84fc-39928147418f tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:03:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d1c022a2-7587-4fc1-84fc-39928147418f tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db returned with HTTP 200 Sep 06 23:03:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1273/2546] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:03:49 2026] GET /volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:03:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5612af4c-731f-4fd3-9ef4-27f2e3fb6a87 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5612af4c-731f-4fd3-9ef4-27f2e3fb6a87 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db Sep 06 23:03:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5612af4c-731f-4fd3-9ef4-27f2e3fb6a87 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:03:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5612af4c-731f-4fd3-9ef4-27f2e3fb6a87 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:03:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:03:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:03:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:03:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:03:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5612af4c-731f-4fd3-9ef4-27f2e3fb6a87 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:03:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5612af4c-731f-4fd3-9ef4-27f2e3fb6a87 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db returned with HTTP 200 Sep 06 23:03:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1274/2547] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:03:49 2026] GET /volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:03:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-6d0cbda8-6f8b-42da-b747-a15cc27b2f81 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-6d0cbda8-6f8b-42da-b747-a15cc27b2f81 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db Sep 06 23:03:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-6d0cbda8-6f8b-42da-b747-a15cc27b2f81 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:03:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-6d0cbda8-6f8b-42da-b747-a15cc27b2f81 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:03:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:03:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:03:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:03:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:03:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-6d0cbda8-6f8b-42da-b747-a15cc27b2f81 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:03:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-6d0cbda8-6f8b-42da-b747-a15cc27b2f81 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db returned with HTTP 200 Sep 06 23:03:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1274/2548] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 23:03:49 2026] GET /volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:03:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-43e142fd-7dec-48c1-9b7b-1226e5505579 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-43e142fd-7dec-48c1-9b7b-1226e5505579 None None] GET http://192.168.122.248/volume// Sep 06 23:03:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-43e142fd-7dec-48c1-9b7b-1226e5505579 None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:03:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-43e142fd-7dec-48c1-9b7b-1226e5505579 None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:03:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-43e142fd-7dec-48c1-9b7b-1226e5505579 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 23:03:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1275/2549] 192.168.122.248 () {58 vars in 1317 bytes} [Sun Sep 6 23:03: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 06 23:03:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-12103ea9-0c86-40c5-9e4e-ee6af509c943 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-12103ea9-0c86-40c5-9e4e-ee6af509c943 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 23:03:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-12103ea9-0c86-40c5-9e4e-ee6af509c943 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "806c5e6f-8fda-492d-947b-151e3e9c45db", "connector": null, "instance_uuid": "f35216a4-419c-4eaf-93b4-9b3321772397"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:03:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:03:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:03:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:03:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:03:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-12103ea9-0c86-40c5-9e4e-ee6af509c943 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 23:03:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1275/2550] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 23:03:49 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:03:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4bbb41f5-a36b-4c75-9d2f-e6adcdf15290 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4bbb41f5-a36b-4c75-9d2f-e6adcdf15290 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db Sep 06 23:03:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4bbb41f5-a36b-4c75-9d2f-e6adcdf15290 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:03:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4bbb41f5-a36b-4c75-9d2f-e6adcdf15290 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:03:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-defb0933-5c11-4c82-9005-12908ab69cb0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-defb0933-5c11-4c82-9005-12908ab69cb0 None None] GET http://192.168.122.248/volume// Sep 06 23:03:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-defb0933-5c11-4c82-9005-12908ab69cb0 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:03:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:03:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:03:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-defb0933-5c11-4c82-9005-12908ab69cb0 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:03:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-defb0933-5c11-4c82-9005-12908ab69cb0 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 23:03:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1276/2551] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 23:03:49 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 23:03:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:03:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:03:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-43e216d5-1a35-4c92-aec3-e12da0980d39 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4bbb41f5-a36b-4c75-9d2f-e6adcdf15290 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:03:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-43e216d5-1a35-4c92-aec3-e12da0980d39 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db Sep 06 23:03:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-43e216d5-1a35-4c92-aec3-e12da0980d39 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:03:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-43e216d5-1a35-4c92-aec3-e12da0980d39 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:03:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4bbb41f5-a36b-4c75-9d2f-e6adcdf15290 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db returned with HTTP 200 Sep 06 23:03:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1276/2552] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:03:49 2026] GET /volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:03:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:03:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:03:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:03:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:03:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-43e216d5-1a35-4c92-aec3-e12da0980d39 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:03:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-43e216d5-1a35-4c92-aec3-e12da0980d39 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db returned with HTTP 200 Sep 06 23:03:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1277/2553] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 23:03:49 2026] GET /volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db => generated 1028 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 23:03:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-90bd413f-49c7-43c3-bb6f-fa6e49565bd0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-90bd413f-49c7-43c3-bb6f-fa6e49565bd0 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] PUT http://192.168.122.248/volume/v3/attachments/dd268db0-97dd-4d4a-a24e-b4b31e90c5bd Sep 06 23:03:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-90bd413f-49c7-43c3-bb6f-fa6e49565bd0 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:03:50 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-90bd413f-49c7-43c3-bb6f-fa6e49565bd0 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Acquiring lock "cinder-attachment_update-806c5e6f-8fda-492d-947b-151e3e9c45db-devstack" by "attachment_update" {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 23:03:50 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-90bd413f-49c7-43c3-bb6f-fa6e49565bd0 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Lock "cinder-attachment_update-806c5e6f-8fda-492d-947b-151e3e9c45db-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 23:03:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:03:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:03:50 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:03:50 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:03:50 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-90bd413f-49c7-43c3-bb6f-fa6e49565bd0 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Lock "cinder-attachment_update-806c5e6f-8fda-492d-947b-151e3e9c45db-devstack" released by "attachment_update" :: held 0.156s {{(pid=87215) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 23:03:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-90bd413f-49c7-43c3-bb6f-fa6e49565bd0 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/attachments/dd268db0-97dd-4d4a-a24e-b4b31e90c5bd returned with HTTP 200 Sep 06 23:03:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1277/2554] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 23:03:50 2026] PUT /volume/v3/attachments/dd268db0-97dd-4d4a-a24e-b4b31e90c5bd => generated 694 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:03:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-8b9fa5f3-cd1c-44b9-826d-95666d4c1096 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-8b9fa5f3-cd1c-44b9-826d-95666d4c1096 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] POST http://192.168.122.248/volume/v3/attachments/dd268db0-97dd-4d4a-a24e-b4b31e90c5bd/action Sep 06 23:03:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-8b9fa5f3-cd1c-44b9-826d-95666d4c1096 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Action body: b'{"os-complete": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:03:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-8b9fa5f3-cd1c-44b9-826d-95666d4c1096 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:03:50 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:03:50 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:03:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:03:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:03:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-d7ed1a6c-cd75-4c68-b7d9-636ee781a456 req-8b9fa5f3-cd1c-44b9-826d-95666d4c1096 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/attachments/dd268db0-97dd-4d4a-a24e-b4b31e90c5bd/action returned with HTTP 204 Sep 06 23:03:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1278/2555] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 23:03:50 2026] POST /volume/v3/attachments/dd268db0-97dd-4d4a-a24e-b4b31e90c5bd/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:03:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3c670bbf-39a4-432a-b350-d4804e6931bb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3c670bbf-39a4-432a-b350-d4804e6931bb tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db Sep 06 23:03:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3c670bbf-39a4-432a-b350-d4804e6931bb tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:03:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3c670bbf-39a4-432a-b350-d4804e6931bb tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:03:50 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:03:50 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:03:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:03:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:03:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3c670bbf-39a4-432a-b350-d4804e6931bb tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:03:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3c670bbf-39a4-432a-b350-d4804e6931bb tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db returned with HTTP 200 Sep 06 23:03:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1278/2556] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:03:50 2026] GET /volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:03:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4af5ddeb-0ef9-47f1-bf45-60e867e34493 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4af5ddeb-0ef9-47f1-bf45-60e867e34493 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db Sep 06 23:03:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4af5ddeb-0ef9-47f1-bf45-60e867e34493 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:03:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4af5ddeb-0ef9-47f1-bf45-60e867e34493 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:03:51 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:03:51 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:03:51 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:03:51 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:03:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4af5ddeb-0ef9-47f1-bf45-60e867e34493 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:03:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4af5ddeb-0ef9-47f1-bf45-60e867e34493 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db returned with HTTP 200 Sep 06 23:03:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1279/2557] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:03:51 2026] GET /volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:03:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-7d8efde9-fa97-433c-b981-04bab2bab1ee None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-7d8efde9-fa97-433c-b981-04bab2bab1ee tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db Sep 06 23:03:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-7d8efde9-fa97-433c-b981-04bab2bab1ee tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:03:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-7d8efde9-fa97-433c-b981-04bab2bab1ee tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:03:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:03:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:03:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:03:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:03:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-7d8efde9-fa97-433c-b981-04bab2bab1ee tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:03:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-7d8efde9-fa97-433c-b981-04bab2bab1ee tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db returned with HTTP 200 Sep 06 23:03:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1279/2558] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 23:03:53 2026] GET /volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:03:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-cc073602-7328-4c8e-8a2d-78f74d275476 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-cc073602-7328-4c8e-8a2d-78f74d275476 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] POST http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db/action Sep 06 23:03:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-cc073602-7328-4c8e-8a2d-78f74d275476 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:03:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-cc073602-7328-4c8e-8a2d-78f74d275476 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:03:53 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:03:53 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:03:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:03:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:03:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-cc073602-7328-4c8e-8a2d-78f74d275476 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:03:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-cc073602-7328-4c8e-8a2d-78f74d275476 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Begin detaching volume completed successfully. Sep 06 23:03:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-cc073602-7328-4c8e-8a2d-78f74d275476 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db/action returned with HTTP 202 Sep 06 23:03:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1280/2559] 192.168.122.248 () {64 vars in 1561 bytes} [Sun Sep 6 23:03:53 2026] POST /volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 23:03:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cbb76bf7-0183-4d56-a06d-bfb3833d3404 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cbb76bf7-0183-4d56-a06d-bfb3833d3404 None None] GET http://192.168.122.248/volume// Sep 06 23:03:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cbb76bf7-0183-4d56-a06d-bfb3833d3404 None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:03:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cbb76bf7-0183-4d56-a06d-bfb3833d3404 None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:03:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cbb76bf7-0183-4d56-a06d-bfb3833d3404 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 23:03:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1280/2560] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 23:03:53 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 23:03:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-eb7efdad-6a1f-480d-8205-994c1e0c2e78 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-eb7efdad-6a1f-480d-8205-994c1e0c2e78 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db Sep 06 23:03:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-eb7efdad-6a1f-480d-8205-994c1e0c2e78 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:03:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-eb7efdad-6a1f-480d-8205-994c1e0c2e78 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:03:53 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:03:53 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:03:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:03:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:03:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-eb7efdad-6a1f-480d-8205-994c1e0c2e78 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:03:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-eb7efdad-6a1f-480d-8205-994c1e0c2e78 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db returned with HTTP 200 Sep 06 23:03:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1281/2561] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 23:03:53 2026] GET /volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db => generated 1324 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 23:03:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-62a574a4-71bf-4e8a-ade7-4a52192b4648 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-62a574a4-71bf-4e8a-ade7-4a52192b4648 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] DELETE http://192.168.122.248/volume/v3/attachments/dd268db0-97dd-4d4a-a24e-b4b31e90c5bd Sep 06 23:03:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-62a574a4-71bf-4e8a-ade7-4a52192b4648 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:03:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-62a574a4-71bf-4e8a-ade7-4a52192b4648 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:03:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:03:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:03:53 devstack devstack@c-api.service[87215]: /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 06 23:03:53 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, Sep 06 23:03:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-6c9fb0c3-49f1-4e17-b56f-681ee945476f req-62a574a4-71bf-4e8a-ade7-4a52192b4648 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/attachments/dd268db0-97dd-4d4a-a24e-b4b31e90c5bd returned with HTTP 200 Sep 06 23:03:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1281/2562] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 23:03:53 2026] DELETE /volume/v3/attachments/dd268db0-97dd-4d4a-a24e-b4b31e90c5bd => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:03:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-465a7532-0253-4a51-84a9-44f4e49aca72 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-465a7532-0253-4a51-84a9-44f4e49aca72 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 23:03:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-465a7532-0253-4a51-84a9-44f4e49aca72 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "806c5e6f-8fda-492d-947b-151e3e9c45db", "force": false, "name": "tempest-TestStampPattern-snapshot-1781973862", "description": null, "metadata": null}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:03:54 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:03:54 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:03:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:03:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:03:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-465a7532-0253-4a51-84a9-44f4e49aca72 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:03:54 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-465a7532-0253-4a51-84a9-44f4e49aca72 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Create snapshot from volume 806c5e6f-8fda-492d-947b-151e3e9c45db Sep 06 23:03:54 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-465a7532-0253-4a51-84a9-44f4e49aca72 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Created reservations ['ae1e977b-ff08-48dc-b846-c8e525201b88', '78e57931-e876-4daa-96aa-6704766dcd0c', 'f4ab4944-0155-41a5-8c9f-ed8759689988', 'ee45aff6-2e46-4ee9-a5a3-227c4008f8b6'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:03:54 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:03:54 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:03:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-465a7532-0253-4a51-84a9-44f4e49aca72 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Snapshot create request issued successfully. Sep 06 23:03:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-465a7532-0253-4a51-84a9-44f4e49aca72 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 23:03:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1282/2563] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 23:03:54 2026] POST /volume/v3/snapshots => generated 303 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:03:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-849be1c2-cf54-448b-bf85-641aa19afe7e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-849be1c2-cf54-448b-bf85-641aa19afe7e tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 Sep 06 23:03:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-849be1c2-cf54-448b-bf85-641aa19afe7e tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:03:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-849be1c2-cf54-448b-bf85-641aa19afe7e tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:03:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:03:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:03:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-849be1c2-cf54-448b-bf85-641aa19afe7e tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Snapshot retrieved successfully. Sep 06 23:03:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-849be1c2-cf54-448b-bf85-641aa19afe7e tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 returned with HTTP 200 Sep 06 23:03:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1282/2564] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:03:54 2026] GET /volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 => generated 435 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:03:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4c8f7a97-89e3-46a9-b49b-a010cae224e4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4c8f7a97-89e3-46a9-b49b-a010cae224e4 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 Sep 06 23:03:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4c8f7a97-89e3-46a9-b49b-a010cae224e4 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:03:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4c8f7a97-89e3-46a9-b49b-a010cae224e4 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:03:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:03:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:03:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4c8f7a97-89e3-46a9-b49b-a010cae224e4 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Snapshot retrieved successfully. Sep 06 23:03:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4c8f7a97-89e3-46a9-b49b-a010cae224e4 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 returned with HTTP 200 Sep 06 23:03:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1283/2565] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:03:55 2026] GET /volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 => generated 435 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:03:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ffafa8a0-df8f-4bf7-83da-d72ef9fd59dc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ffafa8a0-df8f-4bf7-83da-d72ef9fd59dc tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 Sep 06 23:03:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ffafa8a0-df8f-4bf7-83da-d72ef9fd59dc tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:03:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ffafa8a0-df8f-4bf7-83da-d72ef9fd59dc tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:03:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:03:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:03:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ffafa8a0-df8f-4bf7-83da-d72ef9fd59dc tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Snapshot retrieved successfully. Sep 06 23:03:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ffafa8a0-df8f-4bf7-83da-d72ef9fd59dc tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 returned with HTTP 200 Sep 06 23:03:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1283/2566] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:03:56 2026] GET /volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:03:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5973d6c5-b58d-47b8-8cc6-5ee4640f0392 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:03:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5973d6c5-b58d-47b8-8cc6-5ee4640f0392 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 Sep 06 23:03:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5973d6c5-b58d-47b8-8cc6-5ee4640f0392 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:03:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5973d6c5-b58d-47b8-8cc6-5ee4640f0392 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:03:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:03:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:03:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5973d6c5-b58d-47b8-8cc6-5ee4640f0392 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Snapshot retrieved successfully. Sep 06 23:03:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5973d6c5-b58d-47b8-8cc6-5ee4640f0392 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 returned with HTTP 200 Sep 06 23:03:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1284/2567] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:03:56 2026] GET /volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:04:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:04:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:04:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-585195647", "snapshot_id": "10b2ea86-fc19-42ef-bb3b-a82a9b0535c8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:04:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-585195647', 'snapshot_id': '10b2ea86-fc19-42ef-bb3b-a82a9b0535c8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:04:02 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:04:02 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:04:02 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Snapshot retrieved successfully. Sep 06 23:04:02 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Create volume of 1 GB Sep 06 23:04:02 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Availability Zones retrieved successfully. Sep 06 23:04:02 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Flow 'volume_create_api' (892fc358-f1ee-4c6d-b5a1-ae78f14cf42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:04:02 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf7932f-7022-436e-b1eb-39de240f69f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:04:02 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:04:02 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:04:02 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:04:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf7932f-7022-436e-b1eb-39de240f69f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '10b2ea86-fc19-42ef-bb3b-a82a9b0535c8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:04:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ede6db-b35a-4e59-8996-2bf49c7b088f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:04:03 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Created reservations ['1ba2ef8e-0a97-41f4-a802-388a34b5d19f', 'fca64fe9-c9b3-4b1b-98ef-f0b85f23f4df', 'f520dbd7-26a9-4dfa-b4f1-d72f10af8f96', '3efb7666-b1ef-453b-8cc1-18b39e94d642'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:04:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ede6db-b35a-4e59-8996-2bf49c7b088f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ba2ef8e-0a97-41f4-a802-388a34b5d19f', 'fca64fe9-c9b3-4b1b-98ef-f0b85f23f4df', 'f520dbd7-26a9-4dfa-b4f1-d72f10af8f96', '3efb7666-b1ef-453b-8cc1-18b39e94d642']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:04:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33fe24b1-c0e3-4d07-84f6-1788edad878c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:04:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:04:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:04:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:04:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:04:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33fe24b1-c0e3-4d07-84f6-1788edad878c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16c7df7e-6268-4f6f-8669-32c3a0f7f3c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-585195647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11c31327328041a8aa099218a088e753',qos_specs=None,replication_status=,reservations=['1ba2ef8e-0a97-41f4-a802-388a34b5d19f','fca64fe9-c9b3-4b1b-98ef-f0b85f23f4df','f520dbd7-26a9-4dfa-b4f1-d72f10af8f96','3efb7666-b1ef-453b-8cc1-18b39e94d642'],size=1,snapshot_id=10b2ea86-fc19-42ef-bb3b-a82a9b0535c8,source_replicaid=,source_volid=None,status='creating',user_id='a07c70d8cd3f41edaadf34dbc4e049f2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-585195647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16c7df7e-6268-4f6f-8669-32c3a0f7f3c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11c31327328041a8aa099218a088e753',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=10b2ea86-fc19-42ef-bb3b-a82a9b0535c8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a07c70d8cd3f41edaadf34dbc4e049f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:04:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d117e208-cbb3-4bb2-8d43-de3b04f51150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:04:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d117e208-cbb3-4bb2-8d43-de3b04f51150) transitioned into state 'SUCCESS' from state '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-585195647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11c31327328041a8aa099218a088e753',qos_specs=None,replication_status=,reservations=['1ba2ef8e-0a97-41f4-a802-388a34b5d19f','fca64fe9-c9b3-4b1b-98ef-f0b85f23f4df','f520dbd7-26a9-4dfa-b4f1-d72f10af8f96','3efb7666-b1ef-453b-8cc1-18b39e94d642'],size=1,snapshot_id=10b2ea86-fc19-42ef-bb3b-a82a9b0535c8,source_replicaid=,source_volid=None,status='creating',user_id='a07c70d8cd3f41edaadf34dbc4e049f2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:04:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4456ab5-312e-41ea-baca-75f6c0c2b2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:04:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:04:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:04:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4456ab5-312e-41ea-baca-75f6c0c2b2a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:04:03 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Flow 'volume_create_api' (892fc358-f1ee-4c6d-b5a1-ae78f14cf42a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:04:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Create volume request issued successfully. Sep 06 23:04:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4f3662a7-8abe-48d0-8cf8-95ba1dc8319a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:04:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1284/2568] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:04:02 2026] POST /volume/v3/volumes => generated 789 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:04:06 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=52,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:04:13 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=60,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:04:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-46c34658-e811-4e5c-924d-0b54a2db3920 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:04:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-46c34658-e811-4e5c-924d-0b54a2db3920 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 Sep 06 23:04:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-46c34658-e811-4e5c-924d-0b54a2db3920 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:04:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-46c34658-e811-4e5c-924d-0b54a2db3920 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:04:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:04:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:04:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:04:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:04:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-46c34658-e811-4e5c-924d-0b54a2db3920 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:04:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-46c34658-e811-4e5c-924d-0b54a2db3920 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 returned with HTTP 200 Sep 06 23:04:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1285/2569] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:04:52 2026] GET /volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 => generated 882 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:04:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-35589256-d65d-41e2-852e-4bee7901630a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:04:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-35589256-d65d-41e2-852e-4bee7901630a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 Sep 06 23:04:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-35589256-d65d-41e2-852e-4bee7901630a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:04:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-35589256-d65d-41e2-852e-4bee7901630a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:04:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:04:52 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:04:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:04:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:04:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-35589256-d65d-41e2-852e-4bee7901630a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:04:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-35589256-d65d-41e2-852e-4bee7901630a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 returned with HTTP 200 Sep 06 23:04:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1285/2570] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:04:52 2026] GET /volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:04:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-2fdc850e-513d-4217-b797-10271b09d191 req-70160914-ed80-4190-a322-b6f312f8dbec None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:04:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-2fdc850e-513d-4217-b797-10271b09d191 req-70160914-ed80-4190-a322-b6f312f8dbec tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 Sep 06 23:04:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-2fdc850e-513d-4217-b797-10271b09d191 req-70160914-ed80-4190-a322-b6f312f8dbec tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:04:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-2fdc850e-513d-4217-b797-10271b09d191 req-70160914-ed80-4190-a322-b6f312f8dbec tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:04:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:04:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:04:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:04:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:04:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-2fdc850e-513d-4217-b797-10271b09d191 req-70160914-ed80-4190-a322-b6f312f8dbec tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:04:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-2fdc850e-513d-4217-b797-10271b09d191 req-70160914-ed80-4190-a322-b6f312f8dbec tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 returned with HTTP 200 Sep 06 23:04:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1286/2571] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 23:04:52 2026] GET /volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:04:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b8e6f40a-ae86-40ca-bc32-03e1f9888046 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:04:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b8e6f40a-ae86-40ca-bc32-03e1f9888046 None None] GET http://192.168.122.248/volume// Sep 06 23:04:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b8e6f40a-ae86-40ca-bc32-03e1f9888046 None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:04:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b8e6f40a-ae86-40ca-bc32-03e1f9888046 None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:04:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b8e6f40a-ae86-40ca-bc32-03e1f9888046 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 23:04:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1286/2572] 192.168.122.248 () {58 vars in 1317 bytes} [Sun Sep 6 23:04:52 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 23:04:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-2fdc850e-513d-4217-b797-10271b09d191 req-a90c4b60-883a-436d-8167-5c4bdf5cc862 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:04:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-2fdc850e-513d-4217-b797-10271b09d191 req-a90c4b60-883a-436d-8167-5c4bdf5cc862 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] POST http://192.168.122.248/volume/v3/attachments Sep 06 23:04:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-2fdc850e-513d-4217-b797-10271b09d191 req-a90c4b60-883a-436d-8167-5c4bdf5cc862 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16c7df7e-6268-4f6f-8669-32c3a0f7f3c4", "connector": null, "instance_uuid": "0a33b144-36b3-4076-98f9-f5689e7d8695"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:04:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:04:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:04:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:04:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:04:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-2fdc850e-513d-4217-b797-10271b09d191 req-a90c4b60-883a-436d-8167-5c4bdf5cc862 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/attachments returned with HTTP 200 Sep 06 23:04:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1287/2573] 192.168.122.248 () {66 vars in 1483 bytes} [Sun Sep 6 23:04:52 2026] POST /volume/v3/attachments => generated 273 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:04:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-bfe3fa86-6be4-48ed-af69-bdb91314a138 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:04:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bfe3fa86-6be4-48ed-af69-bdb91314a138 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 Sep 06 23:04:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bfe3fa86-6be4-48ed-af69-bdb91314a138 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:04:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bfe3fa86-6be4-48ed-af69-bdb91314a138 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:04:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:04:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:04:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e6f7c1ea-e1d6-414e-9acc-4435158944e3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:04:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e6f7c1ea-e1d6-414e-9acc-4435158944e3 None None] GET http://192.168.122.248/volume// Sep 06 23:04:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e6f7c1ea-e1d6-414e-9acc-4435158944e3 None None] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:04:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e6f7c1ea-e1d6-414e-9acc-4435158944e3 None None] Calling method 'all' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:04:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e6f7c1ea-e1d6-414e-9acc-4435158944e3 None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 23:04:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1288/2574] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 23:04:53 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 23:04:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:04:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:04:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-2fdc850e-513d-4217-b797-10271b09d191 req-f09d1b8b-6b36-4f81-ad46-f08302a20019 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:04:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-2fdc850e-513d-4217-b797-10271b09d191 req-f09d1b8b-6b36-4f81-ad46-f08302a20019 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 Sep 06 23:04:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-2fdc850e-513d-4217-b797-10271b09d191 req-f09d1b8b-6b36-4f81-ad46-f08302a20019 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:04:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-2fdc850e-513d-4217-b797-10271b09d191 req-f09d1b8b-6b36-4f81-ad46-f08302a20019 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:04:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-bfe3fa86-6be4-48ed-af69-bdb91314a138 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:04:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bfe3fa86-6be4-48ed-af69-bdb91314a138 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 returned with HTTP 200 Sep 06 23:04:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1287/2575] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:04:52 2026] GET /volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 => generated 881 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:04:53 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:04:53 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:04:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:04:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:04:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-2fdc850e-513d-4217-b797-10271b09d191 req-f09d1b8b-6b36-4f81-ad46-f08302a20019 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:04:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-2fdc850e-513d-4217-b797-10271b09d191 req-f09d1b8b-6b36-4f81-ad46-f08302a20019 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 returned with HTTP 200 Sep 06 23:04:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1289/2576] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 23:04:53 2026] GET /volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 => generated 1062 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 23:04:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-2fdc850e-513d-4217-b797-10271b09d191 req-300f68ae-15c8-4840-aacd-62c5b4017f9d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:04:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-2fdc850e-513d-4217-b797-10271b09d191 req-300f68ae-15c8-4840-aacd-62c5b4017f9d tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] PUT http://192.168.122.248/volume/v3/attachments/b4271fa1-4d18-4659-a363-ce44d62ddf93 Sep 06 23:04:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-2fdc850e-513d-4217-b797-10271b09d191 req-300f68ae-15c8-4840-aacd-62c5b4017f9d tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.248", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7073577c7578", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "29123b8f-bf91-4eec-b87b-89a67343fafd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:04:53 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-2fdc850e-513d-4217-b797-10271b09d191 req-300f68ae-15c8-4840-aacd-62c5b4017f9d tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Acquiring lock "cinder-attachment_update-16c7df7e-6268-4f6f-8669-32c3a0f7f3c4-devstack" by "attachment_update" {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 23:04:53 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-2fdc850e-513d-4217-b797-10271b09d191 req-300f68ae-15c8-4840-aacd-62c5b4017f9d tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Lock "cinder-attachment_update-16c7df7e-6268-4f6f-8669-32c3a0f7f3c4-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 23:04:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:04:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:04:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:04:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:04:53 devstack devstack@c-api.service[87215]: DEBUG cinder.coordination [req-2fdc850e-513d-4217-b797-10271b09d191 req-300f68ae-15c8-4840-aacd-62c5b4017f9d tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Lock "cinder-attachment_update-16c7df7e-6268-4f6f-8669-32c3a0f7f3c4-devstack" released by "attachment_update" :: held 0.168s {{(pid=87215) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 23:04:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-2fdc850e-513d-4217-b797-10271b09d191 req-300f68ae-15c8-4840-aacd-62c5b4017f9d tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/attachments/b4271fa1-4d18-4659-a363-ce44d62ddf93 returned with HTTP 200 Sep 06 23:04:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1288/2577] 192.168.122.248 () {66 vars in 1593 bytes} [Sun Sep 6 23:04:53 2026] PUT /volume/v3/attachments/b4271fa1-4d18-4659-a363-ce44d62ddf93 => generated 694 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:04:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-2fdc850e-513d-4217-b797-10271b09d191 req-8c2f2723-8ef1-4ae4-91ba-4b3f021a17ea None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:04:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-2fdc850e-513d-4217-b797-10271b09d191 req-8c2f2723-8ef1-4ae4-91ba-4b3f021a17ea tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] POST http://192.168.122.248/volume/v3/attachments/b4271fa1-4d18-4659-a363-ce44d62ddf93/action Sep 06 23:04:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-2fdc850e-513d-4217-b797-10271b09d191 req-8c2f2723-8ef1-4ae4-91ba-4b3f021a17ea tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Action body: b'{"os-complete": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:04:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-2fdc850e-513d-4217-b797-10271b09d191 req-8c2f2723-8ef1-4ae4-91ba-4b3f021a17ea tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:04:53 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:04:53 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:04:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:04:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:04:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-2fdc850e-513d-4217-b797-10271b09d191 req-8c2f2723-8ef1-4ae4-91ba-4b3f021a17ea tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/attachments/b4271fa1-4d18-4659-a363-ce44d62ddf93/action returned with HTTP 204 Sep 06 23:04:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1290/2578] 192.168.122.248 () {66 vars in 1614 bytes} [Sun Sep 6 23:04:53 2026] POST /volume/v3/attachments/b4271fa1-4d18-4659-a363-ce44d62ddf93/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:04:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4ca954cf-132f-4fe5-bbf2-0d2e6b1823bd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:04:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4ca954cf-132f-4fe5-bbf2-0d2e6b1823bd tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 Sep 06 23:04:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4ca954cf-132f-4fe5-bbf2-0d2e6b1823bd tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:04:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4ca954cf-132f-4fe5-bbf2-0d2e6b1823bd tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:04:54 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:04:54 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:04:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:04:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:04:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4ca954cf-132f-4fe5-bbf2-0d2e6b1823bd tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:04:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4ca954cf-132f-4fe5-bbf2-0d2e6b1823bd tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 returned with HTTP 200 Sep 06 23:04:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1289/2579] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:04:54 2026] GET /volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:04:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6cb8a855-61c1-4692-bef5-24daa404ea71 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:04:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6cb8a855-61c1-4692-bef5-24daa404ea71 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 Sep 06 23:04:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6cb8a855-61c1-4692-bef5-24daa404ea71 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:04:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6cb8a855-61c1-4692-bef5-24daa404ea71 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:04:54 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:04:54 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:04:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:04:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:04:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6cb8a855-61c1-4692-bef5-24daa404ea71 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:04:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6cb8a855-61c1-4692-bef5-24daa404ea71 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 returned with HTTP 200 Sep 06 23:04:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1291/2580] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:04:54 2026] GET /volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 => generated 1174 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:04:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-6771d9ee-9116-428f-a801-517048dc99fb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:04:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-6771d9ee-9116-428f-a801-517048dc99fb tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 Sep 06 23:04:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-6771d9ee-9116-428f-a801-517048dc99fb tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:04:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-6771d9ee-9116-428f-a801-517048dc99fb tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:04:55 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:04:55 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:04:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:04:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:04:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-6771d9ee-9116-428f-a801-517048dc99fb tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:04:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-6771d9ee-9116-428f-a801-517048dc99fb tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 returned with HTTP 200 Sep 06 23:04:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1290/2581] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 23:04:55 2026] GET /volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:04:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-2af8df3a-3ed5-4a37-a45f-28c111196cd6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:04:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-2af8df3a-3ed5-4a37-a45f-28c111196cd6 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] POST http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4/action Sep 06 23:04:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-2af8df3a-3ed5-4a37-a45f-28c111196cd6 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:04:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-2af8df3a-3ed5-4a37-a45f-28c111196cd6 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:04:55 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:04:55 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:04:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:04:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:04:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-2af8df3a-3ed5-4a37-a45f-28c111196cd6 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:04:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-2af8df3a-3ed5-4a37-a45f-28c111196cd6 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Begin detaching volume completed successfully. Sep 06 23:04:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-2af8df3a-3ed5-4a37-a45f-28c111196cd6 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4/action returned with HTTP 202 Sep 06 23:04:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1292/2582] 192.168.122.248 () {64 vars in 1561 bytes} [Sun Sep 6 23:04:55 2026] POST /volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 23:04:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9d421935-0ee6-458b-afe5-8a14577b6d1a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:04:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9d421935-0ee6-458b-afe5-8a14577b6d1a None None] GET http://192.168.122.248/volume// Sep 06 23:04:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9d421935-0ee6-458b-afe5-8a14577b6d1a None None] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:04:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9d421935-0ee6-458b-afe5-8a14577b6d1a None None] Calling method 'all' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:04:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9d421935-0ee6-458b-afe5-8a14577b6d1a None None] http://192.168.122.248/volume// returned with HTTP 300 Sep 06 23:04:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1291/2583] 192.168.122.248 () {58 vars in 1315 bytes} [Sun Sep 6 23:04:55 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 23:04:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-791bad76-10d6-4fba-a28f-c7e1bf2b977a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:04:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-791bad76-10d6-4fba-a28f-c7e1bf2b977a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 Sep 06 23:04:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-791bad76-10d6-4fba-a28f-c7e1bf2b977a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:04:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-791bad76-10d6-4fba-a28f-c7e1bf2b977a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:04:55 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:04:55 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:04:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:04:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:04:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-791bad76-10d6-4fba-a28f-c7e1bf2b977a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:04:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-791bad76-10d6-4fba-a28f-c7e1bf2b977a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 returned with HTTP 200 Sep 06 23:04:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1293/2584] 192.168.122.248 () {62 vars in 1528 bytes} [Sun Sep 6 23:04:55 2026] GET /volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 => generated 1358 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 23:04:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-8a21821b-cd92-4d76-946b-89c6370baa5a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:04:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-8a21821b-cd92-4d76-946b-89c6370baa5a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] DELETE http://192.168.122.248/volume/v3/attachments/b4271fa1-4d18-4659-a363-ce44d62ddf93 Sep 06 23:04:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-8a21821b-cd92-4d76-946b-89c6370baa5a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:04:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-8a21821b-cd92-4d76-946b-89c6370baa5a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:04:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:04:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:04:55 devstack devstack@c-api.service[87215]: /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 06 23:04:55 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, Sep 06 23:04:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-63240ed4-9e5e-46e7-81e6-0966b12ede51 req-8a21821b-cd92-4d76-946b-89c6370baa5a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/attachments/b4271fa1-4d18-4659-a363-ce44d62ddf93 returned with HTTP 200 Sep 06 23:04:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1292/2585] 192.168.122.248 () {64 vars in 1562 bytes} [Sun Sep 6 23:04:55 2026] DELETE /volume/v3/attachments/b4271fa1-4d18-4659-a363-ce44d62ddf93 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:04:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a239e79e-44af-4ca7-80f0-de9c3c3278f7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:04:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a239e79e-44af-4ca7-80f0-de9c3c3278f7 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] DELETE http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 Sep 06 23:04:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a239e79e-44af-4ca7-80f0-de9c3c3278f7 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:04:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a239e79e-44af-4ca7-80f0-de9c3c3278f7 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:04:59 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-a239e79e-44af-4ca7-80f0-de9c3c3278f7 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Delete volume with id: 16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 Sep 06 23:04:59 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:04:59 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:04:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:04:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:04:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a239e79e-44af-4ca7-80f0-de9c3c3278f7 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:04:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a239e79e-44af-4ca7-80f0-de9c3c3278f7 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Delete volume request issued successfully. Sep 06 23:04:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a239e79e-44af-4ca7-80f0-de9c3c3278f7 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 returned with HTTP 202 Sep 06 23:04:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1294/2586] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:04:59 2026] DELETE /volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:04:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-be3b69bc-00d3-4d6d-acb0-43889f781ff4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:04:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-be3b69bc-00d3-4d6d-acb0-43889f781ff4 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 Sep 06 23:04:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-be3b69bc-00d3-4d6d-acb0-43889f781ff4 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:04:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-be3b69bc-00d3-4d6d-acb0-43889f781ff4 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:04:59 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:04:59 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:04:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:04:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:04:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-be3b69bc-00d3-4d6d-acb0-43889f781ff4 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:04:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-be3b69bc-00d3-4d6d-acb0-43889f781ff4 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 returned with HTTP 200 Sep 06 23:04:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1293/2587] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:04:59 2026] GET /volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5912de0b-127d-4932-8863-0534dc70b6de None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5912de0b-127d-4932-8863-0534dc70b6de tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 Sep 06 23:05:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5912de0b-127d-4932-8863-0534dc70b6de tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5912de0b-127d-4932-8863-0534dc70b6de tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5912de0b-127d-4932-8863-0534dc70b6de tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 returned with HTTP 404 Sep 06 23:05:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1295/2588] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:00 2026] GET /volume/v3/volumes/16c7df7e-6268-4f6f-8669-32c3a0f7f3c4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3aea2f56-c72e-44b3-880c-43bff473ef7a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3aea2f56-c72e-44b3-880c-43bff473ef7a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 Sep 06 23:05:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3aea2f56-c72e-44b3-880c-43bff473ef7a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3aea2f56-c72e-44b3-880c-43bff473ef7a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:00 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-3aea2f56-c72e-44b3-880c-43bff473ef7a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Delete snapshot with id: 10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 Sep 06 23:05:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3aea2f56-c72e-44b3-880c-43bff473ef7a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Snapshot retrieved successfully. Sep 06 23:05:01 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:01 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3aea2f56-c72e-44b3-880c-43bff473ef7a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Snapshot delete request issued successfully. Sep 06 23:05:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3aea2f56-c72e-44b3-880c-43bff473ef7a tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 returned with HTTP 202 Sep 06 23:05:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1294/2589] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:05:00 2026] DELETE /volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:05:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7680e68e-baa5-46a2-b4a3-950972e52126 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7680e68e-baa5-46a2-b4a3-950972e52126 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 Sep 06 23:05:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7680e68e-baa5-46a2-b4a3-950972e52126 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7680e68e-baa5-46a2-b4a3-950972e52126 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:01 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:01 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:01 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7680e68e-baa5-46a2-b4a3-950972e52126 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Snapshot retrieved successfully. Sep 06 23:05:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7680e68e-baa5-46a2-b4a3-950972e52126 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 returned with HTTP 200 Sep 06 23:05:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1296/2590] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:05:01 2026] GET /volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 => generated 461 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-dd47bba8-a5bf-46d7-a365-b0686e4f39de None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dd47bba8-a5bf-46d7-a365-b0686e4f39de tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 Sep 06 23:05:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dd47bba8-a5bf-46d7-a365-b0686e4f39de tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dd47bba8-a5bf-46d7-a365-b0686e4f39de tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:02 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:02 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:02 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-dd47bba8-a5bf-46d7-a365-b0686e4f39de tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Snapshot retrieved successfully. Sep 06 23:05:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dd47bba8-a5bf-46d7-a365-b0686e4f39de tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 returned with HTTP 200 Sep 06 23:05:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1295/2591] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:05:02 2026] GET /volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 => generated 461 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e3a5785d-0fa8-4d86-9dd1-2c8558f175f9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e3a5785d-0fa8-4d86-9dd1-2c8558f175f9 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 Sep 06 23:05:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e3a5785d-0fa8-4d86-9dd1-2c8558f175f9 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e3a5785d-0fa8-4d86-9dd1-2c8558f175f9 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e3a5785d-0fa8-4d86-9dd1-2c8558f175f9 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 returned with HTTP 404 Sep 06 23:05:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1297/2592] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:05:03 2026] GET /volume/v3/snapshots/10b2ea86-fc19-42ef-bb3b-a82a9b0535c8 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [req-f385451f-99d3-418a-8450-e9b8fc4b31b1 req-631ef849-9943-48ca-ba97-fdf37c0d2c90 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-f385451f-99d3-418a-8450-e9b8fc4b31b1 req-631ef849-9943-48ca-ba97-fdf37c0d2c90 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db Sep 06 23:05:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-f385451f-99d3-418a-8450-e9b8fc4b31b1 req-631ef849-9943-48ca-ba97-fdf37c0d2c90 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [req-f385451f-99d3-418a-8450-e9b8fc4b31b1 req-631ef849-9943-48ca-ba97-fdf37c0d2c90 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [req-f385451f-99d3-418a-8450-e9b8fc4b31b1 req-631ef849-9943-48ca-ba97-fdf37c0d2c90 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:05:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [req-f385451f-99d3-418a-8450-e9b8fc4b31b1 req-631ef849-9943-48ca-ba97-fdf37c0d2c90 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db returned with HTTP 200 Sep 06 23:05:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1296/2593] 192.168.122.248 () {60 vars in 1487 bytes} [Sun Sep 6 23:05:03 2026] GET /volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ccef65d2-ce44-48d8-90c9-85ce3ced2088 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ccef65d2-ce44-48d8-90c9-85ce3ced2088 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] DELETE http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db Sep 06 23:05:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ccef65d2-ce44-48d8-90c9-85ce3ced2088 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ccef65d2-ce44-48d8-90c9-85ce3ced2088 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:06 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-ccef65d2-ce44-48d8-90c9-85ce3ced2088 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Delete volume with id: 806c5e6f-8fda-492d-947b-151e3e9c45db Sep 06 23:05:06 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:06 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:06 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:06 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:06 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ccef65d2-ce44-48d8-90c9-85ce3ced2088 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:05:06 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ccef65d2-ce44-48d8-90c9-85ce3ced2088 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Delete volume request issued successfully. Sep 06 23:05:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ccef65d2-ce44-48d8-90c9-85ce3ced2088 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db returned with HTTP 202 Sep 06 23:05:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1298/2594] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:05:06 2026] DELETE /volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 23:05:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-070a9301-289a-44ac-9423-0aa254a45ac2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-070a9301-289a-44ac-9423-0aa254a45ac2 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db Sep 06 23:05:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-070a9301-289a-44ac-9423-0aa254a45ac2 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-070a9301-289a-44ac-9423-0aa254a45ac2 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:06 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:06 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:06 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:06 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:06 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-070a9301-289a-44ac-9423-0aa254a45ac2 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Volume info retrieved successfully. Sep 06 23:05:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-070a9301-289a-44ac-9423-0aa254a45ac2 tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db returned with HTTP 200 Sep 06 23:05:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1297/2595] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:06 2026] GET /volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-90dcbee3-a333-4315-b30d-8f86a9f0154c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-90dcbee3-a333-4315-b30d-8f86a9f0154c tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] GET http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db Sep 06 23:05:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-90dcbee3-a333-4315-b30d-8f86a9f0154c tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-90dcbee3-a333-4315-b30d-8f86a9f0154c tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-90dcbee3-a333-4315-b30d-8f86a9f0154c tempest-TestStampPattern-1283224599 tempest-TestStampPattern-1283224599-project-member] http://192.168.122.248/volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db returned with HTTP 404 Sep 06 23:05:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1299/2596] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:07 2026] GET /volume/v3/volumes/806c5e6f-8fda-492d-947b-151e3e9c45db => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:16 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=49,cinder:UPDATE=5 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:05:17 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:05:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d0bc2de1-039e-4eaf-aad1-a157a88b56e1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d0bc2de1-039e-4eaf-aad1-a157a88b56e1 tempest-VolumeAndVolumeTypeFromImageTest-2114937587 tempest-VolumeAndVolumeTypeFromImageTest-2114937587-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:05:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d0bc2de1-039e-4eaf-aad1-a157a88b56e1 tempest-VolumeAndVolumeTypeFromImageTest-2114937587 tempest-VolumeAndVolumeTypeFromImageTest-2114937587-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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d0bc2de1-039e-4eaf-aad1-a157a88b56e1 tempest-VolumeAndVolumeTypeFromImageTest-2114937587 tempest-VolumeAndVolumeTypeFromImageTest-2114937587-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:05:19 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1298/2597] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:05:19 2026] POST /volume/v3/types => generated 287 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:05:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "28b393e7-d040-4959-bacc-e3d764dd6819", "size": 1}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '28b393e7-d040-4959-bacc-e3d764dd6819', 'size': 1}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:05:21 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Create volume of 1 GB Sep 06 23:05:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Availability Zones retrieved successfully. Sep 06 23:05:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Flow 'volume_create_api' (c76fdb43-2d48-443b-a5b3-f9618a7b0a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a4c1c73-c0a1-4db7-8e86-5500dde06cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:05:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a4c1c73-c0a1-4db7-8e86-5500dde06cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T21:05:19Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=daeaf9e3-0fcb-4624-b89e-20c065892339,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': 'daeaf9e3-0fcb-4624-b89e-20c065892339', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (095fd8f1-5b21-485e-af99-49499d85745f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:21 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-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 06 23:05:21 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-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 06 23:05:21 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Created reservations ['7466f325-a9ec-4958-923b-da966fde654a', '7f24d5b1-9de1-46f9-bca3-7737e5c43935', '61a2e76e-2b1a-424a-9eb0-8b1089738916', '6199d1c7-9d09-43f4-9eeb-56a922af15cf'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:05:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (095fd8f1-5b21-485e-af99-49499d85745f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7466f325-a9ec-4958-923b-da966fde654a', '7f24d5b1-9de1-46f9-bca3-7737e5c43935', '61a2e76e-2b1a-424a-9eb0-8b1089738916', '6199d1c7-9d09-43f4-9eeb-56a922af15cf']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1748418-e2a6-41b0-8887-60b76c7fbe66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:21 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:21 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1748418-e2a6-41b0-8887-60b76c7fbe66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '365a90dd-18c8-4d80-9391-2206fc52c5aa', '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='e06f6b78fc3a4a32a25a5f631e0a00b1',qos_specs=None,replication_status=,reservations=['7466f325-a9ec-4958-923b-da966fde654a','7f24d5b1-9de1-46f9-bca3-7737e5c43935','61a2e76e-2b1a-424a-9eb0-8b1089738916','6199d1c7-9d09-43f4-9eeb-56a922af15cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='295b22aa24784acc983ce510beeebda0',volume_type_id=daeaf9e3-0fcb-4624-b89e-20c065892339), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:05: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=365a90dd-18c8-4d80-9391-2206fc52c5aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e06f6b78fc3a4a32a25a5f631e0a00b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='295b22aa24784acc983ce510beeebda0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(daeaf9e3-0fcb-4624-b89e-20c065892339),volume_type_id=daeaf9e3-0fcb-4624-b89e-20c065892339)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (234f695b-9f20-44e4-84f0-45fa2250b0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (234f695b-9f20-44e4-84f0-45fa2250b0cc) transitioned into state 'SUCCESS' from 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='e06f6b78fc3a4a32a25a5f631e0a00b1',qos_specs=None,replication_status=,reservations=['7466f325-a9ec-4958-923b-da966fde654a','7f24d5b1-9de1-46f9-bca3-7737e5c43935','61a2e76e-2b1a-424a-9eb0-8b1089738916','6199d1c7-9d09-43f4-9eeb-56a922af15cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='295b22aa24784acc983ce510beeebda0',volume_type_id=daeaf9e3-0fcb-4624-b89e-20c065892339)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec73241f-dbb2-4a87-a1d8-94d9ef80e626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec73241f-dbb2-4a87-a1d8-94d9ef80e626) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Flow 'volume_create_api' (c76fdb43-2d48-443b-a5b3-f9618a7b0a8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Create volume request issued successfully. Sep 06 23:05:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-00dc1d6f-bbfb-4015-9cc6-7b5a5ba7c459 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:05:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1300/2598] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:05:21 2026] POST /volume/v3/volumes => generated 806 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:05:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3d075816-4bb5-462a-a664-f020bf1752b1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3d075816-4bb5-462a-a664-f020bf1752b1 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] GET http://192.168.122.248/volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa Sep 06 23:05:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3d075816-4bb5-462a-a664-f020bf1752b1 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3d075816-4bb5-462a-a664-f020bf1752b1 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:21 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:21 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:21 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:21 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3d075816-4bb5-462a-a664-f020bf1752b1 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Volume info retrieved successfully. Sep 06 23:05:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3d075816-4bb5-462a-a664-f020bf1752b1 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] http://192.168.122.248/volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa returned with HTTP 200 Sep 06 23:05:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1299/2599] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:21 2026] GET /volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa => generated 874 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ca593851-2867-4557-8c8e-07c8bbff9053 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ca593851-2867-4557-8c8e-07c8bbff9053 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] GET http://192.168.122.248/volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa Sep 06 23:05:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ca593851-2867-4557-8c8e-07c8bbff9053 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ca593851-2867-4557-8c8e-07c8bbff9053 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:22 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:22 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:22 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:22 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:22 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ca593851-2867-4557-8c8e-07c8bbff9053 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Volume info retrieved successfully. Sep 06 23:05:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ca593851-2867-4557-8c8e-07c8bbff9053 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] http://192.168.122.248/volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa returned with HTTP 200 Sep 06 23:05:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1301/2600] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:22 2026] GET /volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa => generated 898 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b567c559-dc60-4fae-882b-00f084f4fa2f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b567c559-dc60-4fae-882b-00f084f4fa2f tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] GET http://192.168.122.248/volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa Sep 06 23:05:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b567c559-dc60-4fae-882b-00f084f4fa2f tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b567c559-dc60-4fae-882b-00f084f4fa2f tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:23 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:23 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:23 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:23 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:23 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b567c559-dc60-4fae-882b-00f084f4fa2f tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Volume info retrieved successfully. Sep 06 23:05:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b567c559-dc60-4fae-882b-00f084f4fa2f tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] http://192.168.122.248/volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa returned with HTTP 200 Sep 06 23:05:23 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1300/2601] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:23 2026] GET /volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa => generated 956 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1c85467c-379d-4646-aed2-5b557d426504 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1c85467c-379d-4646-aed2-5b557d426504 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] GET http://192.168.122.248/volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa Sep 06 23:05:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1c85467c-379d-4646-aed2-5b557d426504 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1c85467c-379d-4646-aed2-5b557d426504 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:25 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:25 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:25 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:25 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:25 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1c85467c-379d-4646-aed2-5b557d426504 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Volume info retrieved successfully. Sep 06 23:05:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1c85467c-379d-4646-aed2-5b557d426504 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] http://192.168.122.248/volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa returned with HTTP 200 Sep 06 23:05:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1302/2602] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:25 2026] GET /volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa => generated 959 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ae14ae4e-da7a-410f-9c25-b5c288ddb989 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ae14ae4e-da7a-410f-9c25-b5c288ddb989 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] GET http://192.168.122.248/volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa Sep 06 23:05:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ae14ae4e-da7a-410f-9c25-b5c288ddb989 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ae14ae4e-da7a-410f-9c25-b5c288ddb989 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ae14ae4e-da7a-410f-9c25-b5c288ddb989 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Volume info retrieved successfully. Sep 06 23:05:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ae14ae4e-da7a-410f-9c25-b5c288ddb989 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] http://192.168.122.248/volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa returned with HTTP 200 Sep 06 23:05:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1301/2603] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:26 2026] GET /volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa => generated 959 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1538beea-d23d-4a38-bce9-b8ea9edd92d8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1538beea-d23d-4a38-bce9-b8ea9edd92d8 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] GET http://192.168.122.248/volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa Sep 06 23:05:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1538beea-d23d-4a38-bce9-b8ea9edd92d8 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1538beea-d23d-4a38-bce9-b8ea9edd92d8 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1538beea-d23d-4a38-bce9-b8ea9edd92d8 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Volume info retrieved successfully. Sep 06 23:05:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1538beea-d23d-4a38-bce9-b8ea9edd92d8 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] http://192.168.122.248/volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa returned with HTTP 200 Sep 06 23:05:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1303/2604] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:27 2026] GET /volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa => generated 1303 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:05:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-33d48d7c-c226-470d-8c31-06a8f2a2811b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-33d48d7c-c226-470d-8c31-06a8f2a2811b tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] DELETE http://192.168.122.248/volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa Sep 06 23:05:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-33d48d7c-c226-470d-8c31-06a8f2a2811b tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-33d48d7c-c226-470d-8c31-06a8f2a2811b tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:27 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-33d48d7c-c226-470d-8c31-06a8f2a2811b tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Delete volume with id: 365a90dd-18c8-4d80-9391-2206fc52c5aa Sep 06 23:05:27 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:27 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:27 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:27 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-33d48d7c-c226-470d-8c31-06a8f2a2811b tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Volume info retrieved successfully. Sep 06 23:05:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-33d48d7c-c226-470d-8c31-06a8f2a2811b tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Delete volume request issued successfully. Sep 06 23:05:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-33d48d7c-c226-470d-8c31-06a8f2a2811b tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] http://192.168.122.248/volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa returned with HTTP 202 Sep 06 23:05:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1302/2605] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:05:27 2026] DELETE /volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 23:05:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8d268fed-7f44-4385-9632-b450cafc0a33 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8d268fed-7f44-4385-9632-b450cafc0a33 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] GET http://192.168.122.248/volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa Sep 06 23:05:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8d268fed-7f44-4385-9632-b450cafc0a33 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8d268fed-7f44-4385-9632-b450cafc0a33 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:27 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:27 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8d268fed-7f44-4385-9632-b450cafc0a33 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Volume info retrieved successfully. Sep 06 23:05:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8d268fed-7f44-4385-9632-b450cafc0a33 tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] http://192.168.122.248/volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa returned with HTTP 200 Sep 06 23:05:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1304/2606] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:27 2026] GET /volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa => generated 1302 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:05:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cad5c3af-492e-4d77-bef3-657b8f16d90c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cad5c3af-492e-4d77-bef3-657b8f16d90c tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] GET http://192.168.122.248/volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa Sep 06 23:05:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cad5c3af-492e-4d77-bef3-657b8f16d90c tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cad5c3af-492e-4d77-bef3-657b8f16d90c tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cad5c3af-492e-4d77-bef3-657b8f16d90c tempest-VolumeAndVolumeTypeFromImageTest-666277452 tempest-VolumeAndVolumeTypeFromImageTest-666277452-project-member] http://192.168.122.248/volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa returned with HTTP 404 Sep 06 23:05:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1303/2607] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:28 2026] GET /volume/v3/volumes/365a90dd-18c8-4d80-9391-2206fc52c5aa => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a786ff9b-d0c1-419f-ba81-cb83c38bd4bf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a786ff9b-d0c1-419f-ba81-cb83c38bd4bf tempest-VolumeAndVolumeTypeFromImageTest-2114937587 tempest-VolumeAndVolumeTypeFromImageTest-2114937587-project-admin] GET http://192.168.122.248/volume/v3/volumes/detail?all_tenants=1 Sep 06 23:05:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a786ff9b-d0c1-419f-ba81-cb83c38bd4bf tempest-VolumeAndVolumeTypeFromImageTest-2114937587 tempest-VolumeAndVolumeTypeFromImageTest-2114937587-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a786ff9b-d0c1-419f-ba81-cb83c38bd4bf tempest-VolumeAndVolumeTypeFromImageTest-2114937587 tempest-VolumeAndVolumeTypeFromImageTest-2114937587-project-admin] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a786ff9b-d0c1-419f-ba81-cb83c38bd4bf tempest-VolumeAndVolumeTypeFromImageTest-2114937587 tempest-VolumeAndVolumeTypeFromImageTest-2114937587-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 23:05:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a786ff9b-d0c1-419f-ba81-cb83c38bd4bf tempest-VolumeAndVolumeTypeFromImageTest-2114937587 tempest-VolumeAndVolumeTypeFromImageTest-2114937587-project-admin] Get all volumes completed successfully. Sep 06 23:05:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a786ff9b-d0c1-419f-ba81-cb83c38bd4bf tempest-VolumeAndVolumeTypeFromImageTest-2114937587 tempest-VolumeAndVolumeTypeFromImageTest-2114937587-project-admin] http://192.168.122.248/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 23:05:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1305/2608] 192.168.122.248 () {58 vars in 1169 bytes} [Sun Sep 6 23:05:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 23:05:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-249a0ab9-89d0-45c7-890f-9e91f8f5ca16 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-249a0ab9-89d0-45c7-890f-9e91f8f5ca16 tempest-VolumeAndVolumeTypeFromImageTest-2114937587 tempest-VolumeAndVolumeTypeFromImageTest-2114937587-project-admin] DELETE http://192.168.122.248/volume/v3/types/daeaf9e3-0fcb-4624-b89e-20c065892339 Sep 06 23:05:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-249a0ab9-89d0-45c7-890f-9e91f8f5ca16 tempest-VolumeAndVolumeTypeFromImageTest-2114937587 tempest-VolumeAndVolumeTypeFromImageTest-2114937587-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-249a0ab9-89d0-45c7-890f-9e91f8f5ca16 tempest-VolumeAndVolumeTypeFromImageTest-2114937587 tempest-VolumeAndVolumeTypeFromImageTest-2114937587-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-249a0ab9-89d0-45c7-890f-9e91f8f5ca16 tempest-VolumeAndVolumeTypeFromImageTest-2114937587 tempest-VolumeAndVolumeTypeFromImageTest-2114937587-project-admin] http://192.168.122.248/volume/v3/types/daeaf9e3-0fcb-4624-b89e-20c065892339 returned with HTTP 202 Sep 06 23:05:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1304/2609] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:05:28 2026] DELETE /volume/v3/types/daeaf9e3-0fcb-4624-b89e-20c065892339 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:05:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f46f8a9d-fe45-4495-923b-934fe03b427b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f46f8a9d-fe45-4495-923b-934fe03b427b tempest-VolumeAndVolumeTypeFromImageTest-2114937587 tempest-VolumeAndVolumeTypeFromImageTest-2114937587-project-admin] GET http://192.168.122.248/volume/v3/types/daeaf9e3-0fcb-4624-b89e-20c065892339 Sep 06 23:05:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f46f8a9d-fe45-4495-923b-934fe03b427b tempest-VolumeAndVolumeTypeFromImageTest-2114937587 tempest-VolumeAndVolumeTypeFromImageTest-2114937587-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f46f8a9d-fe45-4495-923b-934fe03b427b tempest-VolumeAndVolumeTypeFromImageTest-2114937587 tempest-VolumeAndVolumeTypeFromImageTest-2114937587-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f46f8a9d-fe45-4495-923b-934fe03b427b tempest-VolumeAndVolumeTypeFromImageTest-2114937587 tempest-VolumeAndVolumeTypeFromImageTest-2114937587-project-admin] http://192.168.122.248/volume/v3/types/daeaf9e3-0fcb-4624-b89e-20c065892339 returned with HTTP 404 Sep 06 23:05:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1306/2610] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 23:05:28 2026] GET /volume/v3/types/daeaf9e3-0fcb-4624-b89e-20c065892339 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0a278b13-b419-4912-9226-897bec41a406 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0a278b13-b419-4912-9226-897bec41a406 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:05:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0a278b13-b419-4912-9226-897bec41a406 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1328208198", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0a278b13-b419-4912-9226-897bec41a406 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:05:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1305/2611] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:05:32 2026] POST /volume/v3/types => generated 380 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-05b00170-b9d4-4051-b1d9-b2b860974f2e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-05b00170-b9d4-4051-b1d9-b2b860974f2e tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] POST http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/encryption Sep 06 23:05:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-05b00170-b9d4-4051-b1d9-b2b860974f2e tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-05b00170-b9d4-4051-b1d9-b2b860974f2e tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/encryption returned with HTTP 200 Sep 06 23:05:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1307/2612] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 23:05:32 2026] POST /volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a6429435-9bc6-48e4-88b2-d7ffce055b1a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a6429435-9bc6-48e4-88b2-d7ffce055b1a tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:05:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a6429435-9bc6-48e4-88b2-d7ffce055b1a tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-12762277", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a6429435-9bc6-48e4-88b2-d7ffce055b1a tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:05:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1306/2613] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:05:32 2026] POST /volume/v3/types => generated 378 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d016c1d3-01cd-4e53-a104-394a4ac1e814 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d016c1d3-01cd-4e53-a104-394a4ac1e814 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] POST http://192.168.122.248/volume/v3/types/4d712949-74a1-4c41-b5b4-a5d79446b00f/encryption Sep 06 23:05:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d016c1d3-01cd-4e53-a104-394a4ac1e814 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:32 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-d016c1d3-01cd-4e53-a104-394a4ac1e814 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '0243854e3dfb403ab75d0e0ed7ead463', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '908d99864fcd436ca1dead71072bd88e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:05:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d016c1d3-01cd-4e53-a104-394a4ac1e814 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] http://192.168.122.248/volume/v3/types/4d712949-74a1-4c41-b5b4-a5d79446b00f/encryption returned with HTTP 403 Sep 06 23:05:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1308/2614] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 23:05:32 2026] POST /volume/v3/types/4d712949-74a1-4c41-b5b4-a5d79446b00f/encryption => generated 127 bytes in 126 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d4f40950-9d35-4cd3-bd3c-042d78a31cba None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d4f40950-9d35-4cd3-bd3c-042d78a31cba tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:05:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d4f40950-9d35-4cd3-bd3c-042d78a31cba tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-340823420", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d4f40950-9d35-4cd3-bd3c-042d78a31cba tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:05:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1307/2615] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:05: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 06 23:05:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0090fb12-8063-42c1-8350-5917d7f94ad7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0090fb12-8063-42c1-8350-5917d7f94ad7 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] POST http://192.168.122.248/volume/v3/types/fc55bab4-f2ba-48ed-85ad-883c0ee8be6a/extra_specs Sep 06 23:05:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0090fb12-8063-42c1-8350-5917d7f94ad7 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:32 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-0090fb12-8063-42c1-8350-5917d7f94ad7 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '0243854e3dfb403ab75d0e0ed7ead463', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '908d99864fcd436ca1dead71072bd88e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:05:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0090fb12-8063-42c1-8350-5917d7f94ad7 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] http://192.168.122.248/volume/v3/types/fc55bab4-f2ba-48ed-85ad-883c0ee8be6a/extra_specs returned with HTTP 403 Sep 06 23:05:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1309/2616] 192.168.122.248 () {60 vars in 1283 bytes} [Sun Sep 6 23:05:32 2026] POST /volume/v3/types/fc55bab4-f2ba-48ed-85ad-883c0ee8be6a/extra_specs => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4f01ed09-8151-4c7c-bcf2-15cc632e29d6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4f01ed09-8151-4c7c-bcf2-15cc632e29d6 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] PUT http://192.168.122.248/volume/v3/types/fc55bab4-f2ba-48ed-85ad-883c0ee8be6a/extra_specs/key2 Sep 06 23:05:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4f01ed09-8151-4c7c-bcf2-15cc632e29d6 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:32 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-4f01ed09-8151-4c7c-bcf2-15cc632e29d6 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0243854e3dfb403ab75d0e0ed7ead463', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '908d99864fcd436ca1dead71072bd88e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:05:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4f01ed09-8151-4c7c-bcf2-15cc632e29d6 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] http://192.168.122.248/volume/v3/types/fc55bab4-f2ba-48ed-85ad-883c0ee8be6a/extra_specs/key2 returned with HTTP 403 Sep 06 23:05:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1308/2617] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 23:05:32 2026] PUT /volume/v3/types/fc55bab4-f2ba-48ed-85ad-883c0ee8be6a/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 23:05:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3223e0e5-310c-4964-b99a-b9c43c049338 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3223e0e5-310c-4964-b99a-b9c43c049338 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] POST http://192.168.122.248/volume/v3/types Sep 06 23:05:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3223e0e5-310c-4964-b99a-b9c43c049338 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:32 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-3223e0e5-310c-4964-b99a-b9c43c049338 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '0243854e3dfb403ab75d0e0ed7ead463', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '908d99864fcd436ca1dead71072bd88e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:05:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3223e0e5-310c-4964-b99a-b9c43c049338 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] http://192.168.122.248/volume/v3/types returned with HTTP 403 Sep 06 23:05:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1310/2618] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 23:05:32 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-404a8a7b-2ec3-4de1-9838-73c13e834fa4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-404a8a7b-2ec3-4de1-9838-73c13e834fa4 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:05:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-404a8a7b-2ec3-4de1-9838-73c13e834fa4 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1340530587", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-404a8a7b-2ec3-4de1-9838-73c13e834fa4 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:05:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1309/2619] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:05:32 2026] POST /volume/v3/types => generated 380 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-347d77b2-47d5-4ee9-8763-e1d226024329 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-347d77b2-47d5-4ee9-8763-e1d226024329 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] POST http://192.168.122.248/volume/v3/types/84191582-f0d8-471f-b2c0-614aaf366b87/encryption Sep 06 23:05:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-347d77b2-47d5-4ee9-8763-e1d226024329 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-347d77b2-47d5-4ee9-8763-e1d226024329 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] http://192.168.122.248/volume/v3/types/84191582-f0d8-471f-b2c0-614aaf366b87/encryption returned with HTTP 200 Sep 06 23:05:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1311/2620] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 23:05:32 2026] POST /volume/v3/types/84191582-f0d8-471f-b2c0-614aaf366b87/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-26c170d8-5eb9-4b60-8ad0-bfee42b6fbd5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-26c170d8-5eb9-4b60-8ad0-bfee42b6fbd5 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] DELETE http://192.168.122.248/volume/v3/types/84191582-f0d8-471f-b2c0-614aaf366b87/encryption/33efd163-9d1e-4019-b6d4-4d68eb86c49b Sep 06 23:05:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-26c170d8-5eb9-4b60-8ad0-bfee42b6fbd5 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-26c170d8-5eb9-4b60-8ad0-bfee42b6fbd5 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:32 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-26c170d8-5eb9-4b60-8ad0-bfee42b6fbd5 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '0243854e3dfb403ab75d0e0ed7ead463', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '908d99864fcd436ca1dead71072bd88e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:05:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-26c170d8-5eb9-4b60-8ad0-bfee42b6fbd5 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] http://192.168.122.248/volume/v3/types/84191582-f0d8-471f-b2c0-614aaf366b87/encryption/33efd163-9d1e-4019-b6d4-4d68eb86c49b returned with HTTP 403 Sep 06 23:05:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1310/2621] 192.168.122.248 () {58 vars in 1373 bytes} [Sun Sep 6 23:05:32 2026] DELETE /volume/v3/types/84191582-f0d8-471f-b2c0-614aaf366b87/encryption/33efd163-9d1e-4019-b6d4-4d68eb86c49b => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f453686e-79d8-4103-b1f0-04caec3411d4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f453686e-79d8-4103-b1f0-04caec3411d4 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:05:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f453686e-79d8-4103-b1f0-04caec3411d4 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-169973951", "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=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f453686e-79d8-4103-b1f0-04caec3411d4 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:05:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1312/2622] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:05:32 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 06 23:05:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f2c298a2-2138-43f1-a87c-ea889e22264f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f2c298a2-2138-43f1-a87c-ea889e22264f tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] DELETE http://192.168.122.248/volume/v3/types/a224aa7c-22d8-47a2-9176-0b8f8c88bedc/extra_specs/key1 Sep 06 23:05:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f2c298a2-2138-43f1-a87c-ea889e22264f tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f2c298a2-2138-43f1-a87c-ea889e22264f tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-f2c298a2-2138-43f1-a87c-ea889e22264f tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '0243854e3dfb403ab75d0e0ed7ead463', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '908d99864fcd436ca1dead71072bd88e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f2c298a2-2138-43f1-a87c-ea889e22264f tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] http://192.168.122.248/volume/v3/types/a224aa7c-22d8-47a2-9176-0b8f8c88bedc/extra_specs/key1 returned with HTTP 403 Sep 06 23:05:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1311/2623] 192.168.122.248 () {58 vars in 1280 bytes} [Sun Sep 6 23:05:32 2026] DELETE /volume/v3/types/a224aa7c-22d8-47a2-9176-0b8f8c88bedc/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0534a614-3654-4178-84cc-0fc1d6b5bc40 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0534a614-3654-4178-84cc-0fc1d6b5bc40 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0534a614-3654-4178-84cc-0fc1d6b5bc40 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1465272875", "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=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0534a614-3654-4178-84cc-0fc1d6b5bc40 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:05:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1313/2624] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:05:33 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-02666ea2-7c0a-4c45-b70d-2e82cad2a51b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-02666ea2-7c0a-4c45-b70d-2e82cad2a51b tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] DELETE http://192.168.122.248/volume/v3/types/57e16249-45e0-4342-9580-d19b5b825609 Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-02666ea2-7c0a-4c45-b70d-2e82cad2a51b tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-02666ea2-7c0a-4c45-b70d-2e82cad2a51b tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-02666ea2-7c0a-4c45-b70d-2e82cad2a51b tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '0243854e3dfb403ab75d0e0ed7ead463', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '908d99864fcd436ca1dead71072bd88e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-02666ea2-7c0a-4c45-b70d-2e82cad2a51b tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] http://192.168.122.248/volume/v3/types/57e16249-45e0-4342-9580-d19b5b825609 returned with HTTP 403 Sep 06 23:05:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1312/2625] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:05:33 2026] DELETE /volume/v3/types/57e16249-45e0-4342-9580-d19b5b825609 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-92729e27-c950-4d8d-b905-ee381e294237 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-92729e27-c950-4d8d-b905-ee381e294237 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] GET http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/extra_specs Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-92729e27-c950-4d8d-b905-ee381e294237 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-92729e27-c950-4d8d-b905-ee381e294237 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-92729e27-c950-4d8d-b905-ee381e294237 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/extra_specs returned with HTTP 200 Sep 06 23:05:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1314/2626] 192.168.122.248 () {58 vars in 1262 bytes} [Sun Sep 6 23:05:33 2026] GET /volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e0042c73-ffd2-4a66-83a5-0d61332f4117 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e0042c73-ffd2-4a66-83a5-0d61332f4117 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] GET http://192.168.122.248/volume/v3/types Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e0042c73-ffd2-4a66-83a5-0d61332f4117 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e0042c73-ffd2-4a66-83a5-0d61332f4117 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-e0042c73-ffd2-4a66-83a5-0d61332f4117 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e0042c73-ffd2-4a66-83a5-0d61332f4117 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:05:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1313/2627] 192.168.122.248 () {58 vars in 1115 bytes} [Sun Sep 6 23:05:33 2026] GET /volume/v3/types => generated 2360 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a5d18e56-1710-4569-b2b0-4cb9c77c50c0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a5d18e56-1710-4569-b2b0-4cb9c77c50c0 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] GET http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/encryption/cipher Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a5d18e56-1710-4569-b2b0-4cb9c77c50c0 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a5d18e56-1710-4569-b2b0-4cb9c77c50c0 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-a5d18e56-1710-4569-b2b0-4cb9c77c50c0 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0243854e3dfb403ab75d0e0ed7ead463', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '908d99864fcd436ca1dead71072bd88e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a5d18e56-1710-4569-b2b0-4cb9c77c50c0 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/encryption/cipher returned with HTTP 403 Sep 06 23:05:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1315/2628] 192.168.122.248 () {58 vars in 1280 bytes} [Sun Sep 6 23:05:33 2026] GET /volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-898b128f-9f5c-45bb-b648-ac4f5f1e603f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-898b128f-9f5c-45bb-b648-ac4f5f1e603f tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] GET http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/encryption Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-898b128f-9f5c-45bb-b648-ac4f5f1e603f tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-898b128f-9f5c-45bb-b648-ac4f5f1e603f tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-898b128f-9f5c-45bb-b648-ac4f5f1e603f tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0243854e3dfb403ab75d0e0ed7ead463', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '908d99864fcd436ca1dead71072bd88e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-898b128f-9f5c-45bb-b648-ac4f5f1e603f tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/encryption returned with HTTP 403 Sep 06 23:05:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1314/2629] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 23:05:33 2026] GET /volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-408e8093-ba75-449e-acbe-3e40caa1f656 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-408e8093-ba75-449e-acbe-3e40caa1f656 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] GET http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/extra_specs/multiattach Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-408e8093-ba75-449e-acbe-3e40caa1f656 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-408e8093-ba75-449e-acbe-3e40caa1f656 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-408e8093-ba75-449e-acbe-3e40caa1f656 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/extra_specs/multiattach returned with HTTP 200 Sep 06 23:05:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1316/2630] 192.168.122.248 () {58 vars in 1298 bytes} [Sun Sep 6 23:05:33 2026] GET /volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5f356cc7-2b58-4c95-a95d-fb446f800102 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5f356cc7-2b58-4c95-a95d-fb446f800102 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] GET http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/extra_specs/volume_backend_name Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5f356cc7-2b58-4c95-a95d-fb446f800102 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5f356cc7-2b58-4c95-a95d-fb446f800102 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5f356cc7-2b58-4c95-a95d-fb446f800102 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/extra_specs/volume_backend_name returned with HTTP 404 Sep 06 23:05:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1315/2631] 192.168.122.248 () {58 vars in 1322 bytes} [Sun Sep 6 23:05:33 2026] GET /volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/extra_specs/volume_backend_name => generated 143 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-67b3950d-58b6-4f61-9c5a-cc5b274cf78e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-67b3950d-58b6-4f61-9c5a-cc5b274cf78e tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] GET http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-67b3950d-58b6-4f61-9c5a-cc5b274cf78e tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-67b3950d-58b6-4f61-9c5a-cc5b274cf78e tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-67b3950d-58b6-4f61-9c5a-cc5b274cf78e tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad returned with HTTP 200 Sep 06 23:05:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1317/2632] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 23:05:33 2026] GET /volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad => generated 318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d344a45d-5916-40b0-9ab8-b8a7861acfaa None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d344a45d-5916-40b0-9ab8-b8a7861acfaa tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] PUT http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/encryption/47be32c5-08a1-4444-9989-c84985128159 Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d344a45d-5916-40b0-9ab8-b8a7861acfaa tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-d344a45d-5916-40b0-9ab8-b8a7861acfaa tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '0243854e3dfb403ab75d0e0ed7ead463', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '908d99864fcd436ca1dead71072bd88e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d344a45d-5916-40b0-9ab8-b8a7861acfaa tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/encryption/47be32c5-08a1-4444-9989-c84985128159 returned with HTTP 403 Sep 06 23:05:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1316/2633] 192.168.122.248 () {60 vars in 1390 bytes} [Sun Sep 6 23:05:33 2026] PUT /volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/encryption/47be32c5-08a1-4444-9989-c84985128159 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8b8b9a23-860a-4ca0-ac9d-e617ed2ea218 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8b8b9a23-860a-4ca0-ac9d-e617ed2ea218 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] PUT http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/extra_specs/key1 Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8b8b9a23-860a-4ca0-ac9d-e617ed2ea218 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-8b8b9a23-860a-4ca0-ac9d-e617ed2ea218 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0243854e3dfb403ab75d0e0ed7ead463', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '908d99864fcd436ca1dead71072bd88e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8b8b9a23-860a-4ca0-ac9d-e617ed2ea218 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/extra_specs/key1 returned with HTTP 403 Sep 06 23:05:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1318/2634] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 23:05:33 2026] PUT /volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0bab4cc5-a4e5-477f-83b6-1a7c7a3f747f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0bab4cc5-a4e5-477f-83b6-1a7c7a3f747f tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] PUT http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0bab4cc5-a4e5-477f-83b6-1a7c7a3f747f tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-0bab4cc5-a4e5-477f-83b6-1a7c7a3f747f tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '0243854e3dfb403ab75d0e0ed7ead463', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '908d99864fcd436ca1dead71072bd88e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0bab4cc5-a4e5-477f-83b6-1a7c7a3f747f tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-member] http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad returned with HTTP 403 Sep 06 23:05:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1317/2635] 192.168.122.248 () {60 vars in 1246 bytes} [Sun Sep 6 23:05:33 2026] PUT /volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0b7139fe-f468-4f38-9d06-c64c69555342 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0b7139fe-f468-4f38-9d06-c64c69555342 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] DELETE http://192.168.122.248/volume/v3/types/57e16249-45e0-4342-9580-d19b5b825609 Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0b7139fe-f468-4f38-9d06-c64c69555342 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0b7139fe-f468-4f38-9d06-c64c69555342 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0b7139fe-f468-4f38-9d06-c64c69555342 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] http://192.168.122.248/volume/v3/types/57e16249-45e0-4342-9580-d19b5b825609 returned with HTTP 202 Sep 06 23:05:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1319/2636] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:05:33 2026] DELETE /volume/v3/types/57e16249-45e0-4342-9580-d19b5b825609 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-129c62f5-c414-4b3d-9502-8ab50b242dc1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-129c62f5-c414-4b3d-9502-8ab50b242dc1 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] DELETE http://192.168.122.248/volume/v3/types/a224aa7c-22d8-47a2-9176-0b8f8c88bedc Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-129c62f5-c414-4b3d-9502-8ab50b242dc1 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-129c62f5-c414-4b3d-9502-8ab50b242dc1 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-129c62f5-c414-4b3d-9502-8ab50b242dc1 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] http://192.168.122.248/volume/v3/types/a224aa7c-22d8-47a2-9176-0b8f8c88bedc returned with HTTP 202 Sep 06 23:05:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1318/2637] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:05:33 2026] DELETE /volume/v3/types/a224aa7c-22d8-47a2-9176-0b8f8c88bedc => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-44dcef73-7567-4f02-9f9f-2a1175b9d3ea None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-44dcef73-7567-4f02-9f9f-2a1175b9d3ea tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] DELETE http://192.168.122.248/volume/v3/types/84191582-f0d8-471f-b2c0-614aaf366b87 Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-44dcef73-7567-4f02-9f9f-2a1175b9d3ea tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-44dcef73-7567-4f02-9f9f-2a1175b9d3ea tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-44dcef73-7567-4f02-9f9f-2a1175b9d3ea tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] http://192.168.122.248/volume/v3/types/84191582-f0d8-471f-b2c0-614aaf366b87 returned with HTTP 202 Sep 06 23:05:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1320/2638] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:05:33 2026] DELETE /volume/v3/types/84191582-f0d8-471f-b2c0-614aaf366b87 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-db1a4702-df2e-44be-b4f0-9b2b26651156 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-db1a4702-df2e-44be-b4f0-9b2b26651156 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] DELETE http://192.168.122.248/volume/v3/types/fc55bab4-f2ba-48ed-85ad-883c0ee8be6a Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-db1a4702-df2e-44be-b4f0-9b2b26651156 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-db1a4702-df2e-44be-b4f0-9b2b26651156 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-db1a4702-df2e-44be-b4f0-9b2b26651156 tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] http://192.168.122.248/volume/v3/types/fc55bab4-f2ba-48ed-85ad-883c0ee8be6a returned with HTTP 202 Sep 06 23:05:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1319/2639] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:05:33 2026] DELETE /volume/v3/types/fc55bab4-f2ba-48ed-85ad-883c0ee8be6a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ed60e453-472b-4352-a653-e55ecd3337ac None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ed60e453-472b-4352-a653-e55ecd3337ac tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] DELETE http://192.168.122.248/volume/v3/types/4d712949-74a1-4c41-b5b4-a5d79446b00f Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ed60e453-472b-4352-a653-e55ecd3337ac tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ed60e453-472b-4352-a653-e55ecd3337ac tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ed60e453-472b-4352-a653-e55ecd3337ac tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] http://192.168.122.248/volume/v3/types/4d712949-74a1-4c41-b5b4-a5d79446b00f returned with HTTP 202 Sep 06 23:05:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1321/2640] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:05:33 2026] DELETE /volume/v3/types/4d712949-74a1-4c41-b5b4-a5d79446b00f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-31c5c296-002c-4bd9-b58a-b164ee35ba1b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-31c5c296-002c-4bd9-b58a-b164ee35ba1b tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] DELETE http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-31c5c296-002c-4bd9-b58a-b164ee35ba1b tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-31c5c296-002c-4bd9-b58a-b164ee35ba1b tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-31c5c296-002c-4bd9-b58a-b164ee35ba1b tempest-VolumeTypesMemberTests-1665338633 tempest-VolumeTypesMemberTests-1665338633-project-admin] http://192.168.122.248/volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad returned with HTTP 202 Sep 06 23:05:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1320/2641] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:05:33 2026] DELETE /volume/v3/types/1ed715ea-dd39-4492-a8da-7dff0e5172ad => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:05:43 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=85,cinder:INSERT=24,cinder:UPDATE=24 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:05:43 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=67,cinder:INSERT=26,cinder:UPDATE=17 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:05:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-be50075d-6284-493b-ac96-134e0c7006c6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:05:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1525784758"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1525784758'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:05:44 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Create volume of 1 GB Sep 06 23:05:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Availability Zones retrieved successfully. Sep 06 23:05:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Flow 'volume_create_api' (4feadc31-fa29-43e9-a407-4055b5b2b15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7fd146b-8749-44c3-a25a-e5929dc947ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:05:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:05:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2135844866"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2135844866'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:05:44 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Create volume of 1 GB Sep 06 23:05:44 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Availability Zones retrieved successfully. Sep 06 23:05:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7fd146b-8749-44c3-a25a-e5929dc947ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:44 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55808ad5-1063-4e98-8b41-52cf8d5cd61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:44 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Flow 'volume_create_api' (4b592539-246c-4001-948e-e49157ccd08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:44 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c67150bd-0708-4b2b-9efd-c4576bc4e141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:44 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:05:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c67150bd-0708-4b2b-9efd-c4576bc4e141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f611d33-8ebd-4139-b933-c4bda7ce57f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:45 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Created reservations ['bcab2f43-6502-4cd5-8d92-c20955f8b40b', '53dc92fe-9cb8-47bc-be4a-025640aa386d', '529d4080-db16-43d9-8e3f-cecd5fa007cd', '10b55561-99e9-4fa7-9f0a-aca3ef78cdd3'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:05:45 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55808ad5-1063-4e98-8b41-52cf8d5cd61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcab2f43-6502-4cd5-8d92-c20955f8b40b', '53dc92fe-9cb8-47bc-be4a-025640aa386d', '529d4080-db16-43d9-8e3f-cecd5fa007cd', '10b55561-99e9-4fa7-9f0a-aca3ef78cdd3']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:45 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01261a5c-8087-46c2-8f48-5a437a64b0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:45 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:45 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:45 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01261a5c-8087-46c2-8f48-5a437a64b0c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87e956c7-2eb6-4c00-ae65-4b070487fec9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1525784758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d5619ba45de4c48989d33f74f8f84b0',qos_specs=None,replication_status=,reservations=['bcab2f43-6502-4cd5-8d92-c20955f8b40b','53dc92fe-9cb8-47bc-be4a-025640aa386d','529d4080-db16-43d9-8e3f-cecd5fa007cd','10b55561-99e9-4fa7-9f0a-aca3ef78cdd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af5c61a3e7d840ffa6f796d49f3b67c7',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1525784758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87e956c7-2eb6-4c00-ae65-4b070487fec9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d5619ba45de4c48989d33f74f8f84b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af5c61a3e7d840ffa6f796d49f3b67c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:45 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9101e6e5-029d-4b3f-83b0-bea0e73f4a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:45 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Created reservations ['ba0d0859-7785-4f29-abaf-4481612e84bc', '08b1613f-38e7-4a73-814f-52622a4bf3d3', '5d3bc647-37e9-4e5f-b4f1-62640894262b', 'd0a04bd1-fcfc-47ee-ab29-c1762f8358bb'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:05:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f611d33-8ebd-4139-b933-c4bda7ce57f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba0d0859-7785-4f29-abaf-4481612e84bc', '08b1613f-38e7-4a73-814f-52622a4bf3d3', '5d3bc647-37e9-4e5f-b4f1-62640894262b', 'd0a04bd1-fcfc-47ee-ab29-c1762f8358bb']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73ad3f7a-bfbe-4763-a6ca-9e644e7b3199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:45 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9101e6e5-029d-4b3f-83b0-bea0e73f4a30) transitioned into state 'SUCCESS' from state '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-1525784758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d5619ba45de4c48989d33f74f8f84b0',qos_specs=None,replication_status=,reservations=['bcab2f43-6502-4cd5-8d92-c20955f8b40b','53dc92fe-9cb8-47bc-be4a-025640aa386d','529d4080-db16-43d9-8e3f-cecd5fa007cd','10b55561-99e9-4fa7-9f0a-aca3ef78cdd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af5c61a3e7d840ffa6f796d49f3b67c7',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:45 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d79ee5d-44cc-43b7-943b-f391d18d2027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:45 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:45 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73ad3f7a-bfbe-4763-a6ca-9e644e7b3199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a186aa99-cca7-4930-a7f1-ac6d9c2ece23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2135844866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e9b7d99441544d4a4a9e2618e38305d',qos_specs=None,replication_status=,reservations=['ba0d0859-7785-4f29-abaf-4481612e84bc','08b1613f-38e7-4a73-814f-52622a4bf3d3','5d3bc647-37e9-4e5f-b4f1-62640894262b','d0a04bd1-fcfc-47ee-ab29-c1762f8358bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f2e28c98da46679e194597fdf6cca2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2135844866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a186aa99-cca7-4930-a7f1-ac6d9c2ece23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e9b7d99441544d4a4a9e2618e38305d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13f2e28c98da46679e194597fdf6cca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (476cc485-3c4e-45ad-a333-f1e72232a764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:45 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d79ee5d-44cc-43b7-943b-f391d18d2027) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:45 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Flow 'volume_create_api' (4feadc31-fa29-43e9-a407-4055b5b2b15c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:45 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Create volume request issued successfully. Sep 06 23:05:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-be50075d-6284-493b-ac96-134e0c7006c6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:05:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1322/2642] 192.168.122.248 () {62 vars in 1183 bytes} [Sun Sep 6 23:05:44 2026] POST /volume/v3/volumes => generated 779 bytes in 890 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b22cdbe2-2dc2-453c-a87d-faa9dbd89df6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b22cdbe2-2dc2-453c-a87d-faa9dbd89df6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 Sep 06 23:05:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b22cdbe2-2dc2-453c-a87d-faa9dbd89df6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b22cdbe2-2dc2-453c-a87d-faa9dbd89df6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (476cc485-3c4e-45ad-a333-f1e72232a764) transitioned into state 'SUCCESS' from state '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-2135844866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e9b7d99441544d4a4a9e2618e38305d',qos_specs=None,replication_status=,reservations=['ba0d0859-7785-4f29-abaf-4481612e84bc','08b1613f-38e7-4a73-814f-52622a4bf3d3','5d3bc647-37e9-4e5f-b4f1-62640894262b','d0a04bd1-fcfc-47ee-ab29-c1762f8358bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f2e28c98da46679e194597fdf6cca2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:45 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:45 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:45 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:45 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f39be135-a29f-4e5e-9e62-2d5995f5996a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:45 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b22cdbe2-2dc2-453c-a87d-faa9dbd89df6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:05:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b22cdbe2-2dc2-453c-a87d-faa9dbd89df6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 returned with HTTP 200 Sep 06 23:05:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1323/2643] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:05:45 2026] GET /volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:05:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f39be135-a29f-4e5e-9e62-2d5995f5996a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Flow 'volume_create_api' (4b592539-246c-4001-948e-e49157ccd08d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:45 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Create volume request issued successfully. Sep 06 23:05:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5b2ae740-2d79-4b09-bcb5-ed58453c775e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:05:45 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1321/2644] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 23:05:44 2026] POST /volume/v3/volumes => generated 773 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:05:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-96ef00b1-b852-414c-a0b4-892d7a88af42 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-96ef00b1-b852-414c-a0b4-892d7a88af42 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 Sep 06 23:05:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-96ef00b1-b852-414c-a0b4-892d7a88af42 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-96ef00b1-b852-414c-a0b4-892d7a88af42 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:45 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:45 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:45 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:45 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:45 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-96ef00b1-b852-414c-a0b4-892d7a88af42 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:05:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-96ef00b1-b852-414c-a0b4-892d7a88af42 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 returned with HTTP 200 Sep 06 23:05:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1324/2645] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:45 2026] GET /volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4906a349-ae74-4cd2-90ab-ac0bf4f8c95b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4906a349-ae74-4cd2-90ab-ac0bf4f8c95b tempest-VolumeAndVolumeTypeFromImageTest-345630567 tempest-VolumeAndVolumeTypeFromImageTest-345630567-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:05:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4906a349-ae74-4cd2-90ab-ac0bf4f8c95b tempest-VolumeAndVolumeTypeFromImageTest-345630567 tempest-VolumeAndVolumeTypeFromImageTest-345630567-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=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:05:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-5476345"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-5476345'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:05:45 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Create volume of 1 GB Sep 06 23:05:45 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:45 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4906a349-ae74-4cd2-90ab-ac0bf4f8c95b tempest-VolumeAndVolumeTypeFromImageTest-345630567 tempest-VolumeAndVolumeTypeFromImageTest-345630567-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:05:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1325/2646] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:05:45 2026] POST /volume/v3/types => generated 287 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:05:45 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Availability Zones retrieved successfully. Sep 06 23:05:45 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Flow 'volume_create_api' (022d491e-fba6-4425-b8d0-b64b0b24aaaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c938cf-d7c5-4b9e-b19d-1872de46b6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:05:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c938cf-d7c5-4b9e-b19d-1872de46b6c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6d8796-9e1a-4963-b052-9ae30f15aa88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:46 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Created reservations ['024c4d55-9a42-4c43-97f1-05488603e2dd', '144d3ad6-83f4-469f-a1b3-ce57a13a83ba', 'ab956836-e2e8-44cb-a29a-368638f87217', '79ed6cfd-3b54-451d-a34d-a991d9086528'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:05:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6d8796-9e1a-4963-b052-9ae30f15aa88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['024c4d55-9a42-4c43-97f1-05488603e2dd', '144d3ad6-83f4-469f-a1b3-ce57a13a83ba', 'ab956836-e2e8-44cb-a29a-368638f87217', '79ed6cfd-3b54-451d-a34d-a991d9086528']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9a3107d-c88a-4c7d-bfac-eb509ac0f26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:46 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:46 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9a3107d-c88a-4c7d-bfac-eb509ac0f26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc48fdb4-63af-40c5-b880-271015e8751d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-5476345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf313938b83c499b8467f6b39ea5c7f4',qos_specs=None,replication_status=,reservations=['024c4d55-9a42-4c43-97f1-05488603e2dd','144d3ad6-83f4-469f-a1b3-ce57a13a83ba','ab956836-e2e8-44cb-a29a-368638f87217','79ed6cfd-3b54-451d-a34d-a991d9086528'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd08d595cb764dac8bd83db6a85f9d65',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:05:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-5476345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc48fdb4-63af-40c5-b880-271015e8751d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf313938b83c499b8467f6b39ea5c7f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd08d595cb764dac8bd83db6a85f9d65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96d60117-3405-4207-a630-e90532cda3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96d60117-3405-4207-a630-e90532cda3c4) transitioned into state 'SUCCESS' from state '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-5476345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf313938b83c499b8467f6b39ea5c7f4',qos_specs=None,replication_status=,reservations=['024c4d55-9a42-4c43-97f1-05488603e2dd','144d3ad6-83f4-469f-a1b3-ce57a13a83ba','ab956836-e2e8-44cb-a29a-368638f87217','79ed6cfd-3b54-451d-a34d-a991d9086528'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd08d595cb764dac8bd83db6a85f9d65',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29307cb4-8d3b-40a5-a574-edb3adfec9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29307cb4-8d3b-40a5-a574-edb3adfec9ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:46 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Flow 'volume_create_api' (022d491e-fba6-4425-b8d0-b64b0b24aaaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Create volume request issued successfully. Sep 06 23:05:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a421a9e0-1ccf-4b63-8b69-45aac5d8a45c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:05:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1322/2647] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 23:05:45 2026] POST /volume/v3/volumes => generated 784 bytes in 732 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:05:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2d9d04ac-f897-450f-bf63-118c3bcd750a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2d9d04ac-f897-450f-bf63-118c3bcd750a tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] GET http://192.168.122.248/volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d Sep 06 23:05:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2d9d04ac-f897-450f-bf63-118c3bcd750a tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2d9d04ac-f897-450f-bf63-118c3bcd750a tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-94e3e237-63bf-4f1b-bce2-79f63865d033 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:46 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:46 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-94e3e237-63bf-4f1b-bce2-79f63865d033 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 Sep 06 23:05:46 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:46 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-94e3e237-63bf-4f1b-bce2-79f63865d033 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-94e3e237-63bf-4f1b-bce2-79f63865d033 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2d9d04ac-f897-450f-bf63-118c3bcd750a tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Volume info retrieved successfully. Sep 06 23:05:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2d9d04ac-f897-450f-bf63-118c3bcd750a tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] http://192.168.122.248/volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d returned with HTTP 200 Sep 06 23:05:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1326/2648] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:46 2026] GET /volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d => generated 963 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:46 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:46 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-94e3e237-63bf-4f1b-bce2-79f63865d033 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:05:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-94e3e237-63bf-4f1b-bce2-79f63865d033 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 returned with HTTP 200 Sep 06 23:05:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1323/2649] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:05:46 2026] GET /volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 => generated 871 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:05:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-dec9016e-84e5-4014-8695-5f83735f9957 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dec9016e-84e5-4014-8695-5f83735f9957 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 Sep 06 23:05:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dec9016e-84e5-4014-8695-5f83735f9957 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dec9016e-84e5-4014-8695-5f83735f9957 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:46 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:46 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:46 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:46 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-dec9016e-84e5-4014-8695-5f83735f9957 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:05:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dec9016e-84e5-4014-8695-5f83735f9957 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 returned with HTTP 200 Sep 06 23:05:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1327/2650] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:46 2026] GET /volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c4f3ea1c-ebd3-47af-8f93-7bc758290847 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c4f3ea1c-ebd3-47af-8f93-7bc758290847 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] GET http://192.168.122.248/volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d Sep 06 23:05:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c4f3ea1c-ebd3-47af-8f93-7bc758290847 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c4f3ea1c-ebd3-47af-8f93-7bc758290847 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:47 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c4f3ea1c-ebd3-47af-8f93-7bc758290847 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Volume info retrieved successfully. Sep 06 23:05:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-67f4642c-8f52-4cd7-80b1-5d7e1e7900fc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-67f4642c-8f52-4cd7-80b1-5d7e1e7900fc tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 Sep 06 23:05:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-67f4642c-8f52-4cd7-80b1-5d7e1e7900fc tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c4f3ea1c-ebd3-47af-8f93-7bc758290847 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] http://192.168.122.248/volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d returned with HTTP 200 Sep 06 23:05:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1324/2651] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:47 2026] GET /volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d => generated 1013 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:05:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-67f4642c-8f52-4cd7-80b1-5d7e1e7900fc tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:47 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-67f4642c-8f52-4cd7-80b1-5d7e1e7900fc tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:05:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-67f4642c-8f52-4cd7-80b1-5d7e1e7900fc tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 returned with HTTP 200 Sep 06 23:05:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1328/2652] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:05:47 2026] GET /volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 => generated 872 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:05:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d2ad64f5-7366-45c7-9e7b-c62a0d040d0d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d2ad64f5-7366-45c7-9e7b-c62a0d040d0d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 Sep 06 23:05:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d2ad64f5-7366-45c7-9e7b-c62a0d040d0d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d2ad64f5-7366-45c7-9e7b-c62a0d040d0d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-385fcb97-f460-4a2f-ac5c-83939564d791 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-385fcb97-f460-4a2f-ac5c-83939564d791 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 23:05:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-385fcb97-f460-4a2f-ac5c-83939564d791 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "87e956c7-2eb6-4c00-ae65-4b070487fec9", "name": "tempest-VolumeDependencyTests-Snapshot-1479354821"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:47 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:47 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-385fcb97-f460-4a2f-ac5c-83939564d791 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:05:47 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-385fcb97-f460-4a2f-ac5c-83939564d791 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Create snapshot from volume 87e956c7-2eb6-4c00-ae65-4b070487fec9 Sep 06 23:05:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d2ad64f5-7366-45c7-9e7b-c62a0d040d0d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:05:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d2ad64f5-7366-45c7-9e7b-c62a0d040d0d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 returned with HTTP 200 Sep 06 23:05:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1325/2653] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:47 2026] GET /volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 => generated 866 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b154ba29-2669-4675-be62-a0a573f3ec46 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:05:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a186aa99-cca7-4930-a7f1-ac6d9c2ece23", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-423768498"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Create volume request body: {'volume': {"'source_volid": 'a186aa99-cca7-4930-a7f1-ac6d9c2ece23', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-423768498'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:05:47 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Create volume of 1 GB Sep 06 23:05:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Availability Zones retrieved successfully. Sep 06 23:05:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Flow 'volume_create_api' (ec0ccad3-cb6a-4777-951e-64b9d19d8807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f324c378-b4bf-4a5c-a01e-657c2e6b7c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:05:47 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-385fcb97-f460-4a2f-ac5c-83939564d791 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Created reservations ['f7b3d15f-38b1-4b9b-81f0-1d13677fcda5', '10216903-24f8-44e7-a8b9-f89d370c45bf', 'ec802182-2b22-4bbd-91aa-bb0ebcef81f9', '928d246b-2b57-48b9-b357-4f2da7ba47a7'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:05:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:47 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f324c378-b4bf-4a5c-a01e-657c2e6b7c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f49f15aa-b187-4796-ab80-80f6662458b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-385fcb97-f460-4a2f-ac5c-83939564d791 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Snapshot create request issued successfully. Sep 06 23:05:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-385fcb97-f460-4a2f-ac5c-83939564d791 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 23:05:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1329/2654] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 23:05:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:05:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f0c99258-c4f5-41c0-91fa-b85c3bbeb72e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f0c99258-c4f5-41c0-91fa-b85c3bbeb72e tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 Sep 06 23:05:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f0c99258-c4f5-41c0-91fa-b85c3bbeb72e tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f0c99258-c4f5-41c0-91fa-b85c3bbeb72e tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f0c99258-c4f5-41c0-91fa-b85c3bbeb72e tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Snapshot retrieved successfully. Sep 06 23:05:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f0c99258-c4f5-41c0-91fa-b85c3bbeb72e tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 returned with HTTP 200 Sep 06 23:05:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1330/2655] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:05:47 2026] GET /volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:47 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Created reservations ['20754242-c720-41d5-886e-a204712d6dd0', 'd1bdeab7-8608-4dbb-9b80-b31d1d542c82', '542eb6be-d964-4fac-b7d9-4c0e11aaf8bd', 'de7a79f4-5f2c-409f-8e6c-7c409b55924a'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:05:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f49f15aa-b187-4796-ab80-80f6662458b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20754242-c720-41d5-886e-a204712d6dd0', 'd1bdeab7-8608-4dbb-9b80-b31d1d542c82', '542eb6be-d964-4fac-b7d9-4c0e11aaf8bd', 'de7a79f4-5f2c-409f-8e6c-7c409b55924a']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfbc1d61-2367-4164-98c9-2a5fe0590fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:47 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfbc1d61-2367-4164-98c9-2a5fe0590fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c231d91-5fb8-4061-8dc5-2464a7025c08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-423768498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e9b7d99441544d4a4a9e2618e38305d',qos_specs=None,replication_status=,reservations=['20754242-c720-41d5-886e-a204712d6dd0','d1bdeab7-8608-4dbb-9b80-b31d1d542c82','542eb6be-d964-4fac-b7d9-4c0e11aaf8bd','de7a79f4-5f2c-409f-8e6c-7c409b55924a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f2e28c98da46679e194597fdf6cca2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:05:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-423768498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c231d91-5fb8-4061-8dc5-2464a7025c08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e9b7d99441544d4a4a9e2618e38305d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13f2e28c98da46679e194597fdf6cca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d39eee0f-3ca3-4370-9abc-33646691bd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d39eee0f-3ca3-4370-9abc-33646691bd92) transitioned into state 'SUCCESS' from state '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-423768498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e9b7d99441544d4a4a9e2618e38305d',qos_specs=None,replication_status=,reservations=['20754242-c720-41d5-886e-a204712d6dd0','d1bdeab7-8608-4dbb-9b80-b31d1d542c82','542eb6be-d964-4fac-b7d9-4c0e11aaf8bd','de7a79f4-5f2c-409f-8e6c-7c409b55924a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f2e28c98da46679e194597fdf6cca2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1863f7fc-8ed5-478f-b619-9df907071fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1863f7fc-8ed5-478f-b619-9df907071fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Flow 'volume_create_api' (ec0ccad3-cb6a-4777-951e-64b9d19d8807) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Create volume request issued successfully. Sep 06 23:05:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b154ba29-2669-4675-be62-a0a573f3ec46 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:05:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1326/2656] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:05:47 2026] POST /volume/v3/volumes => generated 772 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a186aa99-cca7-4930-a7f1-ac6d9c2ece23", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-400165576"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Create volume request body: {'volume': {"'source_volid": 'a186aa99-cca7-4930-a7f1-ac6d9c2ece23', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-400165576'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Create volume of 1 GB Sep 06 23:05:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Availability Zones retrieved successfully. Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Flow 'volume_create_api' (4688a549-3706-4218-81ee-ba0e89ff3b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b66b685e-5bde-4157-8c8f-aca8570108dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b66b685e-5bde-4157-8c8f-aca8570108dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d912c3b0-0f97-4587-bb07-cb18d704c769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Created reservations ['0827c667-deac-410c-988c-af669b5531c9', '508e6126-e09d-4095-90c9-53ee4026b51e', 'c4ad9101-16d3-4c3c-a5b7-4dbaf804b1b2', 'c84d8452-7908-4b23-b9fb-050e12a37612'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d912c3b0-0f97-4587-bb07-cb18d704c769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0827c667-deac-410c-988c-af669b5531c9', '508e6126-e09d-4095-90c9-53ee4026b51e', 'c4ad9101-16d3-4c3c-a5b7-4dbaf804b1b2', 'c84d8452-7908-4b23-b9fb-050e12a37612']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f68483e1-61fa-41cb-9a92-dcc7d17362ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f68483e1-61fa-41cb-9a92-dcc7d17362ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58d51955-df83-4b11-a425-81acd7d934f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-400165576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e9b7d99441544d4a4a9e2618e38305d',qos_specs=None,replication_status=,reservations=['0827c667-deac-410c-988c-af669b5531c9','508e6126-e09d-4095-90c9-53ee4026b51e','c4ad9101-16d3-4c3c-a5b7-4dbaf804b1b2','c84d8452-7908-4b23-b9fb-050e12a37612'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f2e28c98da46679e194597fdf6cca2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:05:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-400165576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58d51955-df83-4b11-a425-81acd7d934f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e9b7d99441544d4a4a9e2618e38305d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13f2e28c98da46679e194597fdf6cca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c42d3aa4-f97e-47e4-9c8a-e85bc9618f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c42d3aa4-f97e-47e4-9c8a-e85bc9618f95) transitioned into state 'SUCCESS' from state '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-400165576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e9b7d99441544d4a4a9e2618e38305d',qos_specs=None,replication_status=,reservations=['0827c667-deac-410c-988c-af669b5531c9','508e6126-e09d-4095-90c9-53ee4026b51e','c4ad9101-16d3-4c3c-a5b7-4dbaf804b1b2','c84d8452-7908-4b23-b9fb-050e12a37612'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f2e28c98da46679e194597fdf6cca2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e848dc20-dd19-4140-ac69-b127bd07270b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e848dc20-dd19-4140-ac69-b127bd07270b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Flow 'volume_create_api' (4688a549-3706-4218-81ee-ba0e89ff3b5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Create volume request issued successfully. Sep 06 23:05:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2175d5c1-9e3c-4eae-b51c-86163b1b381d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:05:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1331/2657] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:05:48 2026] POST /volume/v3/volumes => generated 772 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a186aa99-cca7-4930-a7f1-ac6d9c2ece23", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-960335210"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Create volume request body: {'volume': {"'source_volid": 'a186aa99-cca7-4930-a7f1-ac6d9c2ece23', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-960335210'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Create volume of 1 GB Sep 06 23:05:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Availability Zones retrieved successfully. Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-65513f22-2f4a-487e-be33-0b7ac55073ec None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Flow 'volume_create_api' (2db0c908-cd56-48d5-bf5c-25cd8890986c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-65513f22-2f4a-487e-be33-0b7ac55073ec tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] GET http://192.168.122.248/volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-65513f22-2f4a-487e-be33-0b7ac55073ec tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-65513f22-2f4a-487e-be33-0b7ac55073ec tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cc64d57-d410-48da-9d7d-92a945be32e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-65513f22-2f4a-487e-be33-0b7ac55073ec tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Volume info retrieved successfully. Sep 06 23:05:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-65513f22-2f4a-487e-be33-0b7ac55073ec tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] http://192.168.122.248/volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d returned with HTTP 200 Sep 06 23:05:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1332/2658] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:48 2026] GET /volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d => generated 1014 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6ee1aea3-8ec0-450a-adb2-1f630d46b436 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cc64d57-d410-48da-9d7d-92a945be32e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1080b742-3fe7-4169-94f2-2921ff991d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Created reservations ['46c39214-eede-4d2d-b91f-1ac69927b00f', '3b2f9cf4-b4af-4a23-95e4-854f51dafe0f', '78b538a0-50d3-4460-85ca-300f76e00070', '064dd07c-2769-4da4-87a5-d7e312793906'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1080b742-3fe7-4169-94f2-2921ff991d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46c39214-eede-4d2d-b91f-1ac69927b00f', '3b2f9cf4-b4af-4a23-95e4-854f51dafe0f', '78b538a0-50d3-4460-85ca-300f76e00070', '064dd07c-2769-4da4-87a5-d7e312793906']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (509cd843-bba1-424d-b633-77e423b12114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (509cd843-bba1-424d-b633-77e423b12114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3bfba1e-a71d-4ce3-b563-827459e04077', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-960335210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e9b7d99441544d4a4a9e2618e38305d',qos_specs=None,replication_status=,reservations=['46c39214-eede-4d2d-b91f-1ac69927b00f','3b2f9cf4-b4af-4a23-95e4-854f51dafe0f','78b538a0-50d3-4460-85ca-300f76e00070','064dd07c-2769-4da4-87a5-d7e312793906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f2e28c98da46679e194597fdf6cca2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:05:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-960335210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3bfba1e-a71d-4ce3-b563-827459e04077,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e9b7d99441544d4a4a9e2618e38305d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13f2e28c98da46679e194597fdf6cca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (962a31c6-8141-49fb-b9a9-b73b8d1ad207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6ee1aea3-8ec0-450a-adb2-1f630d46b436 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-reader] POST http://192.168.122.248/volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d/action Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6ee1aea3-8ec0-450a-adb2-1f630d46b436 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6ee1aea3-8ec0-450a-adb2-1f630d46b436 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6ee1aea3-8ec0-450a-adb2-1f630d46b436 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-reader] Volume info retrieved successfully. Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-6ee1aea3-8ec0-450a-adb2-1f630d46b436 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e1b58bd45a7b40768897a4f6b8857008', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf313938b83c499b8467f6b39ea5c7f4', '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=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6ee1aea3-8ec0-450a-adb2-1f630d46b436 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-reader] http://192.168.122.248/volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d/action returned with HTTP 403 Sep 06 23:05:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1333/2659] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 23:05:48 2026] POST /volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d/action => generated 131 bytes in 225 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8c1a5488-3922-4d06-8f1c-8aa6522c2e12 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8c1a5488-3922-4d06-8f1c-8aa6522c2e12 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8c1a5488-3922-4d06-8f1c-8aa6522c2e12 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8c1a5488-3922-4d06-8f1c-8aa6522c2e12 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (962a31c6-8141-49fb-b9a9-b73b8d1ad207) transitioned into state 'SUCCESS' from state '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-960335210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e9b7d99441544d4a4a9e2618e38305d',qos_specs=None,replication_status=,reservations=['46c39214-eede-4d2d-b91f-1ac69927b00f','3b2f9cf4-b4af-4a23-95e4-854f51dafe0f','78b538a0-50d3-4460-85ca-300f76e00070','064dd07c-2769-4da4-87a5-d7e312793906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f2e28c98da46679e194597fdf6cca2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb8437d-0aa6-4ad5-a2e8-76fd8c8dfc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8c1a5488-3922-4d06-8f1c-8aa6522c2e12 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Snapshot retrieved successfully. Sep 06 23:05:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8c1a5488-3922-4d06-8f1c-8aa6522c2e12 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 returned with HTTP 200 Sep 06 23:05:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1334/2660] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:05:48 2026] GET /volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 => generated 440 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-938d78de-03fb-45d5-8fb9-4d0a5a796306 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-938d78de-03fb-45d5-8fb9-4d0a5a796306 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-938d78de-03fb-45d5-8fb9-4d0a5a796306 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-938d78de-03fb-45d5-8fb9-4d0a5a796306 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-938d78de-03fb-45d5-8fb9-4d0a5a796306 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Delete volume with id: fc48fdb4-63af-40c5-b880-271015e8751d Sep 06 23:05:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb8437d-0aa6-4ad5-a2e8-76fd8c8dfc6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-938d78de-03fb-45d5-8fb9-4d0a5a796306 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Volume info retrieved successfully. Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Flow 'volume_create_api' (2db0c908-cd56-48d5-bf5c-25cd8890986c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Create volume request issued successfully. Sep 06 23:05:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f0d51b25-54b4-430a-bc2d-d52023d03887 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:05:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1327/2661] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:05:48 2026] POST /volume/v3/volumes => generated 772 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a186aa99-cca7-4930-a7f1-ac6d9c2ece23", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1259895406"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Create volume request body: {'volume': {"'source_volid": 'a186aa99-cca7-4930-a7f1-ac6d9c2ece23', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1259895406'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:05:48 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Create volume of 1 GB Sep 06 23:05:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Availability Zones retrieved successfully. Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Flow 'volume_create_api' (4c43c5b7-0e2b-44b5-bbde-ab0c07358797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7634c915-fba2-4a53-804b-20ebb2611260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-938d78de-03fb-45d5-8fb9-4d0a5a796306 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Delete volume request issued successfully. Sep 06 23:05:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-938d78de-03fb-45d5-8fb9-4d0a5a796306 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] http://192.168.122.248/volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d returned with HTTP 202 Sep 06 23:05:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1335/2662] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:05:48 2026] DELETE /volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-60222000-3872-440f-8204-903583c909c4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "b1b0c420-ddc0-4b1d-9a79-388b32261c18", "size": 1}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'b1b0c420-ddc0-4b1d-9a79-388b32261c18', 'size': 1}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7634c915-fba2-4a53-804b-20ebb2611260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (953c480f-75f8-463b-80a6-322269503ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Created reservations ['7776d772-dd8b-46c6-b8da-17e72d279f44', '6897f690-1fb3-4335-b11a-5759f30d8abe', 'b02b7eec-ba1a-4525-969b-57acf3afa97e', 'dab475c5-2192-4144-9730-e4420ab7ca8b'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (953c480f-75f8-463b-80a6-322269503ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7776d772-dd8b-46c6-b8da-17e72d279f44', '6897f690-1fb3-4335-b11a-5759f30d8abe', 'b02b7eec-ba1a-4525-969b-57acf3afa97e', 'dab475c5-2192-4144-9730-e4420ab7ca8b']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Create volume of 1 GB Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07218270-ff7e-4012-b4f5-3a337bd2421e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Availability Zones retrieved successfully. Sep 06 23:05:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07218270-ff7e-4012-b4f5-3a337bd2421e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e81646c5-2a49-4b4d-a433-9bbcec881c16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1259895406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e9b7d99441544d4a4a9e2618e38305d',qos_specs=None,replication_status=,reservations=['7776d772-dd8b-46c6-b8da-17e72d279f44','6897f690-1fb3-4335-b11a-5759f30d8abe','b02b7eec-ba1a-4525-969b-57acf3afa97e','dab475c5-2192-4144-9730-e4420ab7ca8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f2e28c98da46679e194597fdf6cca2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:05:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1259895406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e81646c5-2a49-4b4d-a433-9bbcec881c16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e9b7d99441544d4a4a9e2618e38305d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13f2e28c98da46679e194597fdf6cca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df5889a-38f1-4b58-8762-a9df729b8160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Flow 'volume_create_api' (84ea7ba8-40d8-4c5e-a8f2-d422f66f5129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e60be590-71e6-4c3e-94dd-762ecf31f7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df5889a-38f1-4b58-8762-a9df729b8160) transitioned into state 'SUCCESS' from state '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-1259895406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e9b7d99441544d4a4a9e2618e38305d',qos_specs=None,replication_status=,reservations=['7776d772-dd8b-46c6-b8da-17e72d279f44','6897f690-1fb3-4335-b11a-5759f30d8abe','b02b7eec-ba1a-4525-969b-57acf3afa97e','dab475c5-2192-4144-9730-e4420ab7ca8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f2e28c98da46679e194597fdf6cca2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a9b73b3-c0b9-439b-9ebe-bbae9ba2626e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a9b73b3-c0b9-439b-9ebe-bbae9ba2626e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Flow 'volume_create_api' (4c43c5b7-0e2b-44b5-bbde-ab0c07358797) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Create volume request issued successfully. Sep 06 23:05:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-aebce53f-a615-4718-9912-e4c4d1a20b18 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:05:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1328/2663] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:05:48 2026] POST /volume/v3/volumes => generated 773 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c4e4d6b2-af36-4543-ad0e-7366be2c7a4d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c4e4d6b2-af36-4543-ad0e-7366be2c7a4d tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] GET http://192.168.122.248/volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c4e4d6b2-af36-4543-ad0e-7366be2c7a4d tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c4e4d6b2-af36-4543-ad0e-7366be2c7a4d tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c4e4d6b2-af36-4543-ad0e-7366be2c7a4d tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Volume info retrieved successfully. Sep 06 23:05:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c4e4d6b2-af36-4543-ad0e-7366be2c7a4d tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] http://192.168.122.248/volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d returned with HTTP 200 Sep 06 23:05:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1329/2664] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:49 2026] GET /volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d => generated 1013 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a186aa99-cca7-4930-a7f1-ac6d9c2ece23", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-377327966"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Create volume request body: {'volume': {"'source_volid": 'a186aa99-cca7-4930-a7f1-ac6d9c2ece23', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-377327966'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Create volume of 1 GB Sep 06 23:05:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Availability Zones retrieved successfully. Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Flow 'volume_create_api' (c95f4d02-0afc-4f94-aa39-051beab93b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (813193d8-4c82-44df-846d-87fc060c04ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e60be590-71e6-4c3e-94dd-762ecf31f7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T21:05:46Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=b115bac5-0d7f-4eda-a096-89a8b39b6457,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': 'b115bac5-0d7f-4eda-a096-89a8b39b6457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24046017-cba4-4b3b-ac24-bef8a2ba7129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (813193d8-4c82-44df-846d-87fc060c04ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4db56edb-ba7c-4a9d-affd-543ff9e50d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Created reservations ['edff49df-b081-4636-8622-5fb2d6af9823', 'e9a2b1f1-0ae4-4526-8f20-352fd1d2fd32', 'df0727b6-cafe-400e-981c-f95534135d48', '795c30c9-4208-48d1-9060-55effe1127f1'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24046017-cba4-4b3b-ac24-bef8a2ba7129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edff49df-b081-4636-8622-5fb2d6af9823', 'e9a2b1f1-0ae4-4526-8f20-352fd1d2fd32', 'df0727b6-cafe-400e-981c-f95534135d48', '795c30c9-4208-48d1-9060-55effe1127f1']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbd081e0-9211-4402-9bbd-ce6472022ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbd081e0-9211-4402-9bbd-ce6472022ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8', '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='25e78a6967d84d7cbf2828efcb96ce49',qos_specs=None,replication_status=,reservations=['edff49df-b081-4636-8622-5fb2d6af9823','e9a2b1f1-0ae4-4526-8f20-352fd1d2fd32','df0727b6-cafe-400e-981c-f95534135d48','795c30c9-4208-48d1-9060-55effe1127f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ce44cdbcce453291b9cef2435b6e01',volume_type_id=b115bac5-0d7f-4eda-a096-89a8b39b6457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:05:49Z,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=0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25e78a6967d84d7cbf2828efcb96ce49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76ce44cdbcce453291b9cef2435b6e01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b115bac5-0d7f-4eda-a096-89a8b39b6457),volume_type_id=b115bac5-0d7f-4eda-a096-89a8b39b6457)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07829c7b-ad9a-467b-a63f-c2b0cbb0c338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Created reservations ['4c52c85b-e8ac-4b2b-a143-b879bddef8db', '41215994-038e-4521-bf28-958117d35b51', '52680308-4706-42f0-a0de-ccfcd1ea32a8', 'da3e7525-6874-4e19-9301-ac8ae1e3e465'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4db56edb-ba7c-4a9d-affd-543ff9e50d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c52c85b-e8ac-4b2b-a143-b879bddef8db', '41215994-038e-4521-bf28-958117d35b51', '52680308-4706-42f0-a0de-ccfcd1ea32a8', 'da3e7525-6874-4e19-9301-ac8ae1e3e465']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a68082f-c87e-4d68-979f-e28943962676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07829c7b-ad9a-467b-a63f-c2b0cbb0c338) transitioned into state 'SUCCESS' from 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='25e78a6967d84d7cbf2828efcb96ce49',qos_specs=None,replication_status=,reservations=['edff49df-b081-4636-8622-5fb2d6af9823','e9a2b1f1-0ae4-4526-8f20-352fd1d2fd32','df0727b6-cafe-400e-981c-f95534135d48','795c30c9-4208-48d1-9060-55effe1127f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ce44cdbcce453291b9cef2435b6e01',volume_type_id=b115bac5-0d7f-4eda-a096-89a8b39b6457)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a68082f-c87e-4d68-979f-e28943962676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09ce4e9b-9402-4cc4-91ad-d9364bb4120a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-377327966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e9b7d99441544d4a4a9e2618e38305d',qos_specs=None,replication_status=,reservations=['4c52c85b-e8ac-4b2b-a143-b879bddef8db','41215994-038e-4521-bf28-958117d35b51','52680308-4706-42f0-a0de-ccfcd1ea32a8','da3e7525-6874-4e19-9301-ac8ae1e3e465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f2e28c98da46679e194597fdf6cca2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:05:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-377327966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09ce4e9b-9402-4cc4-91ad-d9364bb4120a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e9b7d99441544d4a4a9e2618e38305d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13f2e28c98da46679e194597fdf6cca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0610cc76-1afa-4262-a328-3e29ec3003a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c8bb71f-b0b0-4869-a716-c60133c7f570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0610cc76-1afa-4262-a328-3e29ec3003a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Flow 'volume_create_api' (84ea7ba8-40d8-4c5e-a8f2-d422f66f5129) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Create volume request issued successfully. Sep 06 23:05:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-60222000-3872-440f-8204-903583c909c4 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c8bb71f-b0b0-4869-a716-c60133c7f570) transitioned into state 'SUCCESS' from state '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-377327966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e9b7d99441544d4a4a9e2618e38305d',qos_specs=None,replication_status=,reservations=['4c52c85b-e8ac-4b2b-a143-b879bddef8db','41215994-038e-4521-bf28-958117d35b51','52680308-4706-42f0-a0de-ccfcd1ea32a8','da3e7525-6874-4e19-9301-ac8ae1e3e465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f2e28c98da46679e194597fdf6cca2',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1336/2665] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:05:49 2026] POST /volume/v3/volumes => generated 806 bytes in 843 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae6e900f-9eee-440b-94eb-4eb585dc4869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-627fc220-889b-4b3e-aa5e-11aabcfb45e9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-627fc220-889b-4b3e-aa5e-11aabcfb45e9 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] GET http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-627fc220-889b-4b3e-aa5e-11aabcfb45e9 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-627fc220-889b-4b3e-aa5e-11aabcfb45e9 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae6e900f-9eee-440b-94eb-4eb585dc4869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-627fc220-889b-4b3e-aa5e-11aabcfb45e9 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Volume info retrieved successfully. Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Flow 'volume_create_api' (c95f4d02-0afc-4f94-aa39-051beab93b5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Create volume request issued successfully. Sep 06 23:05:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8ad050a6-d217-4dc5-af96-f3c7ddebe768 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:05:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1330/2666] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:05:49 2026] POST /volume/v3/volumes => generated 772 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9ea67b9f-258f-4ca4-8921-92db85db4375 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-627fc220-889b-4b3e-aa5e-11aabcfb45e9 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 returned with HTTP 200 Sep 06 23:05:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1337/2667] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:49 2026] GET /volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 => generated 874 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:05:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9ea67b9f-258f-4ca4-8921-92db85db4375 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9ea67b9f-258f-4ca4-8921-92db85db4375 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9ea67b9f-258f-4ca4-8921-92db85db4375 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4c2b848e-c70b-4b35-9aba-29d25f6daf79 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4c2b848e-c70b-4b35-9aba-29d25f6daf79 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/6c231d91-5fb8-4061-8dc5-2464a7025c08 Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4c2b848e-c70b-4b35-9aba-29d25f6daf79 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4c2b848e-c70b-4b35-9aba-29d25f6daf79 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9ea67b9f-258f-4ca4-8921-92db85db4375 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Snapshot retrieved successfully. Sep 06 23:05:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9ea67b9f-258f-4ca4-8921-92db85db4375 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 returned with HTTP 200 Sep 06 23:05:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1331/2668] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:05:49 2026] GET /volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 => generated 440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4c2b848e-c70b-4b35-9aba-29d25f6daf79 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:05:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4c2b848e-c70b-4b35-9aba-29d25f6daf79 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/6c231d91-5fb8-4061-8dc5-2464a7025c08 returned with HTTP 200 Sep 06 23:05:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1338/2669] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:49 2026] GET /volume/v3/volumes/6c231d91-5fb8-4061-8dc5-2464a7025c08 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:05:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fe040914-c537-49b8-a771-77d1ea74626b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fe040914-c537-49b8-a771-77d1ea74626b tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] GET http://192.168.122.248/volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d Sep 06 23:05:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fe040914-c537-49b8-a771-77d1ea74626b tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fe040914-c537-49b8-a771-77d1ea74626b tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fe040914-c537-49b8-a771-77d1ea74626b tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] http://192.168.122.248/volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d returned with HTTP 404 Sep 06 23:05:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1332/2670] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:50 2026] GET /volume/v3/volumes/fc48fdb4-63af-40c5-b880-271015e8751d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-87590cc6-f855-4b22-85d0-799eeea0a905 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:05:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1728644491"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1728644491'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:05:50 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Create volume of 1 GB Sep 06 23:05:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Availability Zones retrieved successfully. Sep 06 23:05:50 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Flow 'volume_create_api' (3951703d-85b8-4e1e-a809-7bad8189a7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:50 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b2570f6-6815-4eb8-aa4d-645eb71072db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:50 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:05:50 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b2570f6-6815-4eb8-aa4d-645eb71072db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:50 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b10228bd-f853-4861-8bcc-9cb11929a877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:50 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Created reservations ['0e6e14b3-3806-4b30-94a1-ea06d983664b', 'a902269f-7a65-48e8-8e48-1a7c27783513', 'a61adf07-4bbd-4d29-b09a-3bbab89aa2fa', 'f6b40548-8a7e-4270-8e69-76843f00d3d7'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:05:50 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b10228bd-f853-4861-8bcc-9cb11929a877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e6e14b3-3806-4b30-94a1-ea06d983664b', 'a902269f-7a65-48e8-8e48-1a7c27783513', 'a61adf07-4bbd-4d29-b09a-3bbab89aa2fa', 'f6b40548-8a7e-4270-8e69-76843f00d3d7']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:50 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da8bc78d-ba02-445f-ab4b-7c25090cd66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:50 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:50 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:50 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da8bc78d-ba02-445f-ab4b-7c25090cd66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2a487dd-0f3f-4cb8-b238-ef26594ac030', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1728644491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf313938b83c499b8467f6b39ea5c7f4',qos_specs=None,replication_status=,reservations=['0e6e14b3-3806-4b30-94a1-ea06d983664b','a902269f-7a65-48e8-8e48-1a7c27783513','a61adf07-4bbd-4d29-b09a-3bbab89aa2fa','f6b40548-8a7e-4270-8e69-76843f00d3d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd08d595cb764dac8bd83db6a85f9d65',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:05:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1728644491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2a487dd-0f3f-4cb8-b238-ef26594ac030,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf313938b83c499b8467f6b39ea5c7f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd08d595cb764dac8bd83db6a85f9d65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:50 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e467a356-d97d-43e4-8028-459cedb75a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:50 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e467a356-d97d-43e4-8028-459cedb75a49) transitioned into state 'SUCCESS' from state '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-1728644491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf313938b83c499b8467f6b39ea5c7f4',qos_specs=None,replication_status=,reservations=['0e6e14b3-3806-4b30-94a1-ea06d983664b','a902269f-7a65-48e8-8e48-1a7c27783513','a61adf07-4bbd-4d29-b09a-3bbab89aa2fa','f6b40548-8a7e-4270-8e69-76843f00d3d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd08d595cb764dac8bd83db6a85f9d65',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:50 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1647c4ac-6b01-48f1-8b9d-653d8f463d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:50 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1647c4ac-6b01-48f1-8b9d-653d8f463d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:50 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Flow 'volume_create_api' (3951703d-85b8-4e1e-a809-7bad8189a7ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Create volume request issued successfully. Sep 06 23:05:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-87590cc6-f855-4b22-85d0-799eeea0a905 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:05:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1339/2671] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 23:05:50 2026] POST /volume/v3/volumes => generated 787 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 23:05:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9aa79ad9-a745-4456-b5c8-3796a48cbb3c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9aa79ad9-a745-4456-b5c8-3796a48cbb3c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] GET http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 Sep 06 23:05:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9aa79ad9-a745-4456-b5c8-3796a48cbb3c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9aa79ad9-a745-4456-b5c8-3796a48cbb3c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:50 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:50 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-85eba8ca-da9c-4002-a8ec-d9cfbb67c9de None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9aa79ad9-a745-4456-b5c8-3796a48cbb3c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Volume info retrieved successfully. Sep 06 23:05:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-85eba8ca-da9c-4002-a8ec-d9cfbb67c9de tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] GET http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 Sep 06 23:05:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-85eba8ca-da9c-4002-a8ec-d9cfbb67c9de tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-85eba8ca-da9c-4002-a8ec-d9cfbb67c9de tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9aa79ad9-a745-4456-b5c8-3796a48cbb3c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 returned with HTTP 200 Sep 06 23:05:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1333/2672] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:50 2026] GET /volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 => generated 966 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-06c20596-85e6-479d-a890-993ed5756417 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-06c20596-85e6-479d-a890-993ed5756417 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 Sep 06 23:05:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-06c20596-85e6-479d-a890-993ed5756417 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-06c20596-85e6-479d-a890-993ed5756417 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:51 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:51 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:51 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:51 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-06c20596-85e6-479d-a890-993ed5756417 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Snapshot retrieved successfully. Sep 06 23:05:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-06c20596-85e6-479d-a890-993ed5756417 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 returned with HTTP 200 Sep 06 23:05:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1334/2673] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:05:50 2026] GET /volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1e116e27-9be8-48f3-a262-5e187bd7cbc5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-85eba8ca-da9c-4002-a8ec-d9cfbb67c9de tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Volume info retrieved successfully. Sep 06 23:05:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1e116e27-9be8-48f3-a262-5e187bd7cbc5 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/6c231d91-5fb8-4061-8dc5-2464a7025c08 Sep 06 23:05:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1e116e27-9be8-48f3-a262-5e187bd7cbc5 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1e116e27-9be8-48f3-a262-5e187bd7cbc5 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-85eba8ca-da9c-4002-a8ec-d9cfbb67c9de tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 returned with HTTP 200 Sep 06 23:05:51 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:51 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1340/2674] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:50 2026] GET /volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 => generated 898 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1e116e27-9be8-48f3-a262-5e187bd7cbc5 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:05:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1e116e27-9be8-48f3-a262-5e187bd7cbc5 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/6c231d91-5fb8-4061-8dc5-2464a7025c08 returned with HTTP 200 Sep 06 23:05:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1335/2675] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:51 2026] GET /volume/v3/volumes/6c231d91-5fb8-4061-8dc5-2464a7025c08 => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-505c674f-1a08-4f8b-af1b-1dfd7b07ed56 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-505c674f-1a08-4f8b-af1b-1dfd7b07ed56 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] GET http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 Sep 06 23:05:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-505c674f-1a08-4f8b-af1b-1dfd7b07ed56 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-505c674f-1a08-4f8b-af1b-1dfd7b07ed56 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9583b570-13d4-48f8-9024-401a21ef87a7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9583b570-13d4-48f8-9024-401a21ef87a7 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 Sep 06 23:05:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9583b570-13d4-48f8-9024-401a21ef87a7 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9583b570-13d4-48f8-9024-401a21ef87a7 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-505c674f-1a08-4f8b-af1b-1dfd7b07ed56 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Volume info retrieved successfully. Sep 06 23:05:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-505c674f-1a08-4f8b-af1b-1dfd7b07ed56 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 returned with HTTP 200 Sep 06 23:05:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1341/2676] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:52 2026] GET /volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:05:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9583b570-13d4-48f8-9024-401a21ef87a7 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Snapshot retrieved successfully. Sep 06 23:05:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9583b570-13d4-48f8-9024-401a21ef87a7 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 returned with HTTP 200 Sep 06 23:05:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1336/2677] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:05:52 2026] GET /volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 => generated 467 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a25c0cdb-4463-4147-af9a-b006fa30bd30 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a25c0cdb-4463-4147-af9a-b006fa30bd30 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] GET http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 Sep 06 23:05:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a25c0cdb-4463-4147-af9a-b006fa30bd30 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3df66dba-d760-44bf-ab21-9a909e095816 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a25c0cdb-4463-4147-af9a-b006fa30bd30 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:05:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a2303b49-6723-4e32-87b3-a024b256c454", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1236137734"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Create volume request body: {'volume': {'snapshot_id': 'a2303b49-6723-4e32-87b3-a024b256c454', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1236137734'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:05:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Snapshot retrieved successfully. Sep 06 23:05:52 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Create volume of 1 GB Sep 06 23:05:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Availability Zones retrieved successfully. Sep 06 23:05:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a25c0cdb-4463-4147-af9a-b006fa30bd30 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Volume info retrieved successfully. Sep 06 23:05:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a25c0cdb-4463-4147-af9a-b006fa30bd30 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 returned with HTTP 200 Sep 06 23:05:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1342/2678] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:52 2026] GET /volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 => generated 956 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e6b4f2d4-f429-4702-b089-f373ab277c48 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Flow 'volume_create_api' (a55affce-e4d8-4c9f-8954-f4f3a66a5d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e6b4f2d4-f429-4702-b089-f373ab277c48 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/6c231d91-5fb8-4061-8dc5-2464a7025c08 Sep 06 23:05:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e6b4f2d4-f429-4702-b089-f373ab277c48 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e6b4f2d4-f429-4702-b089-f373ab277c48 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2815e18-e90e-4c74-9be3-28c04d0ca4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:05:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:52 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e6b4f2d4-f429-4702-b089-f373ab277c48 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:05:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e6b4f2d4-f429-4702-b089-f373ab277c48 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/6c231d91-5fb8-4061-8dc5-2464a7025c08 returned with HTTP 200 Sep 06 23:05:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1343/2679] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:52 2026] GET /volume/v3/volumes/6c231d91-5fb8-4061-8dc5-2464a7025c08 => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1db74275-32bb-4bfe-811d-f3125097a9e0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1db74275-32bb-4bfe-811d-f3125097a9e0 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/58d51955-df83-4b11-a425-81acd7d934f1 Sep 06 23:05:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1db74275-32bb-4bfe-811d-f3125097a9e0 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1db74275-32bb-4bfe-811d-f3125097a9e0 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2815e18-e90e-4c74-9be3-28c04d0ca4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a2303b49-6723-4e32-87b3-a024b256c454', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9763314b-9de1-4a67-9bb0-f8c14037d400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1db74275-32bb-4bfe-811d-f3125097a9e0 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:05:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1db74275-32bb-4bfe-811d-f3125097a9e0 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/58d51955-df83-4b11-a425-81acd7d934f1 returned with HTTP 200 Sep 06 23:05:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1344/2680] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:52 2026] GET /volume/v3/volumes/58d51955-df83-4b11-a425-81acd7d934f1 => generated 864 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:52 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Created reservations ['75a393dd-a66a-4482-9ca9-0b2d788d04d8', '362e2f6f-9813-4516-afe7-2729e447f509', '2d1c68fa-c9e6-4ae4-9f3c-200dca342997', '4020f675-2b20-4176-b5ae-43423beae1e1'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:05:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9763314b-9de1-4a67-9bb0-f8c14037d400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75a393dd-a66a-4482-9ca9-0b2d788d04d8', '362e2f6f-9813-4516-afe7-2729e447f509', '2d1c68fa-c9e6-4ae4-9f3c-200dca342997', '4020f675-2b20-4176-b5ae-43423beae1e1']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54085e58-efac-4831-b965-5283702fe42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:52 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:52 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54085e58-efac-4831-b965-5283702fe42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a217c48f-ee7b-452a-a822-e1325086ec62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1236137734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d5619ba45de4c48989d33f74f8f84b0',qos_specs=None,replication_status=,reservations=['75a393dd-a66a-4482-9ca9-0b2d788d04d8','362e2f6f-9813-4516-afe7-2729e447f509','2d1c68fa-c9e6-4ae4-9f3c-200dca342997','4020f675-2b20-4176-b5ae-43423beae1e1'],size=1,snapshot_id=a2303b49-6723-4e32-87b3-a024b256c454,source_replicaid=,source_volid=None,status='creating',user_id='af5c61a3e7d840ffa6f796d49f3b67c7',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:05:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1236137734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a217c48f-ee7b-452a-a822-e1325086ec62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d5619ba45de4c48989d33f74f8f84b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a2303b49-6723-4e32-87b3-a024b256c454,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af5c61a3e7d840ffa6f796d49f3b67c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (505a6570-4ef3-4a04-b6ba-abcb91acf085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (505a6570-4ef3-4a04-b6ba-abcb91acf085) transitioned into state 'SUCCESS' from state '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-1236137734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d5619ba45de4c48989d33f74f8f84b0',qos_specs=None,replication_status=,reservations=['75a393dd-a66a-4482-9ca9-0b2d788d04d8','362e2f6f-9813-4516-afe7-2729e447f509','2d1c68fa-c9e6-4ae4-9f3c-200dca342997','4020f675-2b20-4176-b5ae-43423beae1e1'],size=1,snapshot_id=a2303b49-6723-4e32-87b3-a024b256c454,source_replicaid=,source_volid=None,status='creating',user_id='af5c61a3e7d840ffa6f796d49f3b67c7',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f5f1cc-f829-43f9-8063-5858f4b2f6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:05:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:52 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f5f1cc-f829-43f9-8063-5858f4b2f6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:05:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Flow 'volume_create_api' (a55affce-e4d8-4c9f-8954-f4f3a66a5d74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:05:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Create volume request issued successfully. Sep 06 23:05:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3df66dba-d760-44bf-ab21-9a909e095816 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:05:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1337/2681] 192.168.122.248 () {62 vars in 1184 bytes} [Sun Sep 6 23:05:52 2026] POST /volume/v3/volumes => generated 813 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a622a714-4b76-4d85-91ad-630ba473b6bf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a622a714-4b76-4d85-91ad-630ba473b6bf tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 Sep 06 23:05:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a622a714-4b76-4d85-91ad-630ba473b6bf tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a622a714-4b76-4d85-91ad-630ba473b6bf tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a622a714-4b76-4d85-91ad-630ba473b6bf tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:05:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a622a714-4b76-4d85-91ad-630ba473b6bf tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 returned with HTTP 200 Sep 06 23:05:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1345/2682] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:05:52 2026] GET /volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 => generated 881 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:05:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c8c5a8fb-e755-461c-be3e-776df8157e3d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c8c5a8fb-e755-461c-be3e-776df8157e3d tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] GET http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 Sep 06 23:05:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c8c5a8fb-e755-461c-be3e-776df8157e3d tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c8c5a8fb-e755-461c-be3e-776df8157e3d tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c8c5a8fb-e755-461c-be3e-776df8157e3d tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Volume info retrieved successfully. Sep 06 23:05:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c8c5a8fb-e755-461c-be3e-776df8157e3d tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 returned with HTTP 200 Sep 06 23:05:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1338/2683] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:53 2026] GET /volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:05:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8e4d80e1-009d-4d11-aa18-37f5c6721a16 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8e4d80e1-009d-4d11-aa18-37f5c6721a16 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] GET http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 Sep 06 23:05:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8e4d80e1-009d-4d11-aa18-37f5c6721a16 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8e4d80e1-009d-4d11-aa18-37f5c6721a16 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:53 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:53 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8e4d80e1-009d-4d11-aa18-37f5c6721a16 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Volume info retrieved successfully. Sep 06 23:05:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8e4d80e1-009d-4d11-aa18-37f5c6721a16 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 returned with HTTP 200 Sep 06 23:05:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1346/2684] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:53 2026] GET /volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 => generated 956 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-12861f94-0f19-4400-b99b-48ef57886407 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-12861f94-0f19-4400-b99b-48ef57886407 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/58d51955-df83-4b11-a425-81acd7d934f1 Sep 06 23:05:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-12861f94-0f19-4400-b99b-48ef57886407 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-12861f94-0f19-4400-b99b-48ef57886407 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-12861f94-0f19-4400-b99b-48ef57886407 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:05:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-12861f94-0f19-4400-b99b-48ef57886407 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/58d51955-df83-4b11-a425-81acd7d934f1 returned with HTTP 200 Sep 06 23:05:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1339/2685] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:53 2026] GET /volume/v3/volumes/58d51955-df83-4b11-a425-81acd7d934f1 => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8eef207a-6bb6-4766-b8a4-037a843c5401 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8eef207a-6bb6-4766-b8a4-037a843c5401 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 Sep 06 23:05:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8eef207a-6bb6-4766-b8a4-037a843c5401 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8eef207a-6bb6-4766-b8a4-037a843c5401 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:53 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:53 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8eef207a-6bb6-4766-b8a4-037a843c5401 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:05:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8eef207a-6bb6-4766-b8a4-037a843c5401 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 returned with HTTP 200 Sep 06 23:05:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1347/2686] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:53 2026] GET /volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 => generated 864 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7a15f46d-0b3c-4b96-ba6e-8fda29167bc6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7a15f46d-0b3c-4b96-ba6e-8fda29167bc6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 Sep 06 23:05:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7a15f46d-0b3c-4b96-ba6e-8fda29167bc6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7a15f46d-0b3c-4b96-ba6e-8fda29167bc6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7a15f46d-0b3c-4b96-ba6e-8fda29167bc6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:05:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7a15f46d-0b3c-4b96-ba6e-8fda29167bc6 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 returned with HTTP 200 Sep 06 23:05:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1340/2687] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:05:53 2026] GET /volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 => generated 905 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:05:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fac496c5-94be-4761-a57a-bd3ce764d5b8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fac496c5-94be-4761-a57a-bd3ce764d5b8 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] GET http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 Sep 06 23:05:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fac496c5-94be-4761-a57a-bd3ce764d5b8 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fac496c5-94be-4761-a57a-bd3ce764d5b8 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:54 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:54 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fac496c5-94be-4761-a57a-bd3ce764d5b8 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Volume info retrieved successfully. Sep 06 23:05:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fac496c5-94be-4761-a57a-bd3ce764d5b8 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 returned with HTTP 200 Sep 06 23:05:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1348/2688] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:54 2026] GET /volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 23:05:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-62b1cc93-8abe-4412-818e-ad18bd179f1a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-62b1cc93-8abe-4412-818e-ad18bd179f1a tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] GET http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 Sep 06 23:05:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-62b1cc93-8abe-4412-818e-ad18bd179f1a tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-62b1cc93-8abe-4412-818e-ad18bd179f1a tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:54 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:54 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-62b1cc93-8abe-4412-818e-ad18bd179f1a tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Volume info retrieved successfully. Sep 06 23:05:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-62b1cc93-8abe-4412-818e-ad18bd179f1a tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 returned with HTTP 200 Sep 06 23:05:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1341/2689] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:54 2026] GET /volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 => generated 956 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-db67d266-5fd5-42b4-b1b3-e067c36ecff1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-db67d266-5fd5-42b4-b1b3-e067c36ecff1 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 Sep 06 23:05:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-db67d266-5fd5-42b4-b1b3-e067c36ecff1 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-db67d266-5fd5-42b4-b1b3-e067c36ecff1 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:54 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:54 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-db67d266-5fd5-42b4-b1b3-e067c36ecff1 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:05:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-db67d266-5fd5-42b4-b1b3-e067c36ecff1 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 returned with HTTP 200 Sep 06 23:05:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1349/2690] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:54 2026] GET /volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fec6e99a-8c67-44cd-ab73-48f9c63e608b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fec6e99a-8c67-44cd-ab73-48f9c63e608b tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/e81646c5-2a49-4b4d-a433-9bbcec881c16 Sep 06 23:05:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fec6e99a-8c67-44cd-ab73-48f9c63e608b tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fec6e99a-8c67-44cd-ab73-48f9c63e608b tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:54 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:54 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fec6e99a-8c67-44cd-ab73-48f9c63e608b tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:05:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fec6e99a-8c67-44cd-ab73-48f9c63e608b tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/e81646c5-2a49-4b4d-a433-9bbcec881c16 returned with HTTP 200 Sep 06 23:05:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1342/2691] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:54 2026] GET /volume/v3/volumes/e81646c5-2a49-4b4d-a433-9bbcec881c16 => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e6571dd5-9d43-4acf-ba63-2e8733037708 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e6571dd5-9d43-4acf-ba63-2e8733037708 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/09ce4e9b-9402-4cc4-91ad-d9364bb4120a Sep 06 23:05:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e6571dd5-9d43-4acf-ba63-2e8733037708 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e6571dd5-9d43-4acf-ba63-2e8733037708 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:54 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:54 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e6571dd5-9d43-4acf-ba63-2e8733037708 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:05:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e6571dd5-9d43-4acf-ba63-2e8733037708 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/09ce4e9b-9402-4cc4-91ad-d9364bb4120a returned with HTTP 200 Sep 06 23:05:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1350/2692] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:54 2026] GET /volume/v3/volumes/09ce4e9b-9402-4cc4-91ad-d9364bb4120a => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fe55593e-f90a-442c-a142-ee4f9362f5e4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fe55593e-f90a-442c-a142-ee4f9362f5e4 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 Sep 06 23:05:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fe55593e-f90a-442c-a142-ee4f9362f5e4 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fe55593e-f90a-442c-a142-ee4f9362f5e4 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:54 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:54 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fe55593e-f90a-442c-a142-ee4f9362f5e4 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:05:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fe55593e-f90a-442c-a142-ee4f9362f5e4 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 returned with HTTP 200 Sep 06 23:05:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1343/2693] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:05:54 2026] GET /volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 => generated 905 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:05:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f94ff927-e28d-45e5-9db4-e77199eb7e24 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f94ff927-e28d-45e5-9db4-e77199eb7e24 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] GET http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 Sep 06 23:05:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f94ff927-e28d-45e5-9db4-e77199eb7e24 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f94ff927-e28d-45e5-9db4-e77199eb7e24 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:55 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:55 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f94ff927-e28d-45e5-9db4-e77199eb7e24 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Volume info retrieved successfully. Sep 06 23:05:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f94ff927-e28d-45e5-9db4-e77199eb7e24 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 returned with HTTP 200 Sep 06 23:05:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1351/2694] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:55 2026] GET /volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:05:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-23271c94-a536-4e21-a09a-17931a572e63 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-23271c94-a536-4e21-a09a-17931a572e63 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] GET http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 Sep 06 23:05:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-23271c94-a536-4e21-a09a-17931a572e63 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-23271c94-a536-4e21-a09a-17931a572e63 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:55 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:55 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-23271c94-a536-4e21-a09a-17931a572e63 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Volume info retrieved successfully. Sep 06 23:05:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-23271c94-a536-4e21-a09a-17931a572e63 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 returned with HTTP 200 Sep 06 23:05:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1344/2695] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:55 2026] GET /volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 => generated 956 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2acaa5c1-93cf-4585-851c-22dc8ff9e880 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2acaa5c1-93cf-4585-851c-22dc8ff9e880 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/09ce4e9b-9402-4cc4-91ad-d9364bb4120a Sep 06 23:05:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2acaa5c1-93cf-4585-851c-22dc8ff9e880 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2acaa5c1-93cf-4585-851c-22dc8ff9e880 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:55 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:55 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2acaa5c1-93cf-4585-851c-22dc8ff9e880 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:05:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2acaa5c1-93cf-4585-851c-22dc8ff9e880 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/09ce4e9b-9402-4cc4-91ad-d9364bb4120a returned with HTTP 200 Sep 06 23:05:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1352/2696] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:55 2026] GET /volume/v3/volumes/09ce4e9b-9402-4cc4-91ad-d9364bb4120a => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d652be45-9230-4260-967a-0f9b615d4627 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d652be45-9230-4260-967a-0f9b615d4627 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] DELETE http://192.168.122.248/volume/v3/volumes/09ce4e9b-9402-4cc4-91ad-d9364bb4120a Sep 06 23:05:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d652be45-9230-4260-967a-0f9b615d4627 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d652be45-9230-4260-967a-0f9b615d4627 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:55 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-d652be45-9230-4260-967a-0f9b615d4627 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Delete volume with id: 09ce4e9b-9402-4cc4-91ad-d9364bb4120a Sep 06 23:05:55 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:55 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d652be45-9230-4260-967a-0f9b615d4627 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:05:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d652be45-9230-4260-967a-0f9b615d4627 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Delete volume request issued successfully. Sep 06 23:05:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d652be45-9230-4260-967a-0f9b615d4627 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/09ce4e9b-9402-4cc4-91ad-d9364bb4120a returned with HTTP 202 Sep 06 23:05:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1345/2697] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:05:55 2026] DELETE /volume/v3/volumes/09ce4e9b-9402-4cc4-91ad-d9364bb4120a => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:05:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-dc3a8d59-fb12-4832-a67c-043765f92dd7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dc3a8d59-fb12-4832-a67c-043765f92dd7 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/09ce4e9b-9402-4cc4-91ad-d9364bb4120a Sep 06 23:05:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dc3a8d59-fb12-4832-a67c-043765f92dd7 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dc3a8d59-fb12-4832-a67c-043765f92dd7 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fb5bf272-9008-4ab4-9cc0-59f1ff68ffab None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fb5bf272-9008-4ab4-9cc0-59f1ff68ffab tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 Sep 06 23:05:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fb5bf272-9008-4ab4-9cc0-59f1ff68ffab tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fb5bf272-9008-4ab4-9cc0-59f1ff68ffab tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:55 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:55 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:55 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:55 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-dc3a8d59-fb12-4832-a67c-043765f92dd7 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:05:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fb5bf272-9008-4ab4-9cc0-59f1ff68ffab tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:05:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dc3a8d59-fb12-4832-a67c-043765f92dd7 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/09ce4e9b-9402-4cc4-91ad-d9364bb4120a returned with HTTP 200 Sep 06 23:05:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1353/2698] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:55 2026] GET /volume/v3/volumes/09ce4e9b-9402-4cc4-91ad-d9364bb4120a => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fb5bf272-9008-4ab4-9cc0-59f1ff68ffab tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 returned with HTTP 200 Sep 06 23:05:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1346/2699] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:05:55 2026] GET /volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 => generated 905 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:05:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-05f622b1-675e-4047-b6a0-693e598a7911 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-05f622b1-675e-4047-b6a0-693e598a7911 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] GET http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 Sep 06 23:05:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-05f622b1-675e-4047-b6a0-693e598a7911 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-05f622b1-675e-4047-b6a0-693e598a7911 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-05f622b1-675e-4047-b6a0-693e598a7911 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Volume info retrieved successfully. Sep 06 23:05:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-05f622b1-675e-4047-b6a0-693e598a7911 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 returned with HTTP 200 Sep 06 23:05:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1354/2700] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:56 2026] GET /volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:05:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7925d845-6bfa-44b6-a116-c1bdfd2cfa53 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7925d845-6bfa-44b6-a116-c1bdfd2cfa53 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-reader] POST http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030/action Sep 06 23:05:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7925d845-6bfa-44b6-a116-c1bdfd2cfa53 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:05:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7925d845-6bfa-44b6-a116-c1bdfd2cfa53 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:05:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:56 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-7925d845-6bfa-44b6-a116-c1bdfd2cfa53 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e1b58bd45a7b40768897a4f6b8857008', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf313938b83c499b8467f6b39ea5c7f4', '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=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:05:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e7f20ec0-f957-4640-a6e0-a19acb9e91c5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7925d845-6bfa-44b6-a116-c1bdfd2cfa53 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-reader] http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030/action returned with HTTP 403 Sep 06 23:05:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1347/2701] 192.168.122.248 () {60 vars in 1274 bytes} [Sun Sep 6 23:05:56 2026] POST /volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030/action => generated 131 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e7f20ec0-f957-4640-a6e0-a19acb9e91c5 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] GET http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 Sep 06 23:05:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e7f20ec0-f957-4640-a6e0-a19acb9e91c5 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e7f20ec0-f957-4640-a6e0-a19acb9e91c5 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e1f687cc-d50f-4c1d-9798-8a4934c1532c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e1f687cc-d50f-4c1d-9798-8a4934c1532c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 Sep 06 23:05:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e1f687cc-d50f-4c1d-9798-8a4934c1532c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e1f687cc-d50f-4c1d-9798-8a4934c1532c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:56 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-e1f687cc-d50f-4c1d-9798-8a4934c1532c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Delete volume with id: d2a487dd-0f3f-4cb8-b238-ef26594ac030 Sep 06 23:05:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e7f20ec0-f957-4640-a6e0-a19acb9e91c5 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Volume info retrieved successfully. Sep 06 23:05:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e1f687cc-d50f-4c1d-9798-8a4934c1532c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Volume info retrieved successfully. Sep 06 23:05:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e7f20ec0-f957-4640-a6e0-a19acb9e91c5 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 returned with HTTP 200 Sep 06 23:05:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1355/2702] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:56 2026] GET /volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 => generated 956 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e1f687cc-d50f-4c1d-9798-8a4934c1532c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Delete volume request issued successfully. Sep 06 23:05:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e1f687cc-d50f-4c1d-9798-8a4934c1532c tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 returned with HTTP 202 Sep 06 23:05:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1348/2703] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:05:56 2026] DELETE /volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:05:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-91ad6368-1e15-49ce-9d89-b16e2632f557 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-91ad6368-1e15-49ce-9d89-b16e2632f557 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] GET http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 Sep 06 23:05:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-91ad6368-1e15-49ce-9d89-b16e2632f557 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-91ad6368-1e15-49ce-9d89-b16e2632f557 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-91ad6368-1e15-49ce-9d89-b16e2632f557 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Volume info retrieved successfully. Sep 06 23:05:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-91ad6368-1e15-49ce-9d89-b16e2632f557 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 returned with HTTP 200 Sep 06 23:05:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1356/2704] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:56 2026] GET /volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:05:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3cd8fe30-b6a9-47fe-8f72-d5ce87e76d0a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7b08730c-08fb-45d3-9f2e-b70fdccaffd2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3cd8fe30-b6a9-47fe-8f72-d5ce87e76d0a tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 Sep 06 23:05:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3cd8fe30-b6a9-47fe-8f72-d5ce87e76d0a tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3cd8fe30-b6a9-47fe-8f72-d5ce87e76d0a tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7b08730c-08fb-45d3-9f2e-b70fdccaffd2 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/09ce4e9b-9402-4cc4-91ad-d9364bb4120a Sep 06 23:05:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7b08730c-08fb-45d3-9f2e-b70fdccaffd2 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7b08730c-08fb-45d3-9f2e-b70fdccaffd2 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7b08730c-08fb-45d3-9f2e-b70fdccaffd2 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/09ce4e9b-9402-4cc4-91ad-d9364bb4120a returned with HTTP 404 Sep 06 23:05:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1349/2705] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:56 2026] GET /volume/v3/volumes/09ce4e9b-9402-4cc4-91ad-d9364bb4120a => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ccb1c98f-b697-4145-98eb-142581238d84 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ccb1c98f-b697-4145-98eb-142581238d84 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] DELETE http://192.168.122.248/volume/v3/volumes/e81646c5-2a49-4b4d-a433-9bbcec881c16 Sep 06 23:05:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ccb1c98f-b697-4145-98eb-142581238d84 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ccb1c98f-b697-4145-98eb-142581238d84 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:56 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-ccb1c98f-b697-4145-98eb-142581238d84 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Delete volume with id: e81646c5-2a49-4b4d-a433-9bbcec881c16 Sep 06 23:05:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3cd8fe30-b6a9-47fe-8f72-d5ce87e76d0a tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:05:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ccb1c98f-b697-4145-98eb-142581238d84 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:05:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3cd8fe30-b6a9-47fe-8f72-d5ce87e76d0a tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 returned with HTTP 200 Sep 06 23:05:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1357/2706] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:05:56 2026] GET /volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 => generated 905 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:05:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ccb1c98f-b697-4145-98eb-142581238d84 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Delete volume request issued successfully. Sep 06 23:05:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ccb1c98f-b697-4145-98eb-142581238d84 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/e81646c5-2a49-4b4d-a433-9bbcec881c16 returned with HTTP 202 Sep 06 23:05:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1350/2707] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:05:56 2026] DELETE /volume/v3/volumes/e81646c5-2a49-4b4d-a433-9bbcec881c16 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:05:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b0e33dd9-e659-41b0-be20-cf1a152d5af7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b0e33dd9-e659-41b0-be20-cf1a152d5af7 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/e81646c5-2a49-4b4d-a433-9bbcec881c16 Sep 06 23:05:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b0e33dd9-e659-41b0-be20-cf1a152d5af7 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b0e33dd9-e659-41b0-be20-cf1a152d5af7 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b0e33dd9-e659-41b0-be20-cf1a152d5af7 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:05:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b0e33dd9-e659-41b0-be20-cf1a152d5af7 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/e81646c5-2a49-4b4d-a433-9bbcec881c16 returned with HTTP 200 Sep 06 23:05:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1358/2708] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:56 2026] GET /volume/v3/volumes/e81646c5-2a49-4b4d-a433-9bbcec881c16 => generated 865 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fc314120-37e1-41e7-842b-9eb3ebad184f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fc314120-37e1-41e7-842b-9eb3ebad184f tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] GET http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 Sep 06 23:05:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fc314120-37e1-41e7-842b-9eb3ebad184f tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fc314120-37e1-41e7-842b-9eb3ebad184f tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:57 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:57 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fc314120-37e1-41e7-842b-9eb3ebad184f tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Volume info retrieved successfully. Sep 06 23:05:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fc314120-37e1-41e7-842b-9eb3ebad184f tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 returned with HTTP 200 Sep 06 23:05:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1351/2709] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:57 2026] GET /volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 => generated 959 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b63e55c9-eb62-4edc-aa16-a47e59ac53c6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b63e55c9-eb62-4edc-aa16-a47e59ac53c6 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] GET http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 Sep 06 23:05:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b63e55c9-eb62-4edc-aa16-a47e59ac53c6 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b63e55c9-eb62-4edc-aa16-a47e59ac53c6 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:57 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:57 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b63e55c9-eb62-4edc-aa16-a47e59ac53c6 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Volume info retrieved successfully. Sep 06 23:05:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b63e55c9-eb62-4edc-aa16-a47e59ac53c6 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 returned with HTTP 200 Sep 06 23:05:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1359/2710] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:57 2026] GET /volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 23:05:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0456d3df-2f5e-49a6-81ac-258ae40dfe93 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0456d3df-2f5e-49a6-81ac-258ae40dfe93 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 Sep 06 23:05:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0456d3df-2f5e-49a6-81ac-258ae40dfe93 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0456d3df-2f5e-49a6-81ac-258ae40dfe93 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:57 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:57 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0456d3df-2f5e-49a6-81ac-258ae40dfe93 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:05:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0456d3df-2f5e-49a6-81ac-258ae40dfe93 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 returned with HTTP 200 Sep 06 23:05:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1352/2711] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:05:57 2026] GET /volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 => generated 905 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:05:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8aea8c23-f969-4ffb-99c7-8f4bce2225e9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8aea8c23-f969-4ffb-99c7-8f4bce2225e9 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/e81646c5-2a49-4b4d-a433-9bbcec881c16 Sep 06 23:05:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8aea8c23-f969-4ffb-99c7-8f4bce2225e9 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8aea8c23-f969-4ffb-99c7-8f4bce2225e9 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8aea8c23-f969-4ffb-99c7-8f4bce2225e9 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/e81646c5-2a49-4b4d-a433-9bbcec881c16 returned with HTTP 404 Sep 06 23:05:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1360/2712] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:58 2026] GET /volume/v3/volumes/e81646c5-2a49-4b4d-a433-9bbcec881c16 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-bd1da580-74fa-4771-ae12-dd64d124ddb3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bd1da580-74fa-4771-ae12-dd64d124ddb3 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] DELETE http://192.168.122.248/volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 Sep 06 23:05:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bd1da580-74fa-4771-ae12-dd64d124ddb3 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bd1da580-74fa-4771-ae12-dd64d124ddb3 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:58 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-bd1da580-74fa-4771-ae12-dd64d124ddb3 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Delete volume with id: a3bfba1e-a71d-4ce3-b563-827459e04077 Sep 06 23:05:58 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:58 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:58 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:58 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-bd1da580-74fa-4771-ae12-dd64d124ddb3 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:05:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-bd1da580-74fa-4771-ae12-dd64d124ddb3 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Delete volume request issued successfully. Sep 06 23:05:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bd1da580-74fa-4771-ae12-dd64d124ddb3 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 returned with HTTP 202 Sep 06 23:05:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cd29cd18-de07-4c96-a46a-de2f2df24b7b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1353/2713] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:05:58 2026] DELETE /volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:05:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cd29cd18-de07-4c96-a46a-de2f2df24b7b tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 Sep 06 23:05:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cd29cd18-de07-4c96-a46a-de2f2df24b7b tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cd29cd18-de07-4c96-a46a-de2f2df24b7b tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:58 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:58 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cd29cd18-de07-4c96-a46a-de2f2df24b7b tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:05:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cd29cd18-de07-4c96-a46a-de2f2df24b7b tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 returned with HTTP 200 Sep 06 23:05:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1361/2714] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:58 2026] GET /volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6aba11c3-e580-43b6-b360-a3237438c644 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6aba11c3-e580-43b6-b360-a3237438c644 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] GET http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 Sep 06 23:05:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6aba11c3-e580-43b6-b360-a3237438c644 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6aba11c3-e580-43b6-b360-a3237438c644 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:58 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:58 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:58 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:58 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-85923865-6bae-41c1-81b7-64d2e7e678f5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-85923865-6bae-41c1-81b7-64d2e7e678f5 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] GET http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 Sep 06 23:05:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-85923865-6bae-41c1-81b7-64d2e7e678f5 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-85923865-6bae-41c1-81b7-64d2e7e678f5 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6aba11c3-e580-43b6-b360-a3237438c644 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Volume info retrieved successfully. Sep 06 23:05:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6aba11c3-e580-43b6-b360-a3237438c644 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 returned with HTTP 200 Sep 06 23:05:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1354/2715] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:58 2026] GET /volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 => generated 959 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-85923865-6bae-41c1-81b7-64d2e7e678f5 tempest-ProjectReaderTests-1220408770 tempest-ProjectReaderTests-1220408770-project-admin] http://192.168.122.248/volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 returned with HTTP 404 Sep 06 23:05:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1362/2716] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:58 2026] GET /volume/v3/volumes/d2a487dd-0f3f-4cb8-b238-ef26594ac030 => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:05:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b0da6441-19ce-451f-bb95-0f0b8e464fdf None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b0da6441-19ce-451f-bb95-0f0b8e464fdf tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 Sep 06 23:05:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b0da6441-19ce-451f-bb95-0f0b8e464fdf tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b0da6441-19ce-451f-bb95-0f0b8e464fdf tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:59 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:59 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b0da6441-19ce-451f-bb95-0f0b8e464fdf tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:05:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b0da6441-19ce-451f-bb95-0f0b8e464fdf tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 returned with HTTP 200 Sep 06 23:05:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1355/2717] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:05:58 2026] GET /volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 => generated 905 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 23:05:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0ca88f3a-0b8c-48c6-a0f8-ad91f326ab9e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0ca88f3a-0b8c-48c6-a0f8-ad91f326ab9e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 Sep 06 23:05:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0ca88f3a-0b8c-48c6-a0f8-ad91f326ab9e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0ca88f3a-0b8c-48c6-a0f8-ad91f326ab9e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:59 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:59 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:05:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:05:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0ca88f3a-0b8c-48c6-a0f8-ad91f326ab9e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:05:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0ca88f3a-0b8c-48c6-a0f8-ad91f326ab9e tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 returned with HTTP 200 Sep 06 23:05:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1363/2718] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:59 2026] GET /volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 => generated 864 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:05:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-61d7b524-2ed8-4038-be00-1371efcb0fe6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:05:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-61d7b524-2ed8-4038-be00-1371efcb0fe6 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] GET http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 Sep 06 23:05:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-61d7b524-2ed8-4038-be00-1371efcb0fe6 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:05:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-61d7b524-2ed8-4038-be00-1371efcb0fe6 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:05:59 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:05:59 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:05:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:05:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:05:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-61d7b524-2ed8-4038-be00-1371efcb0fe6 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Volume info retrieved successfully. Sep 06 23:05:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-61d7b524-2ed8-4038-be00-1371efcb0fe6 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 returned with HTTP 200 Sep 06 23:05:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1356/2719] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:05:59 2026] GET /volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 => generated 959 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3ed7dc0b-eb57-4866-891b-7e5e0d0a3c66 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3ed7dc0b-eb57-4866-891b-7e5e0d0a3c66 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 Sep 06 23:06:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3ed7dc0b-eb57-4866-891b-7e5e0d0a3c66 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3ed7dc0b-eb57-4866-891b-7e5e0d0a3c66 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:00 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:00 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3ed7dc0b-eb57-4866-891b-7e5e0d0a3c66 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:06:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3ed7dc0b-eb57-4866-891b-7e5e0d0a3c66 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 returned with HTTP 200 Sep 06 23:06:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1364/2720] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:00 2026] GET /volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 => generated 905 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3f15bf0e-434a-402c-80e2-988a7e382770 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3f15bf0e-434a-402c-80e2-988a7e382770 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 Sep 06 23:06:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3f15bf0e-434a-402c-80e2-988a7e382770 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3f15bf0e-434a-402c-80e2-988a7e382770 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:00 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:00 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:00 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:00 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:00 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3f15bf0e-434a-402c-80e2-988a7e382770 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:06:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3f15bf0e-434a-402c-80e2-988a7e382770 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 returned with HTTP 200 Sep 06 23:06:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1357/2721] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:00 2026] GET /volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 => generated 864 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f5471912-f8c9-42f5-b76d-5fe2e000f9fd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f5471912-f8c9-42f5-b76d-5fe2e000f9fd tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] GET http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 Sep 06 23:06:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f5471912-f8c9-42f5-b76d-5fe2e000f9fd tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f5471912-f8c9-42f5-b76d-5fe2e000f9fd tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:00 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:00 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f5471912-f8c9-42f5-b76d-5fe2e000f9fd tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Volume info retrieved successfully. Sep 06 23:06:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f5471912-f8c9-42f5-b76d-5fe2e000f9fd tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 returned with HTTP 200 Sep 06 23:06:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1365/2722] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:00 2026] GET /volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 => generated 1303 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-86cfb8a0-6d0b-40fe-9f81-5fab11a49bf7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-86cfb8a0-6d0b-40fe-9f81-5fab11a49bf7 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] DELETE http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 Sep 06 23:06:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-86cfb8a0-6d0b-40fe-9f81-5fab11a49bf7 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-86cfb8a0-6d0b-40fe-9f81-5fab11a49bf7 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:01 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-86cfb8a0-6d0b-40fe-9f81-5fab11a49bf7 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Delete volume with id: 0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 Sep 06 23:06:01 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:01 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-86cfb8a0-6d0b-40fe-9f81-5fab11a49bf7 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Volume info retrieved successfully. Sep 06 23:06:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-86cfb8a0-6d0b-40fe-9f81-5fab11a49bf7 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Delete volume request issued successfully. Sep 06 23:06:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-86cfb8a0-6d0b-40fe-9f81-5fab11a49bf7 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 returned with HTTP 202 Sep 06 23:06:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1358/2723] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:06:01 2026] DELETE /volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-417c7bd2-1391-4961-ba94-584fea7c2dd3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-417c7bd2-1391-4961-ba94-584fea7c2dd3 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] GET http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 Sep 06 23:06:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-417c7bd2-1391-4961-ba94-584fea7c2dd3 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-417c7bd2-1391-4961-ba94-584fea7c2dd3 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:01 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:01 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:01 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:01 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:01 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-417c7bd2-1391-4961-ba94-584fea7c2dd3 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Volume info retrieved successfully. Sep 06 23:06:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-417c7bd2-1391-4961-ba94-584fea7c2dd3 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 returned with HTTP 200 Sep 06 23:06:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1366/2724] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:01 2026] GET /volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 => generated 1302 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ad5c1215-b9cb-4b7f-9ac2-6294870b561b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ad5c1215-b9cb-4b7f-9ac2-6294870b561b tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 Sep 06 23:06:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ad5c1215-b9cb-4b7f-9ac2-6294870b561b tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ad5c1215-b9cb-4b7f-9ac2-6294870b561b tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:01 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:01 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ad5c1215-b9cb-4b7f-9ac2-6294870b561b tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:06:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ad5c1215-b9cb-4b7f-9ac2-6294870b561b tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 returned with HTTP 200 Sep 06 23:06:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1359/2725] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:01 2026] GET /volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 => generated 905 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2cdc0fee-2f1a-49cb-92f6-13d10ef923a3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2cdc0fee-2f1a-49cb-92f6-13d10ef923a3 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 Sep 06 23:06:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2cdc0fee-2f1a-49cb-92f6-13d10ef923a3 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2cdc0fee-2f1a-49cb-92f6-13d10ef923a3 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2cdc0fee-2f1a-49cb-92f6-13d10ef923a3 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 returned with HTTP 404 Sep 06 23:06:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1367/2726] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:01 2026] GET /volume/v3/volumes/a3bfba1e-a71d-4ce3-b563-827459e04077 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3d1f2c84-744e-472c-abb0-65e647cd8384 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3d1f2c84-744e-472c-abb0-65e647cd8384 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] DELETE http://192.168.122.248/volume/v3/volumes/58d51955-df83-4b11-a425-81acd7d934f1 Sep 06 23:06:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3d1f2c84-744e-472c-abb0-65e647cd8384 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3d1f2c84-744e-472c-abb0-65e647cd8384 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:01 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-3d1f2c84-744e-472c-abb0-65e647cd8384 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Delete volume with id: 58d51955-df83-4b11-a425-81acd7d934f1 Sep 06 23:06:01 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:01 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3d1f2c84-744e-472c-abb0-65e647cd8384 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:06:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3d1f2c84-744e-472c-abb0-65e647cd8384 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Delete volume request issued successfully. Sep 06 23:06:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3d1f2c84-744e-472c-abb0-65e647cd8384 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/58d51955-df83-4b11-a425-81acd7d934f1 returned with HTTP 202 Sep 06 23:06:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1360/2727] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:06:01 2026] DELETE /volume/v3/volumes/58d51955-df83-4b11-a425-81acd7d934f1 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-dc5fe94d-e6e4-4948-a3c3-40ca0c49ee4f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dc5fe94d-e6e4-4948-a3c3-40ca0c49ee4f tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/58d51955-df83-4b11-a425-81acd7d934f1 Sep 06 23:06:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dc5fe94d-e6e4-4948-a3c3-40ca0c49ee4f tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dc5fe94d-e6e4-4948-a3c3-40ca0c49ee4f tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:01 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:01 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:01 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:01 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:01 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-dc5fe94d-e6e4-4948-a3c3-40ca0c49ee4f tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:06:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dc5fe94d-e6e4-4948-a3c3-40ca0c49ee4f tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/58d51955-df83-4b11-a425-81acd7d934f1 returned with HTTP 200 Sep 06 23:06:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1368/2728] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:01 2026] GET /volume/v3/volumes/58d51955-df83-4b11-a425-81acd7d934f1 => generated 864 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-97787984-e4a8-49b9-ba97-e35ab520c890 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-97787984-e4a8-49b9-ba97-e35ab520c890 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] GET http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 Sep 06 23:06:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-97787984-e4a8-49b9-ba97-e35ab520c890 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-97787984-e4a8-49b9-ba97-e35ab520c890 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:02 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:02 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:02 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:02 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:02 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-97787984-e4a8-49b9-ba97-e35ab520c890 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Volume info retrieved successfully. Sep 06 23:06:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-97787984-e4a8-49b9-ba97-e35ab520c890 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 returned with HTTP 200 Sep 06 23:06:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1361/2729] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:02 2026] GET /volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 => generated 1302 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-96c3eb13-17b3-4401-9d6b-b3696ebc6b97 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-96c3eb13-17b3-4401-9d6b-b3696ebc6b97 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 Sep 06 23:06:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-96c3eb13-17b3-4401-9d6b-b3696ebc6b97 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-96c3eb13-17b3-4401-9d6b-b3696ebc6b97 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:02 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:02 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:02 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:02 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-96c3eb13-17b3-4401-9d6b-b3696ebc6b97 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:06:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-96c3eb13-17b3-4401-9d6b-b3696ebc6b97 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 returned with HTTP 200 Sep 06 23:06:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1369/2730] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:02 2026] GET /volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 => generated 905 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f99d9df5-f6ef-4ff4-9be2-43ccf5b15d6b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f99d9df5-f6ef-4ff4-9be2-43ccf5b15d6b tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/58d51955-df83-4b11-a425-81acd7d934f1 Sep 06 23:06:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f99d9df5-f6ef-4ff4-9be2-43ccf5b15d6b tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f99d9df5-f6ef-4ff4-9be2-43ccf5b15d6b tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f99d9df5-f6ef-4ff4-9be2-43ccf5b15d6b tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:06:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f99d9df5-f6ef-4ff4-9be2-43ccf5b15d6b tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/58d51955-df83-4b11-a425-81acd7d934f1 returned with HTTP 200 Sep 06 23:06:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1362/2731] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:02 2026] GET /volume/v3/volumes/58d51955-df83-4b11-a425-81acd7d934f1 => generated 864 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cbae0379-aa19-4fff-a66d-4b2a0c47d3e1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cbae0379-aa19-4fff-a66d-4b2a0c47d3e1 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] GET http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 Sep 06 23:06:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cbae0379-aa19-4fff-a66d-4b2a0c47d3e1 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cbae0379-aa19-4fff-a66d-4b2a0c47d3e1 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cbae0379-aa19-4fff-a66d-4b2a0c47d3e1 tempest-VolumeAndVolumeTypeFromImageTest-1319841756 tempest-VolumeAndVolumeTypeFromImageTest-1319841756-project-member] http://192.168.122.248/volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 returned with HTTP 404 Sep 06 23:06:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1370/2732] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:03 2026] GET /volume/v3/volumes/0e8f3a6b-081a-43ac-a4a4-b3db929c5cd8 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 23:06:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9044a6ee-f835-4ea7-9994-be3ee49a2f81 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9044a6ee-f835-4ea7-9994-be3ee49a2f81 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 Sep 06 23:06:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9044a6ee-f835-4ea7-9994-be3ee49a2f81 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9044a6ee-f835-4ea7-9994-be3ee49a2f81 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9044a6ee-f835-4ea7-9994-be3ee49a2f81 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:06:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9044a6ee-f835-4ea7-9994-be3ee49a2f81 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 returned with HTTP 200 Sep 06 23:06:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1363/2733] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:03 2026] GET /volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 => generated 905 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ecaa65b3-e4ab-4707-ae75-5fcb4b6be55f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ecaa65b3-e4ab-4707-ae75-5fcb4b6be55f tempest-VolumeAndVolumeTypeFromImageTest-345630567 tempest-VolumeAndVolumeTypeFromImageTest-345630567-project-admin] GET http://192.168.122.248/volume/v3/volumes/detail?all_tenants=1 Sep 06 23:06:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ecaa65b3-e4ab-4707-ae75-5fcb4b6be55f tempest-VolumeAndVolumeTypeFromImageTest-345630567 tempest-VolumeAndVolumeTypeFromImageTest-345630567-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ecaa65b3-e4ab-4707-ae75-5fcb4b6be55f tempest-VolumeAndVolumeTypeFromImageTest-345630567 tempest-VolumeAndVolumeTypeFromImageTest-345630567-project-admin] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:04 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ecaa65b3-e4ab-4707-ae75-5fcb4b6be55f tempest-VolumeAndVolumeTypeFromImageTest-345630567 tempest-VolumeAndVolumeTypeFromImageTest-345630567-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 23:06:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ecaa65b3-e4ab-4707-ae75-5fcb4b6be55f tempest-VolumeAndVolumeTypeFromImageTest-345630567 tempest-VolumeAndVolumeTypeFromImageTest-345630567-project-admin] Get all volumes completed successfully. Sep 06 23:06:04 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:04 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ecaa65b3-e4ab-4707-ae75-5fcb4b6be55f tempest-VolumeAndVolumeTypeFromImageTest-345630567 tempest-VolumeAndVolumeTypeFromImageTest-345630567-project-admin] http://192.168.122.248/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 23:06:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1371/2734] 192.168.122.248 () {58 vars in 1169 bytes} [Sun Sep 6 23:06:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4097 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 23:06:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a4303cb7-bf4c-4f9d-b895-461e0f788a63 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a4303cb7-bf4c-4f9d-b895-461e0f788a63 tempest-VolumeAndVolumeTypeFromImageTest-345630567 tempest-VolumeAndVolumeTypeFromImageTest-345630567-project-admin] DELETE http://192.168.122.248/volume/v3/types/b115bac5-0d7f-4eda-a096-89a8b39b6457 Sep 06 23:06:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a4303cb7-bf4c-4f9d-b895-461e0f788a63 tempest-VolumeAndVolumeTypeFromImageTest-345630567 tempest-VolumeAndVolumeTypeFromImageTest-345630567-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a4303cb7-bf4c-4f9d-b895-461e0f788a63 tempest-VolumeAndVolumeTypeFromImageTest-345630567 tempest-VolumeAndVolumeTypeFromImageTest-345630567-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8f9afaaf-8885-4c14-945d-7c4a848e7fb5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8f9afaaf-8885-4c14-945d-7c4a848e7fb5 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/58d51955-df83-4b11-a425-81acd7d934f1 Sep 06 23:06:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8f9afaaf-8885-4c14-945d-7c4a848e7fb5 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8f9afaaf-8885-4c14-945d-7c4a848e7fb5 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8f9afaaf-8885-4c14-945d-7c4a848e7fb5 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/58d51955-df83-4b11-a425-81acd7d934f1 returned with HTTP 404 Sep 06 23:06:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1372/2735] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:04 2026] GET /volume/v3/volumes/58d51955-df83-4b11-a425-81acd7d934f1 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a124a8a3-2072-449a-afb7-1c7caae4402f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a124a8a3-2072-449a-afb7-1c7caae4402f tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] DELETE http://192.168.122.248/volume/v3/volumes/6c231d91-5fb8-4061-8dc5-2464a7025c08 Sep 06 23:06:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a124a8a3-2072-449a-afb7-1c7caae4402f tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a124a8a3-2072-449a-afb7-1c7caae4402f tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:04 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-a124a8a3-2072-449a-afb7-1c7caae4402f tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Delete volume with id: 6c231d91-5fb8-4061-8dc5-2464a7025c08 Sep 06 23:06:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a4303cb7-bf4c-4f9d-b895-461e0f788a63 tempest-VolumeAndVolumeTypeFromImageTest-345630567 tempest-VolumeAndVolumeTypeFromImageTest-345630567-project-admin] http://192.168.122.248/volume/v3/types/b115bac5-0d7f-4eda-a096-89a8b39b6457 returned with HTTP 202 Sep 06 23:06:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1364/2736] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:04 2026] DELETE /volume/v3/types/b115bac5-0d7f-4eda-a096-89a8b39b6457 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:04 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:04 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a124a8a3-2072-449a-afb7-1c7caae4402f tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:06:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c97ce57a-b966-4a7a-9c23-2be39c32534a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c97ce57a-b966-4a7a-9c23-2be39c32534a tempest-VolumeAndVolumeTypeFromImageTest-345630567 tempest-VolumeAndVolumeTypeFromImageTest-345630567-project-admin] GET http://192.168.122.248/volume/v3/types/b115bac5-0d7f-4eda-a096-89a8b39b6457 Sep 06 23:06:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c97ce57a-b966-4a7a-9c23-2be39c32534a tempest-VolumeAndVolumeTypeFromImageTest-345630567 tempest-VolumeAndVolumeTypeFromImageTest-345630567-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c97ce57a-b966-4a7a-9c23-2be39c32534a tempest-VolumeAndVolumeTypeFromImageTest-345630567 tempest-VolumeAndVolumeTypeFromImageTest-345630567-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c97ce57a-b966-4a7a-9c23-2be39c32534a tempest-VolumeAndVolumeTypeFromImageTest-345630567 tempest-VolumeAndVolumeTypeFromImageTest-345630567-project-admin] http://192.168.122.248/volume/v3/types/b115bac5-0d7f-4eda-a096-89a8b39b6457 returned with HTTP 404 Sep 06 23:06:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1365/2737] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 23:06:04 2026] GET /volume/v3/types/b115bac5-0d7f-4eda-a096-89a8b39b6457 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a124a8a3-2072-449a-afb7-1c7caae4402f tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Delete volume request issued successfully. Sep 06 23:06:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a124a8a3-2072-449a-afb7-1c7caae4402f tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/6c231d91-5fb8-4061-8dc5-2464a7025c08 returned with HTTP 202 Sep 06 23:06:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1373/2738] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:06:04 2026] DELETE /volume/v3/volumes/6c231d91-5fb8-4061-8dc5-2464a7025c08 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-98656cc5-6542-4562-9c93-cc9582cb0e00 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-98656cc5-6542-4562-9c93-cc9582cb0e00 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/6c231d91-5fb8-4061-8dc5-2464a7025c08 Sep 06 23:06:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-98656cc5-6542-4562-9c93-cc9582cb0e00 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-98656cc5-6542-4562-9c93-cc9582cb0e00 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:04 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:04 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:04 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:04 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-98656cc5-6542-4562-9c93-cc9582cb0e00 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:06:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-98656cc5-6542-4562-9c93-cc9582cb0e00 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/6c231d91-5fb8-4061-8dc5-2464a7025c08 returned with HTTP 200 Sep 06 23:06:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1366/2739] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:04 2026] GET /volume/v3/volumes/6c231d91-5fb8-4061-8dc5-2464a7025c08 => generated 864 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:06:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d993c774-5f0c-4ad2-a8dc-d5030795781d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d993c774-5f0c-4ad2-a8dc-d5030795781d tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 Sep 06 23:06:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d993c774-5f0c-4ad2-a8dc-d5030795781d tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d993c774-5f0c-4ad2-a8dc-d5030795781d tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:04 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:04 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:04 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:04 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d993c774-5f0c-4ad2-a8dc-d5030795781d tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:06:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d993c774-5f0c-4ad2-a8dc-d5030795781d tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 returned with HTTP 200 Sep 06 23:06:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1374/2740] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:04 2026] GET /volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 => generated 906 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-918b4dcd-2289-4a7d-95d3-d3d74f886840 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-918b4dcd-2289-4a7d-95d3-d3d74f886840 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 Sep 06 23:06:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-918b4dcd-2289-4a7d-95d3-d3d74f886840 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-918b4dcd-2289-4a7d-95d3-d3d74f886840 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:04 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-918b4dcd-2289-4a7d-95d3-d3d74f886840 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Delete snapshot with id: a2303b49-6723-4e32-87b3-a024b256c454 Sep 06 23:06:04 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:04 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-918b4dcd-2289-4a7d-95d3-d3d74f886840 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Snapshot retrieved successfully. Sep 06 23:06:04 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:04 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-918b4dcd-2289-4a7d-95d3-d3d74f886840 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Snapshot delete request issued successfully. Sep 06 23:06:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-918b4dcd-2289-4a7d-95d3-d3d74f886840 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 returned with HTTP 202 Sep 06 23:06:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1367/2741] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:06:04 2026] DELETE /volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ad8c1cd0-fdc8-43f1-a20d-7fb405d2843c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ad8c1cd0-fdc8-43f1-a20d-7fb405d2843c tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 Sep 06 23:06:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ad8c1cd0-fdc8-43f1-a20d-7fb405d2843c tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ad8c1cd0-fdc8-43f1-a20d-7fb405d2843c tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:04 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:04 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ad8c1cd0-fdc8-43f1-a20d-7fb405d2843c tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Snapshot retrieved successfully. Sep 06 23:06:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ad8c1cd0-fdc8-43f1-a20d-7fb405d2843c tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 returned with HTTP 200 Sep 06 23:06:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1375/2742] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:04 2026] GET /volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:06:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d1c00b25-01e0-41f6-aa25-32c0ff84e96d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d1c00b25-01e0-41f6-aa25-32c0ff84e96d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/6c231d91-5fb8-4061-8dc5-2464a7025c08 Sep 06 23:06:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d1c00b25-01e0-41f6-aa25-32c0ff84e96d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d1c00b25-01e0-41f6-aa25-32c0ff84e96d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d1c00b25-01e0-41f6-aa25-32c0ff84e96d tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/6c231d91-5fb8-4061-8dc5-2464a7025c08 returned with HTTP 404 Sep 06 23:06:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1368/2743] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:05 2026] GET /volume/v3/volumes/6c231d91-5fb8-4061-8dc5-2464a7025c08 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-48c5c4be-6ff5-4082-9475-1888ff7ce5cf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-48c5c4be-6ff5-4082-9475-1888ff7ce5cf tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] DELETE http://192.168.122.248/volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 Sep 06 23:06:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-48c5c4be-6ff5-4082-9475-1888ff7ce5cf tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-48c5c4be-6ff5-4082-9475-1888ff7ce5cf tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:05 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-48c5c4be-6ff5-4082-9475-1888ff7ce5cf tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Delete volume with id: a186aa99-cca7-4930-a7f1-ac6d9c2ece23 Sep 06 23:06:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-48c5c4be-6ff5-4082-9475-1888ff7ce5cf tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:06:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-48c5c4be-6ff5-4082-9475-1888ff7ce5cf tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Delete volume request issued successfully. Sep 06 23:06:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-48c5c4be-6ff5-4082-9475-1888ff7ce5cf tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 returned with HTTP 202 Sep 06 23:06:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1376/2744] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:06:05 2026] DELETE /volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-07771a87-2684-4670-8514-a89d142f3555 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-07771a87-2684-4670-8514-a89d142f3555 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 Sep 06 23:06:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-07771a87-2684-4670-8514-a89d142f3555 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-07771a87-2684-4670-8514-a89d142f3555 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-07771a87-2684-4670-8514-a89d142f3555 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:06:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-07771a87-2684-4670-8514-a89d142f3555 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 returned with HTTP 200 Sep 06 23:06:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1369/2745] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:05 2026] GET /volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 => generated 865 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3480079e-6655-40ef-8235-d5163075bd11 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3480079e-6655-40ef-8235-d5163075bd11 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 Sep 06 23:06:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3480079e-6655-40ef-8235-d5163075bd11 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3480079e-6655-40ef-8235-d5163075bd11 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:06 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:06 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:06 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3480079e-6655-40ef-8235-d5163075bd11 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Snapshot retrieved successfully. Sep 06 23:06:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3480079e-6655-40ef-8235-d5163075bd11 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 returned with HTTP 200 Sep 06 23:06:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1377/2746] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:05 2026] GET /volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 => generated 466 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c98accb0-4887-4cb0-a82c-799ee80cd292 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c98accb0-4887-4cb0-a82c-799ee80cd292 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c98accb0-4887-4cb0-a82c-799ee80cd292 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-345851775", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c98accb0-4887-4cb0-a82c-799ee80cd292 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1370/2747] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:06:06 2026] POST /volume/v3/types => generated 379 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c9fefb8b-0a2b-43b1-be37-3d08e5169229 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c9fefb8b-0a2b-43b1-be37-3d08e5169229 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] POST http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/encryption Sep 06 23:06:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c9fefb8b-0a2b-43b1-be37-3d08e5169229 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c9fefb8b-0a2b-43b1-be37-3d08e5169229 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/encryption returned with HTTP 200 Sep 06 23:06:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1378/2748] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 23:06:06 2026] POST /volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/encryption => generated 239 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-58706ebb-3c05-41b5-9a66-42601d9093a4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-58706ebb-3c05-41b5-9a66-42601d9093a4 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-58706ebb-3c05-41b5-9a66-42601d9093a4 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-608684918", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-58706ebb-3c05-41b5-9a66-42601d9093a4 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1371/2749] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:06:06 2026] POST /volume/v3/types => generated 379 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b9c50e8e-8805-461b-b72f-ffb5fabf8e04 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b9c50e8e-8805-461b-b72f-ffb5fabf8e04 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] POST http://192.168.122.248/volume/v3/types/592a92b0-bb7f-4568-b292-ae6daf6f6783/encryption Sep 06 23:06:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b9c50e8e-8805-461b-b72f-ffb5fabf8e04 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b9c50e8e-8805-461b-b72f-ffb5fabf8e04 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/592a92b0-bb7f-4568-b292-ae6daf6f6783/encryption returned with HTTP 200 Sep 06 23:06:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1379/2750] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 23:06:06 2026] POST /volume/v3/types/592a92b0-bb7f-4568-b292-ae6daf6f6783/encryption => generated 239 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c34173f1-b908-44ba-ba9c-c184af3451bf None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c34173f1-b908-44ba-ba9c-c184af3451bf tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c34173f1-b908-44ba-ba9c-c184af3451bf tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1332249220", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c34173f1-b908-44ba-ba9c-c184af3451bf tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1372/2751] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:06:06 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a4459b32-8c4b-4aed-a8b4-c17fb81b5702 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a4459b32-8c4b-4aed-a8b4-c17fb81b5702 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] POST http://192.168.122.248/volume/v3/types/3422b730-63f2-4323-be76-6030bd242a4c/extra_specs Sep 06 23:06:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a4459b32-8c4b-4aed-a8b4-c17fb81b5702 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-69f4f471-fae8-4648-9aa2-90b550de3462 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-69f4f471-fae8-4648-9aa2-90b550de3462 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 Sep 06 23:06:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-69f4f471-fae8-4648-9aa2-90b550de3462 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a4459b32-8c4b-4aed-a8b4-c17fb81b5702 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/3422b730-63f2-4323-be76-6030bd242a4c/extra_specs returned with HTTP 200 Sep 06 23:06:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-69f4f471-fae8-4648-9aa2-90b550de3462 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1380/2752] 192.168.122.248 () {60 vars in 1283 bytes} [Sun Sep 6 23:06:06 2026] POST /volume/v3/types/3422b730-63f2-4323-be76-6030bd242a4c/extra_specs => generated 35 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 23:06:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1bea7ca3-fd87-4f44-9032-f30dab046a59 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1bea7ca3-fd87-4f44-9032-f30dab046a59 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] PUT http://192.168.122.248/volume/v3/types/3422b730-63f2-4323-be76-6030bd242a4c/extra_specs/key2 Sep 06 23:06:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1bea7ca3-fd87-4f44-9032-f30dab046a59 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:06 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:06 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:06 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:06 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:06 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-69f4f471-fae8-4648-9aa2-90b550de3462 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Volume info retrieved successfully. Sep 06 23:06:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-69f4f471-fae8-4648-9aa2-90b550de3462 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 returned with HTTP 200 Sep 06 23:06:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1373/2753] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:06 2026] GET /volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 => generated 865 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1bea7ca3-fd87-4f44-9032-f30dab046a59 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/3422b730-63f2-4323-be76-6030bd242a4c/extra_specs/key2 returned with HTTP 200 Sep 06 23:06:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1381/2754] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 23:06:06 2026] PUT /volume/v3/types/3422b730-63f2-4323-be76-6030bd242a4c/extra_specs/key2 => generated 25 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 23:06:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-dbe7ddbb-2259-4a61-8b9d-b1a41bb3661b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dbe7ddbb-2259-4a61-8b9d-b1a41bb3661b tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dbe7ddbb-2259-4a61-8b9d-b1a41bb3661b tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dbe7ddbb-2259-4a61-8b9d-b1a41bb3661b tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1374/2755] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 23:06:06 2026] POST /volume/v3/types => generated 195 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:06:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8d70cd5e-5ef3-4625-b9c7-17fd048002b9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8d70cd5e-5ef3-4625-b9c7-17fd048002b9 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] DELETE http://192.168.122.248/volume/v3/types/d3515cdc-adc1-48ae-9dc4-f6fdf2dd7fa7 Sep 06 23:06:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8d70cd5e-5ef3-4625-b9c7-17fd048002b9 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8d70cd5e-5ef3-4625-b9c7-17fd048002b9 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8d70cd5e-5ef3-4625-b9c7-17fd048002b9 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/d3515cdc-adc1-48ae-9dc4-f6fdf2dd7fa7 returned with HTTP 202 Sep 06 23:06:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1382/2756] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:06 2026] DELETE /volume/v3/types/d3515cdc-adc1-48ae-9dc4-f6fdf2dd7fa7 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b8d63ec0-a9e2-4119-a20e-e9a25a38722e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b8d63ec0-a9e2-4119-a20e-e9a25a38722e tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b8d63ec0-a9e2-4119-a20e-e9a25a38722e tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1184115084", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b8d63ec0-a9e2-4119-a20e-e9a25a38722e tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1375/2757] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:06:06 2026] POST /volume/v3/types => generated 380 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fbb5ea62-21d2-41aa-b7d4-6b0eb3017a57 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6e0df1c3-6502-4946-851a-0ee9f9448051 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fbb5ea62-21d2-41aa-b7d4-6b0eb3017a57 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fbb5ea62-21d2-41aa-b7d4-6b0eb3017a57 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6e0df1c3-6502-4946-851a-0ee9f9448051 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] POST http://192.168.122.248/volume/v3/types/8c5a2d34-5f1e-4a7d-96ab-ba1e8870e8af/encryption Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fbb5ea62-21d2-41aa-b7d4-6b0eb3017a57 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6e0df1c3-6502-4946-851a-0ee9f9448051 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:07 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fbb5ea62-21d2-41aa-b7d4-6b0eb3017a57 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Snapshot retrieved successfully. Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fbb5ea62-21d2-41aa-b7d4-6b0eb3017a57 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 returned with HTTP 200 Sep 06 23:06:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1383/2758] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:07 2026] GET /volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 => generated 466 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6e0df1c3-6502-4946-851a-0ee9f9448051 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/8c5a2d34-5f1e-4a7d-96ab-ba1e8870e8af/encryption returned with HTTP 200 Sep 06 23:06:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1376/2759] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 23:06:07 2026] POST /volume/v3/types/8c5a2d34-5f1e-4a7d-96ab-ba1e8870e8af/encryption => generated 239 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3420f2dd-5424-433f-b676-f4bc3473dfba None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3420f2dd-5424-433f-b676-f4bc3473dfba tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] DELETE http://192.168.122.248/volume/v3/types/8c5a2d34-5f1e-4a7d-96ab-ba1e8870e8af/encryption/835313cc-1123-4896-b00c-5a760e0a2de6 Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3420f2dd-5424-433f-b676-f4bc3473dfba tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3420f2dd-5424-433f-b676-f4bc3473dfba tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3420f2dd-5424-433f-b676-f4bc3473dfba tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/8c5a2d34-5f1e-4a7d-96ab-ba1e8870e8af/encryption/835313cc-1123-4896-b00c-5a760e0a2de6 returned with HTTP 202 Sep 06 23:06:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1384/2760] 192.168.122.248 () {58 vars in 1373 bytes} [Sun Sep 6 23:06:07 2026] DELETE /volume/v3/types/8c5a2d34-5f1e-4a7d-96ab-ba1e8870e8af/encryption/835313cc-1123-4896-b00c-5a760e0a2de6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f46e4aa3-bf54-478a-bbe5-3bebde86ad2a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f46e4aa3-bf54-478a-bbe5-3bebde86ad2a tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f46e4aa3-bf54-478a-bbe5-3bebde86ad2a tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1392369343", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f46e4aa3-bf54-478a-bbe5-3bebde86ad2a tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1377/2761] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:06:07 2026] POST /volume/v3/types => generated 380 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-93875fee-8281-4577-95e8-0e8e063b7bd9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-93875fee-8281-4577-95e8-0e8e063b7bd9 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] DELETE http://192.168.122.248/volume/v3/types/610715bb-84c3-4969-9c30-71bb70d77eaf/extra_specs/key1 Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-93875fee-8281-4577-95e8-0e8e063b7bd9 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-93875fee-8281-4577-95e8-0e8e063b7bd9 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-93875fee-8281-4577-95e8-0e8e063b7bd9 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/610715bb-84c3-4969-9c30-71bb70d77eaf/extra_specs/key1 returned with HTTP 202 Sep 06 23:06:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1385/2762] 192.168.122.248 () {58 vars in 1280 bytes} [Sun Sep 6 23:06:07 2026] DELETE /volume/v3/types/610715bb-84c3-4969-9c30-71bb70d77eaf/extra_specs/key1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-390d2942-fc27-4d2a-adb4-e0c8d50386bc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-390d2942-fc27-4d2a-adb4-e0c8d50386bc tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-390d2942-fc27-4d2a-adb4-e0c8d50386bc tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1900183008", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-390d2942-fc27-4d2a-adb4-e0c8d50386bc tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1378/2763] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:06:07 2026] POST /volume/v3/types => generated 380 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d1dd899b-7596-462d-b248-ee7184dcad67 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d1dd899b-7596-462d-b248-ee7184dcad67 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] DELETE http://192.168.122.248/volume/v3/types/d5622a00-ad5a-4416-a003-a38b65fd961c Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d1dd899b-7596-462d-b248-ee7184dcad67 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d1dd899b-7596-462d-b248-ee7184dcad67 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d1dd899b-7596-462d-b248-ee7184dcad67 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/d5622a00-ad5a-4416-a003-a38b65fd961c returned with HTTP 202 Sep 06 23:06:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1386/2764] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:07 2026] DELETE /volume/v3/types/d5622a00-ad5a-4416-a003-a38b65fd961c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c0950403-fd46-43ee-9bc2-ac1c405e7f49 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c0950403-fd46-43ee-9bc2-ac1c405e7f49 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] GET http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/extra_specs Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c0950403-fd46-43ee-9bc2-ac1c405e7f49 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c0950403-fd46-43ee-9bc2-ac1c405e7f49 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c0950403-fd46-43ee-9bc2-ac1c405e7f49 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/extra_specs returned with HTTP 200 Sep 06 23:06:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1379/2765] 192.168.122.248 () {58 vars in 1262 bytes} [Sun Sep 6 23:06:07 2026] GET /volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/extra_specs => generated 185 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-53127971-6990-4c6f-afc4-fb37f8b54a10 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-53127971-6990-4c6f-afc4-fb37f8b54a10 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] GET http://192.168.122.248/volume/v3/types Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-53127971-6990-4c6f-afc4-fb37f8b54a10 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-53127971-6990-4c6f-afc4-fb37f8b54a10 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-53127971-6990-4c6f-afc4-fb37f8b54a10 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1387/2766] 192.168.122.248 () {58 vars in 1115 bytes} [Sun Sep 6 23:06:07 2026] GET /volume/v3/types => generated 2588 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cf7fc18c-d3f3-4433-96e4-4646e59a0799 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cf7fc18c-d3f3-4433-96e4-4646e59a0799 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] GET http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/encryption/cipher Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cf7fc18c-d3f3-4433-96e4-4646e59a0799 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cf7fc18c-d3f3-4433-96e4-4646e59a0799 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cf7fc18c-d3f3-4433-96e4-4646e59a0799 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/encryption/cipher returned with HTTP 200 Sep 06 23:06:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1380/2767] 192.168.122.248 () {58 vars in 1280 bytes} [Sun Sep 6 23:06:07 2026] GET /volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/encryption/cipher => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b0f141bd-01b3-4d6d-92ab-c81a6af1dbf2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b0f141bd-01b3-4d6d-92ab-c81a6af1dbf2 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] GET http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/encryption Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b0f141bd-01b3-4d6d-92ab-c81a6af1dbf2 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b0f141bd-01b3-4d6d-92ab-c81a6af1dbf2 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b0f141bd-01b3-4d6d-92ab-c81a6af1dbf2 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/encryption returned with HTTP 200 Sep 06 23:06:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1388/2768] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 23:06:07 2026] GET /volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/encryption => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-26a674bc-46af-4492-8a87-056953b1fbed None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-26a674bc-46af-4492-8a87-056953b1fbed tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] GET http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/extra_specs/multiattach Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-26a674bc-46af-4492-8a87-056953b1fbed tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-26a674bc-46af-4492-8a87-056953b1fbed tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-26a674bc-46af-4492-8a87-056953b1fbed tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/extra_specs/multiattach returned with HTTP 200 Sep 06 23:06:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1381/2769] 192.168.122.248 () {58 vars in 1298 bytes} [Sun Sep 6 23:06:07 2026] GET /volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/extra_specs/multiattach => generated 29 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-629957db-57cf-42ea-8a86-fb27520a9937 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-629957db-57cf-42ea-8a86-fb27520a9937 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] GET http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/extra_specs/volume_backend_name Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-629957db-57cf-42ea-8a86-fb27520a9937 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-629957db-57cf-42ea-8a86-fb27520a9937 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-629957db-57cf-42ea-8a86-fb27520a9937 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/extra_specs/volume_backend_name returned with HTTP 200 Sep 06 23:06:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1389/2770] 192.168.122.248 () {58 vars in 1322 bytes} [Sun Sep 6 23:06:07 2026] GET /volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/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 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-579b9b83-b139-4c8b-9b17-e3959da3a402 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-579b9b83-b139-4c8b-9b17-e3959da3a402 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] GET http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-579b9b83-b139-4c8b-9b17-e3959da3a402 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-579b9b83-b139-4c8b-9b17-e3959da3a402 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-579b9b83-b139-4c8b-9b17-e3959da3a402 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d returned with HTTP 200 Sep 06 23:06:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1382/2771] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 23:06:07 2026] GET /volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d => generated 401 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f3d17121-8762-4ab1-b19f-fade8551b204 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f3d17121-8762-4ab1-b19f-fade8551b204 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] PUT http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/encryption/58675ec1-e45b-403f-82bb-fcc34fb03008 Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f3d17121-8762-4ab1-b19f-fade8551b204 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f3d17121-8762-4ab1-b19f-fade8551b204 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/encryption/58675ec1-e45b-403f-82bb-fcc34fb03008 returned with HTTP 200 Sep 06 23:06:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1390/2772] 192.168.122.248 () {60 vars in 1390 bytes} [Sun Sep 6 23:06:07 2026] PUT /volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/encryption/58675ec1-e45b-403f-82bb-fcc34fb03008 => generated 33 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-67ec51bc-c2eb-41ff-ab32-6ef2e824c364 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-67ec51bc-c2eb-41ff-ab32-6ef2e824c364 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] PUT http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/extra_specs/key1 Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-67ec51bc-c2eb-41ff-ab32-6ef2e824c364 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9dbfdcdd-a22f-4fe2-a985-4ff751207d39 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9dbfdcdd-a22f-4fe2-a985-4ff751207d39 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] GET http://192.168.122.248/volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9dbfdcdd-a22f-4fe2-a985-4ff751207d39 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9dbfdcdd-a22f-4fe2-a985-4ff751207d39 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9dbfdcdd-a22f-4fe2-a985-4ff751207d39 tempest-CreateVolumesFromSourceVolumeTest-175418312 tempest-CreateVolumesFromSourceVolumeTest-175418312-project-member] http://192.168.122.248/volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 returned with HTTP 404 Sep 06 23:06:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1391/2773] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:07 2026] GET /volume/v3/volumes/a186aa99-cca7-4930-a7f1-ac6d9c2ece23 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-67ec51bc-c2eb-41ff-ab32-6ef2e824c364 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/extra_specs/key1 returned with HTTP 200 Sep 06 23:06:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1383/2774] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 23:06:07 2026] PUT /volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d/extra_specs/key1 => generated 30 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2365edc0-425f-4214-8e78-7e7582d6b876 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2365edc0-425f-4214-8e78-7e7582d6b876 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] PUT http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2365edc0-425f-4214-8e78-7e7582d6b876 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2365edc0-425f-4214-8e78-7e7582d6b876 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d returned with HTTP 200 Sep 06 23:06:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1392/2775] 192.168.122.248 () {60 vars in 1246 bytes} [Sun Sep 6 23:06:07 2026] PUT /volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d => generated 370 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-12d00b3d-18a0-49aa-8c39-96cda61b9bfc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-12d00b3d-18a0-49aa-8c39-96cda61b9bfc tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] DELETE http://192.168.122.248/volume/v3/types/610715bb-84c3-4969-9c30-71bb70d77eaf Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-12d00b3d-18a0-49aa-8c39-96cda61b9bfc tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-12d00b3d-18a0-49aa-8c39-96cda61b9bfc tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-12d00b3d-18a0-49aa-8c39-96cda61b9bfc tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/610715bb-84c3-4969-9c30-71bb70d77eaf returned with HTTP 202 Sep 06 23:06:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1384/2776] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:07 2026] DELETE /volume/v3/types/610715bb-84c3-4969-9c30-71bb70d77eaf => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3dffea2e-78dc-484a-98ea-8a0459fc677a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3dffea2e-78dc-484a-98ea-8a0459fc677a tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] DELETE http://192.168.122.248/volume/v3/types/8c5a2d34-5f1e-4a7d-96ab-ba1e8870e8af Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3dffea2e-78dc-484a-98ea-8a0459fc677a tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3dffea2e-78dc-484a-98ea-8a0459fc677a tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3dffea2e-78dc-484a-98ea-8a0459fc677a tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/8c5a2d34-5f1e-4a7d-96ab-ba1e8870e8af returned with HTTP 202 Sep 06 23:06:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1393/2777] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:07 2026] DELETE /volume/v3/types/8c5a2d34-5f1e-4a7d-96ab-ba1e8870e8af => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-92b5d4e4-355b-4582-90b8-7b3414a752e7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-92b5d4e4-355b-4582-90b8-7b3414a752e7 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] DELETE http://192.168.122.248/volume/v3/types/3422b730-63f2-4323-be76-6030bd242a4c Sep 06 23:06:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-92b5d4e4-355b-4582-90b8-7b3414a752e7 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-92b5d4e4-355b-4582-90b8-7b3414a752e7 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9aca1a99-9c95-42ce-ab6c-6d4d61b52c37 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-92b5d4e4-355b-4582-90b8-7b3414a752e7 tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/3422b730-63f2-4323-be76-6030bd242a4c returned with HTTP 202 Sep 06 23:06:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9aca1a99-9c95-42ce-ab6c-6d4d61b52c37 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 Sep 06 23:06:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9aca1a99-9c95-42ce-ab6c-6d4d61b52c37 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9aca1a99-9c95-42ce-ab6c-6d4d61b52c37 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1385/2778] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:08 2026] DELETE /volume/v3/types/3422b730-63f2-4323-be76-6030bd242a4c => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7287537f-8360-4052-b90c-2c14de69787a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7287537f-8360-4052-b90c-2c14de69787a tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] DELETE http://192.168.122.248/volume/v3/types/592a92b0-bb7f-4568-b292-ae6daf6f6783 Sep 06 23:06:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7287537f-8360-4052-b90c-2c14de69787a tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7287537f-8360-4052-b90c-2c14de69787a tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9aca1a99-9c95-42ce-ab6c-6d4d61b52c37 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 returned with HTTP 404 Sep 06 23:06:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1394/2779] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:08 2026] GET /volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-50769c6f-793c-40fb-b9c7-4dd5655137a9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-50769c6f-793c-40fb-b9c7-4dd5655137a9 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] DELETE http://192.168.122.248/volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 Sep 06 23:06:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-50769c6f-793c-40fb-b9c7-4dd5655137a9 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-50769c6f-793c-40fb-b9c7-4dd5655137a9 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:08 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-50769c6f-793c-40fb-b9c7-4dd5655137a9 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Delete volume with id: 87e956c7-2eb6-4c00-ae65-4b070487fec9 Sep 06 23:06:08 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:08 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:08 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:08 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:08 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-50769c6f-793c-40fb-b9c7-4dd5655137a9 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:06:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7287537f-8360-4052-b90c-2c14de69787a tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/592a92b0-bb7f-4568-b292-ae6daf6f6783 returned with HTTP 202 Sep 06 23:06:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1386/2780] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:08 2026] DELETE /volume/v3/types/592a92b0-bb7f-4568-b292-ae6daf6f6783 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:08 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-50769c6f-793c-40fb-b9c7-4dd5655137a9 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Delete volume request issued successfully. Sep 06 23:06:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-50769c6f-793c-40fb-b9c7-4dd5655137a9 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 returned with HTTP 202 Sep 06 23:06:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1395/2781] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 23:06:08 2026] DELETE /volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 23:06:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fb3535b1-8693-4bce-be10-70847a324a62 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-53c5be34-8b0c-416a-aace-d34da46252ba None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fb3535b1-8693-4bce-be10-70847a324a62 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 Sep 06 23:06:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fb3535b1-8693-4bce-be10-70847a324a62 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fb3535b1-8693-4bce-be10-70847a324a62 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-53c5be34-8b0c-416a-aace-d34da46252ba tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] DELETE http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d Sep 06 23:06:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-53c5be34-8b0c-416a-aace-d34da46252ba tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-53c5be34-8b0c-416a-aace-d34da46252ba tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:08 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:08 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fb3535b1-8693-4bce-be10-70847a324a62 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:06:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fb3535b1-8693-4bce-be10-70847a324a62 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 returned with HTTP 200 Sep 06 23:06:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1387/2782] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:08 2026] GET /volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 => generated 871 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-53c5be34-8b0c-416a-aace-d34da46252ba tempest-VolumeTypesAdminTests-1919178852 tempest-VolumeTypesAdminTests-1919178852-project-admin] http://192.168.122.248/volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d returned with HTTP 202 Sep 06 23:06:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1396/2783] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:08 2026] DELETE /volume/v3/types/53e671c0-84ab-4bf2-84ef-02318a49773d => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ef813193-4bff-4627-931d-846d6dd7557d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3097bc04-187b-469f-8c56-f8ba8c80838c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3097bc04-187b-469f-8c56-f8ba8c80838c tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 Sep 06 23:06:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3097bc04-187b-469f-8c56-f8ba8c80838c tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3097bc04-187b-469f-8c56-f8ba8c80838c tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:09 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:09 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:09 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:09 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3097bc04-187b-469f-8c56-f8ba8c80838c tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 returned with HTTP 404 Sep 06 23:06:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1397/2784] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:09 2026] GET /volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 23:06:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-77030070-2db0-401b-b428-57097a26e66d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-77030070-2db0-401b-b428-57097a26e66d tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] DELETE http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 Sep 06 23:06:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-77030070-2db0-401b-b428-57097a26e66d tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-77030070-2db0-401b-b428-57097a26e66d tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:09 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-77030070-2db0-401b-b428-57097a26e66d tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Delete volume with id: a217c48f-ee7b-452a-a822-e1325086ec62 Sep 06 23:06:09 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:09 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:09 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:09 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:09 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-77030070-2db0-401b-b428-57097a26e66d tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:06:09 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-77030070-2db0-401b-b428-57097a26e66d tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Delete volume request issued successfully. Sep 06 23:06:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-77030070-2db0-401b-b428-57097a26e66d tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 returned with HTTP 202 Sep 06 23:06:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1398/2785] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 23:06:09 2026] DELETE /volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 23:06:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-83ad3e77-bf19-411e-a4bd-c1acbc0be8f3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-83ad3e77-bf19-411e-a4bd-c1acbc0be8f3 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 Sep 06 23:06:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-83ad3e77-bf19-411e-a4bd-c1acbc0be8f3 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-83ad3e77-bf19-411e-a4bd-c1acbc0be8f3 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:09 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:09 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:09 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:09 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:09 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-83ad3e77-bf19-411e-a4bd-c1acbc0be8f3 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:06:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-83ad3e77-bf19-411e-a4bd-c1acbc0be8f3 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 returned with HTTP 200 Sep 06 23:06:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1399/2786] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:09 2026] GET /volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 => generated 905 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:06:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "783de45c-ba65-43ef-be94-87e88c8ed95b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2124514430"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Create volume request body: {'volume': {"'imageRef": '783de45c-ba65-43ef-be94-87e88c8ed95b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2124514430'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:06:09 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Create volume of 1 GB Sep 06 23:06:09 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Availability Zones retrieved successfully. Sep 06 23:06:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Flow 'volume_create_api' (8512021e-7ec2-44d8-b638-b4d4554e2b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0a20701-d004-4e80-aadc-7dc7374971f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:06:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0a20701-d004-4e80-aadc-7dc7374971f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:09 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfae349b-aee3-43de-ae13-980da9550afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:10 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Created reservations ['7747badb-5a91-42be-a45c-f86f5bc5a9ea', 'c700a86b-a01b-49ed-88f0-6ff493d7854e', 'd6256a7c-4771-4680-b9e0-b736465c13c0', 'c2a05d5b-4321-485a-8de4-054f145aaed3'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfae349b-aee3-43de-ae13-980da9550afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7747badb-5a91-42be-a45c-f86f5bc5a9ea', 'c700a86b-a01b-49ed-88f0-6ff493d7854e', 'd6256a7c-4771-4680-b9e0-b736465c13c0', 'c2a05d5b-4321-485a-8de4-054f145aaed3']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7a2807f-ade7-45bb-8802-8cb3783a0fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:10 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:10 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7a2807f-ade7-45bb-8802-8cb3783a0fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e311f062-db35-4521-b300-882f5fa7a6b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2124514430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef66d7b5a2dd45ed9460ddaf3cac0aaa',qos_specs=None,replication_status=,reservations=['7747badb-5a91-42be-a45c-f86f5bc5a9ea','c700a86b-a01b-49ed-88f0-6ff493d7854e','d6256a7c-4771-4680-b9e0-b736465c13c0','c2a05d5b-4321-485a-8de4-054f145aaed3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57aa6e1609a94292817c907494c9bf9c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2124514430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e311f062-db35-4521-b300-882f5fa7a6b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef66d7b5a2dd45ed9460ddaf3cac0aaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57aa6e1609a94292817c907494c9bf9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07b78f08-881f-4eea-a759-bae582205aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07b78f08-881f-4eea-a759-bae582205aba) transitioned into state 'SUCCESS' from state '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-2124514430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef66d7b5a2dd45ed9460ddaf3cac0aaa',qos_specs=None,replication_status=,reservations=['7747badb-5a91-42be-a45c-f86f5bc5a9ea','c700a86b-a01b-49ed-88f0-6ff493d7854e','d6256a7c-4771-4680-b9e0-b736465c13c0','c2a05d5b-4321-485a-8de4-054f145aaed3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57aa6e1609a94292817c907494c9bf9c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf5e4c2-7594-4a34-aa08-9047fc6a78da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf5e4c2-7594-4a34-aa08-9047fc6a78da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Flow 'volume_create_api' (8512021e-7ec2-44d8-b638-b4d4554e2b8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Create volume request issued successfully. Sep 06 23:06:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ef813193-4bff-4627-931d-846d6dd7557d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:06:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1388/2787] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:06:09 2026] POST /volume/v3/volumes => generated 766 bytes in 1005 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:06:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "783de45c-ba65-43ef-be94-87e88c8ed95b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-712480591"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Create volume request body: {'volume': {"'imageRef": '783de45c-ba65-43ef-be94-87e88c8ed95b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-712480591'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:06:10 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Create volume of 1 GB Sep 06 23:06:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Availability Zones retrieved successfully. Sep 06 23:06:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Flow 'volume_create_api' (415f26bd-36b0-4ac9-8da8-a4bebb1590bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e221d1-1c66-4df7-89fc-4c477d2b233a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:06:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e221d1-1c66-4df7-89fc-4c477d2b233a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e6af83d-be30-4c87-b558-c5632b3b49c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-48204443-0680-48c2-b54a-093e4e73584c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-48204443-0680-48c2-b54a-093e4e73584c tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 Sep 06 23:06:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-48204443-0680-48c2-b54a-093e4e73584c tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-48204443-0680-48c2-b54a-093e4e73584c tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:10 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:10 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:10 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:10 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-48204443-0680-48c2-b54a-093e4e73584c tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Volume info retrieved successfully. Sep 06 23:06:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-48204443-0680-48c2-b54a-093e4e73584c tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 returned with HTTP 200 Sep 06 23:06:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1389/2788] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:10 2026] GET /volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 => generated 905 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:10 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Created reservations ['b923c07f-caaa-4b93-856a-4d66803a76bb', '61941496-e640-4dd3-adf4-fc4bdbf65c47', 'ba560d4f-5869-4fe7-bda2-c8ec014e5864', 'f0571b29-4cae-4520-a12a-10bde1b1e4e0'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e6af83d-be30-4c87-b558-c5632b3b49c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b923c07f-caaa-4b93-856a-4d66803a76bb', '61941496-e640-4dd3-adf4-fc4bdbf65c47', 'ba560d4f-5869-4fe7-bda2-c8ec014e5864', 'f0571b29-4cae-4520-a12a-10bde1b1e4e0']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39d217e-2f3a-4776-86d6-ca2ac8a4e74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:10 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:10 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39d217e-2f3a-4776-86d6-ca2ac8a4e74b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '206922c8-1bfe-43ba-91bc-29f22f05258c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-712480591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef66d7b5a2dd45ed9460ddaf3cac0aaa',qos_specs=None,replication_status=,reservations=['b923c07f-caaa-4b93-856a-4d66803a76bb','61941496-e640-4dd3-adf4-fc4bdbf65c47','ba560d4f-5869-4fe7-bda2-c8ec014e5864','f0571b29-4cae-4520-a12a-10bde1b1e4e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57aa6e1609a94292817c907494c9bf9c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-712480591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=206922c8-1bfe-43ba-91bc-29f22f05258c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef66d7b5a2dd45ed9460ddaf3cac0aaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57aa6e1609a94292817c907494c9bf9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (154143b4-fdbe-496f-b4fa-77db76c3f0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (154143b4-fdbe-496f-b4fa-77db76c3f0db) transitioned into state 'SUCCESS' from state '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-712480591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef66d7b5a2dd45ed9460ddaf3cac0aaa',qos_specs=None,replication_status=,reservations=['b923c07f-caaa-4b93-856a-4d66803a76bb','61941496-e640-4dd3-adf4-fc4bdbf65c47','ba560d4f-5869-4fe7-bda2-c8ec014e5864','f0571b29-4cae-4520-a12a-10bde1b1e4e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57aa6e1609a94292817c907494c9bf9c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e84919d-519d-49c1-9afc-1090d527a6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e84919d-519d-49c1-9afc-1090d527a6dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Flow 'volume_create_api' (415f26bd-36b0-4ac9-8da8-a4bebb1590bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Create volume request issued successfully. Sep 06 23:06:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ff6b8daa-9dbd-4e7f-b32b-a77c64b2fbdd tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:06:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1400/2789] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:06:10 2026] POST /volume/v3/volumes => generated 765 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:06:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "783de45c-ba65-43ef-be94-87e88c8ed95b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1266062503"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Create volume request body: {'volume': {"'imageRef": '783de45c-ba65-43ef-be94-87e88c8ed95b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1266062503'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:06:10 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Create volume of 1 GB Sep 06 23:06:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Availability Zones retrieved successfully. Sep 06 23:06:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Flow 'volume_create_api' (48720083-973b-4acd-985e-66ce9934bb31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012c3026-b4e8-42b6-9abc-936947857244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:10 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012c3026-b4e8-42b6-9abc-936947857244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af7f769-2fa8-4998-9e6f-6cfdbe2879ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Created reservations ['b5f7fdf5-9b80-4f50-b745-b98e03d5985a', '17bbeba9-dbdd-4c06-ba42-91c6b8ed688d', '28b9902d-8e68-4e7f-a460-950938e0bd7f', '7b4b4db4-7a0b-4e2b-8813-39704d94968e'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af7f769-2fa8-4998-9e6f-6cfdbe2879ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5f7fdf5-9b80-4f50-b745-b98e03d5985a', '17bbeba9-dbdd-4c06-ba42-91c6b8ed688d', '28b9902d-8e68-4e7f-a460-950938e0bd7f', '7b4b4db4-7a0b-4e2b-8813-39704d94968e']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7b1d5d2-d792-4616-84a1-6d1175cdc3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:11 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7b1d5d2-d792-4616-84a1-6d1175cdc3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '083df1a0-577f-4e79-96f2-e7691a57c29f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1266062503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef66d7b5a2dd45ed9460ddaf3cac0aaa',qos_specs=None,replication_status=,reservations=['b5f7fdf5-9b80-4f50-b745-b98e03d5985a','17bbeba9-dbdd-4c06-ba42-91c6b8ed688d','28b9902d-8e68-4e7f-a460-950938e0bd7f','7b4b4db4-7a0b-4e2b-8813-39704d94968e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57aa6e1609a94292817c907494c9bf9c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1266062503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=083df1a0-577f-4e79-96f2-e7691a57c29f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef66d7b5a2dd45ed9460ddaf3cac0aaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57aa6e1609a94292817c907494c9bf9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab8757f3-858f-4158-9b6b-9b4472c0a745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab8757f3-858f-4158-9b6b-9b4472c0a745) transitioned into state 'SUCCESS' from state '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-1266062503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef66d7b5a2dd45ed9460ddaf3cac0aaa',qos_specs=None,replication_status=,reservations=['b5f7fdf5-9b80-4f50-b745-b98e03d5985a','17bbeba9-dbdd-4c06-ba42-91c6b8ed688d','28b9902d-8e68-4e7f-a460-950938e0bd7f','7b4b4db4-7a0b-4e2b-8813-39704d94968e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57aa6e1609a94292817c907494c9bf9c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8486ac9-92dc-4753-945c-e0d1692cd4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8486ac9-92dc-4753-945c-e0d1692cd4bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Flow 'volume_create_api' (48720083-973b-4acd-985e-66ce9934bb31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Create volume request issued successfully. Sep 06 23:06:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8a962eeb-03dc-4dfb-bcda-1736363ece4b tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:06:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1390/2790] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:06:10 2026] POST /volume/v3/volumes => generated 766 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "783de45c-ba65-43ef-be94-87e88c8ed95b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1990906161"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Create volume request body: {'volume': {"'imageRef": '783de45c-ba65-43ef-be94-87e88c8ed95b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1990906161'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Create volume of 1 GB Sep 06 23:06:11 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:11 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:11 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Availability Zones retrieved successfully. Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Flow 'volume_create_api' (2fa0747d-8b40-445a-b1bd-27eda55fa027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04527384-052a-4330-909b-d580deb3b82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04527384-052a-4330-909b-d580deb3b82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7030859-daab-424f-bdc8-15b49ef1d050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Created reservations ['966c34ff-67f0-4746-aae3-18d15f10bcb6', '224027f3-52a8-4543-8e4e-c0cf5898817e', 'f92b4ec9-154e-49f1-bdc9-70cc82cde1ac', 'd78ed386-25aa-4207-8609-40d27664d43d'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7030859-daab-424f-bdc8-15b49ef1d050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['966c34ff-67f0-4746-aae3-18d15f10bcb6', '224027f3-52a8-4543-8e4e-c0cf5898817e', 'f92b4ec9-154e-49f1-bdc9-70cc82cde1ac', 'd78ed386-25aa-4207-8609-40d27664d43d']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89aaee43-4f5c-4863-87f8-db50d0be72cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:11 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89aaee43-4f5c-4863-87f8-db50d0be72cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e788785-13e8-44f1-b122-72eed1013ff2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1990906161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef66d7b5a2dd45ed9460ddaf3cac0aaa',qos_specs=None,replication_status=,reservations=['966c34ff-67f0-4746-aae3-18d15f10bcb6','224027f3-52a8-4543-8e4e-c0cf5898817e','f92b4ec9-154e-49f1-bdc9-70cc82cde1ac','d78ed386-25aa-4207-8609-40d27664d43d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57aa6e1609a94292817c907494c9bf9c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1990906161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e788785-13e8-44f1-b122-72eed1013ff2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef66d7b5a2dd45ed9460ddaf3cac0aaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57aa6e1609a94292817c907494c9bf9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d7c87d8-fc3b-4e19-83e8-7c9b516305ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4630025d-500f-461a-b635-df76c0e94850 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4630025d-500f-461a-b635-df76c0e94850 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4630025d-500f-461a-b635-df76c0e94850 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4630025d-500f-461a-b635-df76c0e94850 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4630025d-500f-461a-b635-df76c0e94850 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 returned with HTTP 404 Sep 06 23:06:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1391/2791] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:11 2026] GET /volume/v3/volumes/a217c48f-ee7b-452a-a822-e1325086ec62 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7c3666c2-4967-4f81-96b9-93d2ed371f4d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7c3666c2-4967-4f81-96b9-93d2ed371f4d tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7c3666c2-4967-4f81-96b9-93d2ed371f4d tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7c3666c2-4967-4f81-96b9-93d2ed371f4d tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-7c3666c2-4967-4f81-96b9-93d2ed371f4d tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Delete snapshot with id: a2303b49-6723-4e32-87b3-a024b256c454 Sep 06 23:06:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7c3666c2-4967-4f81-96b9-93d2ed371f4d tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 returned with HTTP 404 Sep 06 23:06:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1392/2792] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:06:11 2026] DELETE /volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d7c87d8-fc3b-4e19-83e8-7c9b516305ae) transitioned into state 'SUCCESS' from state '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-1990906161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef66d7b5a2dd45ed9460ddaf3cac0aaa',qos_specs=None,replication_status=,reservations=['966c34ff-67f0-4746-aae3-18d15f10bcb6','224027f3-52a8-4543-8e4e-c0cf5898817e','f92b4ec9-154e-49f1-bdc9-70cc82cde1ac','d78ed386-25aa-4207-8609-40d27664d43d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57aa6e1609a94292817c907494c9bf9c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-76a75933-11f1-48aa-8efb-db7092e8851f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-76a75933-11f1-48aa-8efb-db7092e8851f tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc3e4bec-0b7f-41ce-a83a-5b74bf0e3f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-76a75933-11f1-48aa-8efb-db7092e8851f tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-76a75933-11f1-48aa-8efb-db7092e8851f tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-76a75933-11f1-48aa-8efb-db7092e8851f tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 returned with HTTP 404 Sep 06 23:06:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1393/2793] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:11 2026] GET /volume/v3/snapshots/a2303b49-6723-4e32-87b3-a024b256c454 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f63b1499-72b9-4d53-8a26-cb20487c23cb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f63b1499-72b9-4d53-8a26-cb20487c23cb tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] DELETE http://192.168.122.248/volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f63b1499-72b9-4d53-8a26-cb20487c23cb tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f63b1499-72b9-4d53-8a26-cb20487c23cb tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-f63b1499-72b9-4d53-8a26-cb20487c23cb tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Delete volume with id: 87e956c7-2eb6-4c00-ae65-4b070487fec9 Sep 06 23:06:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f63b1499-72b9-4d53-8a26-cb20487c23cb tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 returned with HTTP 404 Sep 06 23:06:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1394/2794] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 23:06:11 2026] DELETE /volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc3e4bec-0b7f-41ce-a83a-5b74bf0e3f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5953f340-812b-4a8b-8cc3-7ee70e2281e3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Flow 'volume_create_api' (2fa0747d-8b40-445a-b1bd-27eda55fa027) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Create volume request issued successfully. Sep 06 23:06:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e3427a29-6dd0-4821-a535-4b68dfb6dcf5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:06:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5953f340-812b-4a8b-8cc3-7ee70e2281e3 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] GET http://192.168.122.248/volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 Sep 06 23:06:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1401/2795] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:06:11 2026] POST /volume/v3/volumes => generated 766 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5953f340-812b-4a8b-8cc3-7ee70e2281e3 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5953f340-812b-4a8b-8cc3-7ee70e2281e3 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "783de45c-ba65-43ef-be94-87e88c8ed95b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1899082478"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Create volume request body: {'volume': {"'imageRef": '783de45c-ba65-43ef-be94-87e88c8ed95b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1899082478'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Create volume of 1 GB Sep 06 23:06:11 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:11 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:11 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Availability Zones retrieved successfully. Sep 06 23:06:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5953f340-812b-4a8b-8cc3-7ee70e2281e3 tempest-VolumeDependencyTests-1623385244 tempest-VolumeDependencyTests-1623385244-project-member] http://192.168.122.248/volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 returned with HTTP 404 Sep 06 23:06:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1395/2796] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:11 2026] GET /volume/v3/volumes/87e956c7-2eb6-4c00-ae65-4b070487fec9 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Flow 'volume_create_api' (76dc0cb1-ab65-433b-ba78-dcc1da0377a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a921c0-40a1-49d6-a6d4-3f7c908d95e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a921c0-40a1-49d6-a6d4-3f7c908d95e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:11 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f856692b-b223-49e5-8650-c67c404dcc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:12 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Created reservations ['5ec38268-238a-4c8d-9472-a8bc01f7ee38', '82c1c3c4-b82a-4a39-98ba-c9eb7a843209', '799d7840-e19a-4b28-8b53-d5f5a71d1254', 'a68afa61-9528-4614-b3c1-537bdffe73f3'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:12 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f856692b-b223-49e5-8650-c67c404dcc69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ec38268-238a-4c8d-9472-a8bc01f7ee38', '82c1c3c4-b82a-4a39-98ba-c9eb7a843209', '799d7840-e19a-4b28-8b53-d5f5a71d1254', 'a68afa61-9528-4614-b3c1-537bdffe73f3']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:12 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46daa893-efde-4e15-9c4e-0c8210929657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:12 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:12 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:12 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46daa893-efde-4e15-9c4e-0c8210929657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e65510ab-4b1c-4d30-b6fe-14afb12892c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1899082478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef66d7b5a2dd45ed9460ddaf3cac0aaa',qos_specs=None,replication_status=,reservations=['5ec38268-238a-4c8d-9472-a8bc01f7ee38','82c1c3c4-b82a-4a39-98ba-c9eb7a843209','799d7840-e19a-4b28-8b53-d5f5a71d1254','a68afa61-9528-4614-b3c1-537bdffe73f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57aa6e1609a94292817c907494c9bf9c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:06:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1899082478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e65510ab-4b1c-4d30-b6fe-14afb12892c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef66d7b5a2dd45ed9460ddaf3cac0aaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57aa6e1609a94292817c907494c9bf9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:12 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f9e8745-6746-4aca-a147-5bbf0efda26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:12 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f9e8745-6746-4aca-a147-5bbf0efda26f) transitioned into state 'SUCCESS' from state '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-1899082478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef66d7b5a2dd45ed9460ddaf3cac0aaa',qos_specs=None,replication_status=,reservations=['5ec38268-238a-4c8d-9472-a8bc01f7ee38','82c1c3c4-b82a-4a39-98ba-c9eb7a843209','799d7840-e19a-4b28-8b53-d5f5a71d1254','a68afa61-9528-4614-b3c1-537bdffe73f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57aa6e1609a94292817c907494c9bf9c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:12 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (201a11a8-7a4a-4268-af76-fe63c118cb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:12 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (201a11a8-7a4a-4268-af76-fe63c118cb85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:12 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Flow 'volume_create_api' (76dc0cb1-ab65-433b-ba78-dcc1da0377a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:12 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Create volume request issued successfully. Sep 06 23:06:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b4989991-89e8-4cd9-a946-0ffb70ef6e04 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:06:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1402/2797] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:06:11 2026] POST /volume/v3/volumes => generated 766 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ca2ec8b8-e7ee-4652-9fb1-a97edc87bd1d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ca2ec8b8-e7ee-4652-9fb1-a97edc87bd1d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/e311f062-db35-4521-b300-882f5fa7a6b4 Sep 06 23:06:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ca2ec8b8-e7ee-4652-9fb1-a97edc87bd1d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ca2ec8b8-e7ee-4652-9fb1-a97edc87bd1d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:12 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:12 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ca2ec8b8-e7ee-4652-9fb1-a97edc87bd1d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ca2ec8b8-e7ee-4652-9fb1-a97edc87bd1d tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/e311f062-db35-4521-b300-882f5fa7a6b4 returned with HTTP 200 Sep 06 23:06:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1396/2798] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:12 2026] GET /volume/v3/volumes/e311f062-db35-4521-b300-882f5fa7a6b4 => generated 859 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ad0fcbc7-4106-40b4-9e81-9522eb98b88e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ad0fcbc7-4106-40b4-9e81-9522eb98b88e tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/206922c8-1bfe-43ba-91bc-29f22f05258c Sep 06 23:06:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ad0fcbc7-4106-40b4-9e81-9522eb98b88e tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ad0fcbc7-4106-40b4-9e81-9522eb98b88e tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:12 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:12 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:12 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:12 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:12 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ad0fcbc7-4106-40b4-9e81-9522eb98b88e tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ad0fcbc7-4106-40b4-9e81-9522eb98b88e tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/206922c8-1bfe-43ba-91bc-29f22f05258c returned with HTTP 200 Sep 06 23:06:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1403/2799] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:12 2026] GET /volume/v3/volumes/206922c8-1bfe-43ba-91bc-29f22f05258c => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:06:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9ef0420a-d2b7-4ad0-9b0c-34d5298977f5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9ef0420a-d2b7-4ad0-9b0c-34d5298977f5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/206922c8-1bfe-43ba-91bc-29f22f05258c Sep 06 23:06:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9ef0420a-d2b7-4ad0-9b0c-34d5298977f5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9ef0420a-d2b7-4ad0-9b0c-34d5298977f5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:13 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:13 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:13 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:13 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9ef0420a-d2b7-4ad0-9b0c-34d5298977f5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9ef0420a-d2b7-4ad0-9b0c-34d5298977f5 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/206922c8-1bfe-43ba-91bc-29f22f05258c returned with HTTP 200 Sep 06 23:06:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1397/2800] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:13 2026] GET /volume/v3/volumes/206922c8-1bfe-43ba-91bc-29f22f05258c => generated 858 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-232323f4-8ff0-42f0-9631-5a03acc73247 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-232323f4-8ff0-42f0-9631-5a03acc73247 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/083df1a0-577f-4e79-96f2-e7691a57c29f Sep 06 23:06:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-232323f4-8ff0-42f0-9631-5a03acc73247 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-232323f4-8ff0-42f0-9631-5a03acc73247 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:13 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:13 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:13 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-232323f4-8ff0-42f0-9631-5a03acc73247 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-232323f4-8ff0-42f0-9631-5a03acc73247 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/083df1a0-577f-4e79-96f2-e7691a57c29f returned with HTTP 200 Sep 06 23:06:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1404/2801] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:13 2026] GET /volume/v3/volumes/083df1a0-577f-4e79-96f2-e7691a57c29f => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3dc6515a-6cbf-45d5-85f6-73936b70c2c4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3dc6515a-6cbf-45d5-85f6-73936b70c2c4 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3dc6515a-6cbf-45d5-85f6-73936b70c2c4 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-286324300", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3dc6515a-6cbf-45d5-85f6-73936b70c2c4 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:14 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1398/2802] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:06:13 2026] POST /volume/v3/types => generated 379 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7ecbe45c-a950-4bad-815f-91029ce42baa None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7ecbe45c-a950-4bad-815f-91029ce42baa tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] POST http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/encryption Sep 06 23:06:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7ecbe45c-a950-4bad-815f-91029ce42baa tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7ecbe45c-a950-4bad-815f-91029ce42baa tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/encryption returned with HTTP 200 Sep 06 23:06:14 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1405/2803] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 23:06:14 2026] POST /volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/encryption => generated 239 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f1fd0aa6-e882-4a1e-8ee9-b1cffce9d5d8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f1fd0aa6-e882-4a1e-8ee9-b1cffce9d5d8 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f1fd0aa6-e882-4a1e-8ee9-b1cffce9d5d8 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1282865049", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f1fd0aa6-e882-4a1e-8ee9-b1cffce9d5d8 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:14 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1399/2804] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:06:14 2026] POST /volume/v3/types => generated 380 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9eb4cbc0-e43a-4dec-adf6-ba878789298b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f2ff46d7-c412-42fc-abaa-6fc5d1507f48 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f2ff46d7-c412-42fc-abaa-6fc5d1507f48 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/083df1a0-577f-4e79-96f2-e7691a57c29f Sep 06 23:06:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f2ff46d7-c412-42fc-abaa-6fc5d1507f48 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f2ff46d7-c412-42fc-abaa-6fc5d1507f48 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:14 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:14 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:14 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:14 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:14 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f2ff46d7-c412-42fc-abaa-6fc5d1507f48 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f2ff46d7-c412-42fc-abaa-6fc5d1507f48 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/083df1a0-577f-4e79-96f2-e7691a57c29f returned with HTTP 200 Sep 06 23:06:14 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1400/2805] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:14 2026] GET /volume/v3/volumes/083df1a0-577f-4e79-96f2-e7691a57c29f => generated 859 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-99a1659d-1ddb-4cc7-95bf-fe09ad7b1614 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-99a1659d-1ddb-4cc7-95bf-fe09ad7b1614 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/8e788785-13e8-44f1-b122-72eed1013ff2 Sep 06 23:06:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-99a1659d-1ddb-4cc7-95bf-fe09ad7b1614 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-99a1659d-1ddb-4cc7-95bf-fe09ad7b1614 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:14 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:14 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:14 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:14 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:14 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-99a1659d-1ddb-4cc7-95bf-fe09ad7b1614 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-99a1659d-1ddb-4cc7-95bf-fe09ad7b1614 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/8e788785-13e8-44f1-b122-72eed1013ff2 returned with HTTP 200 Sep 06 23:06:14 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1401/2806] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:14 2026] GET /volume/v3/volumes/8e788785-13e8-44f1-b122-72eed1013ff2 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9eb4cbc0-e43a-4dec-adf6-ba878789298b tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] POST http://192.168.122.248/volume/v3/types/f2c245e2-9285-4ae9-bb6e-29480e2922b8/encryption Sep 06 23:06:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9eb4cbc0-e43a-4dec-adf6-ba878789298b tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:14 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-9eb4cbc0-e43a-4dec-adf6-ba878789298b tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '8a6c252038c64428b9a5ccb95180ebf2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48c45edab23e446ab3a04f135c795001', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9eb4cbc0-e43a-4dec-adf6-ba878789298b tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] http://192.168.122.248/volume/v3/types/f2c245e2-9285-4ae9-bb6e-29480e2922b8/encryption returned with HTTP 403 Sep 06 23:06:14 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1406/2807] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 23:06:14 2026] POST /volume/v3/types/f2c245e2-9285-4ae9-bb6e-29480e2922b8/encryption => generated 127 bytes in 528 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-547210a8-f2bd-42bc-9091-c34aae568d0b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-547210a8-f2bd-42bc-9091-c34aae568d0b tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-547210a8-f2bd-42bc-9091-c34aae568d0b tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2022515040", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-547210a8-f2bd-42bc-9091-c34aae568d0b tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:14 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1402/2808] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:06:14 2026] POST /volume/v3/types => generated 380 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-82abf094-ddab-4b44-8e35-e9682eae7aa1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-82abf094-ddab-4b44-8e35-e9682eae7aa1 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] POST http://192.168.122.248/volume/v3/types/fdb2f1e5-c902-4b44-a627-d88782727465/extra_specs Sep 06 23:06:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-82abf094-ddab-4b44-8e35-e9682eae7aa1 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:14 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-82abf094-ddab-4b44-8e35-e9682eae7aa1 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '8a6c252038c64428b9a5ccb95180ebf2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48c45edab23e446ab3a04f135c795001', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-82abf094-ddab-4b44-8e35-e9682eae7aa1 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] http://192.168.122.248/volume/v3/types/fdb2f1e5-c902-4b44-a627-d88782727465/extra_specs returned with HTTP 403 Sep 06 23:06:14 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1407/2809] 192.168.122.248 () {60 vars in 1283 bytes} [Sun Sep 6 23:06:14 2026] POST /volume/v3/types/fdb2f1e5-c902-4b44-a627-d88782727465/extra_specs => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-18255ca9-c067-4b09-a069-3107a63205ee None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-18255ca9-c067-4b09-a069-3107a63205ee tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] PUT http://192.168.122.248/volume/v3/types/fdb2f1e5-c902-4b44-a627-d88782727465/extra_specs/key2 Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-18255ca9-c067-4b09-a069-3107a63205ee tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-18255ca9-c067-4b09-a069-3107a63205ee tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8a6c252038c64428b9a5ccb95180ebf2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48c45edab23e446ab3a04f135c795001', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-18255ca9-c067-4b09-a069-3107a63205ee tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] http://192.168.122.248/volume/v3/types/fdb2f1e5-c902-4b44-a627-d88782727465/extra_specs/key2 returned with HTTP 403 Sep 06 23:06:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1403/2810] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 23:06:14 2026] PUT /volume/v3/types/fdb2f1e5-c902-4b44-a627-d88782727465/extra_specs/key2 => generated 122 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ff61e5df-ceaa-4e3a-b009-3879c81ebee7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ff61e5df-ceaa-4e3a-b009-3879c81ebee7 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ff61e5df-ceaa-4e3a-b009-3879c81ebee7 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-ff61e5df-ceaa-4e3a-b009-3879c81ebee7 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '8a6c252038c64428b9a5ccb95180ebf2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48c45edab23e446ab3a04f135c795001', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ff61e5df-ceaa-4e3a-b009-3879c81ebee7 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] http://192.168.122.248/volume/v3/types returned with HTTP 403 Sep 06 23:06:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1408/2811] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 23:06:15 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 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-eda7cc91-f77f-418a-8a98-8d6c49aa3136 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eda7cc91-f77f-418a-8a98-8d6c49aa3136 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-eda7cc91-f77f-418a-8a98-8d6c49aa3136 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2065396118", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-eda7cc91-f77f-418a-8a98-8d6c49aa3136 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1404/2812] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:06:15 2026] POST /volume/v3/types => generated 380 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-665346aa-84b0-4472-950a-5ca6157669c5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-665346aa-84b0-4472-950a-5ca6157669c5 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] POST http://192.168.122.248/volume/v3/types/2d71b23b-77d8-46c4-9ede-dd94625c9282/encryption Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-665346aa-84b0-4472-950a-5ca6157669c5 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-665346aa-84b0-4472-950a-5ca6157669c5 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] http://192.168.122.248/volume/v3/types/2d71b23b-77d8-46c4-9ede-dd94625c9282/encryption returned with HTTP 200 Sep 06 23:06:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1409/2813] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 23:06:15 2026] POST /volume/v3/types/2d71b23b-77d8-46c4-9ede-dd94625c9282/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-33849cac-17b2-4e6b-b09b-1a3d6fd8a7eb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-33849cac-17b2-4e6b-b09b-1a3d6fd8a7eb tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] DELETE http://192.168.122.248/volume/v3/types/2d71b23b-77d8-46c4-9ede-dd94625c9282/encryption/9d8b3403-faaf-4377-9465-c510caa4cf43 Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-33849cac-17b2-4e6b-b09b-1a3d6fd8a7eb tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-33849cac-17b2-4e6b-b09b-1a3d6fd8a7eb tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-33849cac-17b2-4e6b-b09b-1a3d6fd8a7eb tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '8a6c252038c64428b9a5ccb95180ebf2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48c45edab23e446ab3a04f135c795001', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-33849cac-17b2-4e6b-b09b-1a3d6fd8a7eb tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] http://192.168.122.248/volume/v3/types/2d71b23b-77d8-46c4-9ede-dd94625c9282/encryption/9d8b3403-faaf-4377-9465-c510caa4cf43 returned with HTTP 403 Sep 06 23:06:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1405/2814] 192.168.122.248 () {58 vars in 1373 bytes} [Sun Sep 6 23:06:15 2026] DELETE /volume/v3/types/2d71b23b-77d8-46c4-9ede-dd94625c9282/encryption/9d8b3403-faaf-4377-9465-c510caa4cf43 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6a6bb235-4891-4cf2-9533-9bbb9b043100 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6a6bb235-4891-4cf2-9533-9bbb9b043100 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6a6bb235-4891-4cf2-9533-9bbb9b043100 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2145500432", "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=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6a6bb235-4891-4cf2-9533-9bbb9b043100 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1410/2815] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:06:15 2026] POST /volume/v3/types => generated 380 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1e9c336e-3f0c-4840-96fe-816be7ee07a3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1e9c336e-3f0c-4840-96fe-816be7ee07a3 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] DELETE http://192.168.122.248/volume/v3/types/83477454-f087-46c3-993f-afaee96437bb/extra_specs/key1 Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1e9c336e-3f0c-4840-96fe-816be7ee07a3 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1e9c336e-3f0c-4840-96fe-816be7ee07a3 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-1e9c336e-3f0c-4840-96fe-816be7ee07a3 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '8a6c252038c64428b9a5ccb95180ebf2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48c45edab23e446ab3a04f135c795001', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1e9c336e-3f0c-4840-96fe-816be7ee07a3 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] http://192.168.122.248/volume/v3/types/83477454-f087-46c3-993f-afaee96437bb/extra_specs/key1 returned with HTTP 403 Sep 06 23:06:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1406/2816] 192.168.122.248 () {58 vars in 1280 bytes} [Sun Sep 6 23:06:15 2026] DELETE /volume/v3/types/83477454-f087-46c3-993f-afaee96437bb/extra_specs/key1 => generated 122 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7765a7fd-6f82-4cef-b7af-19fadefdb2da None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7765a7fd-6f82-4cef-b7af-19fadefdb2da tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7765a7fd-6f82-4cef-b7af-19fadefdb2da tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1714276052", "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=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7765a7fd-6f82-4cef-b7af-19fadefdb2da tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1411/2817] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:06:15 2026] POST /volume/v3/types => generated 380 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e7d9bd96-c492-4d82-b74b-65ebfc14b4ef None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e7d9bd96-c492-4d82-b74b-65ebfc14b4ef tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] DELETE http://192.168.122.248/volume/v3/types/3705df05-1d63-4580-bb0f-a98f49b86933 Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e7d9bd96-c492-4d82-b74b-65ebfc14b4ef tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e7d9bd96-c492-4d82-b74b-65ebfc14b4ef tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-e7d9bd96-c492-4d82-b74b-65ebfc14b4ef tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '8a6c252038c64428b9a5ccb95180ebf2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48c45edab23e446ab3a04f135c795001', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e7d9bd96-c492-4d82-b74b-65ebfc14b4ef tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] http://192.168.122.248/volume/v3/types/3705df05-1d63-4580-bb0f-a98f49b86933 returned with HTTP 403 Sep 06 23:06:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1407/2818] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:15 2026] DELETE /volume/v3/types/3705df05-1d63-4580-bb0f-a98f49b86933 => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-474ddf82-610a-436a-9de1-d511cbc336e6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-474ddf82-610a-436a-9de1-d511cbc336e6 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] GET http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/extra_specs Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-474ddf82-610a-436a-9de1-d511cbc336e6 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-474ddf82-610a-436a-9de1-d511cbc336e6 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-474ddf82-610a-436a-9de1-d511cbc336e6 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/extra_specs returned with HTTP 200 Sep 06 23:06:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1412/2819] 192.168.122.248 () {58 vars in 1262 bytes} [Sun Sep 6 23:06:15 2026] GET /volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/extra_specs => generated 123 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d7f83d89-b592-42cf-bc04-677e77f6c922 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d7f83d89-b592-42cf-bc04-677e77f6c922 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] GET http://192.168.122.248/volume/v3/types Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d7f83d89-b592-42cf-bc04-677e77f6c922 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d7f83d89-b592-42cf-bc04-677e77f6c922 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-d7f83d89-b592-42cf-bc04-677e77f6c922 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d7f83d89-b592-42cf-bc04-677e77f6c922 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1408/2820] 192.168.122.248 () {58 vars in 1115 bytes} [Sun Sep 6 23:06:15 2026] GET /volume/v3/types => generated 2363 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4992dd8d-0fc0-4141-8922-91c8d9aa9161 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4992dd8d-0fc0-4141-8922-91c8d9aa9161 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] GET http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/encryption/cipher Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4992dd8d-0fc0-4141-8922-91c8d9aa9161 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4992dd8d-0fc0-4141-8922-91c8d9aa9161 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-4992dd8d-0fc0-4141-8922-91c8d9aa9161 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8a6c252038c64428b9a5ccb95180ebf2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48c45edab23e446ab3a04f135c795001', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4992dd8d-0fc0-4141-8922-91c8d9aa9161 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/encryption/cipher returned with HTTP 403 Sep 06 23:06:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1413/2821] 192.168.122.248 () {58 vars in 1280 bytes} [Sun Sep 6 23:06:15 2026] GET /volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b6885c74-6386-4367-9f88-d4200bd5ad4e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b6885c74-6386-4367-9f88-d4200bd5ad4e tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] GET http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/encryption Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b6885c74-6386-4367-9f88-d4200bd5ad4e tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b6885c74-6386-4367-9f88-d4200bd5ad4e tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-b6885c74-6386-4367-9f88-d4200bd5ad4e tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8a6c252038c64428b9a5ccb95180ebf2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48c45edab23e446ab3a04f135c795001', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b6885c74-6386-4367-9f88-d4200bd5ad4e tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/encryption returned with HTTP 403 Sep 06 23:06:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1409/2822] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 23:06:15 2026] GET /volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/encryption => generated 124 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a4e67239-56ed-41b2-97e6-986cdfcd7560 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a4e67239-56ed-41b2-97e6-986cdfcd7560 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] GET http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/extra_specs/multiattach Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a4e67239-56ed-41b2-97e6-986cdfcd7560 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a4e67239-56ed-41b2-97e6-986cdfcd7560 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a4e67239-56ed-41b2-97e6-986cdfcd7560 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/extra_specs/multiattach returned with HTTP 200 Sep 06 23:06:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1414/2823] 192.168.122.248 () {58 vars in 1298 bytes} [Sun Sep 6 23:06:15 2026] GET /volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/extra_specs/multiattach => generated 29 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5ac28201-2ca5-4378-b632-1080752b7b60 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5ac28201-2ca5-4378-b632-1080752b7b60 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] GET http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/extra_specs/volume_backend_name Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5ac28201-2ca5-4378-b632-1080752b7b60 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5ac28201-2ca5-4378-b632-1080752b7b60 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5ac28201-2ca5-4378-b632-1080752b7b60 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/extra_specs/volume_backend_name returned with HTTP 404 Sep 06 23:06:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1410/2824] 192.168.122.248 () {58 vars in 1322 bytes} [Sun Sep 6 23:06:15 2026] GET /volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/extra_specs/volume_backend_name => generated 143 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f6a5c981-66ef-4ec4-8560-cbc6e55f07d1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f6a5c981-66ef-4ec4-8560-cbc6e55f07d1 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] GET http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253 Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f6a5c981-66ef-4ec4-8560-cbc6e55f07d1 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f6a5c981-66ef-4ec4-8560-cbc6e55f07d1 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f6a5c981-66ef-4ec4-8560-cbc6e55f07d1 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253 returned with HTTP 200 Sep 06 23:06:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1415/2825] 192.168.122.248 () {58 vars in 1226 bytes} [Sun Sep 6 23:06:15 2026] GET /volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253 => generated 317 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-866ce9e0-19a1-4592-bf15-ab3b68840a61 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-866ce9e0-19a1-4592-bf15-ab3b68840a61 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] PUT http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/encryption/e21765c7-4fac-4a8a-ae67-5d0cd90c83a7 Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-866ce9e0-19a1-4592-bf15-ab3b68840a61 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-866ce9e0-19a1-4592-bf15-ab3b68840a61 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '8a6c252038c64428b9a5ccb95180ebf2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48c45edab23e446ab3a04f135c795001', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-866ce9e0-19a1-4592-bf15-ab3b68840a61 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/encryption/e21765c7-4fac-4a8a-ae67-5d0cd90c83a7 returned with HTTP 403 Sep 06 23:06:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1411/2826] 192.168.122.248 () {60 vars in 1390 bytes} [Sun Sep 6 23:06:15 2026] PUT /volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/encryption/e21765c7-4fac-4a8a-ae67-5d0cd90c83a7 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-12fdd880-7031-4865-9f1d-d14737501b78 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b2422472-48d2-4e93-adb7-afa4ad8ca8e7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b2422472-48d2-4e93-adb7-afa4ad8ca8e7 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] PUT http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/extra_specs/key1 Sep 06 23:06:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "bf34d968-4e12-4d64-8e4e-d5cb37ab283f", "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b2422472-48d2-4e93-adb7-afa4ad8ca8e7 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-b2422472-48d2-4e93-adb7-afa4ad8ca8e7 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8a6c252038c64428b9a5ccb95180ebf2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48c45edab23e446ab3a04f135c795001', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b2422472-48d2-4e93-adb7-afa4ad8ca8e7 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/extra_specs/key1 returned with HTTP 403 Sep 06 23:06:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'bf34d968-4e12-4d64-8e4e-d5cb37ab283f', 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1416/2827] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 23:06:15 2026] PUT /volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f2281b41-6195-402f-a21e-d901428136e4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f2281b41-6195-402f-a21e-d901428136e4 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] PUT http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253 Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f2281b41-6195-402f-a21e-d901428136e4 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-f2281b41-6195-402f-a21e-d901428136e4 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '8a6c252038c64428b9a5ccb95180ebf2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48c45edab23e446ab3a04f135c795001', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f2281b41-6195-402f-a21e-d901428136e4 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-member] http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253 returned with HTTP 403 Sep 06 23:06:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1417/2828] 192.168.122.248 () {60 vars in 1246 bytes} [Sun Sep 6 23:06:15 2026] PUT /volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253 => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fdc605db-5bff-423a-b38a-42fe18f8f7c5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fdc605db-5bff-423a-b38a-42fe18f8f7c5 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] DELETE http://192.168.122.248/volume/v3/types/3705df05-1d63-4580-bb0f-a98f49b86933 Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fdc605db-5bff-423a-b38a-42fe18f8f7c5 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fdc605db-5bff-423a-b38a-42fe18f8f7c5 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fdc605db-5bff-423a-b38a-42fe18f8f7c5 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] http://192.168.122.248/volume/v3/types/3705df05-1d63-4580-bb0f-a98f49b86933 returned with HTTP 202 Sep 06 23:06:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1418/2829] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:15 2026] DELETE /volume/v3/types/3705df05-1d63-4580-bb0f-a98f49b86933 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b9f84b6e-8626-41ba-9cb2-6d6333d687a5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b9f84b6e-8626-41ba-9cb2-6d6333d687a5 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] DELETE http://192.168.122.248/volume/v3/types/83477454-f087-46c3-993f-afaee96437bb Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b9f84b6e-8626-41ba-9cb2-6d6333d687a5 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b9f84b6e-8626-41ba-9cb2-6d6333d687a5 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b9f84b6e-8626-41ba-9cb2-6d6333d687a5 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] http://192.168.122.248/volume/v3/types/83477454-f087-46c3-993f-afaee96437bb returned with HTTP 202 Sep 06 23:06:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1419/2830] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:15 2026] DELETE /volume/v3/types/83477454-f087-46c3-993f-afaee96437bb => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8e97b553-8047-4961-bf8f-498f4032c44f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8e97b553-8047-4961-bf8f-498f4032c44f tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/8e788785-13e8-44f1-b122-72eed1013ff2 Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8e97b553-8047-4961-bf8f-498f4032c44f tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8e97b553-8047-4961-bf8f-498f4032c44f tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:15 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:15 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:15 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8e97b553-8047-4961-bf8f-498f4032c44f tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8e97b553-8047-4961-bf8f-498f4032c44f tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/8e788785-13e8-44f1-b122-72eed1013ff2 returned with HTTP 200 Sep 06 23:06:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1420/2831] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:15 2026] GET /volume/v3/volumes/8e788785-13e8-44f1-b122-72eed1013ff2 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fbdc128d-25a2-44bf-85f4-a6a4a67a0e90 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fbdc128d-25a2-44bf-85f4-a6a4a67a0e90 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] DELETE http://192.168.122.248/volume/v3/types/2d71b23b-77d8-46c4-9ede-dd94625c9282 Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fbdc128d-25a2-44bf-85f4-a6a4a67a0e90 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fbdc128d-25a2-44bf-85f4-a6a4a67a0e90 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fbdc128d-25a2-44bf-85f4-a6a4a67a0e90 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] http://192.168.122.248/volume/v3/types/2d71b23b-77d8-46c4-9ede-dd94625c9282 returned with HTTP 202 Sep 06 23:06:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1421/2832] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:15 2026] DELETE /volume/v3/types/2d71b23b-77d8-46c4-9ede-dd94625c9282 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b9a1fb6b-5c7b-4e4e-b678-50560667a998 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b9a1fb6b-5c7b-4e4e-b678-50560667a998 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/e65510ab-4b1c-4d30-b6fe-14afb12892c7 Sep 06 23:06:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b9a1fb6b-5c7b-4e4e-b678-50560667a998 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b9a1fb6b-5c7b-4e4e-b678-50560667a998 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b9a1fb6b-5c7b-4e4e-b678-50560667a998 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b9a1fb6b-5c7b-4e4e-b678-50560667a998 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/e65510ab-4b1c-4d30-b6fe-14afb12892c7 returned with HTTP 200 Sep 06 23:06:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1422/2833] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:16 2026] GET /volume/v3/volumes/e65510ab-4b1c-4d30-b6fe-14afb12892c7 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7d562fe6-8625-4ccc-8f28-f4575690f2c1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7d562fe6-8625-4ccc-8f28-f4575690f2c1 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] DELETE http://192.168.122.248/volume/v3/types/fdb2f1e5-c902-4b44-a627-d88782727465 Sep 06 23:06:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7d562fe6-8625-4ccc-8f28-f4575690f2c1 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7d562fe6-8625-4ccc-8f28-f4575690f2c1 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7d562fe6-8625-4ccc-8f28-f4575690f2c1 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] http://192.168.122.248/volume/v3/types/fdb2f1e5-c902-4b44-a627-d88782727465 returned with HTTP 202 Sep 06 23:06:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1423/2834] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:16 2026] DELETE /volume/v3/types/fdb2f1e5-c902-4b44-a627-d88782727465 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-285fa319-8787-4312-aa6a-42e6a112f41e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-285fa319-8787-4312-aa6a-42e6a112f41e tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] DELETE http://192.168.122.248/volume/v3/types/f2c245e2-9285-4ae9-bb6e-29480e2922b8 Sep 06 23:06:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-285fa319-8787-4312-aa6a-42e6a112f41e tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-285fa319-8787-4312-aa6a-42e6a112f41e tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-285fa319-8787-4312-aa6a-42e6a112f41e tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] http://192.168.122.248/volume/v3/types/f2c245e2-9285-4ae9-bb6e-29480e2922b8 returned with HTTP 202 Sep 06 23:06:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1424/2835] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:16 2026] DELETE /volume/v3/types/f2c245e2-9285-4ae9-bb6e-29480e2922b8 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-633e362e-8620-4d04-8264-7a415d50d788 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-633e362e-8620-4d04-8264-7a415d50d788 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] DELETE http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253 Sep 06 23:06:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-633e362e-8620-4d04-8264-7a415d50d788 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-633e362e-8620-4d04-8264-7a415d50d788 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:16 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Create volume of 1 GB Sep 06 23:06:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Availability Zones retrieved successfully. Sep 06 23:06:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-633e362e-8620-4d04-8264-7a415d50d788 tempest-VolumeTypesMemberTests-52003686 tempest-VolumeTypesMemberTests-52003686-project-admin] http://192.168.122.248/volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253 returned with HTTP 202 Sep 06 23:06:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1425/2836] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:16 2026] DELETE /volume/v3/types/6ca0bc01-4629-4a56-84d0-f3536e023253 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Flow 'volume_create_api' (55fb8e5a-fdb7-4c86-88f6-f34ce51e2b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39d897f2-4beb-42b7-b6bc-27e9aefccd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:06:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39d897f2-4beb-42b7-b6bc-27e9aefccd84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (087bb9f8-48e6-40d7-a167-353136549c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-528a6e3a-7936-4965-b11d-8efe21bcecb8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:16 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Created reservations ['8c653073-27f7-45b7-b728-7a66d970a915', 'ccdab68d-a153-49ee-b9b9-8ba3d7e0729a', 'b7bfdc7b-2161-4560-81b7-548b9b8a6798', 'a8b3af25-bae9-4df8-b197-4a558d868968'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (087bb9f8-48e6-40d7-a167-353136549c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c653073-27f7-45b7-b728-7a66d970a915', 'ccdab68d-a153-49ee-b9b9-8ba3d7e0729a', 'b7bfdc7b-2161-4560-81b7-548b9b8a6798', 'a8b3af25-bae9-4df8-b197-4a558d868968']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eaece61-6487-46a8-bce7-96c7b4d7380d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eaece61-6487-46a8-bce7-96c7b4d7380d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa5096d5-9e77-4dcd-b763-59eff98e079f', '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='9f707a2754b144f2994d9af3b2ddc6a5',qos_specs=None,replication_status=,reservations=['8c653073-27f7-45b7-b728-7a66d970a915','ccdab68d-a153-49ee-b9b9-8ba3d7e0729a','b7bfdc7b-2161-4560-81b7-548b9b8a6798','a8b3af25-bae9-4df8-b197-4a558d868968'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='498808f5965642afa8352eb67832cd35',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:06: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=aa5096d5-9e77-4dcd-b763-59eff98e079f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f707a2754b144f2994d9af3b2ddc6a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='498808f5965642afa8352eb67832cd35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d380d19-5564-43f0-88b6-6eee1bbf7b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d380d19-5564-43f0-88b6-6eee1bbf7b2d) transitioned into state 'SUCCESS' from 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='9f707a2754b144f2994d9af3b2ddc6a5',qos_specs=None,replication_status=,reservations=['8c653073-27f7-45b7-b728-7a66d970a915','ccdab68d-a153-49ee-b9b9-8ba3d7e0729a','b7bfdc7b-2161-4560-81b7-548b9b8a6798','a8b3af25-bae9-4df8-b197-4a558d868968'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='498808f5965642afa8352eb67832cd35',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7183bba3-1302-4bc0-aeae-d65bd0de5b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7183bba3-1302-4bc0-aeae-d65bd0de5b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:16 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Flow 'volume_create_api' (55fb8e5a-fdb7-4c86-88f6-f34ce51e2b1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Create volume request issued successfully. Sep 06 23:06:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-12fdd880-7031-4865-9f1d-d14737501b78 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:06:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1412/2837] 192.168.122.248 () {62 vars in 1184 bytes} [Sun Sep 6 23:06:15 2026] POST /volume/v3/volumes => generated 784 bytes in 1068 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2ee4db49-c7e2-4e9c-a978-79d6b8e16d54 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2ee4db49-c7e2-4e9c-a978-79d6b8e16d54 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] GET http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f Sep 06 23:06:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2ee4db49-c7e2-4e9c-a978-79d6b8e16d54 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2ee4db49-c7e2-4e9c-a978-79d6b8e16d54 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:16 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:16 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2ee4db49-c7e2-4e9c-a978-79d6b8e16d54 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Volume info retrieved successfully. Sep 06 23:06:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2ee4db49-c7e2-4e9c-a978-79d6b8e16d54 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f returned with HTTP 200 Sep 06 23:06:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1413/2838] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:16 2026] GET /volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-528a6e3a-7936-4965-b11d-8efe21bcecb8 tempest-ProjectAdminTests-1778690193 tempest-ProjectAdminTests-1778690193-project-admin] GET http://192.168.122.248/volume/v3/scheduler-stats/get_pools Sep 06 23:06:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-528a6e3a-7936-4965-b11d-8efe21bcecb8 tempest-ProjectAdminTests-1778690193 tempest-ProjectAdminTests-1778690193-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-528a6e3a-7936-4965-b11d-8efe21bcecb8 tempest-ProjectAdminTests-1778690193 tempest-ProjectAdminTests-1778690193-project-admin] Calling method 'get_pools' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-528a6e3a-7936-4965-b11d-8efe21bcecb8 tempest-ProjectAdminTests-1778690193 tempest-ProjectAdminTests-1778690193-project-admin] http://192.168.122.248/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 23:06:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1426/2839] 192.168.122.248 () {58 vars in 1175 bytes} [Sun Sep 6 23:06:16 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 23:06:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-58c09337-424e-43c4-8e22-0e8f0c02cd2b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-58c09337-424e-43c4-8e22-0e8f0c02cd2b tempest-ProjectAdminTests-1778690193 tempest-ProjectAdminTests-1778690193-project-admin] GET http://192.168.122.248/volume/v3/capabilities/devstack@QuobyteHD Sep 06 23:06:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-58c09337-424e-43c4-8e22-0e8f0c02cd2b tempest-ProjectAdminTests-1778690193 tempest-ProjectAdminTests-1778690193-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-58c09337-424e-43c4-8e22-0e8f0c02cd2b tempest-ProjectAdminTests-1778690193 tempest-ProjectAdminTests-1778690193-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c1c3f813-138e-4485-84cc-46e9bf5c8d46 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:17 devstack devstack@c-api.service[87215]: /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 06 23:06:17 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 23:06:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c1c3f813-138e-4485-84cc-46e9bf5c8d46 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/e65510ab-4b1c-4d30-b6fe-14afb12892c7 Sep 06 23:06:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c1c3f813-138e-4485-84cc-46e9bf5c8d46 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c1c3f813-138e-4485-84cc-46e9bf5c8d46 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-58c09337-424e-43c4-8e22-0e8f0c02cd2b tempest-ProjectAdminTests-1778690193 tempest-ProjectAdminTests-1778690193-project-admin] http://192.168.122.248/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 06 23:06:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1414/2840] 192.168.122.248 () {58 vars in 1193 bytes} [Sun Sep 6 23:06:17 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:17 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:17 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:17 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:17 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c1c3f813-138e-4485-84cc-46e9bf5c8d46 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c1c3f813-138e-4485-84cc-46e9bf5c8d46 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/e65510ab-4b1c-4d30-b6fe-14afb12892c7 returned with HTTP 200 Sep 06 23:06:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1427/2841] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:17 2026] GET /volume/v3/volumes/e65510ab-4b1c-4d30-b6fe-14afb12892c7 => generated 859 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-040e1ea8-5bbc-4f3d-ad58-3d9691574b9f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-040e1ea8-5bbc-4f3d-ad58-3d9691574b9f tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] DELETE http://192.168.122.248/volume/v3/volumes/e65510ab-4b1c-4d30-b6fe-14afb12892c7 Sep 06 23:06:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-040e1ea8-5bbc-4f3d-ad58-3d9691574b9f tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-040e1ea8-5bbc-4f3d-ad58-3d9691574b9f tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:17 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-040e1ea8-5bbc-4f3d-ad58-3d9691574b9f tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Delete volume with id: e65510ab-4b1c-4d30-b6fe-14afb12892c7 Sep 06 23:06:17 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:17 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:17 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:17 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:17 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-040e1ea8-5bbc-4f3d-ad58-3d9691574b9f tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:17 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-040e1ea8-5bbc-4f3d-ad58-3d9691574b9f tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Delete volume request issued successfully. Sep 06 23:06:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-040e1ea8-5bbc-4f3d-ad58-3d9691574b9f tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/e65510ab-4b1c-4d30-b6fe-14afb12892c7 returned with HTTP 202 Sep 06 23:06:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1415/2842] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:06:17 2026] DELETE /volume/v3/volumes/e65510ab-4b1c-4d30-b6fe-14afb12892c7 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1195a37a-dc44-4418-975c-1abe39fce440 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1195a37a-dc44-4418-975c-1abe39fce440 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/e65510ab-4b1c-4d30-b6fe-14afb12892c7 Sep 06 23:06:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1195a37a-dc44-4418-975c-1abe39fce440 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1195a37a-dc44-4418-975c-1abe39fce440 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:17 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:17 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:17 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:17 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1195a37a-dc44-4418-975c-1abe39fce440 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1195a37a-dc44-4418-975c-1abe39fce440 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/e65510ab-4b1c-4d30-b6fe-14afb12892c7 returned with HTTP 200 Sep 06 23:06:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1428/2843] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:17 2026] GET /volume/v3/volumes/e65510ab-4b1c-4d30-b6fe-14afb12892c7 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-876aa756-8735-4d5e-a8e4-7f9fc84c4ebf None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-876aa756-8735-4d5e-a8e4-7f9fc84c4ebf tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] GET http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f Sep 06 23:06:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-876aa756-8735-4d5e-a8e4-7f9fc84c4ebf tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-876aa756-8735-4d5e-a8e4-7f9fc84c4ebf tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:17 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:17 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:17 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:17 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:17 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-876aa756-8735-4d5e-a8e4-7f9fc84c4ebf tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Volume info retrieved successfully. Sep 06 23:06:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-876aa756-8735-4d5e-a8e4-7f9fc84c4ebf tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f returned with HTTP 200 Sep 06 23:06:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1416/2844] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:17 2026] GET /volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f => generated 876 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-727052c3-fd51-4c96-92e1-5431490b8723 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-727052c3-fd51-4c96-92e1-5431490b8723 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/e65510ab-4b1c-4d30-b6fe-14afb12892c7 Sep 06 23:06:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-727052c3-fd51-4c96-92e1-5431490b8723 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-727052c3-fd51-4c96-92e1-5431490b8723 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:18 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:18 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:18 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:18 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-727052c3-fd51-4c96-92e1-5431490b8723 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/e65510ab-4b1c-4d30-b6fe-14afb12892c7 returned with HTTP 404 Sep 06 23:06:18 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1429/2845] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:18 2026] GET /volume/v3/volumes/e65510ab-4b1c-4d30-b6fe-14afb12892c7 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-19e7197d-2498-44db-9aaf-3e7b493ac5dc None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-19e7197d-2498-44db-9aaf-3e7b493ac5dc tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] DELETE http://192.168.122.248/volume/v3/volumes/8e788785-13e8-44f1-b122-72eed1013ff2 Sep 06 23:06:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-19e7197d-2498-44db-9aaf-3e7b493ac5dc tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-19e7197d-2498-44db-9aaf-3e7b493ac5dc tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:18 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-19e7197d-2498-44db-9aaf-3e7b493ac5dc tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Delete volume with id: 8e788785-13e8-44f1-b122-72eed1013ff2 Sep 06 23:06:18 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:18 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:18 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:18 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:18 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-19e7197d-2498-44db-9aaf-3e7b493ac5dc tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:18 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-19e7197d-2498-44db-9aaf-3e7b493ac5dc tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Delete volume request issued successfully. Sep 06 23:06:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-19e7197d-2498-44db-9aaf-3e7b493ac5dc tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/8e788785-13e8-44f1-b122-72eed1013ff2 returned with HTTP 202 Sep 06 23:06:18 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1417/2846] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:06:18 2026] DELETE /volume/v3/volumes/8e788785-13e8-44f1-b122-72eed1013ff2 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-251d3c67-4256-4a33-8aae-94c75ea0fb5a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-251d3c67-4256-4a33-8aae-94c75ea0fb5a tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/8e788785-13e8-44f1-b122-72eed1013ff2 Sep 06 23:06:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-251d3c67-4256-4a33-8aae-94c75ea0fb5a tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-251d3c67-4256-4a33-8aae-94c75ea0fb5a tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:18 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:18 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:18 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:18 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:18 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-251d3c67-4256-4a33-8aae-94c75ea0fb5a tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-251d3c67-4256-4a33-8aae-94c75ea0fb5a tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/8e788785-13e8-44f1-b122-72eed1013ff2 returned with HTTP 200 Sep 06 23:06:18 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1430/2847] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:18 2026] GET /volume/v3/volumes/8e788785-13e8-44f1-b122-72eed1013ff2 => generated 858 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-978cf620-bee7-4e62-82f6-6a3f41583262 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-978cf620-bee7-4e62-82f6-6a3f41583262 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] GET http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f Sep 06 23:06:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-978cf620-bee7-4e62-82f6-6a3f41583262 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-978cf620-bee7-4e62-82f6-6a3f41583262 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:19 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:19 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:19 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:19 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:19 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-978cf620-bee7-4e62-82f6-6a3f41583262 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Volume info retrieved successfully. Sep 06 23:06:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-978cf620-bee7-4e62-82f6-6a3f41583262 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f returned with HTTP 200 Sep 06 23:06:19 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1418/2848] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:18 2026] GET /volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f => generated 934 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-09273e8f-14e7-4347-bc51-5f6bd8afef3e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-09273e8f-14e7-4347-bc51-5f6bd8afef3e tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/8e788785-13e8-44f1-b122-72eed1013ff2 Sep 06 23:06:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-09273e8f-14e7-4347-bc51-5f6bd8afef3e tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-09273e8f-14e7-4347-bc51-5f6bd8afef3e tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:19 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:19 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:19 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:19 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:19 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-09273e8f-14e7-4347-bc51-5f6bd8afef3e tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-09273e8f-14e7-4347-bc51-5f6bd8afef3e tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/8e788785-13e8-44f1-b122-72eed1013ff2 returned with HTTP 200 Sep 06 23:06:19 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1431/2849] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:19 2026] GET /volume/v3/volumes/8e788785-13e8-44f1-b122-72eed1013ff2 => generated 858 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5702c933-76a1-454e-93a9-00da65615933 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5702c933-76a1-454e-93a9-00da65615933 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] GET http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f Sep 06 23:06:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5702c933-76a1-454e-93a9-00da65615933 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5702c933-76a1-454e-93a9-00da65615933 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:20 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:20 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:20 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:20 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:20 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5702c933-76a1-454e-93a9-00da65615933 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Volume info retrieved successfully. Sep 06 23:06:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5702c933-76a1-454e-93a9-00da65615933 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f returned with HTTP 200 Sep 06 23:06:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1419/2850] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:20 2026] GET /volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f => generated 934 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7e54fd88-c1ee-4a5c-b525-360c5002b869 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7e54fd88-c1ee-4a5c-b525-360c5002b869 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7e54fd88-c1ee-4a5c-b525-360c5002b869 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-838232794", "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=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7e54fd88-c1ee-4a5c-b525-360c5002b869 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1432/2851] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:06:20 2026] POST /volume/v3/types => generated 379 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:06:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3cfd9087-14bf-4521-9997-2d2e57609b52 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3cfd9087-14bf-4521-9997-2d2e57609b52 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] POST http://192.168.122.248/volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/encryption Sep 06 23:06:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3cfd9087-14bf-4521-9997-2d2e57609b52 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1303a8b7-b864-45d8-8d86-0dde23548dc0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1303a8b7-b864-45d8-8d86-0dde23548dc0 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/8e788785-13e8-44f1-b122-72eed1013ff2 Sep 06 23:06:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3cfd9087-14bf-4521-9997-2d2e57609b52 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] http://192.168.122.248/volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/encryption returned with HTTP 200 Sep 06 23:06:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1303a8b7-b864-45d8-8d86-0dde23548dc0 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1303a8b7-b864-45d8-8d86-0dde23548dc0 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1420/2852] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 23:06:20 2026] POST /volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/encryption => generated 239 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-73344989-1287-423b-91e7-e06be8a0d1c3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-73344989-1287-423b-91e7-e06be8a0d1c3 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-73344989-1287-423b-91e7-e06be8a0d1c3 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1791430278", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1303a8b7-b864-45d8-8d86-0dde23548dc0 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/8e788785-13e8-44f1-b122-72eed1013ff2 returned with HTTP 404 Sep 06 23:06:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1433/2853] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:20 2026] GET /volume/v3/volumes/8e788785-13e8-44f1-b122-72eed1013ff2 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7d197334-1902-4977-8b81-82e60a34059f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7d197334-1902-4977-8b81-82e60a34059f tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] DELETE http://192.168.122.248/volume/v3/volumes/083df1a0-577f-4e79-96f2-e7691a57c29f Sep 06 23:06:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7d197334-1902-4977-8b81-82e60a34059f tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7d197334-1902-4977-8b81-82e60a34059f tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:20 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-7d197334-1902-4977-8b81-82e60a34059f tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Delete volume with id: 083df1a0-577f-4e79-96f2-e7691a57c29f Sep 06 23:06:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-73344989-1287-423b-91e7-e06be8a0d1c3 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:20 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:20 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1421/2854] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:06:20 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 06 23:06:20 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:20 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:20 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7d197334-1902-4977-8b81-82e60a34059f tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3f369aa7-82da-4a77-a348-c4eaccd77f68 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:20 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7d197334-1902-4977-8b81-82e60a34059f tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Delete volume request issued successfully. Sep 06 23:06:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7d197334-1902-4977-8b81-82e60a34059f tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/083df1a0-577f-4e79-96f2-e7691a57c29f returned with HTTP 202 Sep 06 23:06:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1434/2855] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:06:20 2026] DELETE /volume/v3/volumes/083df1a0-577f-4e79-96f2-e7691a57c29f => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f2c6d509-03cd-4a1d-96e8-7c0f5242b71e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f2c6d509-03cd-4a1d-96e8-7c0f5242b71e tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/083df1a0-577f-4e79-96f2-e7691a57c29f Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f2c6d509-03cd-4a1d-96e8-7c0f5242b71e tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f2c6d509-03cd-4a1d-96e8-7c0f5242b71e tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:21 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:21 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:21 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f2c6d509-03cd-4a1d-96e8-7c0f5242b71e tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f2c6d509-03cd-4a1d-96e8-7c0f5242b71e tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/083df1a0-577f-4e79-96f2-e7691a57c29f returned with HTTP 200 Sep 06 23:06:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1435/2856] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:21 2026] GET /volume/v3/volumes/083df1a0-577f-4e79-96f2-e7691a57c29f => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a7d955e6-2326-46cb-9d8f-a2b61d05a135 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a7d955e6-2326-46cb-9d8f-a2b61d05a135 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] GET http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a7d955e6-2326-46cb-9d8f-a2b61d05a135 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a7d955e6-2326-46cb-9d8f-a2b61d05a135 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3f369aa7-82da-4a77-a348-c4eaccd77f68 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] POST http://192.168.122.248/volume/v3/types/5a7d7ba5-d309-4de3-abce-e068e30377cd/encryption Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3f369aa7-82da-4a77-a348-c4eaccd77f68 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-3f369aa7-82da-4a77-a348-c4eaccd77f68 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '46bbea2c733b4d4282e5100e3eaa5038', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '490c0cc527924aa0bd2013158e521cd6', '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=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3f369aa7-82da-4a77-a348-c4eaccd77f68 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] http://192.168.122.248/volume/v3/types/5a7d7ba5-d309-4de3-abce-e068e30377cd/encryption returned with HTTP 403 Sep 06 23:06:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1422/2857] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 23:06:20 2026] POST /volume/v3/types/5a7d7ba5-d309-4de3-abce-e068e30377cd/encryption => generated 127 bytes in 278 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:21 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:21 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:21 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-808ef404-2e71-4df5-87dc-322ef05eb226 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a7d955e6-2326-46cb-9d8f-a2b61d05a135 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Volume info retrieved successfully. Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-808ef404-2e71-4df5-87dc-322ef05eb226 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-808ef404-2e71-4df5-87dc-322ef05eb226 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1795012995", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a7d955e6-2326-46cb-9d8f-a2b61d05a135 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f returned with HTTP 200 Sep 06 23:06:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1436/2858] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:21 2026] GET /volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f => generated 937 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-808ef404-2e71-4df5-87dc-322ef05eb226 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1423/2859] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:06:21 2026] POST /volume/v3/types => generated 380 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f99c640b-7e55-45ac-b6b6-15826348f77c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f99c640b-7e55-45ac-b6b6-15826348f77c tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] POST http://192.168.122.248/volume/v3/types/1157eef6-7d30-44e8-ade6-461e538fd668/extra_specs Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f99c640b-7e55-45ac-b6b6-15826348f77c tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-f99c640b-7e55-45ac-b6b6-15826348f77c tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '46bbea2c733b4d4282e5100e3eaa5038', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '490c0cc527924aa0bd2013158e521cd6', '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=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f99c640b-7e55-45ac-b6b6-15826348f77c tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] http://192.168.122.248/volume/v3/types/1157eef6-7d30-44e8-ade6-461e538fd668/extra_specs returned with HTTP 403 Sep 06 23:06:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1437/2860] 192.168.122.248 () {60 vars in 1283 bytes} [Sun Sep 6 23:06:21 2026] POST /volume/v3/types/1157eef6-7d30-44e8-ade6-461e538fd668/extra_specs => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4e971e1c-b09b-426a-8b0f-be9aec5d4bbd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4e971e1c-b09b-426a-8b0f-be9aec5d4bbd tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] PUT http://192.168.122.248/volume/v3/types/1157eef6-7d30-44e8-ade6-461e538fd668/extra_specs/key2 Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4e971e1c-b09b-426a-8b0f-be9aec5d4bbd tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-4e971e1c-b09b-426a-8b0f-be9aec5d4bbd tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '46bbea2c733b4d4282e5100e3eaa5038', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '490c0cc527924aa0bd2013158e521cd6', '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=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4e971e1c-b09b-426a-8b0f-be9aec5d4bbd tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] http://192.168.122.248/volume/v3/types/1157eef6-7d30-44e8-ade6-461e538fd668/extra_specs/key2 returned with HTTP 403 Sep 06 23:06:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1424/2861] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 23:06:21 2026] PUT /volume/v3/types/1157eef6-7d30-44e8-ade6-461e538fd668/extra_specs/key2 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a0859989-270b-408b-8e2a-d4aea4a508b3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a0859989-270b-408b-8e2a-d4aea4a508b3 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a0859989-270b-408b-8e2a-d4aea4a508b3 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-a0859989-270b-408b-8e2a-d4aea4a508b3 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '46bbea2c733b4d4282e5100e3eaa5038', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '490c0cc527924aa0bd2013158e521cd6', '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=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a0859989-270b-408b-8e2a-d4aea4a508b3 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] http://192.168.122.248/volume/v3/types returned with HTTP 403 Sep 06 23:06:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1438/2862] 192.168.122.248 () {60 vars in 1136 bytes} [Sun Sep 6 23:06:21 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 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0a7ccf9b-56b9-443b-9889-1047a013f65c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0a7ccf9b-56b9-443b-9889-1047a013f65c tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0a7ccf9b-56b9-443b-9889-1047a013f65c tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1258543989", "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=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0a7ccf9b-56b9-443b-9889-1047a013f65c tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1425/2863] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:06:21 2026] POST /volume/v3/types => generated 380 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6c0b0bba-84e4-4620-be3f-cb75d1b115e5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6c0b0bba-84e4-4620-be3f-cb75d1b115e5 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] POST http://192.168.122.248/volume/v3/types/aa2dd6e6-d1b1-4608-bd95-3c9e98c62242/encryption Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6c0b0bba-84e4-4620-be3f-cb75d1b115e5 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6c0b0bba-84e4-4620-be3f-cb75d1b115e5 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] http://192.168.122.248/volume/v3/types/aa2dd6e6-d1b1-4608-bd95-3c9e98c62242/encryption returned with HTTP 200 Sep 06 23:06:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1439/2864] 192.168.122.248 () {60 vars in 1281 bytes} [Sun Sep 6 23:06:21 2026] POST /volume/v3/types/aa2dd6e6-d1b1-4608-bd95-3c9e98c62242/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2e914af1-56bb-4586-83d0-466ece48b187 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2e914af1-56bb-4586-83d0-466ece48b187 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] DELETE http://192.168.122.248/volume/v3/types/aa2dd6e6-d1b1-4608-bd95-3c9e98c62242/encryption/e569d7e1-1610-44df-98f5-6890adda2393 Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2e914af1-56bb-4586-83d0-466ece48b187 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2e914af1-56bb-4586-83d0-466ece48b187 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-2e914af1-56bb-4586-83d0-466ece48b187 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '46bbea2c733b4d4282e5100e3eaa5038', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '490c0cc527924aa0bd2013158e521cd6', '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=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2e914af1-56bb-4586-83d0-466ece48b187 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] http://192.168.122.248/volume/v3/types/aa2dd6e6-d1b1-4608-bd95-3c9e98c62242/encryption/e569d7e1-1610-44df-98f5-6890adda2393 returned with HTTP 403 Sep 06 23:06:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1426/2865] 192.168.122.248 () {58 vars in 1373 bytes} [Sun Sep 6 23:06:21 2026] DELETE /volume/v3/types/aa2dd6e6-d1b1-4608-bd95-3c9e98c62242/encryption/e569d7e1-1610-44df-98f5-6890adda2393 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5f6d3f3a-ea82-434d-b5bd-6d1395e4a68a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5f6d3f3a-ea82-434d-b5bd-6d1395e4a68a tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5f6d3f3a-ea82-434d-b5bd-6d1395e4a68a tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1871233065", "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=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5f6d3f3a-ea82-434d-b5bd-6d1395e4a68a tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1440/2866] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:06:21 2026] POST /volume/v3/types => generated 380 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e254e504-dde6-4253-b33b-ebaae6a928a0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e254e504-dde6-4253-b33b-ebaae6a928a0 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] DELETE http://192.168.122.248/volume/v3/types/5642a800-cd4d-4e15-a725-4f7f4f49e80f/extra_specs/key1 Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e254e504-dde6-4253-b33b-ebaae6a928a0 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e254e504-dde6-4253-b33b-ebaae6a928a0 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-e254e504-dde6-4253-b33b-ebaae6a928a0 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '46bbea2c733b4d4282e5100e3eaa5038', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '490c0cc527924aa0bd2013158e521cd6', '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=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e254e504-dde6-4253-b33b-ebaae6a928a0 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] http://192.168.122.248/volume/v3/types/5642a800-cd4d-4e15-a725-4f7f4f49e80f/extra_specs/key1 returned with HTTP 403 Sep 06 23:06:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1427/2867] 192.168.122.248 () {58 vars in 1280 bytes} [Sun Sep 6 23:06:21 2026] DELETE /volume/v3/types/5642a800-cd4d-4e15-a725-4f7f4f49e80f/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8977d87c-1983-4dc9-9899-9efc05c37432 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8977d87c-1983-4dc9-9899-9efc05c37432 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8977d87c-1983-4dc9-9899-9efc05c37432 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-996135332", "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=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8977d87c-1983-4dc9-9899-9efc05c37432 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:06:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1441/2868] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:06:21 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2ea98af4-841c-4f40-ad93-9faab21c2e52 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2ea98af4-841c-4f40-ad93-9faab21c2e52 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] DELETE http://192.168.122.248/volume/v3/types/67604cfa-86ba-4753-8d5c-d2fe33aea294 Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2ea98af4-841c-4f40-ad93-9faab21c2e52 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2ea98af4-841c-4f40-ad93-9faab21c2e52 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-2ea98af4-841c-4f40-ad93-9faab21c2e52 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '46bbea2c733b4d4282e5100e3eaa5038', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '490c0cc527924aa0bd2013158e521cd6', '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=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2ea98af4-841c-4f40-ad93-9faab21c2e52 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] http://192.168.122.248/volume/v3/types/67604cfa-86ba-4753-8d5c-d2fe33aea294 returned with HTTP 403 Sep 06 23:06:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1428/2869] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:21 2026] DELETE /volume/v3/types/67604cfa-86ba-4753-8d5c-d2fe33aea294 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-eddf6b01-299f-4f7f-bd59-d558a1c36a18 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-eddf6b01-299f-4f7f-bd59-d558a1c36a18 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] GET http://192.168.122.248/volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/extra_specs Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-eddf6b01-299f-4f7f-bd59-d558a1c36a18 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-eddf6b01-299f-4f7f-bd59-d558a1c36a18 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-eddf6b01-299f-4f7f-bd59-d558a1c36a18 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] http://192.168.122.248/volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/extra_specs returned with HTTP 200 Sep 06 23:06:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1442/2870] 192.168.122.248 () {58 vars in 1262 bytes} [Sun Sep 6 23:06:21 2026] GET /volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/extra_specs => generated 123 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f93598e9-8183-42b8-a059-68d4703c4bba None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f93598e9-8183-42b8-a059-68d4703c4bba tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] GET http://192.168.122.248/volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/encryption/cipher Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f93598e9-8183-42b8-a059-68d4703c4bba tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f93598e9-8183-42b8-a059-68d4703c4bba tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-f93598e9-8183-42b8-a059-68d4703c4bba tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '46bbea2c733b4d4282e5100e3eaa5038', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '490c0cc527924aa0bd2013158e521cd6', '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=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f93598e9-8183-42b8-a059-68d4703c4bba tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] http://192.168.122.248/volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/encryption/cipher returned with HTTP 403 Sep 06 23:06:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1429/2871] 192.168.122.248 () {58 vars in 1280 bytes} [Sun Sep 6 23:06:21 2026] GET /volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5bb5c6b8-350d-43a0-82d7-ae637f504def None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5bb5c6b8-350d-43a0-82d7-ae637f504def tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] GET http://192.168.122.248/volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/encryption Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5bb5c6b8-350d-43a0-82d7-ae637f504def tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5bb5c6b8-350d-43a0-82d7-ae637f504def tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Calling method 'index' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-5bb5c6b8-350d-43a0-82d7-ae637f504def tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '46bbea2c733b4d4282e5100e3eaa5038', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '490c0cc527924aa0bd2013158e521cd6', '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=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5bb5c6b8-350d-43a0-82d7-ae637f504def tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] http://192.168.122.248/volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/encryption returned with HTTP 403 Sep 06 23:06:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1443/2872] 192.168.122.248 () {58 vars in 1259 bytes} [Sun Sep 6 23:06:21 2026] GET /volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c9195061-b6a9-4a46-82dd-e5fb07c812ed None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c9195061-b6a9-4a46-82dd-e5fb07c812ed tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] GET http://192.168.122.248/volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/extra_specs/multiattach Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c9195061-b6a9-4a46-82dd-e5fb07c812ed tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c9195061-b6a9-4a46-82dd-e5fb07c812ed tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c9195061-b6a9-4a46-82dd-e5fb07c812ed tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] http://192.168.122.248/volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/extra_specs/multiattach returned with HTTP 200 Sep 06 23:06:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1430/2873] 192.168.122.248 () {58 vars in 1298 bytes} [Sun Sep 6 23:06:21 2026] GET /volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/extra_specs/multiattach => generated 29 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d3669cf0-9529-4ade-9b01-cbb32a281531 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d3669cf0-9529-4ade-9b01-cbb32a281531 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] GET http://192.168.122.248/volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/extra_specs/volume_backend_name Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d3669cf0-9529-4ade-9b01-cbb32a281531 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d3669cf0-9529-4ade-9b01-cbb32a281531 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d3669cf0-9529-4ade-9b01-cbb32a281531 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] http://192.168.122.248/volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/extra_specs/volume_backend_name returned with HTTP 404 Sep 06 23:06:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1444/2874] 192.168.122.248 () {58 vars in 1322 bytes} [Sun Sep 6 23:06:21 2026] GET /volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/extra_specs/volume_backend_name => generated 143 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2542eca1-d627-445f-a92a-da5992926df5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2542eca1-d627-445f-a92a-da5992926df5 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] PUT http://192.168.122.248/volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/encryption/ace6e78b-5998-4f4c-b814-11aff1b8d8a5 Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2542eca1-d627-445f-a92a-da5992926df5 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-2542eca1-d627-445f-a92a-da5992926df5 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '46bbea2c733b4d4282e5100e3eaa5038', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '490c0cc527924aa0bd2013158e521cd6', '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=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2542eca1-d627-445f-a92a-da5992926df5 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] http://192.168.122.248/volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/encryption/ace6e78b-5998-4f4c-b814-11aff1b8d8a5 returned with HTTP 403 Sep 06 23:06:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1431/2875] 192.168.122.248 () {60 vars in 1390 bytes} [Sun Sep 6 23:06:21 2026] PUT /volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/encryption/ace6e78b-5998-4f4c-b814-11aff1b8d8a5 => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-467aa37b-b63a-4fd4-a886-8ea5b19bff4e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-467aa37b-b63a-4fd4-a886-8ea5b19bff4e tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] PUT http://192.168.122.248/volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/extra_specs/key1 Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-467aa37b-b63a-4fd4-a886-8ea5b19bff4e tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-467aa37b-b63a-4fd4-a886-8ea5b19bff4e tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '46bbea2c733b4d4282e5100e3eaa5038', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '490c0cc527924aa0bd2013158e521cd6', '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=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-467aa37b-b63a-4fd4-a886-8ea5b19bff4e tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] http://192.168.122.248/volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/extra_specs/key1 returned with HTTP 403 Sep 06 23:06:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1445/2876] 192.168.122.248 () {60 vars in 1297 bytes} [Sun Sep 6 23:06:21 2026] PUT /volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-871c7053-fd74-4efb-bc92-94e4db954463 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-871c7053-fd74-4efb-bc92-94e4db954463 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] PUT http://192.168.122.248/volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268 Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-871c7053-fd74-4efb-bc92-94e4db954463 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-871c7053-fd74-4efb-bc92-94e4db954463 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '46bbea2c733b4d4282e5100e3eaa5038', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '490c0cc527924aa0bd2013158e521cd6', '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=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-871c7053-fd74-4efb-bc92-94e4db954463 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-reader] http://192.168.122.248/volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268 returned with HTTP 403 Sep 06 23:06:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1432/2877] 192.168.122.248 () {60 vars in 1246 bytes} [Sun Sep 6 23:06:21 2026] PUT /volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268 => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-54c29b32-b8c3-4c74-9e9f-f9e00cbe0b78 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-54c29b32-b8c3-4c74-9e9f-f9e00cbe0b78 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] DELETE http://192.168.122.248/volume/v3/types/67604cfa-86ba-4753-8d5c-d2fe33aea294 Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-54c29b32-b8c3-4c74-9e9f-f9e00cbe0b78 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-54c29b32-b8c3-4c74-9e9f-f9e00cbe0b78 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-54c29b32-b8c3-4c74-9e9f-f9e00cbe0b78 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] http://192.168.122.248/volume/v3/types/67604cfa-86ba-4753-8d5c-d2fe33aea294 returned with HTTP 202 Sep 06 23:06:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1446/2878] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:21 2026] DELETE /volume/v3/types/67604cfa-86ba-4753-8d5c-d2fe33aea294 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1512c890-7051-4c28-9cd0-7f8ee2d78511 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1512c890-7051-4c28-9cd0-7f8ee2d78511 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] DELETE http://192.168.122.248/volume/v3/types/5642a800-cd4d-4e15-a725-4f7f4f49e80f Sep 06 23:06:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1512c890-7051-4c28-9cd0-7f8ee2d78511 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1512c890-7051-4c28-9cd0-7f8ee2d78511 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-66c26ad8-e3ba-4a70-94c0-48197205cb9c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-66c26ad8-e3ba-4a70-94c0-48197205cb9c tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/083df1a0-577f-4e79-96f2-e7691a57c29f Sep 06 23:06:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-66c26ad8-e3ba-4a70-94c0-48197205cb9c tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-66c26ad8-e3ba-4a70-94c0-48197205cb9c tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:22 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:22 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:22 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:22 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-66c26ad8-e3ba-4a70-94c0-48197205cb9c tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1512c890-7051-4c28-9cd0-7f8ee2d78511 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] http://192.168.122.248/volume/v3/types/5642a800-cd4d-4e15-a725-4f7f4f49e80f returned with HTTP 202 Sep 06 23:06:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1433/2879] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:22 2026] DELETE /volume/v3/types/5642a800-cd4d-4e15-a725-4f7f4f49e80f => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-66c26ad8-e3ba-4a70-94c0-48197205cb9c tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/083df1a0-577f-4e79-96f2-e7691a57c29f returned with HTTP 200 Sep 06 23:06:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ec219157-32aa-4060-a4b0-52a0360abc00 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1447/2880] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:22 2026] GET /volume/v3/volumes/083df1a0-577f-4e79-96f2-e7691a57c29f => generated 858 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-941fd318-3c62-47d0-a58c-51afa5d3171a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-941fd318-3c62-47d0-a58c-51afa5d3171a tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] DELETE http://192.168.122.248/volume/v3/types/aa2dd6e6-d1b1-4608-bd95-3c9e98c62242 Sep 06 23:06:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-941fd318-3c62-47d0-a58c-51afa5d3171a tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-941fd318-3c62-47d0-a58c-51afa5d3171a tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-941fd318-3c62-47d0-a58c-51afa5d3171a tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] http://192.168.122.248/volume/v3/types/aa2dd6e6-d1b1-4608-bd95-3c9e98c62242 returned with HTTP 202 Sep 06 23:06:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1448/2881] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:22 2026] DELETE /volume/v3/types/aa2dd6e6-d1b1-4608-bd95-3c9e98c62242 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7c13d173-d6bb-4e2b-92a0-546e1af142d0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7c13d173-d6bb-4e2b-92a0-546e1af142d0 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] DELETE http://192.168.122.248/volume/v3/types/1157eef6-7d30-44e8-ade6-461e538fd668 Sep 06 23:06:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7c13d173-d6bb-4e2b-92a0-546e1af142d0 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7c13d173-d6bb-4e2b-92a0-546e1af142d0 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7c13d173-d6bb-4e2b-92a0-546e1af142d0 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] http://192.168.122.248/volume/v3/types/1157eef6-7d30-44e8-ade6-461e538fd668 returned with HTTP 202 Sep 06 23:06:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1449/2882] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:22 2026] DELETE /volume/v3/types/1157eef6-7d30-44e8-ade6-461e538fd668 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e6aeb2b8-6ba1-4f5f-b388-b983065a0735 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e6aeb2b8-6ba1-4f5f-b388-b983065a0735 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] GET http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f Sep 06 23:06:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e6aeb2b8-6ba1-4f5f-b388-b983065a0735 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e6aeb2b8-6ba1-4f5f-b388-b983065a0735 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:22 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:22 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:22 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:22 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e6aeb2b8-6ba1-4f5f-b388-b983065a0735 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Volume info retrieved successfully. Sep 06 23:06:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e6aeb2b8-6ba1-4f5f-b388-b983065a0735 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f returned with HTTP 200 Sep 06 23:06:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1450/2883] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:22 2026] GET /volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f => generated 937 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b93769b8-406f-4e69-81b4-b96ff62a2503 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b93769b8-406f-4e69-81b4-b96ff62a2503 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] DELETE http://192.168.122.248/volume/v3/types/5a7d7ba5-d309-4de3-abce-e068e30377cd Sep 06 23:06:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b93769b8-406f-4e69-81b4-b96ff62a2503 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b93769b8-406f-4e69-81b4-b96ff62a2503 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b93769b8-406f-4e69-81b4-b96ff62a2503 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] http://192.168.122.248/volume/v3/types/5a7d7ba5-d309-4de3-abce-e068e30377cd returned with HTTP 202 Sep 06 23:06:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1451/2884] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:22 2026] DELETE /volume/v3/types/5a7d7ba5-d309-4de3-abce-e068e30377cd => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-19453004-3a46-4b2e-96bf-c325186e17b9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-19453004-3a46-4b2e-96bf-c325186e17b9 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] DELETE http://192.168.122.248/volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268 Sep 06 23:06:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-19453004-3a46-4b2e-96bf-c325186e17b9 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-19453004-3a46-4b2e-96bf-c325186e17b9 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ec219157-32aa-4060-a4b0-52a0360abc00 tempest-ProjectReaderTests-1850012110 tempest-ProjectReaderTests-1850012110-project-admin] GET http://192.168.122.248/volume/v3/scheduler-stats/get_pools Sep 06 23:06:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ec219157-32aa-4060-a4b0-52a0360abc00 tempest-ProjectReaderTests-1850012110 tempest-ProjectReaderTests-1850012110-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ec219157-32aa-4060-a4b0-52a0360abc00 tempest-ProjectReaderTests-1850012110 tempest-ProjectReaderTests-1850012110-project-admin] Calling method 'get_pools' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ec219157-32aa-4060-a4b0-52a0360abc00 tempest-ProjectReaderTests-1850012110 tempest-ProjectReaderTests-1850012110-project-admin] http://192.168.122.248/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 23:06:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1434/2885] 192.168.122.248 () {58 vars in 1175 bytes} [Sun Sep 6 23:06:22 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 23:06:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f0d560d0-59de-4f96-ac28-27a4ca93c2c3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-19453004-3a46-4b2e-96bf-c325186e17b9 tempest-VolumeTypesReaderTests-464115253 tempest-VolumeTypesReaderTests-464115253-project-admin] http://192.168.122.248/volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268 returned with HTTP 202 Sep 06 23:06:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1452/2886] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:06:22 2026] DELETE /volume/v3/types/0f4b70fc-4d05-4a8a-8ba8-80ab40abf268 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f0d560d0-59de-4f96-ac28-27a4ca93c2c3 tempest-ProjectReaderTests-1850012110 tempest-ProjectReaderTests-1850012110-project-reader] GET http://192.168.122.248/volume/v3/capabilities/devstack@QuobyteHD Sep 06 23:06:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f0d560d0-59de-4f96-ac28-27a4ca93c2c3 tempest-ProjectReaderTests-1850012110 tempest-ProjectReaderTests-1850012110-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f0d560d0-59de-4f96-ac28-27a4ca93c2c3 tempest-ProjectReaderTests-1850012110 tempest-ProjectReaderTests-1850012110-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:22 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-f0d560d0-59de-4f96-ac28-27a4ca93c2c3 tempest-ProjectReaderTests-1850012110 tempest-ProjectReaderTests-1850012110-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '3397e17fcc514af0afcee067305a6130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7915e0d762b84855b72f46ad1ab2b1f3', '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=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f0d560d0-59de-4f96-ac28-27a4ca93c2c3 tempest-ProjectReaderTests-1850012110 tempest-ProjectReaderTests-1850012110-project-reader] http://192.168.122.248/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 06 23:06:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1435/2887] 192.168.122.248 () {58 vars in 1193 bytes} [Sun Sep 6 23:06:22 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 152 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5e366a88-8a44-45ac-80d9-d8851ebe7170 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5e366a88-8a44-45ac-80d9-d8851ebe7170 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/083df1a0-577f-4e79-96f2-e7691a57c29f Sep 06 23:06:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5e366a88-8a44-45ac-80d9-d8851ebe7170 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5e366a88-8a44-45ac-80d9-d8851ebe7170 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5e366a88-8a44-45ac-80d9-d8851ebe7170 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/083df1a0-577f-4e79-96f2-e7691a57c29f returned with HTTP 404 Sep 06 23:06:23 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1453/2888] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:23 2026] GET /volume/v3/volumes/083df1a0-577f-4e79-96f2-e7691a57c29f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f79a5105-5a98-4669-9537-1882a8d065e7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f79a5105-5a98-4669-9537-1882a8d065e7 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] DELETE http://192.168.122.248/volume/v3/volumes/206922c8-1bfe-43ba-91bc-29f22f05258c Sep 06 23:06:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f79a5105-5a98-4669-9537-1882a8d065e7 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f79a5105-5a98-4669-9537-1882a8d065e7 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:23 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-f79a5105-5a98-4669-9537-1882a8d065e7 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Delete volume with id: 206922c8-1bfe-43ba-91bc-29f22f05258c Sep 06 23:06:23 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:23 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:23 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:23 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:23 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f79a5105-5a98-4669-9537-1882a8d065e7 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:23 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f79a5105-5a98-4669-9537-1882a8d065e7 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Delete volume request issued successfully. Sep 06 23:06:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f79a5105-5a98-4669-9537-1882a8d065e7 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/206922c8-1bfe-43ba-91bc-29f22f05258c returned with HTTP 202 Sep 06 23:06:23 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1436/2889] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:06:23 2026] DELETE /volume/v3/volumes/206922c8-1bfe-43ba-91bc-29f22f05258c => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7bd07840-4d5d-42fd-9b7a-80344f31cf22 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7bd07840-4d5d-42fd-9b7a-80344f31cf22 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/206922c8-1bfe-43ba-91bc-29f22f05258c Sep 06 23:06:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7bd07840-4d5d-42fd-9b7a-80344f31cf22 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7bd07840-4d5d-42fd-9b7a-80344f31cf22 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:23 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:23 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:23 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:23 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:23 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7bd07840-4d5d-42fd-9b7a-80344f31cf22 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2f850df1-2d9c-4edf-b82e-de119b7d0f5c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7bd07840-4d5d-42fd-9b7a-80344f31cf22 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/206922c8-1bfe-43ba-91bc-29f22f05258c returned with HTTP 200 Sep 06 23:06:23 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1454/2890] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:23 2026] GET /volume/v3/volumes/206922c8-1bfe-43ba-91bc-29f22f05258c => generated 857 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2f850df1-2d9c-4edf-b82e-de119b7d0f5c tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] GET http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f Sep 06 23:06:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2f850df1-2d9c-4edf-b82e-de119b7d0f5c tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2f850df1-2d9c-4edf-b82e-de119b7d0f5c tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:23 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:23 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:23 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:23 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:23 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2f850df1-2d9c-4edf-b82e-de119b7d0f5c tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Volume info retrieved successfully. Sep 06 23:06:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2f850df1-2d9c-4edf-b82e-de119b7d0f5c tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f returned with HTTP 200 Sep 06 23:06:23 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1437/2891] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:23 2026] GET /volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f => generated 936 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2c09331e-e673-4686-bb8c-46465da257fa None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2c09331e-e673-4686-bb8c-46465da257fa tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/206922c8-1bfe-43ba-91bc-29f22f05258c Sep 06 23:06:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2c09331e-e673-4686-bb8c-46465da257fa tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2c09331e-e673-4686-bb8c-46465da257fa tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2c09331e-e673-4686-bb8c-46465da257fa tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/206922c8-1bfe-43ba-91bc-29f22f05258c returned with HTTP 404 Sep 06 23:06:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1455/2892] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:24 2026] GET /volume/v3/volumes/206922c8-1bfe-43ba-91bc-29f22f05258c => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d54814ee-7902-4d11-adb6-ccd5fe241364 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d54814ee-7902-4d11-adb6-ccd5fe241364 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] DELETE http://192.168.122.248/volume/v3/volumes/e311f062-db35-4521-b300-882f5fa7a6b4 Sep 06 23:06:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d54814ee-7902-4d11-adb6-ccd5fe241364 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d54814ee-7902-4d11-adb6-ccd5fe241364 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:24 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-d54814ee-7902-4d11-adb6-ccd5fe241364 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Delete volume with id: e311f062-db35-4521-b300-882f5fa7a6b4 Sep 06 23:06:24 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:24 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:24 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:24 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d54814ee-7902-4d11-adb6-ccd5fe241364 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3f2eaaf9-7672-4ec0-899a-a30917167238 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3f2eaaf9-7672-4ec0-899a-a30917167238 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] GET http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f Sep 06 23:06:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3f2eaaf9-7672-4ec0-899a-a30917167238 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3f2eaaf9-7672-4ec0-899a-a30917167238 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d54814ee-7902-4d11-adb6-ccd5fe241364 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Delete volume request issued successfully. Sep 06 23:06:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d54814ee-7902-4d11-adb6-ccd5fe241364 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/e311f062-db35-4521-b300-882f5fa7a6b4 returned with HTTP 202 Sep 06 23:06:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1438/2893] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:06:24 2026] DELETE /volume/v3/volumes/e311f062-db35-4521-b300-882f5fa7a6b4 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:24 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:24 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6249a5cc-7d6a-4e46-b856-8b7eb0d6e509 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6249a5cc-7d6a-4e46-b856-8b7eb0d6e509 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/e311f062-db35-4521-b300-882f5fa7a6b4 Sep 06 23:06:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6249a5cc-7d6a-4e46-b856-8b7eb0d6e509 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6249a5cc-7d6a-4e46-b856-8b7eb0d6e509 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3f2eaaf9-7672-4ec0-899a-a30917167238 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Volume info retrieved successfully. Sep 06 23:06:24 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:24 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:24 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:24 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3f2eaaf9-7672-4ec0-899a-a30917167238 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f returned with HTTP 200 Sep 06 23:06:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1456/2894] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:24 2026] GET /volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f => generated 1202 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 23:06:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6249a5cc-7d6a-4e46-b856-8b7eb0d6e509 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3942cc0e-05d2-4dc4-8844-1e4e2a97a3fb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6249a5cc-7d6a-4e46-b856-8b7eb0d6e509 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/e311f062-db35-4521-b300-882f5fa7a6b4 returned with HTTP 200 Sep 06 23:06:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1439/2895] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:24 2026] GET /volume/v3/volumes/e311f062-db35-4521-b300-882f5fa7a6b4 => generated 858 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3942cc0e-05d2-4dc4-8844-1e4e2a97a3fb tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] GET http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f Sep 06 23:06:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3942cc0e-05d2-4dc4-8844-1e4e2a97a3fb tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3942cc0e-05d2-4dc4-8844-1e4e2a97a3fb tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:24 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:24 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3942cc0e-05d2-4dc4-8844-1e4e2a97a3fb tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Volume info retrieved successfully. Sep 06 23:06:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3942cc0e-05d2-4dc4-8844-1e4e2a97a3fb tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f returned with HTTP 200 Sep 06 23:06:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1457/2896] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:24 2026] GET /volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f => generated 1202 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 23:06:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5c3247a8-5321-4bdd-9015-5149c416d9e5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5c3247a8-5321-4bdd-9015-5149c416d9e5 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] DELETE http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f Sep 06 23:06:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5c3247a8-5321-4bdd-9015-5149c416d9e5 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5c3247a8-5321-4bdd-9015-5149c416d9e5 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:24 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-5c3247a8-5321-4bdd-9015-5149c416d9e5 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Delete volume with id: aa5096d5-9e77-4dcd-b763-59eff98e079f Sep 06 23:06:24 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:24 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:24 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:24 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5c3247a8-5321-4bdd-9015-5149c416d9e5 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Volume info retrieved successfully. Sep 06 23:06:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5c3247a8-5321-4bdd-9015-5149c416d9e5 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Delete volume request issued successfully. Sep 06 23:06:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5c3247a8-5321-4bdd-9015-5149c416d9e5 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f returned with HTTP 202 Sep 06 23:06:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1440/2897] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 23:06:24 2026] DELETE /volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 23:06:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-112dd2f9-065e-4478-bcc1-a712c01af90f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-112dd2f9-065e-4478-bcc1-a712c01af90f tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] GET http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f Sep 06 23:06:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-112dd2f9-065e-4478-bcc1-a712c01af90f tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-112dd2f9-065e-4478-bcc1-a712c01af90f tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:24 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:24 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-112dd2f9-065e-4478-bcc1-a712c01af90f tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Volume info retrieved successfully. Sep 06 23:06:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-112dd2f9-065e-4478-bcc1-a712c01af90f tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f returned with HTTP 200 Sep 06 23:06:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1458/2898] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:24 2026] GET /volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f => generated 1201 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 23:06:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0bc0bd7f-e823-462a-947b-77c4e3bf0b76 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0bc0bd7f-e823-462a-947b-77c4e3bf0b76 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/e311f062-db35-4521-b300-882f5fa7a6b4 Sep 06 23:06:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0bc0bd7f-e823-462a-947b-77c4e3bf0b76 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0bc0bd7f-e823-462a-947b-77c4e3bf0b76 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:25 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:25 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:25 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:25 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:25 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0bc0bd7f-e823-462a-947b-77c4e3bf0b76 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Volume info retrieved successfully. Sep 06 23:06:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0bc0bd7f-e823-462a-947b-77c4e3bf0b76 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/e311f062-db35-4521-b300-882f5fa7a6b4 returned with HTTP 200 Sep 06 23:06:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1441/2899] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:25 2026] GET /volume/v3/volumes/e311f062-db35-4521-b300-882f5fa7a6b4 => generated 858 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-062aac3e-4624-4e00-8c9e-aab39d6bf331 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-062aac3e-4624-4e00-8c9e-aab39d6bf331 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] GET http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f Sep 06 23:06:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-062aac3e-4624-4e00-8c9e-aab39d6bf331 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-062aac3e-4624-4e00-8c9e-aab39d6bf331 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-062aac3e-4624-4e00-8c9e-aab39d6bf331 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f returned with HTTP 404 Sep 06 23:06:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1459/2900] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:26 2026] GET /volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 23:06:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e21dd8ce-8bb8-4ca2-9ee2-44da29e93993 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e21dd8ce-8bb8-4ca2-9ee2-44da29e93993 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] DELETE http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f Sep 06 23:06:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e21dd8ce-8bb8-4ca2-9ee2-44da29e93993 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e21dd8ce-8bb8-4ca2-9ee2-44da29e93993 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:26 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-e21dd8ce-8bb8-4ca2-9ee2-44da29e93993 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Delete volume with id: aa5096d5-9e77-4dcd-b763-59eff98e079f Sep 06 23:06:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e21dd8ce-8bb8-4ca2-9ee2-44da29e93993 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f returned with HTTP 404 Sep 06 23:06:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1442/2901] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 23:06:26 2026] DELETE /volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 23:06:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0fff2f2f-0761-4f1d-a199-b1bb31bab4a4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0fff2f2f-0761-4f1d-a199-b1bb31bab4a4 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] GET http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f Sep 06 23:06:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0fff2f2f-0761-4f1d-a199-b1bb31bab4a4 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0fff2f2f-0761-4f1d-a199-b1bb31bab4a4 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0fff2f2f-0761-4f1d-a199-b1bb31bab4a4 tempest-VolumeImageDependencyTests-1287180416 tempest-VolumeImageDependencyTests-1287180416-project-member] http://192.168.122.248/volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f returned with HTTP 404 Sep 06 23:06:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1460/2902] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:06:26 2026] GET /volume/v3/volumes/aa5096d5-9e77-4dcd-b763-59eff98e079f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 23:06:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-555c0a76-6879-4e30-9540-202d435fd887 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-555c0a76-6879-4e30-9540-202d435fd887 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] GET http://192.168.122.248/volume/v3/volumes/e311f062-db35-4521-b300-882f5fa7a6b4 Sep 06 23:06:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-555c0a76-6879-4e30-9540-202d435fd887 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-555c0a76-6879-4e30-9540-202d435fd887 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-555c0a76-6879-4e30-9540-202d435fd887 tempest-CreateVolumesFromImageTest-1736864756 tempest-CreateVolumesFromImageTest-1736864756-project-member] http://192.168.122.248/volume/v3/volumes/e311f062-db35-4521-b300-882f5fa7a6b4 returned with HTTP 404 Sep 06 23:06:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1443/2903] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:26 2026] GET /volume/v3/volumes/e311f062-db35-4521-b300-882f5fa7a6b4 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-42d35dc3-b527-4679-9c86-313d02261ea5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:06:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1469631045"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1469631045'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:06:27 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume of 1 GB Sep 06 23:06:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Availability Zones retrieved successfully. Sep 06 23:06:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Flow 'volume_create_api' (4feb6dba-0804-4568-8286-54c0ac60e73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8335dc1-116f-42c4-9bae-8c2d9d7332c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:27 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:06:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8335dc1-116f-42c4-9bae-8c2d9d7332c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49ad8b8d-70db-4425-829d-3147cdef6334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:28 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Created reservations ['7a294d95-b9e5-406a-8140-2c7a88c4eb72', '0aacd155-f092-4b54-be22-d29d2d150b01', '59851939-01a6-40b8-b78b-c72eeb9d8085', '69a3a593-d572-42a7-a255-3eb057ea8448'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49ad8b8d-70db-4425-829d-3147cdef6334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a294d95-b9e5-406a-8140-2c7a88c4eb72', '0aacd155-f092-4b54-be22-d29d2d150b01', '59851939-01a6-40b8-b78b-c72eeb9d8085', '69a3a593-d572-42a7-a255-3eb057ea8448']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a6351c-608b-47da-83f3-43113c7b6ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a6351c-608b-47da-83f3-43113c7b6ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edc29dcc-6b56-44b9-b1e7-02c8e50c757b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1469631045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4266b1794f41e0915cd24249a89f48',qos_specs=None,replication_status=,reservations=['7a294d95-b9e5-406a-8140-2c7a88c4eb72','0aacd155-f092-4b54-be22-d29d2d150b01','59851939-01a6-40b8-b78b-c72eeb9d8085','69a3a593-d572-42a7-a255-3eb057ea8448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1469631045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edc29dcc-6b56-44b9-b1e7-02c8e50c757b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c4266b1794f41e0915cd24249a89f48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73c071ec-1b27-41b1-a610-e8eba24a8a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73c071ec-1b27-41b1-a610-e8eba24a8a2f) transitioned into state 'SUCCESS' from state '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-1469631045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4266b1794f41e0915cd24249a89f48',qos_specs=None,replication_status=,reservations=['7a294d95-b9e5-406a-8140-2c7a88c4eb72','0aacd155-f092-4b54-be22-d29d2d150b01','59851939-01a6-40b8-b78b-c72eeb9d8085','69a3a593-d572-42a7-a255-3eb057ea8448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f4a9552-993b-4ceb-a375-6c8276f32ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f4a9552-993b-4ceb-a375-6c8276f32ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Flow 'volume_create_api' (4feb6dba-0804-4568-8286-54c0ac60e73a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume request issued successfully. Sep 06 23:06:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-42d35dc3-b527-4679-9c86-313d02261ea5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:06:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1461/2904] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 23:06:27 2026] POST /volume/v3/volumes => generated 787 bytes in 624 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ee295b98-75d8-4e7f-b346-bd490538238e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ee295b98-75d8-4e7f-b346-bd490538238e tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b Sep 06 23:06:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ee295b98-75d8-4e7f-b346-bd490538238e tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ee295b98-75d8-4e7f-b346-bd490538238e tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ee295b98-75d8-4e7f-b346-bd490538238e tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:06:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ee295b98-75d8-4e7f-b346-bd490538238e tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b returned with HTTP 200 Sep 06 23:06:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1444/2905] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:28 2026] GET /volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b => generated 966 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3904dead-30ff-4708-b6ae-84de86cb87ef None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3904dead-30ff-4708-b6ae-84de86cb87ef tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b Sep 06 23:06:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3904dead-30ff-4708-b6ae-84de86cb87ef tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3904dead-30ff-4708-b6ae-84de86cb87ef tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:29 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:29 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:29 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:29 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:29 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3904dead-30ff-4708-b6ae-84de86cb87ef tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:06:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3904dead-30ff-4708-b6ae-84de86cb87ef tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b returned with HTTP 200 Sep 06 23:06:29 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1462/2906] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:29 2026] GET /volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b => generated 1016 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1deff733-1065-4891-bea3-8a23b1d05d71 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Create volume of 1 GB Sep 06 23:06:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Availability Zones retrieved successfully. Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Flow 'volume_create_api' (c0fd634d-177e-4110-b26d-2b142d45b6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afc36225-b426-46db-a8e6-de1478f85ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:06:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afc36225-b426-46db-a8e6-de1478f85ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de775224-088b-4c13-9285-4d0655c067de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:06:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-283396550"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-283396550'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:06:30 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Create volume of 1 GB Sep 06 23:06:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Availability Zones retrieved successfully. Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Created reservations ['f10086fa-9a9d-4cc7-8dbe-ce06c9ccc3fe', '323e9f7c-3b4b-4f94-8d84-3db53f6a798e', '53f32712-47d2-4920-8eb9-eb40a8f28429', '970500c6-c833-450e-b610-788c5a5f0653'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de775224-088b-4c13-9285-4d0655c067de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f10086fa-9a9d-4cc7-8dbe-ce06c9ccc3fe', '323e9f7c-3b4b-4f94-8d84-3db53f6a798e', '53f32712-47d2-4920-8eb9-eb40a8f28429', '970500c6-c833-450e-b610-788c5a5f0653']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Flow 'volume_create_api' (898a29be-9a48-47b6-bae4-a024494e25ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cfea3b0-a193-4384-96c3-2fe681ca43f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3586cbf-7e56-4b93-9e1d-ed1386253205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:30 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cfea3b0-a193-4384-96c3-2fe681ca43f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bf4a370-acc8-409b-9b2a-c3c46456bc37', '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='5d204f8e18d04dbdab9a3218f7f5ccd0',qos_specs=None,replication_status=,reservations=['f10086fa-9a9d-4cc7-8dbe-ce06c9ccc3fe','323e9f7c-3b4b-4f94-8d84-3db53f6a798e','53f32712-47d2-4920-8eb9-eb40a8f28429','970500c6-c833-450e-b610-788c5a5f0653'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88bcc81d071047109eb50bf277023ef0',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:06:30Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bf4a370-acc8-409b-9b2a-c3c46456bc37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d204f8e18d04dbdab9a3218f7f5ccd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88bcc81d071047109eb50bf277023ef0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5622924c-bfd3-4f96-af57-30f28ee09dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3586cbf-7e56-4b93-9e1d-ed1386253205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72f60870-be3c-4071-913d-a48df8b0faf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5622924c-bfd3-4f96-af57-30f28ee09dab) transitioned into state 'SUCCESS' from 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='5d204f8e18d04dbdab9a3218f7f5ccd0',qos_specs=None,replication_status=,reservations=['f10086fa-9a9d-4cc7-8dbe-ce06c9ccc3fe','323e9f7c-3b4b-4f94-8d84-3db53f6a798e','53f32712-47d2-4920-8eb9-eb40a8f28429','970500c6-c833-450e-b610-788c5a5f0653'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88bcc81d071047109eb50bf277023ef0',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67e0cc85-adbd-4591-804a-4bfdc13b5d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67e0cc85-adbd-4591-804a-4bfdc13b5d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Flow 'volume_create_api' (c0fd634d-177e-4110-b26d-2b142d45b6d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Create volume request issued successfully. Sep 06 23:06:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1deff733-1065-4891-bea3-8a23b1d05d71 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:06:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1445/2907] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 23:06:29 2026] POST /volume/v3/volumes => generated 749 bytes in 799 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-278a8438-ed2d-4909-936f-56e8823b1537 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-278a8438-ed2d-4909-936f-56e8823b1537 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-278a8438-ed2d-4909-936f-56e8823b1537 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-278a8438-ed2d-4909-936f-56e8823b1537 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:30 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:30 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:30 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:30 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Created reservations ['69e0284b-62fe-436e-817c-7ef4556f3837', '1fab2681-5244-4701-9240-ad197e86c08a', '4785395f-d1d1-4ced-82e7-826f1ccc4689', '142dc1e4-09e0-4ad4-91d9-cd28c90cccd8'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72f60870-be3c-4071-913d-a48df8b0faf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69e0284b-62fe-436e-817c-7ef4556f3837', '1fab2681-5244-4701-9240-ad197e86c08a', '4785395f-d1d1-4ced-82e7-826f1ccc4689', '142dc1e4-09e0-4ad4-91d9-cd28c90cccd8']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-278a8438-ed2d-4909-936f-56e8823b1537 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Volume info retrieved successfully. Sep 06 23:06:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26dcf4bf-0dd1-4533-b7b9-cacea1ab91f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-278a8438-ed2d-4909-936f-56e8823b1537 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 returned with HTTP 200 Sep 06 23:06:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1446/2908] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:30 2026] GET /volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 => generated 817 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26dcf4bf-0dd1-4533-b7b9-cacea1ab91f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abaed396-eb45-4fb5-8e49-86e40df8fdf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-283396550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487646e10e294aa6aaac68ee14e1cc74',qos_specs=None,replication_status=,reservations=['69e0284b-62fe-436e-817c-7ef4556f3837','1fab2681-5244-4701-9240-ad197e86c08a','4785395f-d1d1-4ced-82e7-826f1ccc4689','142dc1e4-09e0-4ad4-91d9-cd28c90cccd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5624bf405002441a8ba0c347ba3609bf',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:06:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-283396550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abaed396-eb45-4fb5-8e49-86e40df8fdf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='487646e10e294aa6aaac68ee14e1cc74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5624bf405002441a8ba0c347ba3609bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49a780db-3c9a-4f7c-9810-fd72e0c447d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c17da7e9-46cc-4068-9cb6-80457b61143b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c17da7e9-46cc-4068-9cb6-80457b61143b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c17da7e9-46cc-4068-9cb6-80457b61143b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c17da7e9-46cc-4068-9cb6-80457b61143b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:30 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:30 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:30 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c17da7e9-46cc-4068-9cb6-80457b61143b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:06:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c17da7e9-46cc-4068-9cb6-80457b61143b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b returned with HTTP 200 Sep 06 23:06:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1447/2909] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:30 2026] GET /volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b => generated 1017 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49a780db-3c9a-4f7c-9810-fd72e0c447d1) transitioned into state 'SUCCESS' from state '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-283396550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487646e10e294aa6aaac68ee14e1cc74',qos_specs=None,replication_status=,reservations=['69e0284b-62fe-436e-817c-7ef4556f3837','1fab2681-5244-4701-9240-ad197e86c08a','4785395f-d1d1-4ced-82e7-826f1ccc4689','142dc1e4-09e0-4ad4-91d9-cd28c90cccd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5624bf405002441a8ba0c347ba3609bf',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (839dd726-6765-4d38-9cd2-09c642373294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-52717562-0201-4532-a460-8ea1ddf8f34a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (839dd726-6765-4d38-9cd2-09c642373294) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:30 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Flow 'volume_create_api' (898a29be-9a48-47b6-bae4-a024494e25ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Create volume request issued successfully. Sep 06 23:06:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f0ac4dc9-cdd0-4442-b69e-57545709da7d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:06:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1463/2910] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 23:06:30 2026] POST /volume/v3/volumes => generated 768 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5ea14d5e-3baf-47bc-968d-37c01eb51c0a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5ea14d5e-3baf-47bc-968d-37c01eb51c0a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/abaed396-eb45-4fb5-8e49-86e40df8fdf0 Sep 06 23:06:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5ea14d5e-3baf-47bc-968d-37c01eb51c0a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5ea14d5e-3baf-47bc-968d-37c01eb51c0a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:30 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:30 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5ea14d5e-3baf-47bc-968d-37c01eb51c0a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5ea14d5e-3baf-47bc-968d-37c01eb51c0a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/abaed396-eb45-4fb5-8e49-86e40df8fdf0 returned with HTTP 200 Sep 06 23:06:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1464/2911] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:30 2026] GET /volume/v3/volumes/abaed396-eb45-4fb5-8e49-86e40df8fdf0 => generated 836 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-52717562-0201-4532-a460-8ea1ddf8f34a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 23:06:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-52717562-0201-4532-a460-8ea1ddf8f34a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "edc29dcc-6b56-44b9-b1e7-02c8e50c757b", "name": "tempest-ProjectMemberTests-Snapshot-189680808"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:30 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:30 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:30 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:30 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-52717562-0201-4532-a460-8ea1ddf8f34a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Volume info retrieved successfully. Sep 06 23:06:30 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-52717562-0201-4532-a460-8ea1ddf8f34a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Create snapshot from volume edc29dcc-6b56-44b9-b1e7-02c8e50c757b Sep 06 23:06:31 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-52717562-0201-4532-a460-8ea1ddf8f34a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Created reservations ['f80325c0-7470-4a08-96a2-3a47f9dea1ac', 'ee3514ee-bd95-4f79-bf21-0d4543170ce7', '760639e4-e5ac-429c-af5e-31b1bee36cb9', 'ce98d8a9-241f-4bc0-ac8a-61bec4b79e99'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:31 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:31 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-52717562-0201-4532-a460-8ea1ddf8f34a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Snapshot create request issued successfully. Sep 06 23:06:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-52717562-0201-4532-a460-8ea1ddf8f34a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 23:06:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1448/2912] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 23:06:30 2026] POST /volume/v3/snapshots => generated 304 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3a416198-ec01-4add-afb1-953d30068b33 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3a416198-ec01-4add-afb1-953d30068b33 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] GET http://192.168.122.248/volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 Sep 06 23:06:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3a416198-ec01-4add-afb1-953d30068b33 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3a416198-ec01-4add-afb1-953d30068b33 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:31 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:31 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:31 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3a416198-ec01-4add-afb1-953d30068b33 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Snapshot retrieved successfully. Sep 06 23:06:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3a416198-ec01-4add-afb1-953d30068b33 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 returned with HTTP 200 Sep 06 23:06:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1465/2913] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:31 2026] GET /volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 => generated 436 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-606543c1-5d7b-4c75-aaf9-2bd2f20451b4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-606543c1-5d7b-4c75-aaf9-2bd2f20451b4 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 Sep 06 23:06:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-606543c1-5d7b-4c75-aaf9-2bd2f20451b4 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-606543c1-5d7b-4c75-aaf9-2bd2f20451b4 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:31 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:31 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:31 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:31 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-606543c1-5d7b-4c75-aaf9-2bd2f20451b4 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Volume info retrieved successfully. Sep 06 23:06:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-606543c1-5d7b-4c75-aaf9-2bd2f20451b4 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 returned with HTTP 200 Sep 06 23:06:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1449/2914] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:31 2026] GET /volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-db2d139b-cb5f-4137-b596-e513000b05a5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-db2d139b-cb5f-4137-b596-e513000b05a5 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/abaed396-eb45-4fb5-8e49-86e40df8fdf0 Sep 06 23:06:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-db2d139b-cb5f-4137-b596-e513000b05a5 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-db2d139b-cb5f-4137-b596-e513000b05a5 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:31 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:31 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:31 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:31 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:31 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-db2d139b-cb5f-4137-b596-e513000b05a5 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-db2d139b-cb5f-4137-b596-e513000b05a5 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/abaed396-eb45-4fb5-8e49-86e40df8fdf0 returned with HTTP 200 Sep 06 23:06:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1466/2915] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:31 2026] GET /volume/v3/volumes/abaed396-eb45-4fb5-8e49-86e40df8fdf0 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9b1494f0-5edb-4aa0-8f1b-e96ab8338bad None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9b1494f0-5edb-4aa0-8f1b-e96ab8338bad tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] GET http://192.168.122.248/volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 Sep 06 23:06:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9b1494f0-5edb-4aa0-8f1b-e96ab8338bad tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9b1494f0-5edb-4aa0-8f1b-e96ab8338bad tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9b1494f0-5edb-4aa0-8f1b-e96ab8338bad tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Snapshot retrieved successfully. Sep 06 23:06:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9b1494f0-5edb-4aa0-8f1b-e96ab8338bad tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 returned with HTTP 200 Sep 06 23:06:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1450/2916] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:32 2026] GET /volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 => generated 436 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:06:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a17466c2-bb8a-4466-8e01-02a1c32b59bc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a17466c2-bb8a-4466-8e01-02a1c32b59bc tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 Sep 06 23:06:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a17466c2-bb8a-4466-8e01-02a1c32b59bc tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a17466c2-bb8a-4466-8e01-02a1c32b59bc tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a17466c2-bb8a-4466-8e01-02a1c32b59bc tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Volume info retrieved successfully. Sep 06 23:06:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a17466c2-bb8a-4466-8e01-02a1c32b59bc tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 returned with HTTP 200 Sep 06 23:06:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1467/2917] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:32 2026] GET /volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 => generated 842 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b6dcd0d6-8fea-467d-918c-4867777af761 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b6dcd0d6-8fea-467d-918c-4867777af761 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 Sep 06 23:06:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b6dcd0d6-8fea-467d-918c-4867777af761 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b6dcd0d6-8fea-467d-918c-4867777af761 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b6dcd0d6-8fea-467d-918c-4867777af761 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Volume info retrieved successfully. Sep 06 23:06:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b6dcd0d6-8fea-467d-918c-4867777af761 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 returned with HTTP 200 Sep 06 23:06:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1451/2918] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:32 2026] GET /volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:06:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-291534443"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-291534443'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:06:32 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Create volume of 1 GB Sep 06 23:06:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Availability Zones retrieved successfully. Sep 06 23:06:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Flow 'volume_create_api' (bcbcd47b-a9fd-4826-8b50-7529fb936e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d09f72a-a817-4a2a-9446-97da879344c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:06:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-92440bcb-9e74-4a6d-995b-59b621bd5e04 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-92440bcb-9e74-4a6d-995b-59b621bd5e04 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/abaed396-eb45-4fb5-8e49-86e40df8fdf0 Sep 06 23:06:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-92440bcb-9e74-4a6d-995b-59b621bd5e04 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-92440bcb-9e74-4a6d-995b-59b621bd5e04 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d09f72a-a817-4a2a-9446-97da879344c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-92440bcb-9e74-4a6d-995b-59b621bd5e04 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:32 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5ef8aa1-6882-4584-a60d-35bf082f617e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-92440bcb-9e74-4a6d-995b-59b621bd5e04 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/abaed396-eb45-4fb5-8e49-86e40df8fdf0 returned with HTTP 200 Sep 06 23:06:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1452/2919] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:32 2026] GET /volume/v3/volumes/abaed396-eb45-4fb5-8e49-86e40df8fdf0 => generated 861 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c5acf89d-034c-455b-bf76-81e9b2f8d735 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c5acf89d-034c-455b-bf76-81e9b2f8d735 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 23:06:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c5acf89d-034c-455b-bf76-81e9b2f8d735 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "abaed396-eb45-4fb5-8e49-86e40df8fdf0", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-77438772"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c5acf89d-034c-455b-bf76-81e9b2f8d735 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:32 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-c5acf89d-034c-455b-bf76-81e9b2f8d735 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Create snapshot from volume abaed396-eb45-4fb5-8e49-86e40df8fdf0 Sep 06 23:06:33 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Created reservations ['341ea110-d7c5-43b2-8e45-451cda39f5d7', 'c04ee0db-fd93-4fd5-bcd0-0dd4189e2072', '30b936b7-2f2a-4e8d-8d83-a7669f31c99d', '0e305e92-3a35-40d9-b8e0-01ecdb3e0b6a'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:33 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5ef8aa1-6882-4584-a60d-35bf082f617e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['341ea110-d7c5-43b2-8e45-451cda39f5d7', 'c04ee0db-fd93-4fd5-bcd0-0dd4189e2072', '30b936b7-2f2a-4e8d-8d83-a7669f31c99d', '0e305e92-3a35-40d9-b8e0-01ecdb3e0b6a']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:33 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7305046d-d5b6-4157-be2e-3ea58028bca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:33 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:33 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:33 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7305046d-d5b6-4157-be2e-3ea58028bca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cba747b7-5e83-471c-9942-a556032986ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-291534443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d204f8e18d04dbdab9a3218f7f5ccd0',qos_specs=None,replication_status=,reservations=['341ea110-d7c5-43b2-8e45-451cda39f5d7','c04ee0db-fd93-4fd5-bcd0-0dd4189e2072','30b936b7-2f2a-4e8d-8d83-a7669f31c99d','0e305e92-3a35-40d9-b8e0-01ecdb3e0b6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88bcc81d071047109eb50bf277023ef0',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:06:33Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-291534443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cba747b7-5e83-471c-9942-a556032986ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d204f8e18d04dbdab9a3218f7f5ccd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88bcc81d071047109eb50bf277023ef0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:33 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df21a3da-2339-4654-8962-2f32bd994279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:33 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-c5acf89d-034c-455b-bf76-81e9b2f8d735 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Created reservations ['cfe15bb3-050a-4db6-b381-8aeba875c92b', 'd224a18f-bf3b-40cc-9b93-2d983c43fed6', '0f373029-f86f-4597-9343-97cdaa6f4aa8', '191c4a13-1074-4da6-9582-5e396aff094d'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:33 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df21a3da-2339-4654-8962-2f32bd994279) transitioned into 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-291534443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d204f8e18d04dbdab9a3218f7f5ccd0',qos_specs=None,replication_status=,reservations=['341ea110-d7c5-43b2-8e45-451cda39f5d7','c04ee0db-fd93-4fd5-bcd0-0dd4189e2072','30b936b7-2f2a-4e8d-8d83-a7669f31c99d','0e305e92-3a35-40d9-b8e0-01ecdb3e0b6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88bcc81d071047109eb50bf277023ef0',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:33 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (886c9051-fbd4-418a-9ebd-dcaceba16b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:33 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:33 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:33 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (886c9051-fbd4-418a-9ebd-dcaceba16b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:33 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Flow 'volume_create_api' (bcbcd47b-a9fd-4826-8b50-7529fb936e0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:33 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Create volume request issued successfully. Sep 06 23:06:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-55b27aa1-503b-4c71-926e-f4e532f94a40 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:06:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1468/2920] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:06:32 2026] POST /volume/v3/volumes => generated 784 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ed789b95-ee43-4d47-9df7-e00997a30836 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ed789b95-ee43-4d47-9df7-e00997a30836 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca Sep 06 23:06:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ed789b95-ee43-4d47-9df7-e00997a30836 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ed789b95-ee43-4d47-9df7-e00997a30836 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:33 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c5acf89d-034c-455b-bf76-81e9b2f8d735 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Snapshot create request issued successfully. Sep 06 23:06:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c5acf89d-034c-455b-bf76-81e9b2f8d735 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 23:06:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1453/2921] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 23:06:32 2026] POST /volume/v3/snapshots => generated 314 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5668e55e-e4f9-4fb1-b3d5-9df31d4d94f9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5668e55e-e4f9-4fb1-b3d5-9df31d4d94f9 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 Sep 06 23:06:33 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:33 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:33 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:33 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5668e55e-e4f9-4fb1-b3d5-9df31d4d94f9 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5668e55e-e4f9-4fb1-b3d5-9df31d4d94f9 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:33 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ed789b95-ee43-4d47-9df7-e00997a30836 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Volume info retrieved successfully. Sep 06 23:06:33 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:33 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:33 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5668e55e-e4f9-4fb1-b3d5-9df31d4d94f9 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Snapshot retrieved successfully. Sep 06 23:06:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ed789b95-ee43-4d47-9df7-e00997a30836 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca returned with HTTP 200 Sep 06 23:06:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5668e55e-e4f9-4fb1-b3d5-9df31d4d94f9 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 returned with HTTP 200 Sep 06 23:06:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1454/2922] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:33 2026] GET /volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 => generated 446 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1469/2923] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:33 2026] GET /volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fd22489b-9e74-4552-bcff-943494dbc031 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fd22489b-9e74-4552-bcff-943494dbc031 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] GET http://192.168.122.248/volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 Sep 06 23:06:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fd22489b-9e74-4552-bcff-943494dbc031 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fd22489b-9e74-4552-bcff-943494dbc031 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:33 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:33 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:33 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fd22489b-9e74-4552-bcff-943494dbc031 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Snapshot retrieved successfully. Sep 06 23:06:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fd22489b-9e74-4552-bcff-943494dbc031 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 returned with HTTP 200 Sep 06 23:06:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1470/2924] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:33 2026] GET /volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 => generated 436 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-53e81f9c-2630-4d0c-ab7f-8ab56e98fe14 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ba4b2352-86fa-430d-8f58-f3bcddbbc713 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ba4b2352-86fa-430d-8f58-f3bcddbbc713 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca Sep 06 23:06:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-53e81f9c-2630-4d0c-ab7f-8ab56e98fe14 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 Sep 06 23:06:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-53e81f9c-2630-4d0c-ab7f-8ab56e98fe14 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-53e81f9c-2630-4d0c-ab7f-8ab56e98fe14 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ba4b2352-86fa-430d-8f58-f3bcddbbc713 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ba4b2352-86fa-430d-8f58-f3bcddbbc713 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:34 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:34 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:34 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:34 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-53e81f9c-2630-4d0c-ab7f-8ab56e98fe14 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Snapshot retrieved successfully. Sep 06 23:06:34 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:34 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-53e81f9c-2630-4d0c-ab7f-8ab56e98fe14 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 returned with HTTP 200 Sep 06 23:06:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1455/2925] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:34 2026] GET /volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 => generated 446 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b606f141-7565-4d1f-9bc1-8c99be152898 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b606f141-7565-4d1f-9bc1-8c99be152898 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] GET http://192.168.122.248/volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 Sep 06 23:06:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b606f141-7565-4d1f-9bc1-8c99be152898 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b606f141-7565-4d1f-9bc1-8c99be152898 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:34 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ba4b2352-86fa-430d-8f58-f3bcddbbc713 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Volume info retrieved successfully. Sep 06 23:06:34 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:34 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ba4b2352-86fa-430d-8f58-f3bcddbbc713 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca returned with HTTP 200 Sep 06 23:06:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b606f141-7565-4d1f-9bc1-8c99be152898 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Snapshot retrieved successfully. Sep 06 23:06:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1471/2926] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:34 2026] GET /volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca => generated 876 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:06:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b606f141-7565-4d1f-9bc1-8c99be152898 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 returned with HTTP 200 Sep 06 23:06:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1456/2927] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:34 2026] GET /volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 => generated 436 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d1a2875e-2205-48a1-a175-81fea0c70981 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d1a2875e-2205-48a1-a175-81fea0c70981 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 Sep 06 23:06:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d1a2875e-2205-48a1-a175-81fea0c70981 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d1a2875e-2205-48a1-a175-81fea0c70981 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:35 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:35 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:35 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d1a2875e-2205-48a1-a175-81fea0c70981 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Snapshot retrieved successfully. Sep 06 23:06:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d1a2875e-2205-48a1-a175-81fea0c70981 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 returned with HTTP 200 Sep 06 23:06:35 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1472/2928] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:35 2026] GET /volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 => generated 446 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a2725ffd-358f-45d5-993f-dfed3eb6d01e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cdc9cbf9-b254-4a78-972b-dfaf690391ad None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cdc9cbf9-b254-4a78-972b-dfaf690391ad tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] GET http://192.168.122.248/volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 Sep 06 23:06:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cdc9cbf9-b254-4a78-972b-dfaf690391ad tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cdc9cbf9-b254-4a78-972b-dfaf690391ad tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a2725ffd-358f-45d5-993f-dfed3eb6d01e tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca Sep 06 23:06:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a2725ffd-358f-45d5-993f-dfed3eb6d01e tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a2725ffd-358f-45d5-993f-dfed3eb6d01e tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:35 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:35 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:35 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cdc9cbf9-b254-4a78-972b-dfaf690391ad tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Snapshot retrieved successfully. Sep 06 23:06:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cdc9cbf9-b254-4a78-972b-dfaf690391ad tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 returned with HTTP 200 Sep 06 23:06:35 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1473/2929] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:35 2026] GET /volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 => generated 463 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:35 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:35 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-37783813-e45a-4bfa-89fd-5b7056d10579 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:35 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:35 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-37783813-e45a-4bfa-89fd-5b7056d10579 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 Sep 06 23:06:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-37783813-e45a-4bfa-89fd-5b7056d10579 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-37783813-e45a-4bfa-89fd-5b7056d10579 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:35 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-37783813-e45a-4bfa-89fd-5b7056d10579 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Delete snapshot with id: 3267dd00-ef47-4405-886e-f5f1bf01e307 Sep 06 23:06:35 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a2725ffd-358f-45d5-993f-dfed3eb6d01e tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Volume info retrieved successfully. Sep 06 23:06:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a2725ffd-358f-45d5-993f-dfed3eb6d01e tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca returned with HTTP 200 Sep 06 23:06:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1457/2930] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:35 2026] GET /volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca => generated 876 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:35 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:35 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:35 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-37783813-e45a-4bfa-89fd-5b7056d10579 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Snapshot retrieved successfully. Sep 06 23:06:35 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:35 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:35 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-37783813-e45a-4bfa-89fd-5b7056d10579 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Snapshot delete request issued successfully. Sep 06 23:06:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-37783813-e45a-4bfa-89fd-5b7056d10579 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 returned with HTTP 202 Sep 06 23:06:35 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1474/2931] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:06:35 2026] DELETE /volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-502cb2d3-dff9-4db3-96b4-bab3d02b433f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-502cb2d3-dff9-4db3-96b4-bab3d02b433f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] GET http://192.168.122.248/volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 Sep 06 23:06:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-502cb2d3-dff9-4db3-96b4-bab3d02b433f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-502cb2d3-dff9-4db3-96b4-bab3d02b433f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:35 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:35 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:35 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-502cb2d3-dff9-4db3-96b4-bab3d02b433f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Snapshot retrieved successfully. Sep 06 23:06:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-502cb2d3-dff9-4db3-96b4-bab3d02b433f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 returned with HTTP 200 Sep 06 23:06:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1458/2932] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:35 2026] GET /volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 => generated 462 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e9f70f33-9345-4f0b-a656-2c4ca750d808 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e9f70f33-9345-4f0b-a656-2c4ca750d808 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 Sep 06 23:06:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e9f70f33-9345-4f0b-a656-2c4ca750d808 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e9f70f33-9345-4f0b-a656-2c4ca750d808 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:36 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:36 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e9f70f33-9345-4f0b-a656-2c4ca750d808 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Snapshot retrieved successfully. Sep 06 23:06:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e9f70f33-9345-4f0b-a656-2c4ca750d808 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 returned with HTTP 200 Sep 06 23:06:36 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1475/2933] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:36 2026] GET /volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 => generated 446 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-264bf823-9073-41d3-bc46-7b983d77b460 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-264bf823-9073-41d3-bc46-7b983d77b460 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca Sep 06 23:06:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-264bf823-9073-41d3-bc46-7b983d77b460 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-264bf823-9073-41d3-bc46-7b983d77b460 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:36 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:36 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:36 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:36 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:36 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-264bf823-9073-41d3-bc46-7b983d77b460 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Volume info retrieved successfully. Sep 06 23:06:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-264bf823-9073-41d3-bc46-7b983d77b460 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca returned with HTTP 200 Sep 06 23:06:36 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1459/2934] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:36 2026] GET /volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca => generated 876 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:06:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fe5a0edf-82b8-408d-b310-6514c6492c58 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fe5a0edf-82b8-408d-b310-6514c6492c58 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] GET http://192.168.122.248/volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 Sep 06 23:06:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fe5a0edf-82b8-408d-b310-6514c6492c58 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fe5a0edf-82b8-408d-b310-6514c6492c58 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:36 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:36 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fe5a0edf-82b8-408d-b310-6514c6492c58 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Snapshot retrieved successfully. Sep 06 23:06:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fe5a0edf-82b8-408d-b310-6514c6492c58 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 returned with HTTP 200 Sep 06 23:06:36 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1476/2935] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:36 2026] GET /volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 => generated 462 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-71000ee0-0918-4312-b029-b07714d4314b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-71000ee0-0918-4312-b029-b07714d4314b tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 Sep 06 23:06:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-71000ee0-0918-4312-b029-b07714d4314b tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-71000ee0-0918-4312-b029-b07714d4314b tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-71000ee0-0918-4312-b029-b07714d4314b tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Snapshot retrieved successfully. Sep 06 23:06:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-71000ee0-0918-4312-b029-b07714d4314b tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 returned with HTTP 200 Sep 06 23:06:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1460/2936] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:37 2026] GET /volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 => generated 446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8b1a34e1-cec7-4430-becb-3d2da8bfc7e1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8b1a34e1-cec7-4430-becb-3d2da8bfc7e1 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca Sep 06 23:06:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8b1a34e1-cec7-4430-becb-3d2da8bfc7e1 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8b1a34e1-cec7-4430-becb-3d2da8bfc7e1 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:37 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:37 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8b1a34e1-cec7-4430-becb-3d2da8bfc7e1 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Volume info retrieved successfully. Sep 06 23:06:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8bfdd829-3425-44d7-9d20-ab5335146c91 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8b1a34e1-cec7-4430-becb-3d2da8bfc7e1 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca returned with HTTP 200 Sep 06 23:06:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8bfdd829-3425-44d7-9d20-ab5335146c91 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] GET http://192.168.122.248/volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 Sep 06 23:06:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8bfdd829-3425-44d7-9d20-ab5335146c91 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8bfdd829-3425-44d7-9d20-ab5335146c91 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1477/2937] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:37 2026] GET /volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca => generated 876 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8bfdd829-3425-44d7-9d20-ab5335146c91 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 returned with HTTP 404 Sep 06 23:06:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1461/2938] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:37 2026] GET /volume/v3/snapshots/3267dd00-ef47-4405-886e-f5f1bf01e307 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-77cae75c-e807-4c15-90b2-e5ec6d7ed0eb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-77cae75c-e807-4c15-90b2-e5ec6d7ed0eb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b Sep 06 23:06:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-77cae75c-e807-4c15-90b2-e5ec6d7ed0eb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-77cae75c-e807-4c15-90b2-e5ec6d7ed0eb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:37 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-77cae75c-e807-4c15-90b2-e5ec6d7ed0eb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete volume with id: edc29dcc-6b56-44b9-b1e7-02c8e50c757b Sep 06 23:06:37 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:37 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-77cae75c-e807-4c15-90b2-e5ec6d7ed0eb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:06:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-77cae75c-e807-4c15-90b2-e5ec6d7ed0eb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete volume request issued successfully. Sep 06 23:06:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-77cae75c-e807-4c15-90b2-e5ec6d7ed0eb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b returned with HTTP 202 Sep 06 23:06:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1478/2939] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:06:37 2026] DELETE /volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a8eef8d6-f8c9-4864-91f8-beab61d29e59 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a8eef8d6-f8c9-4864-91f8-beab61d29e59 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b Sep 06 23:06:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a8eef8d6-f8c9-4864-91f8-beab61d29e59 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a8eef8d6-f8c9-4864-91f8-beab61d29e59 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:37 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:37 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a8eef8d6-f8c9-4864-91f8-beab61d29e59 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:06:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a8eef8d6-f8c9-4864-91f8-beab61d29e59 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b returned with HTTP 200 Sep 06 23:06:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1462/2940] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:37 2026] GET /volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e6550c40-7975-4bf7-9322-b775f50c82d1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e6550c40-7975-4bf7-9322-b775f50c82d1 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 Sep 06 23:06:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e6550c40-7975-4bf7-9322-b775f50c82d1 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e6550c40-7975-4bf7-9322-b775f50c82d1 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:38 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e6550c40-7975-4bf7-9322-b775f50c82d1 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Snapshot retrieved successfully. Sep 06 23:06:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e6550c40-7975-4bf7-9322-b775f50c82d1 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 returned with HTTP 200 Sep 06 23:06:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1479/2941] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:38 2026] GET /volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 => generated 473 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:06:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "07655fdd-9283-401b-980f-ca999aed21b3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-528259631"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Create volume request body: {'volume': {"'snapshot_id": '07655fdd-9283-401b-980f-ca999aed21b3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-528259631'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:06:38 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Create volume of 1 GB Sep 06 23:06:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Availability Zones retrieved successfully. Sep 06 23:06:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Flow 'volume_create_api' (cf353de7-43c6-4b5e-bf93-42a46cdac21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90be5954-d807-41d5-99d1-ee6de2daf0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:06:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90be5954-d807-41d5-99d1-ee6de2daf0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a94cd4d-35b2-4785-92dd-a832f9158016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8b42f573-5364-4c67-b173-248aac6aac57 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8b42f573-5364-4c67-b173-248aac6aac57 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca Sep 06 23:06:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8b42f573-5364-4c67-b173-248aac6aac57 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8b42f573-5364-4c67-b173-248aac6aac57 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:38 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:38 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:38 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8b42f573-5364-4c67-b173-248aac6aac57 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Volume info retrieved successfully. Sep 06 23:06:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8b42f573-5364-4c67-b173-248aac6aac57 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca returned with HTTP 200 Sep 06 23:06:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1480/2942] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:38 2026] GET /volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca => generated 877 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:38 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Created reservations ['87333504-90bd-481c-8391-ecba9878dbf8', '1fd90cbf-136e-4f62-9385-6b2777c90489', '4e80981e-6479-4b1d-8dae-556806404be3', '5195f8e6-737d-4df2-b058-f68836f96d9c'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a94cd4d-35b2-4785-92dd-a832f9158016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87333504-90bd-481c-8391-ecba9878dbf8', '1fd90cbf-136e-4f62-9385-6b2777c90489', '4e80981e-6479-4b1d-8dae-556806404be3', '5195f8e6-737d-4df2-b058-f68836f96d9c']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e1f0c854-895f-43ee-8d4d-28d4dccfb2e2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe19934a-a28e-4589-b4dd-56e1fd86cdc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e1f0c854-895f-43ee-8d4d-28d4dccfb2e2 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca Sep 06 23:06:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e1f0c854-895f-43ee-8d4d-28d4dccfb2e2 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e1f0c854-895f-43ee-8d4d-28d4dccfb2e2 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:38 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:38 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:38 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e1f0c854-895f-43ee-8d4d-28d4dccfb2e2 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Volume info retrieved successfully. Sep 06 23:06:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e1f0c854-895f-43ee-8d4d-28d4dccfb2e2 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca returned with HTTP 200 Sep 06 23:06:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1481/2943] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:38 2026] GET /volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca => generated 877 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:38 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4e0f9a0d-0896-4053-8abc-ac5cf3404b76 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4e0f9a0d-0896-4053-8abc-ac5cf3404b76 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b Sep 06 23:06:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4e0f9a0d-0896-4053-8abc-ac5cf3404b76 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4e0f9a0d-0896-4053-8abc-ac5cf3404b76 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe19934a-a28e-4589-b4dd-56e1fd86cdc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b88fe36f-eb84-4488-a4f6-2f329ea0f63b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-528259631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487646e10e294aa6aaac68ee14e1cc74',qos_specs=None,replication_status=,reservations=['87333504-90bd-481c-8391-ecba9878dbf8','1fd90cbf-136e-4f62-9385-6b2777c90489','4e80981e-6479-4b1d-8dae-556806404be3','5195f8e6-737d-4df2-b058-f68836f96d9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5624bf405002441a8ba0c347ba3609bf',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:06:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-528259631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b88fe36f-eb84-4488-a4f6-2f329ea0f63b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='487646e10e294aa6aaac68ee14e1cc74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5624bf405002441a8ba0c347ba3609bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8908fa2c-4e9f-421b-a62d-c4b5e936de40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:38 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:38 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:38 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4e0f9a0d-0896-4053-8abc-ac5cf3404b76 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:06:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4e0f9a0d-0896-4053-8abc-ac5cf3404b76 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b returned with HTTP 200 Sep 06 23:06:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1482/2944] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:38 2026] GET /volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 23:06:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5dd36d2b-963f-4855-9119-e59159fcbc96 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5dd36d2b-963f-4855-9119-e59159fcbc96 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 23:06:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5dd36d2b-963f-4855-9119-e59159fcbc96 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cba747b7-5e83-471c-9942-a556032986ca", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1017947745"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:38 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:38 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:38 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5dd36d2b-963f-4855-9119-e59159fcbc96 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Volume info retrieved successfully. Sep 06 23:06:38 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-5dd36d2b-963f-4855-9119-e59159fcbc96 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Create snapshot from volume cba747b7-5e83-471c-9942-a556032986ca Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8908fa2c-4e9f-421b-a62d-c4b5e936de40) transitioned into state 'SUCCESS' from state '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-528259631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487646e10e294aa6aaac68ee14e1cc74',qos_specs=None,replication_status=,reservations=['87333504-90bd-481c-8391-ecba9878dbf8','1fd90cbf-136e-4f62-9385-6b2777c90489','4e80981e-6479-4b1d-8dae-556806404be3','5195f8e6-737d-4df2-b058-f68836f96d9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5624bf405002441a8ba0c347ba3609bf',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dd7c125-04b2-4c0e-92a0-7a0d1d627891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dd7c125-04b2-4c0e-92a0-7a0d1d627891) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Flow 'volume_create_api' (cf353de7-43c6-4b5e-bf93-42a46cdac21f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Create volume request issued successfully. Sep 06 23:06:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2b05b58c-745a-4ac1-b337-b791f47026a6 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:06:39 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1463/2945] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:06:38 2026] POST /volume/v3/volumes => generated 768 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-5dd36d2b-963f-4855-9119-e59159fcbc96 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Created reservations ['f84cd3f3-fea5-4140-a3e5-88eae9991993', '57e86ccd-3105-470c-9f07-f401d1c0211c', 'c8ecaaa2-16d5-4a9e-83c0-8d6d068f61d6', 'e4c84b9a-64b7-4737-acb5-fba8cdc7df41'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "07655fdd-9283-401b-980f-ca999aed21b3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-162229340"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Create volume request body: {'volume': {"'snapshot_id": '07655fdd-9283-401b-980f-ca999aed21b3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-162229340'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Create volume of 1 GB Sep 06 23:06:39 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:39 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Availability Zones retrieved successfully. Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Flow 'volume_create_api' (7e588d17-e6bd-4dd6-8da5-b2fc6d3ce7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7bc95ed-71fa-4d47-8b7b-e97205ceb0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:39 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7bc95ed-71fa-4d47-8b7b-e97205ceb0f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b1dd40-c97c-4c11-b861-f5408b2a1590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5dd36d2b-963f-4855-9119-e59159fcbc96 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Snapshot create request issued successfully. Sep 06 23:06:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5dd36d2b-963f-4855-9119-e59159fcbc96 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 23:06:39 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1483/2946] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 23:06:38 2026] POST /volume/v3/snapshots => generated 326 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a26e79a8-edcf-44cc-8780-c2148777cf6d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a26e79a8-edcf-44cc-8780-c2148777cf6d tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a26e79a8-edcf-44cc-8780-c2148777cf6d tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a26e79a8-edcf-44cc-8780-c2148777cf6d tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:39 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a26e79a8-edcf-44cc-8780-c2148777cf6d tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Snapshot retrieved successfully. Sep 06 23:06:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a26e79a8-edcf-44cc-8780-c2148777cf6d tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f returned with HTTP 200 Sep 06 23:06:39 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1484/2947] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:39 2026] GET /volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f => generated 458 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Created reservations ['7aff7fef-d60d-47a1-8e14-0b0a1b653fe5', 'a3c82d78-8298-41be-a2ac-b8cfbcc23f41', '7ce0e6c1-2e27-4bd5-b805-fff52b494641', 'a6d75a14-985c-47f7-99ae-eb057b4d8cfc'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b1dd40-c97c-4c11-b861-f5408b2a1590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aff7fef-d60d-47a1-8e14-0b0a1b653fe5', 'a3c82d78-8298-41be-a2ac-b8cfbcc23f41', '7ce0e6c1-2e27-4bd5-b805-fff52b494641', 'a6d75a14-985c-47f7-99ae-eb057b4d8cfc']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (488e7ce0-9777-4f95-9dab-58968dbb55c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:39 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (488e7ce0-9777-4f95-9dab-58968dbb55c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf92f525-47ad-47d4-abf6-ea6543ec3440', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-162229340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487646e10e294aa6aaac68ee14e1cc74',qos_specs=None,replication_status=,reservations=['7aff7fef-d60d-47a1-8e14-0b0a1b653fe5','a3c82d78-8298-41be-a2ac-b8cfbcc23f41','7ce0e6c1-2e27-4bd5-b805-fff52b494641','a6d75a14-985c-47f7-99ae-eb057b4d8cfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5624bf405002441a8ba0c347ba3609bf',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-162229340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf92f525-47ad-47d4-abf6-ea6543ec3440,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='487646e10e294aa6aaac68ee14e1cc74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5624bf405002441a8ba0c347ba3609bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1788376-202d-4f39-a0bd-1bcd83af76a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1788376-202d-4f39-a0bd-1bcd83af76a5) transitioned into state 'SUCCESS' from state '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-162229340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487646e10e294aa6aaac68ee14e1cc74',qos_specs=None,replication_status=,reservations=['7aff7fef-d60d-47a1-8e14-0b0a1b653fe5','a3c82d78-8298-41be-a2ac-b8cfbcc23f41','7ce0e6c1-2e27-4bd5-b805-fff52b494641','a6d75a14-985c-47f7-99ae-eb057b4d8cfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5624bf405002441a8ba0c347ba3609bf',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f070ee6-1a90-4ac3-a338-3159cef34fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f070ee6-1a90-4ac3-a338-3159cef34fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Flow 'volume_create_api' (7e588d17-e6bd-4dd6-8da5-b2fc6d3ce7ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Create volume request issued successfully. Sep 06 23:06:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fe73b306-7d6b-489f-b350-dbd8fb3fc06d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:06:39 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1464/2948] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:06:39 2026] POST /volume/v3/volumes => generated 768 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "07655fdd-9283-401b-980f-ca999aed21b3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1793400973"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Create volume request body: {'volume': {"'snapshot_id": '07655fdd-9283-401b-980f-ca999aed21b3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1793400973'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Create volume of 1 GB Sep 06 23:06:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Availability Zones retrieved successfully. Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Flow 'volume_create_api' (68837912-7bae-434d-953c-80ccc1a2f089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23b8b7f0-36ad-4a50-9c11-bd3fdb231fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23b8b7f0-36ad-4a50-9c11-bd3fdb231fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70887d74-8be2-4609-9018-4be9ed370594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Created reservations ['b87f43ce-1724-4555-baa9-f4850df1a07c', '72663fbb-71ee-4a73-b56d-43eef332edf3', '4545d449-0efc-435a-990e-7704b27c8c92', '24792ee3-ebf9-4bb7-9d9d-a51c39aa2041'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70887d74-8be2-4609-9018-4be9ed370594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b87f43ce-1724-4555-baa9-f4850df1a07c', '72663fbb-71ee-4a73-b56d-43eef332edf3', '4545d449-0efc-435a-990e-7704b27c8c92', '24792ee3-ebf9-4bb7-9d9d-a51c39aa2041']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (497d09a0-c03a-43fd-a182-517b422535fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:39 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (497d09a0-c03a-43fd-a182-517b422535fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9259a5a5-5019-4c5f-bca9-00d6f1fed71a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1793400973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487646e10e294aa6aaac68ee14e1cc74',qos_specs=None,replication_status=,reservations=['b87f43ce-1724-4555-baa9-f4850df1a07c','72663fbb-71ee-4a73-b56d-43eef332edf3','4545d449-0efc-435a-990e-7704b27c8c92','24792ee3-ebf9-4bb7-9d9d-a51c39aa2041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5624bf405002441a8ba0c347ba3609bf',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1793400973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9259a5a5-5019-4c5f-bca9-00d6f1fed71a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='487646e10e294aa6aaac68ee14e1cc74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5624bf405002441a8ba0c347ba3609bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5ed36d5-679d-42f5-bbc3-578c5e49dc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5ed36d5-679d-42f5-bbc3-578c5e49dc6c) transitioned into state 'SUCCESS' from state '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-1793400973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487646e10e294aa6aaac68ee14e1cc74',qos_specs=None,replication_status=,reservations=['b87f43ce-1724-4555-baa9-f4850df1a07c','72663fbb-71ee-4a73-b56d-43eef332edf3','4545d449-0efc-435a-990e-7704b27c8c92','24792ee3-ebf9-4bb7-9d9d-a51c39aa2041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5624bf405002441a8ba0c347ba3609bf',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d350907-a3fe-4390-bb6f-337811888dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d350907-a3fe-4390-bb6f-337811888dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Flow 'volume_create_api' (68837912-7bae-434d-953c-80ccc1a2f089) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Create volume request issued successfully. Sep 06 23:06:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7e6b1157-d1c7-43b8-8c04-6b5abb3961d4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:06:39 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1485/2949] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:06:39 2026] POST /volume/v3/volumes => generated 769 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "07655fdd-9283-401b-980f-ca999aed21b3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-883454877"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9ce1e482-263a-4f67-b7f4-6103f78bd9b6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Create volume request body: {'volume': {"'snapshot_id": '07655fdd-9283-401b-980f-ca999aed21b3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-883454877'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Create volume of 1 GB Sep 06 23:06:39 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:39 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9ce1e482-263a-4f67-b7f4-6103f78bd9b6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9ce1e482-263a-4f67-b7f4-6103f78bd9b6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9ce1e482-263a-4f67-b7f4-6103f78bd9b6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Availability Zones retrieved successfully. Sep 06 23:06:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9ce1e482-263a-4f67-b7f4-6103f78bd9b6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b returned with HTTP 404 Sep 06 23:06:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1486/2950] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:39 2026] GET /volume/v3/volumes/edc29dcc-6b56-44b9-b1e7-02c8e50c757b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Flow 'volume_create_api' (43189825-58ff-45da-87a8-65ca8edc6e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb6764f2-e816-47af-8557-10cee809384c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2012477465"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2012477465'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume of 1 GB Sep 06 23:06:40 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:40 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Availability Zones retrieved successfully. Sep 06 23:06:40 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Flow 'volume_create_api' (1ecf47ad-bcd1-4f7c-809e-9330dba5938d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2708d43-eed3-4318-a0b5-a939b87377f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb6764f2-e816-47af-8557-10cee809384c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b76c0c4-d7fb-4749-b189-f195210448b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2708d43-eed3-4318-a0b5-a939b87377f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51255c23-0275-4306-abe8-8cc9b34355ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Created reservations ['1f1493e5-77f2-47c0-8c72-2a062ce57934', '7cafed65-32e3-4a25-b5e3-88ed6e4ec377', 'f638e305-7f17-4419-8432-74a633ca4cba', '20315903-dcd7-488b-94b7-c5958aa8778b'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b76c0c4-d7fb-4749-b189-f195210448b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f1493e5-77f2-47c0-8c72-2a062ce57934', '7cafed65-32e3-4a25-b5e3-88ed6e4ec377', 'f638e305-7f17-4419-8432-74a633ca4cba', '20315903-dcd7-488b-94b7-c5958aa8778b']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Created reservations ['61bc219c-4e01-466c-b872-67acf8a61455', '6d4cee9b-a7b1-4ec5-84c9-5b8bdefad24a', 'e46080ec-95ab-4e2c-9a9f-4c2a2d0c01ea', 'e65974cc-9310-41df-b7ec-5454740ee514'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d76d4f-8822-4c3d-b65c-70c0c82fa21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51255c23-0275-4306-abe8-8cc9b34355ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61bc219c-4e01-466c-b872-67acf8a61455', '6d4cee9b-a7b1-4ec5-84c9-5b8bdefad24a', 'e46080ec-95ab-4e2c-9a9f-4c2a2d0c01ea', 'e65974cc-9310-41df-b7ec-5454740ee514']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5a2749d-5e19-4175-9107-deea9880b7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:40 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:40 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:40 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d76d4f-8822-4c3d-b65c-70c0c82fa21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08047985-4a05-44af-b0c5-d2c2eecb53f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-883454877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487646e10e294aa6aaac68ee14e1cc74',qos_specs=None,replication_status=,reservations=['1f1493e5-77f2-47c0-8c72-2a062ce57934','7cafed65-32e3-4a25-b5e3-88ed6e4ec377','f638e305-7f17-4419-8432-74a633ca4cba','20315903-dcd7-488b-94b7-c5958aa8778b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5624bf405002441a8ba0c347ba3609bf',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-883454877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08047985-4a05-44af-b0c5-d2c2eecb53f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='487646e10e294aa6aaac68ee14e1cc74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5624bf405002441a8ba0c347ba3609bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5a2749d-5e19-4175-9107-deea9880b7f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8593b3db-718f-4b5e-8921-c1367e50798b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2012477465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4266b1794f41e0915cd24249a89f48',qos_specs=None,replication_status=,reservations=['61bc219c-4e01-466c-b872-67acf8a61455','6d4cee9b-a7b1-4ec5-84c9-5b8bdefad24a','e46080ec-95ab-4e2c-9a9f-4c2a2d0c01ea','e65974cc-9310-41df-b7ec-5454740ee514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2012477465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8593b3db-718f-4b5e-8921-c1367e50798b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c4266b1794f41e0915cd24249a89f48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c22b6979-a856-44e0-ada1-ee733581b57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3155df8-e8a3-438c-a2ee-500c435a5b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c22b6979-a856-44e0-ada1-ee733581b57d) transitioned into state 'SUCCESS' from state '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-883454877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487646e10e294aa6aaac68ee14e1cc74',qos_specs=None,replication_status=,reservations=['1f1493e5-77f2-47c0-8c72-2a062ce57934','7cafed65-32e3-4a25-b5e3-88ed6e4ec377','f638e305-7f17-4419-8432-74a633ca4cba','20315903-dcd7-488b-94b7-c5958aa8778b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5624bf405002441a8ba0c347ba3609bf',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3398993-b2e4-435c-948f-9b45a1e26977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3155df8-e8a3-438c-a2ee-500c435a5b1c) transitioned into state 'SUCCESS' from state '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-2012477465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4266b1794f41e0915cd24249a89f48',qos_specs=None,replication_status=,reservations=['61bc219c-4e01-466c-b872-67acf8a61455','6d4cee9b-a7b1-4ec5-84c9-5b8bdefad24a','e46080ec-95ab-4e2c-9a9f-4c2a2d0c01ea','e65974cc-9310-41df-b7ec-5454740ee514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3398993-b2e4-435c-948f-9b45a1e26977) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47ed6678-41ec-47b0-9509-ce9ca68d46c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Flow 'volume_create_api' (43189825-58ff-45da-87a8-65ca8edc6e27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Create volume request issued successfully. Sep 06 23:06:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-399c0bcb-69f4-4a9f-a35c-5b43ac9abdf3 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:06:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1465/2951] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:06:39 2026] POST /volume/v3/volumes => generated 768 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-33a5b296-5868-44d7-a1fd-39e70b46508f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-33a5b296-5868-44d7-a1fd-39e70b46508f tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-33a5b296-5868-44d7-a1fd-39e70b46508f tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-33a5b296-5868-44d7-a1fd-39e70b46508f tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47ed6678-41ec-47b0-9509-ce9ca68d46c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:40 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-33a5b296-5868-44d7-a1fd-39e70b46508f tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Snapshot retrieved successfully. Sep 06 23:06:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-33a5b296-5868-44d7-a1fd-39e70b46508f tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f returned with HTTP 200 Sep 06 23:06:40 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Flow 'volume_create_api' (1ecf47ad-bcd1-4f7c-809e-9330dba5938d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1466/2952] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:40 2026] GET /volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f => generated 458 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume request issued successfully. Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-84804325-6ba7-4402-9574-1317df1b3559 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fd13167d-c82e-4581-b2fb-d28021a01b88 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:06:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "07655fdd-9283-401b-980f-ca999aed21b3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-752757854"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1487/2953] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 23:06:40 2026] POST /volume/v3/volumes => generated 787 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Create volume request body: {'volume': {"'snapshot_id": '07655fdd-9283-401b-980f-ca999aed21b3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-752757854'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Create volume of 1 GB Sep 06 23:06:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4a5c2a1a-2627-41a2-bd43-622c79ab0356 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4a5c2a1a-2627-41a2-bd43-622c79ab0356 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b Sep 06 23:06:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4a5c2a1a-2627-41a2-bd43-622c79ab0356 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4a5c2a1a-2627-41a2-bd43-622c79ab0356 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Availability Zones retrieved successfully. Sep 06 23:06:40 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:40 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:40 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:40 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4a5c2a1a-2627-41a2-bd43-622c79ab0356 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:06:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4a5c2a1a-2627-41a2-bd43-622c79ab0356 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b returned with HTTP 200 Sep 06 23:06:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1488/2954] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:40 2026] GET /volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b => generated 966 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Flow 'volume_create_api' (744d53af-1675-425e-a0df-e26e9ebdb47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20bc8256-77f1-4261-9381-8d78b6064ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20bc8256-77f1-4261-9381-8d78b6064ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e539b6df-cc1d-4762-b854-64c1624f1bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Created reservations ['d7e2c2b5-7e31-410a-9cef-3d3521529f04', 'ff91be12-07c5-4484-84aa-094752310e03', 'ed2dcbc8-5419-4cdb-9e15-32df9a839281', '347465ec-4e33-478f-96b8-fe70a4c7b8eb'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e539b6df-cc1d-4762-b854-64c1624f1bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7e2c2b5-7e31-410a-9cef-3d3521529f04', 'ff91be12-07c5-4484-84aa-094752310e03', 'ed2dcbc8-5419-4cdb-9e15-32df9a839281', '347465ec-4e33-478f-96b8-fe70a4c7b8eb']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aacbac1a-6c72-4823-a3e9-4cdf4c4cb740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:40 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aacbac1a-6c72-4823-a3e9-4cdf4c4cb740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ccfa3ef-4373-4328-a183-1a312db11dda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-752757854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487646e10e294aa6aaac68ee14e1cc74',qos_specs=None,replication_status=,reservations=['d7e2c2b5-7e31-410a-9cef-3d3521529f04','ff91be12-07c5-4484-84aa-094752310e03','ed2dcbc8-5419-4cdb-9e15-32df9a839281','347465ec-4e33-478f-96b8-fe70a4c7b8eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5624bf405002441a8ba0c347ba3609bf',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-752757854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ccfa3ef-4373-4328-a183-1a312db11dda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='487646e10e294aa6aaac68ee14e1cc74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5624bf405002441a8ba0c347ba3609bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a621e2a-3150-445e-9efa-584569c1fdf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a621e2a-3150-445e-9efa-584569c1fdf4) transitioned into state 'SUCCESS' from state '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-752757854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487646e10e294aa6aaac68ee14e1cc74',qos_specs=None,replication_status=,reservations=['d7e2c2b5-7e31-410a-9cef-3d3521529f04','ff91be12-07c5-4484-84aa-094752310e03','ed2dcbc8-5419-4cdb-9e15-32df9a839281','347465ec-4e33-478f-96b8-fe70a4c7b8eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5624bf405002441a8ba0c347ba3609bf',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:40 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8501e3ae-1c55-4019-8265-d664a35c8f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8501e3ae-1c55-4019-8265-d664a35c8f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:41 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Flow 'volume_create_api' (744d53af-1675-425e-a0df-e26e9ebdb47f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Create volume request issued successfully. Sep 06 23:06:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-84804325-6ba7-4402-9574-1317df1b3559 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:06:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1467/2955] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:06:40 2026] POST /volume/v3/volumes => generated 768 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ab7164fb-846d-452e-b941-a2cf462aaab0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ab7164fb-846d-452e-b941-a2cf462aaab0 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/b88fe36f-eb84-4488-a4f6-2f329ea0f63b Sep 06 23:06:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ab7164fb-846d-452e-b941-a2cf462aaab0 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ab7164fb-846d-452e-b941-a2cf462aaab0 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:41 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:41 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:41 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:41 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:41 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ab7164fb-846d-452e-b941-a2cf462aaab0 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ab7164fb-846d-452e-b941-a2cf462aaab0 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/b88fe36f-eb84-4488-a4f6-2f329ea0f63b returned with HTTP 200 Sep 06 23:06:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1489/2956] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:41 2026] GET /volume/v3/volumes/b88fe36f-eb84-4488-a4f6-2f329ea0f63b => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-871368d9-7dc1-4f1b-9953-8ec9291eaeb4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-871368d9-7dc1-4f1b-9953-8ec9291eaeb4 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f Sep 06 23:06:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-871368d9-7dc1-4f1b-9953-8ec9291eaeb4 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-871368d9-7dc1-4f1b-9953-8ec9291eaeb4 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-871368d9-7dc1-4f1b-9953-8ec9291eaeb4 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Snapshot retrieved successfully. Sep 06 23:06:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-871368d9-7dc1-4f1b-9953-8ec9291eaeb4 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f returned with HTTP 200 Sep 06 23:06:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1468/2957] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:41 2026] GET /volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f => generated 458 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1eb035d6-2556-45ef-bbb6-45206cff30d0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1eb035d6-2556-45ef-bbb6-45206cff30d0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b Sep 06 23:06:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1eb035d6-2556-45ef-bbb6-45206cff30d0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1eb035d6-2556-45ef-bbb6-45206cff30d0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:41 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:41 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:41 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:41 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:41 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1eb035d6-2556-45ef-bbb6-45206cff30d0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:06:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1eb035d6-2556-45ef-bbb6-45206cff30d0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b returned with HTTP 200 Sep 06 23:06:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1490/2958] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:41 2026] GET /volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-bbddfa59-78d9-445d-872e-eedaacc8c93b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bbddfa59-78d9-445d-872e-eedaacc8c93b tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/b88fe36f-eb84-4488-a4f6-2f329ea0f63b Sep 06 23:06:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bbddfa59-78d9-445d-872e-eedaacc8c93b tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bbddfa59-78d9-445d-872e-eedaacc8c93b tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:42 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:42 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-bbddfa59-78d9-445d-872e-eedaacc8c93b tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bbddfa59-78d9-445d-872e-eedaacc8c93b tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/b88fe36f-eb84-4488-a4f6-2f329ea0f63b returned with HTTP 200 Sep 06 23:06:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1469/2959] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:42 2026] GET /volume/v3/volumes/b88fe36f-eb84-4488-a4f6-2f329ea0f63b => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-dc1ccc12-dc6b-4130-8449-b66d76c88135 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dc1ccc12-dc6b-4130-8449-b66d76c88135 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f Sep 06 23:06:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dc1ccc12-dc6b-4130-8449-b66d76c88135 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dc1ccc12-dc6b-4130-8449-b66d76c88135 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-dc1ccc12-dc6b-4130-8449-b66d76c88135 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Snapshot retrieved successfully. Sep 06 23:06:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dc1ccc12-dc6b-4130-8449-b66d76c88135 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f returned with HTTP 200 Sep 06 23:06:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1491/2960] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:42 2026] GET /volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f => generated 485 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5ca75af2-816d-4aec-8c18-51275c63a7f0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f69279d8-acb6-4e95-be85-db0a0cd70cf4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5ca75af2-816d-4aec-8c18-51275c63a7f0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b Sep 06 23:06:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5ca75af2-816d-4aec-8c18-51275c63a7f0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5ca75af2-816d-4aec-8c18-51275c63a7f0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f69279d8-acb6-4e95-be85-db0a0cd70cf4 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f Sep 06 23:06:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f69279d8-acb6-4e95-be85-db0a0cd70cf4 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f69279d8-acb6-4e95-be85-db0a0cd70cf4 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:42 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:42 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f69279d8-acb6-4e95-be85-db0a0cd70cf4 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Snapshot retrieved successfully. Sep 06 23:06:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f69279d8-acb6-4e95-be85-db0a0cd70cf4 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f returned with HTTP 200 Sep 06 23:06:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1492/2961] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:42 2026] GET /volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f => generated 485 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5ca75af2-816d-4aec-8c18-51275c63a7f0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:06:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-442f2d39-58c9-41c4-9792-90cb132a330e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-442f2d39-58c9-41c4-9792-90cb132a330e tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f Sep 06 23:06:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-442f2d39-58c9-41c4-9792-90cb132a330e tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-442f2d39-58c9-41c4-9792-90cb132a330e tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:42 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-442f2d39-58c9-41c4-9792-90cb132a330e tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Delete snapshot with id: 2fdbd011-ef2c-4ea5-b322-d3df984c443f Sep 06 23:06:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5ca75af2-816d-4aec-8c18-51275c63a7f0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b returned with HTTP 200 Sep 06 23:06:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1470/2962] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:42 2026] GET /volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b => generated 1016 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-442f2d39-58c9-41c4-9792-90cb132a330e tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Snapshot retrieved successfully. Sep 06 23:06:42 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:42 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-442f2d39-58c9-41c4-9792-90cb132a330e tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Snapshot delete request issued successfully. Sep 06 23:06:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-442f2d39-58c9-41c4-9792-90cb132a330e tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f returned with HTTP 202 Sep 06 23:06:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1493/2963] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:06:42 2026] DELETE /volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5c81f32b-9b63-427f-abe2-f41eec306aa1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5c81f32b-9b63-427f-abe2-f41eec306aa1 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f Sep 06 23:06:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5c81f32b-9b63-427f-abe2-f41eec306aa1 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5c81f32b-9b63-427f-abe2-f41eec306aa1 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5c81f32b-9b63-427f-abe2-f41eec306aa1 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Snapshot retrieved successfully. Sep 06 23:06:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5c81f32b-9b63-427f-abe2-f41eec306aa1 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f returned with HTTP 200 Sep 06 23:06:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1471/2964] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:42 2026] GET /volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f => generated 484 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:06:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-01ce7aa5-3ddb-46bb-8873-a6db4e38d7ef None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-01ce7aa5-3ddb-46bb-8873-a6db4e38d7ef tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/b88fe36f-eb84-4488-a4f6-2f329ea0f63b Sep 06 23:06:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-01ce7aa5-3ddb-46bb-8873-a6db4e38d7ef tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-01ce7aa5-3ddb-46bb-8873-a6db4e38d7ef tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:43 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:43 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:43 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:43 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:43 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-01ce7aa5-3ddb-46bb-8873-a6db4e38d7ef tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-01ce7aa5-3ddb-46bb-8873-a6db4e38d7ef tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/b88fe36f-eb84-4488-a4f6-2f329ea0f63b returned with HTTP 200 Sep 06 23:06:43 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1494/2965] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:43 2026] GET /volume/v3/volumes/b88fe36f-eb84-4488-a4f6-2f329ea0f63b => generated 861 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:06:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b5b8edc8-5f09-4cf8-a270-e032adcd179e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b5b8edc8-5f09-4cf8-a270-e032adcd179e tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/cf92f525-47ad-47d4-abf6-ea6543ec3440 Sep 06 23:06:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b5b8edc8-5f09-4cf8-a270-e032adcd179e tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b5b8edc8-5f09-4cf8-a270-e032adcd179e tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:43 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b5b8edc8-5f09-4cf8-a270-e032adcd179e tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b5b8edc8-5f09-4cf8-a270-e032adcd179e tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/cf92f525-47ad-47d4-abf6-ea6543ec3440 returned with HTTP 200 Sep 06 23:06:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1472/2966] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:43 2026] GET /volume/v3/volumes/cf92f525-47ad-47d4-abf6-ea6543ec3440 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ded222e4-e711-45f4-8d0f-0b8ac0e58668 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ded222e4-e711-45f4-8d0f-0b8ac0e58668 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b Sep 06 23:06:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ded222e4-e711-45f4-8d0f-0b8ac0e58668 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ded222e4-e711-45f4-8d0f-0b8ac0e58668 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:43 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=814,cinder:INSERT=146,cinder:UPDATE=242 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:06:43 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:43 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:43 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:43 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:43 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ded222e4-e711-45f4-8d0f-0b8ac0e58668 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:06:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ded222e4-e711-45f4-8d0f-0b8ac0e58668 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b returned with HTTP 200 Sep 06 23:06:43 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1495/2967] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:43 2026] GET /volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b => generated 1016 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-13431c39-d0d9-4cae-98eb-c6b5fbd6c6c5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-13431c39-d0d9-4cae-98eb-c6b5fbd6c6c5 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f Sep 06 23:06:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-13431c39-d0d9-4cae-98eb-c6b5fbd6c6c5 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-13431c39-d0d9-4cae-98eb-c6b5fbd6c6c5 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:43 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=747,cinder:INSERT=216,cinder:UPDATE=237 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:06:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-13431c39-d0d9-4cae-98eb-c6b5fbd6c6c5 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Snapshot retrieved successfully. Sep 06 23:06:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-13431c39-d0d9-4cae-98eb-c6b5fbd6c6c5 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f returned with HTTP 200 Sep 06 23:06:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1473/2968] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:43 2026] GET /volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f => generated 484 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d371fdb6-d5a8-439a-a68a-49e7e83e12b4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d371fdb6-d5a8-439a-a68a-49e7e83e12b4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/cf92f525-47ad-47d4-abf6-ea6543ec3440 Sep 06 23:06:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d371fdb6-d5a8-439a-a68a-49e7e83e12b4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d371fdb6-d5a8-439a-a68a-49e7e83e12b4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d371fdb6-d5a8-439a-a68a-49e7e83e12b4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d371fdb6-d5a8-439a-a68a-49e7e83e12b4 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/cf92f525-47ad-47d4-abf6-ea6543ec3440 returned with HTTP 200 Sep 06 23:06:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1496/2969] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:44 2026] GET /volume/v3/volumes/cf92f525-47ad-47d4-abf6-ea6543ec3440 => generated 861 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ce665538-da8d-40f3-92b3-51f0a271d637 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ce665538-da8d-40f3-92b3-51f0a271d637 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/9259a5a5-5019-4c5f-bca9-00d6f1fed71a Sep 06 23:06:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ce665538-da8d-40f3-92b3-51f0a271d637 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ce665538-da8d-40f3-92b3-51f0a271d637 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:44 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:44 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:44 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:44 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:44 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ce665538-da8d-40f3-92b3-51f0a271d637 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ce665538-da8d-40f3-92b3-51f0a271d637 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/9259a5a5-5019-4c5f-bca9-00d6f1fed71a returned with HTTP 200 Sep 06 23:06:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1474/2970] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:44 2026] GET /volume/v3/volumes/9259a5a5-5019-4c5f-bca9-00d6f1fed71a => generated 861 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-38614d5a-dda9-46fa-9eb7-c3912a678360 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-38614d5a-dda9-46fa-9eb7-c3912a678360 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b Sep 06 23:06:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-38614d5a-dda9-46fa-9eb7-c3912a678360 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-38614d5a-dda9-46fa-9eb7-c3912a678360 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-30b592a5-acb4-48c8-a1b6-85fd8c3d54a5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-30b592a5-acb4-48c8-a1b6-85fd8c3d54a5 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f Sep 06 23:06:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-30b592a5-acb4-48c8-a1b6-85fd8c3d54a5 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-30b592a5-acb4-48c8-a1b6-85fd8c3d54a5 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:44 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:44 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:44 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-30b592a5-acb4-48c8-a1b6-85fd8c3d54a5 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Snapshot retrieved successfully. Sep 06 23:06:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-30b592a5-acb4-48c8-a1b6-85fd8c3d54a5 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f returned with HTTP 200 Sep 06 23:06:45 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1475/2971] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:44 2026] GET /volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f => generated 484 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:45 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-38614d5a-dda9-46fa-9eb7-c3912a678360 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:06:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-38614d5a-dda9-46fa-9eb7-c3912a678360 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b returned with HTTP 200 Sep 06 23:06:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1497/2972] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:44 2026] GET /volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b => generated 1016 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4cecf1c4-8785-486d-8a3d-3cefa5fddc97 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4cecf1c4-8785-486d-8a3d-3cefa5fddc97 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/9259a5a5-5019-4c5f-bca9-00d6f1fed71a Sep 06 23:06:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4cecf1c4-8785-486d-8a3d-3cefa5fddc97 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4cecf1c4-8785-486d-8a3d-3cefa5fddc97 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:45 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:45 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:45 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:45 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:45 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4cecf1c4-8785-486d-8a3d-3cefa5fddc97 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4cecf1c4-8785-486d-8a3d-3cefa5fddc97 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/9259a5a5-5019-4c5f-bca9-00d6f1fed71a returned with HTTP 200 Sep 06 23:06:45 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1476/2973] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:45 2026] GET /volume/v3/volumes/9259a5a5-5019-4c5f-bca9-00d6f1fed71a => generated 862 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bcb7c7b3-b5da-4af2-a7b4-09439966e83a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bcb7c7b3-b5da-4af2-a7b4-09439966e83a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/08047985-4a05-44af-b0c5-d2c2eecb53f5 Sep 06 23:06:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bcb7c7b3-b5da-4af2-a7b4-09439966e83a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bcb7c7b3-b5da-4af2-a7b4-09439966e83a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:45 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:45 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:45 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:45 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:45 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bcb7c7b3-b5da-4af2-a7b4-09439966e83a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bcb7c7b3-b5da-4af2-a7b4-09439966e83a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/08047985-4a05-44af-b0c5-d2c2eecb53f5 returned with HTTP 200 Sep 06 23:06:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1498/2974] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:45 2026] GET /volume/v3/volumes/08047985-4a05-44af-b0c5-d2c2eecb53f5 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:06:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e8f9a3db-e112-4b85-9043-b5211cbd9a1e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e8f9a3db-e112-4b85-9043-b5211cbd9a1e tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f Sep 06 23:06:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e8f9a3db-e112-4b85-9043-b5211cbd9a1e tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e8f9a3db-e112-4b85-9043-b5211cbd9a1e tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e8f9a3db-e112-4b85-9043-b5211cbd9a1e tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f returned with HTTP 404 Sep 06 23:06:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1477/2975] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:46 2026] GET /volume/v3/snapshots/2fdbd011-ef2c-4ea5-b322-d3df984c443f => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f821e9f9-1acb-41f0-bcbd-db2886a97c12 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f821e9f9-1acb-41f0-bcbd-db2886a97c12 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] DELETE http://192.168.122.248/volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca Sep 06 23:06:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f821e9f9-1acb-41f0-bcbd-db2886a97c12 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f821e9f9-1acb-41f0-bcbd-db2886a97c12 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:46 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-f821e9f9-1acb-41f0-bcbd-db2886a97c12 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Delete volume with id: cba747b7-5e83-471c-9942-a556032986ca Sep 06 23:06:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f68a4bc8-7ed1-4bdf-8d5c-1c6ff522275e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:46 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:46 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:46 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:46 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f821e9f9-1acb-41f0-bcbd-db2886a97c12 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Volume info retrieved successfully. Sep 06 23:06:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f68a4bc8-7ed1-4bdf-8d5c-1c6ff522275e tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b Sep 06 23:06:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f68a4bc8-7ed1-4bdf-8d5c-1c6ff522275e tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f68a4bc8-7ed1-4bdf-8d5c-1c6ff522275e tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:46 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:46 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f821e9f9-1acb-41f0-bcbd-db2886a97c12 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Delete volume request issued successfully. Sep 06 23:06:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f821e9f9-1acb-41f0-bcbd-db2886a97c12 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca returned with HTTP 202 Sep 06 23:06:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1499/2976] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:06:46 2026] DELETE /volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8c465c2e-c739-4fcf-b583-c30f9bf3a5d3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f68a4bc8-7ed1-4bdf-8d5c-1c6ff522275e tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:06:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8c465c2e-c739-4fcf-b583-c30f9bf3a5d3 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca Sep 06 23:06:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8c465c2e-c739-4fcf-b583-c30f9bf3a5d3 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8c465c2e-c739-4fcf-b583-c30f9bf3a5d3 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f68a4bc8-7ed1-4bdf-8d5c-1c6ff522275e tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b returned with HTTP 200 Sep 06 23:06:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1478/2977] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:46 2026] GET /volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b => generated 1016 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:46 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:46 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:46 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:46 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8c465c2e-c739-4fcf-b583-c30f9bf3a5d3 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Volume info retrieved successfully. Sep 06 23:06:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8c465c2e-c739-4fcf-b583-c30f9bf3a5d3 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca returned with HTTP 200 Sep 06 23:06:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1500/2978] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:46 2026] GET /volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca => generated 876 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8b7b0ec0-1f0d-4713-8f6a-7207fb3cea3b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8b7b0ec0-1f0d-4713-8f6a-7207fb3cea3b tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/08047985-4a05-44af-b0c5-d2c2eecb53f5 Sep 06 23:06:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8b7b0ec0-1f0d-4713-8f6a-7207fb3cea3b tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8b7b0ec0-1f0d-4713-8f6a-7207fb3cea3b tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:46 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:46 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8b7b0ec0-1f0d-4713-8f6a-7207fb3cea3b tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8b7b0ec0-1f0d-4713-8f6a-7207fb3cea3b tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/08047985-4a05-44af-b0c5-d2c2eecb53f5 returned with HTTP 200 Sep 06 23:06:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1479/2979] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:46 2026] GET /volume/v3/volumes/08047985-4a05-44af-b0c5-d2c2eecb53f5 => generated 861 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b786f433-a30f-474a-86cf-52448ef26a39 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b786f433-a30f-474a-86cf-52448ef26a39 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/6ccfa3ef-4373-4328-a183-1a312db11dda Sep 06 23:06:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b786f433-a30f-474a-86cf-52448ef26a39 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b786f433-a30f-474a-86cf-52448ef26a39 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:46 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:46 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:46 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:46 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b786f433-a30f-474a-86cf-52448ef26a39 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b786f433-a30f-474a-86cf-52448ef26a39 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/6ccfa3ef-4373-4328-a183-1a312db11dda returned with HTTP 200 Sep 06 23:06:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1501/2980] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:46 2026] GET /volume/v3/volumes/6ccfa3ef-4373-4328-a183-1a312db11dda => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:06:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ef99e4ab-8aa6-4bbc-9d4e-8811c0152505 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ef99e4ab-8aa6-4bbc-9d4e-8811c0152505 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b Sep 06 23:06:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ef99e4ab-8aa6-4bbc-9d4e-8811c0152505 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ef99e4ab-8aa6-4bbc-9d4e-8811c0152505 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:47 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ef99e4ab-8aa6-4bbc-9d4e-8811c0152505 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:06:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bd43ec2b-88d6-4554-95d6-06f8bf62ea38 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ef99e4ab-8aa6-4bbc-9d4e-8811c0152505 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b returned with HTTP 200 Sep 06 23:06:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1480/2981] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:47 2026] GET /volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b => generated 1017 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bd43ec2b-88d6-4554-95d6-06f8bf62ea38 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca Sep 06 23:06:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bd43ec2b-88d6-4554-95d6-06f8bf62ea38 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bd43ec2b-88d6-4554-95d6-06f8bf62ea38 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5070ea66-a925-4b68-abdb-25298c7bdbc9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5070ea66-a925-4b68-abdb-25298c7bdbc9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] POST http://192.168.122.248/volume/v3/snapshots Sep 06 23:06:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5070ea66-a925-4b68-abdb-25298c7bdbc9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8593b3db-718f-4b5e-8921-c1367e50798b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-415377244"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:47 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5070ea66-a925-4b68-abdb-25298c7bdbc9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:06:47 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-5070ea66-a925-4b68-abdb-25298c7bdbc9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create snapshot from volume 8593b3db-718f-4b5e-8921-c1367e50798b Sep 06 23:06:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bd43ec2b-88d6-4554-95d6-06f8bf62ea38 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca returned with HTTP 404 Sep 06 23:06:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1502/2982] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:47 2026] GET /volume/v3/volumes/cba747b7-5e83-471c-9942-a556032986ca => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7d6ffc50-b044-46d5-b05f-cceda833dc3c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7d6ffc50-b044-46d5-b05f-cceda833dc3c tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] DELETE http://192.168.122.248/volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 Sep 06 23:06:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7d6ffc50-b044-46d5-b05f-cceda833dc3c tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7d6ffc50-b044-46d5-b05f-cceda833dc3c tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:47 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-7d6ffc50-b044-46d5-b05f-cceda833dc3c tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Delete volume with id: 9bf4a370-acc8-409b-9b2a-c3c46456bc37 Sep 06 23:06:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:47 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7d6ffc50-b044-46d5-b05f-cceda833dc3c tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Volume info retrieved successfully. Sep 06 23:06:47 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-5070ea66-a925-4b68-abdb-25298c7bdbc9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Created reservations ['2ec68184-188c-48d0-b1fd-b712bc1e77ec', 'b33e834f-8948-44f1-b0e7-8870a70c420e', '48feea0a-ae83-4ac8-b516-578b6bff3431', 'abdf1fff-ab58-4ebf-8ade-244a2c4725ca'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7d6ffc50-b044-46d5-b05f-cceda833dc3c tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Delete volume request issued successfully. Sep 06 23:06:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7d6ffc50-b044-46d5-b05f-cceda833dc3c tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 returned with HTTP 202 Sep 06 23:06:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1503/2983] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:06:47 2026] DELETE /volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 23:06:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c26f1057-40ae-45ec-8bc6-0dbbf6f67d80 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c26f1057-40ae-45ec-8bc6-0dbbf6f67d80 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 Sep 06 23:06:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c26f1057-40ae-45ec-8bc6-0dbbf6f67d80 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c26f1057-40ae-45ec-8bc6-0dbbf6f67d80 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:47 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:47 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c26f1057-40ae-45ec-8bc6-0dbbf6f67d80 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Volume info retrieved successfully. Sep 06 23:06:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c26f1057-40ae-45ec-8bc6-0dbbf6f67d80 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 returned with HTTP 200 Sep 06 23:06:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1504/2984] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:47 2026] GET /volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 => generated 841 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5070ea66-a925-4b68-abdb-25298c7bdbc9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot create request issued successfully. Sep 06 23:06:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5070ea66-a925-4b68-abdb-25298c7bdbc9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 23:06:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1481/2985] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 23:06:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5afa8190-2760-4769-b2ac-444e30b8af32 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5afa8190-2760-4769-b2ac-444e30b8af32 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 Sep 06 23:06:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5afa8190-2760-4769-b2ac-444e30b8af32 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5afa8190-2760-4769-b2ac-444e30b8af32 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5afa8190-2760-4769-b2ac-444e30b8af32 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:06:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5afa8190-2760-4769-b2ac-444e30b8af32 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 returned with HTTP 200 Sep 06 23:06:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1505/2986] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:47 2026] GET /volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e96b1e7f-587f-405c-8747-454b2ecb2dcf None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e96b1e7f-587f-405c-8747-454b2ecb2dcf tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/6ccfa3ef-4373-4328-a183-1a312db11dda Sep 06 23:06:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e96b1e7f-587f-405c-8747-454b2ecb2dcf tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e96b1e7f-587f-405c-8747-454b2ecb2dcf tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:47 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e96b1e7f-587f-405c-8747-454b2ecb2dcf tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e96b1e7f-587f-405c-8747-454b2ecb2dcf tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/6ccfa3ef-4373-4328-a183-1a312db11dda returned with HTTP 200 Sep 06 23:06:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1482/2987] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:47 2026] GET /volume/v3/volumes/6ccfa3ef-4373-4328-a183-1a312db11dda => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a337f091-c5ca-4e4e-b6e6-af3c0302c2ad None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a337f091-c5ca-4e4e-b6e6-af3c0302c2ad tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] DELETE http://192.168.122.248/volume/v3/volumes/6ccfa3ef-4373-4328-a183-1a312db11dda Sep 06 23:06:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a337f091-c5ca-4e4e-b6e6-af3c0302c2ad tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a337f091-c5ca-4e4e-b6e6-af3c0302c2ad tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:47 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-a337f091-c5ca-4e4e-b6e6-af3c0302c2ad tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Delete volume with id: 6ccfa3ef-4373-4328-a183-1a312db11dda Sep 06 23:06:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:47 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a337f091-c5ca-4e4e-b6e6-af3c0302c2ad tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a337f091-c5ca-4e4e-b6e6-af3c0302c2ad tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Delete volume request issued successfully. Sep 06 23:06:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a337f091-c5ca-4e4e-b6e6-af3c0302c2ad tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/6ccfa3ef-4373-4328-a183-1a312db11dda returned with HTTP 202 Sep 06 23:06:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1506/2988] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:06:47 2026] DELETE /volume/v3/volumes/6ccfa3ef-4373-4328-a183-1a312db11dda => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a4c9f38b-1de3-4521-a25e-5eeb75de292e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a4c9f38b-1de3-4521-a25e-5eeb75de292e tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/6ccfa3ef-4373-4328-a183-1a312db11dda Sep 06 23:06:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a4c9f38b-1de3-4521-a25e-5eeb75de292e tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a4c9f38b-1de3-4521-a25e-5eeb75de292e tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a4c9f38b-1de3-4521-a25e-5eeb75de292e tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a4c9f38b-1de3-4521-a25e-5eeb75de292e tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/6ccfa3ef-4373-4328-a183-1a312db11dda returned with HTTP 200 Sep 06 23:06:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1483/2989] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:47 2026] GET /volume/v3/volumes/6ccfa3ef-4373-4328-a183-1a312db11dda => generated 860 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-eb40254e-d90b-4d3a-8072-ddbc2347899f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-eb40254e-d90b-4d3a-8072-ddbc2347899f tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 Sep 06 23:06:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-eb40254e-d90b-4d3a-8072-ddbc2347899f tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-eb40254e-d90b-4d3a-8072-ddbc2347899f tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-eb40254e-d90b-4d3a-8072-ddbc2347899f tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Volume info retrieved successfully. Sep 06 23:06:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-eb40254e-d90b-4d3a-8072-ddbc2347899f tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 returned with HTTP 200 Sep 06 23:06:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1507/2990] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:48 2026] GET /volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fa93d357-ccfc-4a24-97e5-7af9cd30fef5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fa93d357-ccfc-4a24-97e5-7af9cd30fef5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 Sep 06 23:06:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fa93d357-ccfc-4a24-97e5-7af9cd30fef5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fa93d357-ccfc-4a24-97e5-7af9cd30fef5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fa93d357-ccfc-4a24-97e5-7af9cd30fef5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:06:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fa93d357-ccfc-4a24-97e5-7af9cd30fef5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 returned with HTTP 200 Sep 06 23:06:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1484/2991] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:48 2026] GET /volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:06:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-19c4fa5b-4346-4941-9be2-9c89553d8941 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-19c4fa5b-4346-4941-9be2-9c89553d8941 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/6ccfa3ef-4373-4328-a183-1a312db11dda Sep 06 23:06:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-19c4fa5b-4346-4941-9be2-9c89553d8941 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-19c4fa5b-4346-4941-9be2-9c89553d8941 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-19c4fa5b-4346-4941-9be2-9c89553d8941 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-19c4fa5b-4346-4941-9be2-9c89553d8941 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/6ccfa3ef-4373-4328-a183-1a312db11dda returned with HTTP 200 Sep 06 23:06:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1485/2992] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:49 2026] GET /volume/v3/volumes/6ccfa3ef-4373-4328-a183-1a312db11dda => generated 860 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:06:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-790108703", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-790108703', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:06:49 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Create volume of 1 GB Sep 06 23:06:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Availability Zones retrieved successfully. Sep 06 23:06:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Flow 'volume_create_api' (083d6203-b0b5-4f58-89c8-afe369d4bb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96b37c7c-3d92-4300-95b4-59633ade4292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:06:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96b37c7c-3d92-4300-95b4-59633ade4292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05e0b0c-3589-4e8f-a2dd-717c205b11d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:49 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Created reservations ['3bf6d546-d331-48ca-9958-cb358a1cb103', '6ff89fac-8d68-45e6-8783-0e7dafe23d4e', '53970668-371e-493a-b166-d00c648a88a7', '2dca3167-2941-446e-8490-6352ad004fbe'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05e0b0c-3589-4e8f-a2dd-717c205b11d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bf6d546-d331-48ca-9958-cb358a1cb103', '6ff89fac-8d68-45e6-8783-0e7dafe23d4e', '53970668-371e-493a-b166-d00c648a88a7', '2dca3167-2941-446e-8490-6352ad004fbe']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dac7677d-f866-453e-bfce-9babcffaf574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8981d610-acd5-44d9-a9cc-f13fe0cdaa58 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8981d610-acd5-44d9-a9cc-f13fe0cdaa58 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] GET http://192.168.122.248/volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 Sep 06 23:06:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8981d610-acd5-44d9-a9cc-f13fe0cdaa58 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8981d610-acd5-44d9-a9cc-f13fe0cdaa58 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8981d610-acd5-44d9-a9cc-f13fe0cdaa58 tempest-CinderUnicodeTest-1310944543 tempest-CinderUnicodeTest-1310944543-project-member] http://192.168.122.248/volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 returned with HTTP 404 Sep 06 23:06:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1486/2993] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:49 2026] GET /volume/v3/volumes/9bf4a370-acc8-409b-9b2a-c3c46456bc37 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:49 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:49 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dac7677d-f866-453e-bfce-9babcffaf574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b5c5330-6ae0-4849-aaa2-5083cb0812bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-790108703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='151a1358ebc04780be9a9aa3d5ee1cc2',qos_specs=None,replication_status=,reservations=['3bf6d546-d331-48ca-9958-cb358a1cb103','6ff89fac-8d68-45e6-8783-0e7dafe23d4e','53970668-371e-493a-b166-d00c648a88a7','2dca3167-2941-446e-8490-6352ad004fbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f41a295e9b43468bd3c6a1a96e9cc0',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:06:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-790108703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b5c5330-6ae0-4849-aaa2-5083cb0812bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='151a1358ebc04780be9a9aa3d5ee1cc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58f41a295e9b43468bd3c6a1a96e9cc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f8762f2-4cb9-4f92-8397-df5ba5a4583b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-067069eb-95a7-4bb7-9755-8043f50e75f3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-067069eb-95a7-4bb7-9755-8043f50e75f3 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 Sep 06 23:06:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-067069eb-95a7-4bb7-9755-8043f50e75f3 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-067069eb-95a7-4bb7-9755-8043f50e75f3 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-067069eb-95a7-4bb7-9755-8043f50e75f3 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:06:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-067069eb-95a7-4bb7-9755-8043f50e75f3 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 returned with HTTP 200 Sep 06 23:06:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f8762f2-4cb9-4f92-8397-df5ba5a4583b) transitioned into state 'SUCCESS' from state '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-790108703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='151a1358ebc04780be9a9aa3d5ee1cc2',qos_specs=None,replication_status=,reservations=['3bf6d546-d331-48ca-9958-cb358a1cb103','6ff89fac-8d68-45e6-8783-0e7dafe23d4e','53970668-371e-493a-b166-d00c648a88a7','2dca3167-2941-446e-8490-6352ad004fbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f41a295e9b43468bd3c6a1a96e9cc0',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1487/2994] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:49 2026] GET /volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c540c91-4563-4ce3-a451-456debd958a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c540c91-4563-4ce3-a451-456debd958a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:49 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Flow 'volume_create_api' (083d6203-b0b5-4f58-89c8-afe369d4bb22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Create volume request issued successfully. Sep 06 23:06:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-04a0bc76-b686-49b9-a995-76c79a9dd345 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:06:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1508/2995] 192.168.122.248 () {60 vars in 1143 bytes} [Sun Sep 6 23:06:49 2026] POST /volume/v3/volumes => generated 762 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-564fd719-b658-4d44-aaa1-98dec591d738 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-564fd719-b658-4d44-aaa1-98dec591d738 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd Sep 06 23:06:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-564fd719-b658-4d44-aaa1-98dec591d738 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-564fd719-b658-4d44-aaa1-98dec591d738 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-564fd719-b658-4d44-aaa1-98dec591d738 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Volume info retrieved successfully. Sep 06 23:06:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-564fd719-b658-4d44-aaa1-98dec591d738 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd returned with HTTP 200 Sep 06 23:06:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1488/2996] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:49 2026] GET /volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd => generated 830 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-18ed9688-a5dd-403e-bde3-a3e700835506 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-18ed9688-a5dd-403e-bde3-a3e700835506 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/6ccfa3ef-4373-4328-a183-1a312db11dda Sep 06 23:06:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-18ed9688-a5dd-403e-bde3-a3e700835506 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-18ed9688-a5dd-403e-bde3-a3e700835506 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-18ed9688-a5dd-403e-bde3-a3e700835506 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/6ccfa3ef-4373-4328-a183-1a312db11dda returned with HTTP 404 Sep 06 23:06:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1509/2997] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:50 2026] GET /volume/v3/volumes/6ccfa3ef-4373-4328-a183-1a312db11dda => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6d8d7576-7181-45d6-b215-d76a38a90b5d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6d8d7576-7181-45d6-b215-d76a38a90b5d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] DELETE http://192.168.122.248/volume/v3/volumes/08047985-4a05-44af-b0c5-d2c2eecb53f5 Sep 06 23:06:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6d8d7576-7181-45d6-b215-d76a38a90b5d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6d8d7576-7181-45d6-b215-d76a38a90b5d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:50 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-6d8d7576-7181-45d6-b215-d76a38a90b5d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Delete volume with id: 08047985-4a05-44af-b0c5-d2c2eecb53f5 Sep 06 23:06:50 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:50 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6d8d7576-7181-45d6-b215-d76a38a90b5d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6d8d7576-7181-45d6-b215-d76a38a90b5d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Delete volume request issued successfully. Sep 06 23:06:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6d8d7576-7181-45d6-b215-d76a38a90b5d tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/08047985-4a05-44af-b0c5-d2c2eecb53f5 returned with HTTP 202 Sep 06 23:06:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1489/2998] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:06:50 2026] DELETE /volume/v3/volumes/08047985-4a05-44af-b0c5-d2c2eecb53f5 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b3cf9bb7-2481-4c2a-bf83-6013e198545a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b3cf9bb7-2481-4c2a-bf83-6013e198545a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/08047985-4a05-44af-b0c5-d2c2eecb53f5 Sep 06 23:06:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b3cf9bb7-2481-4c2a-bf83-6013e198545a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b3cf9bb7-2481-4c2a-bf83-6013e198545a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:50 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:50 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b3cf9bb7-2481-4c2a-bf83-6013e198545a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b3cf9bb7-2481-4c2a-bf83-6013e198545a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/08047985-4a05-44af-b0c5-d2c2eecb53f5 returned with HTTP 200 Sep 06 23:06:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1510/2999] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:50 2026] GET /volume/v3/volumes/08047985-4a05-44af-b0c5-d2c2eecb53f5 => generated 860 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2409f1ac-a8fe-46b8-bd47-27128f1a52a4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2409f1ac-a8fe-46b8-bd47-27128f1a52a4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 Sep 06 23:06:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2409f1ac-a8fe-46b8-bd47-27128f1a52a4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2409f1ac-a8fe-46b8-bd47-27128f1a52a4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2409f1ac-a8fe-46b8-bd47-27128f1a52a4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:06:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2409f1ac-a8fe-46b8-bd47-27128f1a52a4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 returned with HTTP 200 Sep 06 23:06:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1490/3000] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:50 2026] GET /volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a060471c-1c4f-4312-b974-1aceddcb3537 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a060471c-1c4f-4312-b974-1aceddcb3537 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 Sep 06 23:06:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a060471c-1c4f-4312-b974-1aceddcb3537 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a060471c-1c4f-4312-b974-1aceddcb3537 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:50 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-a060471c-1c4f-4312-b974-1aceddcb3537 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Delete snapshot with id: bf2da23d-c87a-4c64-a797-696d6e884ed4 Sep 06 23:06:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a060471c-1c4f-4312-b974-1aceddcb3537 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Snapshot retrieved successfully. Sep 06 23:06:50 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:50 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a060471c-1c4f-4312-b974-1aceddcb3537 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Snapshot delete request issued successfully. Sep 06 23:06:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a060471c-1c4f-4312-b974-1aceddcb3537 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 returned with HTTP 202 Sep 06 23:06:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1511/3001] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:06:50 2026] DELETE /volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-79211a17-64fe-4073-bd8a-43d4258005d0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-79211a17-64fe-4073-bd8a-43d4258005d0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] GET http://192.168.122.248/volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 Sep 06 23:06:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-79211a17-64fe-4073-bd8a-43d4258005d0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:50 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-79211a17-64fe-4073-bd8a-43d4258005d0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-df43535a-b9df-42f0-a740-f18b8665dfa2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-df43535a-b9df-42f0-a740-f18b8665dfa2 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd Sep 06 23:06:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-df43535a-b9df-42f0-a740-f18b8665dfa2 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-df43535a-b9df-42f0-a740-f18b8665dfa2 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:50 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:50 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:50 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-79211a17-64fe-4073-bd8a-43d4258005d0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Snapshot retrieved successfully. Sep 06 23:06:50 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-79211a17-64fe-4073-bd8a-43d4258005d0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 returned with HTTP 200 Sep 06 23:06:50 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1491/3002] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:50 2026] GET /volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:50 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:50 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-df43535a-b9df-42f0-a740-f18b8665dfa2 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Volume info retrieved successfully. Sep 06 23:06:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-df43535a-b9df-42f0-a740-f18b8665dfa2 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd returned with HTTP 200 Sep 06 23:06:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1512/3003] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:50 2026] GET /volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd => generated 854 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9b541ce4-cc69-4574-974a-4a09564643bb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9b541ce4-cc69-4574-974a-4a09564643bb tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/08047985-4a05-44af-b0c5-d2c2eecb53f5 Sep 06 23:06:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9b541ce4-cc69-4574-974a-4a09564643bb tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9b541ce4-cc69-4574-974a-4a09564643bb tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:51 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:51 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9b541ce4-cc69-4574-974a-4a09564643bb tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9b541ce4-cc69-4574-974a-4a09564643bb tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/08047985-4a05-44af-b0c5-d2c2eecb53f5 returned with HTTP 200 Sep 06 23:06:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1492/3004] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:51 2026] GET /volume/v3/volumes/08047985-4a05-44af-b0c5-d2c2eecb53f5 => generated 860 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-264c5fe6-5c94-4315-b226-cbeae24008a8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-264c5fe6-5c94-4315-b226-cbeae24008a8 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] GET http://192.168.122.248/volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 Sep 06 23:06:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-264c5fe6-5c94-4315-b226-cbeae24008a8 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:51 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-264c5fe6-5c94-4315-b226-cbeae24008a8 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:51 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:51 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:51 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-264c5fe6-5c94-4315-b226-cbeae24008a8 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Snapshot retrieved successfully. Sep 06 23:06:51 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-264c5fe6-5c94-4315-b226-cbeae24008a8 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 returned with HTTP 200 Sep 06 23:06:51 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1513/3005] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:51 2026] GET /volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:06:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a17d0d0f-11d4-45c8-8c9e-5fc857ccf695 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a17d0d0f-11d4-45c8-8c9e-5fc857ccf695 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd Sep 06 23:06:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a17d0d0f-11d4-45c8-8c9e-5fc857ccf695 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a17d0d0f-11d4-45c8-8c9e-5fc857ccf695 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:51 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:51 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a17d0d0f-11d4-45c8-8c9e-5fc857ccf695 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Volume info retrieved successfully. Sep 06 23:06:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a17d0d0f-11d4-45c8-8c9e-5fc857ccf695 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd returned with HTTP 200 Sep 06 23:06:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1493/3006] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:51 2026] GET /volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0b64ffec-0969-4f0b-ad87-73312bf7de13 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0b64ffec-0969-4f0b-ad87-73312bf7de13 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd Sep 06 23:06:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0b64ffec-0969-4f0b-ad87-73312bf7de13 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0b64ffec-0969-4f0b-ad87-73312bf7de13 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0b64ffec-0969-4f0b-ad87-73312bf7de13 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Volume info retrieved successfully. Sep 06 23:06:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0b64ffec-0969-4f0b-ad87-73312bf7de13 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd returned with HTTP 200 Sep 06 23:06:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1514/3007] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:52 2026] GET /volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-474165fe-43d2-4d10-884d-4421d800e02d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-474165fe-43d2-4d10-884d-4421d800e02d tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] POST http://192.168.122.248/volume/v3/snapshots Sep 06 23:06:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-474165fe-43d2-4d10-884d-4421d800e02d tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5b5c5330-6ae0-4849-aaa2-5083cb0812bd", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-62297575", "description": null, "metadata": null}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:52 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-474165fe-43d2-4d10-884d-4421d800e02d tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Volume info retrieved successfully. Sep 06 23:06:52 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-474165fe-43d2-4d10-884d-4421d800e02d tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Create snapshot from volume 5b5c5330-6ae0-4849-aaa2-5083cb0812bd Sep 06 23:06:52 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-474165fe-43d2-4d10-884d-4421d800e02d tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Created reservations ['bf064470-533d-4ca8-b8c0-1f07fb36abdc', '571538ac-9e19-4e76-aaad-681a0a4cc15a', 'e363e3fe-950b-49cd-abc0-6a511ed511a3', '2846a42d-7012-4ccb-9f43-bc281afaaa3f'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:52 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-474165fe-43d2-4d10-884d-4421d800e02d tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Snapshot force create request issued successfully. Sep 06 23:06:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-474165fe-43d2-4d10-884d-4421d800e02d tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 23:06:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1494/3008] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 23:06:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-23e4305e-fe48-4246-a272-9f1e6c467c4b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-23e4305e-fe48-4246-a272-9f1e6c467c4b tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 Sep 06 23:06:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-23e4305e-fe48-4246-a272-9f1e6c467c4b tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-23e4305e-fe48-4246-a272-9f1e6c467c4b tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-23e4305e-fe48-4246-a272-9f1e6c467c4b tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Snapshot retrieved successfully. Sep 06 23:06:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-23e4305e-fe48-4246-a272-9f1e6c467c4b tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 returned with HTTP 200 Sep 06 23:06:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1515/3009] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:52 2026] GET /volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b6398b9c-f9ff-43e9-9900-d550a410f375 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b6398b9c-f9ff-43e9-9900-d550a410f375 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/08047985-4a05-44af-b0c5-d2c2eecb53f5 Sep 06 23:06:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b6398b9c-f9ff-43e9-9900-d550a410f375 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b6398b9c-f9ff-43e9-9900-d550a410f375 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b6398b9c-f9ff-43e9-9900-d550a410f375 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/08047985-4a05-44af-b0c5-d2c2eecb53f5 returned with HTTP 404 Sep 06 23:06:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1495/3010] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:52 2026] GET /volume/v3/volumes/08047985-4a05-44af-b0c5-d2c2eecb53f5 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9ab28b78-d50d-40d5-9cf2-8c751161ac28 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9ab28b78-d50d-40d5-9cf2-8c751161ac28 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] DELETE http://192.168.122.248/volume/v3/volumes/9259a5a5-5019-4c5f-bca9-00d6f1fed71a Sep 06 23:06:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9ab28b78-d50d-40d5-9cf2-8c751161ac28 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9ab28b78-d50d-40d5-9cf2-8c751161ac28 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:52 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-9ab28b78-d50d-40d5-9cf2-8c751161ac28 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Delete volume with id: 9259a5a5-5019-4c5f-bca9-00d6f1fed71a Sep 06 23:06:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9ab28b78-d50d-40d5-9cf2-8c751161ac28 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9ab28b78-d50d-40d5-9cf2-8c751161ac28 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Delete volume request issued successfully. Sep 06 23:06:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9ab28b78-d50d-40d5-9cf2-8c751161ac28 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/9259a5a5-5019-4c5f-bca9-00d6f1fed71a returned with HTTP 202 Sep 06 23:06:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1516/3011] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:06:52 2026] DELETE /volume/v3/volumes/9259a5a5-5019-4c5f-bca9-00d6f1fed71a => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1e352f1b-8370-471b-ae31-07db9d24e7fd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1e352f1b-8370-471b-ae31-07db9d24e7fd tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/9259a5a5-5019-4c5f-bca9-00d6f1fed71a Sep 06 23:06:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1e352f1b-8370-471b-ae31-07db9d24e7fd tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1e352f1b-8370-471b-ae31-07db9d24e7fd tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:52 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:52 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1e352f1b-8370-471b-ae31-07db9d24e7fd tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1e352f1b-8370-471b-ae31-07db9d24e7fd tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/9259a5a5-5019-4c5f-bca9-00d6f1fed71a returned with HTTP 200 Sep 06 23:06:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1496/3012] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:52 2026] GET /volume/v3/volumes/9259a5a5-5019-4c5f-bca9-00d6f1fed71a => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5b626feb-32c9-4726-9731-f51539412a00 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5b626feb-32c9-4726-9731-f51539412a00 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] GET http://192.168.122.248/volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 Sep 06 23:06:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5b626feb-32c9-4726-9731-f51539412a00 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5b626feb-32c9-4726-9731-f51539412a00 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5b626feb-32c9-4726-9731-f51539412a00 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 returned with HTTP 404 Sep 06 23:06:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1517/3013] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:52 2026] GET /volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fb1a0102-53ad-4ea5-8069-390d16e7fd9f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fb1a0102-53ad-4ea5-8069-390d16e7fd9f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] DELETE http://192.168.122.248/volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 Sep 06 23:06:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fb1a0102-53ad-4ea5-8069-390d16e7fd9f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fb1a0102-53ad-4ea5-8069-390d16e7fd9f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:52 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-fb1a0102-53ad-4ea5-8069-390d16e7fd9f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete snapshot with id: bf2da23d-c87a-4c64-a797-696d6e884ed4 Sep 06 23:06:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fb1a0102-53ad-4ea5-8069-390d16e7fd9f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 returned with HTTP 404 Sep 06 23:06:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1497/3014] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:06:52 2026] DELETE /volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-55c55f10-5f35-4487-a1d7-29e19edc8018 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-55c55f10-5f35-4487-a1d7-29e19edc8018 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 Sep 06 23:06:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-55c55f10-5f35-4487-a1d7-29e19edc8018 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-55c55f10-5f35-4487-a1d7-29e19edc8018 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-55c55f10-5f35-4487-a1d7-29e19edc8018 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 returned with HTTP 404 Sep 06 23:06:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1518/3015] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:52 2026] GET /volume/v3/snapshots/bf2da23d-c87a-4c64-a797-696d6e884ed4 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-bf1fbf6f-862a-4a7b-a469-6554bcb35d31 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bf1fbf6f-862a-4a7b-a469-6554bcb35d31 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b Sep 06 23:06:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bf1fbf6f-862a-4a7b-a469-6554bcb35d31 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bf1fbf6f-862a-4a7b-a469-6554bcb35d31 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:53 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-bf1fbf6f-862a-4a7b-a469-6554bcb35d31 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete volume with id: 8593b3db-718f-4b5e-8921-c1367e50798b Sep 06 23:06:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-bf1fbf6f-862a-4a7b-a469-6554bcb35d31 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:06:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-bf1fbf6f-862a-4a7b-a469-6554bcb35d31 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete volume request issued successfully. Sep 06 23:06:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bf1fbf6f-862a-4a7b-a469-6554bcb35d31 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b returned with HTTP 202 Sep 06 23:06:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1498/3016] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:06:52 2026] DELETE /volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-eb9a137b-030d-4634-a816-c2e189284581 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-eb9a137b-030d-4634-a816-c2e189284581 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b Sep 06 23:06:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-eb9a137b-030d-4634-a816-c2e189284581 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-eb9a137b-030d-4634-a816-c2e189284581 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:53 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:53 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-eb9a137b-030d-4634-a816-c2e189284581 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:06:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-eb9a137b-030d-4634-a816-c2e189284581 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b returned with HTTP 200 Sep 06 23:06:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1519/3017] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:53 2026] GET /volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b => generated 1016 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 23:06:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-38b49d3a-c47d-42f4-b9a9-e1a2c6146242 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-38b49d3a-c47d-42f4-b9a9-e1a2c6146242 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 Sep 06 23:06:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-38b49d3a-c47d-42f4-b9a9-e1a2c6146242 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-38b49d3a-c47d-42f4-b9a9-e1a2c6146242 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-38b49d3a-c47d-42f4-b9a9-e1a2c6146242 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Snapshot retrieved successfully. Sep 06 23:06:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-38b49d3a-c47d-42f4-b9a9-e1a2c6146242 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 returned with HTTP 200 Sep 06 23:06:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1499/3018] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:53 2026] GET /volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 => generated 440 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2237fda2-107a-4535-95a2-f62fc0369108 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b20c7c91-902e-41f6-9c5c-ae67562060a9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b20c7c91-902e-41f6-9c5c-ae67562060a9 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/9259a5a5-5019-4c5f-bca9-00d6f1fed71a Sep 06 23:06:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b20c7c91-902e-41f6-9c5c-ae67562060a9 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b20c7c91-902e-41f6-9c5c-ae67562060a9 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b20c7c91-902e-41f6-9c5c-ae67562060a9 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b20c7c91-902e-41f6-9c5c-ae67562060a9 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/9259a5a5-5019-4c5f-bca9-00d6f1fed71a returned with HTTP 200 Sep 06 23:06:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1500/3019] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:53 2026] GET /volume/v3/volumes/9259a5a5-5019-4c5f-bca9-00d6f1fed71a => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2237fda2-107a-4535-95a2-f62fc0369108 tempest-ProjectMemberTests-224478113 tempest-ProjectMemberTests-224478113-project-admin] GET http://192.168.122.248/volume/v3/scheduler-stats/get_pools Sep 06 23:06:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2237fda2-107a-4535-95a2-f62fc0369108 tempest-ProjectMemberTests-224478113 tempest-ProjectMemberTests-224478113-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2237fda2-107a-4535-95a2-f62fc0369108 tempest-ProjectMemberTests-224478113 tempest-ProjectMemberTests-224478113-project-admin] Calling method 'get_pools' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2237fda2-107a-4535-95a2-f62fc0369108 tempest-ProjectMemberTests-224478113 tempest-ProjectMemberTests-224478113-project-admin] http://192.168.122.248/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 23:06:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1520/3020] 192.168.122.248 () {58 vars in 1175 bytes} [Sun Sep 6 23:06:53 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 23:06:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1f7d9f6e-4ae2-4c59-9d66-d16770abf8ee None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1f7d9f6e-4ae2-4c59-9d66-d16770abf8ee tempest-ProjectMemberTests-224478113 tempest-ProjectMemberTests-224478113-project-member] GET http://192.168.122.248/volume/v3/capabilities/devstack@QuobyteHD Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1f7d9f6e-4ae2-4c59-9d66-d16770abf8ee tempest-ProjectMemberTests-224478113 tempest-ProjectMemberTests-224478113-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1f7d9f6e-4ae2-4c59-9d66-d16770abf8ee tempest-ProjectMemberTests-224478113 tempest-ProjectMemberTests-224478113-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-1f7d9f6e-4ae2-4c59-9d66-d16770abf8ee tempest-ProjectMemberTests-224478113 tempest-ProjectMemberTests-224478113-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '1fbc25309f9e4f6b8083f45c8ccf1d31', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4b0cd5abd946445fbecef736facf2914', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1f7d9f6e-4ae2-4c59-9d66-d16770abf8ee tempest-ProjectMemberTests-224478113 tempest-ProjectMemberTests-224478113-project-member] http://192.168.122.248/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 06 23:06:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1501/3021] 192.168.122.248 () {58 vars in 1193 bytes} [Sun Sep 6 23:06:53 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 202 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-53ff1e71-2354-429a-ae4d-573e2961cfc4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-53ff1e71-2354-429a-ae4d-573e2961cfc4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b Sep 06 23:06:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-53ff1e71-2354-429a-ae4d-573e2961cfc4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-53ff1e71-2354-429a-ae4d-573e2961cfc4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-53ff1e71-2354-429a-ae4d-573e2961cfc4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b returned with HTTP 404 Sep 06 23:06:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1521/3022] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:54 2026] GET /volume/v3/volumes/8593b3db-718f-4b5e-8921-c1367e50798b => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-542498001"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-542498001'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume of 1 GB Sep 06 23:06:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Availability Zones retrieved successfully. Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Flow 'volume_create_api' (765a7510-e697-4ad9-bd85-6493e7360afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f9938e-a42c-4461-aa56-c4f5b5ccd6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f9938e-a42c-4461-aa56-c4f5b5ccd6b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fbd1d83-b089-4e9d-a88b-e2e100c1cbec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-aea61ce1-a74f-40c7-b17e-249a2eee17d9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-aea61ce1-a74f-40c7-b17e-249a2eee17d9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 Sep 06 23:06:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-aea61ce1-a74f-40c7-b17e-249a2eee17d9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-aea61ce1-a74f-40c7-b17e-249a2eee17d9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Created reservations ['860ca767-7a41-4993-8765-6165c224da41', '595a50ad-68e2-4fd4-8424-b736a091aa11', 'a763d758-1fc6-4c30-b1c1-54fe0deb0ad4', 'f5d1694f-bf05-469f-aef5-9756ed02c632'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fbd1d83-b089-4e9d-a88b-e2e100c1cbec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['860ca767-7a41-4993-8765-6165c224da41', '595a50ad-68e2-4fd4-8424-b736a091aa11', 'a763d758-1fc6-4c30-b1c1-54fe0deb0ad4', 'f5d1694f-bf05-469f-aef5-9756ed02c632']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8409a6dc-11b1-492f-8dd3-57c92f171f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-aea61ce1-a74f-40c7-b17e-249a2eee17d9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Snapshot retrieved successfully. Sep 06 23:06:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-aea61ce1-a74f-40c7-b17e-249a2eee17d9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 returned with HTTP 200 Sep 06 23:06:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1522/3023] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:54 2026] GET /volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 => generated 440 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:54 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:54 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8409a6dc-11b1-492f-8dd3-57c92f171f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-542498001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4266b1794f41e0915cd24249a89f48',qos_specs=None,replication_status=,reservations=['860ca767-7a41-4993-8765-6165c224da41','595a50ad-68e2-4fd4-8424-b736a091aa11','a763d758-1fc6-4c30-b1c1-54fe0deb0ad4','f5d1694f-bf05-469f-aef5-9756ed02c632'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:06:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-542498001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c4266b1794f41e0915cd24249a89f48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e8fa8c-965f-49bc-a3b0-9eabbe6e1246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e8fa8c-965f-49bc-a3b0-9eabbe6e1246) transitioned into state 'SUCCESS' from state '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-542498001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4266b1794f41e0915cd24249a89f48',qos_specs=None,replication_status=,reservations=['860ca767-7a41-4993-8765-6165c224da41','595a50ad-68e2-4fd4-8424-b736a091aa11','a763d758-1fc6-4c30-b1c1-54fe0deb0ad4','f5d1694f-bf05-469f-aef5-9756ed02c632'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d21fbf1c-05e0-42bc-b41d-211e1f58d50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d21fbf1c-05e0-42bc-b41d-211e1f58d50b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Flow 'volume_create_api' (765a7510-e697-4ad9-bd85-6493e7360afc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume request issued successfully. Sep 06 23:06:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6bdff2ef-ff60-410c-a23f-8638dbd5bc80 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:06:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1502/3024] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 23:06:54 2026] POST /volume/v3/volumes => generated 786 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-50247284-ab7d-449f-88b3-85daa2213651 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-50247284-ab7d-449f-88b3-85daa2213651 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3 Sep 06 23:06:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-50247284-ab7d-449f-88b3-85daa2213651 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-50247284-ab7d-449f-88b3-85daa2213651 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:54 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:54 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-50247284-ab7d-449f-88b3-85daa2213651 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:06:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-50247284-ab7d-449f-88b3-85daa2213651 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3 returned with HTTP 200 Sep 06 23:06:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1523/3025] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:54 2026] GET /volume/v3/volumes/cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3 => generated 965 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3028cddd-b1dd-4ca8-bf31-cd5d7ea28316 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3028cddd-b1dd-4ca8-bf31-cd5d7ea28316 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/9259a5a5-5019-4c5f-bca9-00d6f1fed71a Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3028cddd-b1dd-4ca8-bf31-cd5d7ea28316 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3028cddd-b1dd-4ca8-bf31-cd5d7ea28316 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3028cddd-b1dd-4ca8-bf31-cd5d7ea28316 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/9259a5a5-5019-4c5f-bca9-00d6f1fed71a returned with HTTP 404 Sep 06 23:06:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1503/3026] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:54 2026] GET /volume/v3/volumes/9259a5a5-5019-4c5f-bca9-00d6f1fed71a => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0eb5a0dc-ba5b-4950-8d1c-ec4c71015e63 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0eb5a0dc-ba5b-4950-8d1c-ec4c71015e63 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] DELETE http://192.168.122.248/volume/v3/volumes/cf92f525-47ad-47d4-abf6-ea6543ec3440 Sep 06 23:06:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0eb5a0dc-ba5b-4950-8d1c-ec4c71015e63 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0eb5a0dc-ba5b-4950-8d1c-ec4c71015e63 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:54 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-0eb5a0dc-ba5b-4950-8d1c-ec4c71015e63 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Delete volume with id: cf92f525-47ad-47d4-abf6-ea6543ec3440 Sep 06 23:06:54 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:54 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0eb5a0dc-ba5b-4950-8d1c-ec4c71015e63 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0eb5a0dc-ba5b-4950-8d1c-ec4c71015e63 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Delete volume request issued successfully. Sep 06 23:06:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0eb5a0dc-ba5b-4950-8d1c-ec4c71015e63 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/cf92f525-47ad-47d4-abf6-ea6543ec3440 returned with HTTP 202 Sep 06 23:06:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1524/3027] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:06:54 2026] DELETE /volume/v3/volumes/cf92f525-47ad-47d4-abf6-ea6543ec3440 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-31cfa033-11da-4b01-a165-e5cb71f4fed0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-31cfa033-11da-4b01-a165-e5cb71f4fed0 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/cf92f525-47ad-47d4-abf6-ea6543ec3440 Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-31cfa033-11da-4b01-a165-e5cb71f4fed0 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-31cfa033-11da-4b01-a165-e5cb71f4fed0 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:54 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:54 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-31cfa033-11da-4b01-a165-e5cb71f4fed0 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-31cfa033-11da-4b01-a165-e5cb71f4fed0 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/cf92f525-47ad-47d4-abf6-ea6543ec3440 returned with HTTP 200 Sep 06 23:06:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1504/3028] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:54 2026] GET /volume/v3/volumes/cf92f525-47ad-47d4-abf6-ea6543ec3440 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1994eda9-ae0d-4441-9480-1d1d67acfa18 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1994eda9-ae0d-4441-9480-1d1d67acfa18 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 Sep 06 23:06:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1994eda9-ae0d-4441-9480-1d1d67acfa18 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1994eda9-ae0d-4441-9480-1d1d67acfa18 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1994eda9-ae0d-4441-9480-1d1d67acfa18 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Snapshot retrieved successfully. Sep 06 23:06:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1994eda9-ae0d-4441-9480-1d1d67acfa18 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 returned with HTTP 200 Sep 06 23:06:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1525/3029] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:55 2026] GET /volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d351ca8b-01c4-488a-b183-0160094dbb67 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d351ca8b-01c4-488a-b183-0160094dbb67 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 Sep 06 23:06:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d351ca8b-01c4-488a-b183-0160094dbb67 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d351ca8b-01c4-488a-b183-0160094dbb67 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d351ca8b-01c4-488a-b183-0160094dbb67 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Snapshot retrieved successfully. Sep 06 23:06:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d351ca8b-01c4-488a-b183-0160094dbb67 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 returned with HTTP 200 Sep 06 23:06:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1505/3030] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:55 2026] GET /volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7d04a6bf-776d-464d-bdff-59c3ba4aef30 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7d04a6bf-776d-464d-bdff-59c3ba4aef30 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 Sep 06 23:06:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7d04a6bf-776d-464d-bdff-59c3ba4aef30 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7d04a6bf-776d-464d-bdff-59c3ba4aef30 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7d04a6bf-776d-464d-bdff-59c3ba4aef30 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Snapshot retrieved successfully. Sep 06 23:06:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7d04a6bf-776d-464d-bdff-59c3ba4aef30 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 returned with HTTP 200 Sep 06 23:06:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1526/3031] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:55 2026] GET /volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 => generated 467 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:06:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3621cd3a-c24f-4f0e-84e3-51bfba8f3d93", "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Create volume request body: {'volume': {'snapshot_id': '3621cd3a-c24f-4f0e-84e3-51bfba8f3d93', 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:06:55 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:55 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Snapshot retrieved successfully. Sep 06 23:06:55 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Create volume of 1 GB Sep 06 23:06:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Availability Zones retrieved successfully. Sep 06 23:06:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Flow 'volume_create_api' (ec0476c0-9f6b-481d-a253-ac341e4922a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (118a476f-7bca-4cb4-b2b7-57da11970b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:06:55 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:55 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-227f80de-e098-4c78-9ed7-ae50a1b51105 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-227f80de-e098-4c78-9ed7-ae50a1b51105 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3 Sep 06 23:06:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-227f80de-e098-4c78-9ed7-ae50a1b51105 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-227f80de-e098-4c78-9ed7-ae50a1b51105 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (118a476f-7bca-4cb4-b2b7-57da11970b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3621cd3a-c24f-4f0e-84e3-51bfba8f3d93', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39fc8912-192d-4808-92fe-e9c2b85d522b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:55 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:55 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-227f80de-e098-4c78-9ed7-ae50a1b51105 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:06:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-227f80de-e098-4c78-9ed7-ae50a1b51105 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3 returned with HTTP 200 Sep 06 23:06:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1527/3032] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:55 2026] GET /volume/v3/volumes/cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3 => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:55 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Created reservations ['71af3872-0e28-4eb0-9a55-90403387644c', '1dda6e34-6ac7-447d-8ca9-5aaf2693f88c', '95eb1f1f-2e2a-4abd-8d34-c9ce533c52bc', 'c4108a28-8394-4d38-b1b2-85f53968da70'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39fc8912-192d-4808-92fe-e9c2b85d522b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71af3872-0e28-4eb0-9a55-90403387644c', '1dda6e34-6ac7-447d-8ca9-5aaf2693f88c', '95eb1f1f-2e2a-4abd-8d34-c9ce533c52bc', 'c4108a28-8394-4d38-b1b2-85f53968da70']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bedb5da7-83d1-446a-85cc-71e308cde5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-020c64c7-4ff6-4f55-86c7-4910a8fe1e54 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-020c64c7-4ff6-4f55-86c7-4910a8fe1e54 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/cf92f525-47ad-47d4-abf6-ea6543ec3440 Sep 06 23:06:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-020c64c7-4ff6-4f55-86c7-4910a8fe1e54 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-020c64c7-4ff6-4f55-86c7-4910a8fe1e54 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:55 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:55 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:55 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:55 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-020c64c7-4ff6-4f55-86c7-4910a8fe1e54 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-020c64c7-4ff6-4f55-86c7-4910a8fe1e54 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/cf92f525-47ad-47d4-abf6-ea6543ec3440 returned with HTTP 200 Sep 06 23:06:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1528/3033] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:55 2026] GET /volume/v3/volumes/cf92f525-47ad-47d4-abf6-ea6543ec3440 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bedb5da7-83d1-446a-85cc-71e308cde5a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faae6de3-37ed-4062-8728-37835597a9c2', '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='151a1358ebc04780be9a9aa3d5ee1cc2',qos_specs=None,replication_status=,reservations=['71af3872-0e28-4eb0-9a55-90403387644c','1dda6e34-6ac7-447d-8ca9-5aaf2693f88c','95eb1f1f-2e2a-4abd-8d34-c9ce533c52bc','c4108a28-8394-4d38-b1b2-85f53968da70'],size=1,snapshot_id=3621cd3a-c24f-4f0e-84e3-51bfba8f3d93,source_replicaid=,source_volid=None,status='creating',user_id='58f41a295e9b43468bd3c6a1a96e9cc0',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:06:55Z,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=faae6de3-37ed-4062-8728-37835597a9c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='151a1358ebc04780be9a9aa3d5ee1cc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3621cd3a-c24f-4f0e-84e3-51bfba8f3d93,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58f41a295e9b43468bd3c6a1a96e9cc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73cacdc6-6645-4df3-9732-2358d4776a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73cacdc6-6645-4df3-9732-2358d4776a4d) transitioned into state 'SUCCESS' from 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='151a1358ebc04780be9a9aa3d5ee1cc2',qos_specs=None,replication_status=,reservations=['71af3872-0e28-4eb0-9a55-90403387644c','1dda6e34-6ac7-447d-8ca9-5aaf2693f88c','95eb1f1f-2e2a-4abd-8d34-c9ce533c52bc','c4108a28-8394-4d38-b1b2-85f53968da70'],size=1,snapshot_id=3621cd3a-c24f-4f0e-84e3-51bfba8f3d93,source_replicaid=,source_volid=None,status='creating',user_id='58f41a295e9b43468bd3c6a1a96e9cc0',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d33ab21-0b55-463f-b67c-3bdc5443d6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:06:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d33ab21-0b55-463f-b67c-3bdc5443d6b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:06:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Flow 'volume_create_api' (ec0476c0-9f6b-481d-a253-ac341e4922a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:06:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Create volume request issued successfully. Sep 06 23:06:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-66798f10-64b5-4844-b639-1c1d04b56cf9 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:06:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1506/3034] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 23:06:55 2026] POST /volume/v3/volumes => generated 750 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:06:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5ee09812-7354-42dd-a0ce-9dd2de4fcd74 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5ee09812-7354-42dd-a0ce-9dd2de4fcd74 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 Sep 06 23:06:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5ee09812-7354-42dd-a0ce-9dd2de4fcd74 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5ee09812-7354-42dd-a0ce-9dd2de4fcd74 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5ee09812-7354-42dd-a0ce-9dd2de4fcd74 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Volume info retrieved successfully. Sep 06 23:06:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5ee09812-7354-42dd-a0ce-9dd2de4fcd74 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 returned with HTTP 200 Sep 06 23:06:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1529/3035] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:56 2026] GET /volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b97eca27-529c-4586-91de-ac8163340776 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b97eca27-529c-4586-91de-ac8163340776 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3 Sep 06 23:06:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b97eca27-529c-4586-91de-ac8163340776 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b97eca27-529c-4586-91de-ac8163340776 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b97eca27-529c-4586-91de-ac8163340776 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:06:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b97eca27-529c-4586-91de-ac8163340776 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3 returned with HTTP 200 Sep 06 23:06:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1507/3036] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:56 2026] GET /volume/v3/volumes/cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:06:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e256fe3c-4963-459f-b928-e95b8a6a05e6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e256fe3c-4963-459f-b928-e95b8a6a05e6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] POST http://192.168.122.248/volume/v3/snapshots Sep 06 23:06:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e256fe3c-4963-459f-b928-e95b8a6a05e6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1387417824"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:06:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e256fe3c-4963-459f-b928-e95b8a6a05e6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:06:56 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-e256fe3c-4963-459f-b928-e95b8a6a05e6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create snapshot from volume cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3 Sep 06 23:06:56 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-e256fe3c-4963-459f-b928-e95b8a6a05e6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Created reservations ['d691b966-14c9-4365-accc-d4ece4a27840', '22f13e76-970d-4007-9bfa-bc38f69d4ebe', 'd957ee13-42eb-4045-8aae-6b8fc4db1566', '5625ac19-854d-4bad-8eb6-6df372f6268b'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:06:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6b982c70-0557-43b9-bd55-edc1f51cdb42 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6b982c70-0557-43b9-bd55-edc1f51cdb42 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/cf92f525-47ad-47d4-abf6-ea6543ec3440 Sep 06 23:06:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6b982c70-0557-43b9-bd55-edc1f51cdb42 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6b982c70-0557-43b9-bd55-edc1f51cdb42 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6b982c70-0557-43b9-bd55-edc1f51cdb42 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/cf92f525-47ad-47d4-abf6-ea6543ec3440 returned with HTTP 404 Sep 06 23:06:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1508/3037] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:57 2026] GET /volume/v3/volumes/cf92f525-47ad-47d4-abf6-ea6543ec3440 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-073a184b-06fb-4af0-9cba-25d12101109a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-073a184b-06fb-4af0-9cba-25d12101109a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] DELETE http://192.168.122.248/volume/v3/volumes/b88fe36f-eb84-4488-a4f6-2f329ea0f63b Sep 06 23:06:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-073a184b-06fb-4af0-9cba-25d12101109a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e256fe3c-4963-459f-b928-e95b8a6a05e6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot create request issued successfully. Sep 06 23:06:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-073a184b-06fb-4af0-9cba-25d12101109a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:57 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-073a184b-06fb-4af0-9cba-25d12101109a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Delete volume with id: b88fe36f-eb84-4488-a4f6-2f329ea0f63b Sep 06 23:06:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e256fe3c-4963-459f-b928-e95b8a6a05e6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 23:06:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1530/3038] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 23:06:56 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 06 23:06:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5a92b6f0-9d41-4bb0-864a-cfbaabb369a7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:57 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:57 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5a92b6f0-9d41-4bb0-864a-cfbaabb369a7 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db Sep 06 23:06:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5a92b6f0-9d41-4bb0-864a-cfbaabb369a7 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-073a184b-06fb-4af0-9cba-25d12101109a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5a92b6f0-9d41-4bb0-864a-cfbaabb369a7 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5a92b6f0-9d41-4bb0-864a-cfbaabb369a7 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:06:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5a92b6f0-9d41-4bb0-864a-cfbaabb369a7 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db returned with HTTP 200 Sep 06 23:06:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1531/3039] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:57 2026] GET /volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-073a184b-06fb-4af0-9cba-25d12101109a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Delete volume request issued successfully. Sep 06 23:06:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-073a184b-06fb-4af0-9cba-25d12101109a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/b88fe36f-eb84-4488-a4f6-2f329ea0f63b returned with HTTP 202 Sep 06 23:06:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1509/3040] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:06:57 2026] DELETE /volume/v3/volumes/b88fe36f-eb84-4488-a4f6-2f329ea0f63b => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-57ee5bf7-e20e-4281-b975-c262e1f3f244 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-57ee5bf7-e20e-4281-b975-c262e1f3f244 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/b88fe36f-eb84-4488-a4f6-2f329ea0f63b Sep 06 23:06:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-57ee5bf7-e20e-4281-b975-c262e1f3f244 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-57ee5bf7-e20e-4281-b975-c262e1f3f244 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:57 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:57 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-57ee5bf7-e20e-4281-b975-c262e1f3f244 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:06:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-57ee5bf7-e20e-4281-b975-c262e1f3f244 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/b88fe36f-eb84-4488-a4f6-2f329ea0f63b returned with HTTP 200 Sep 06 23:06:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1532/3041] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:57 2026] GET /volume/v3/volumes/b88fe36f-eb84-4488-a4f6-2f329ea0f63b => generated 860 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-760aa8f3-9bf9-441e-99b5-feeb0abddd3f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-760aa8f3-9bf9-441e-99b5-feeb0abddd3f tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 Sep 06 23:06:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-760aa8f3-9bf9-441e-99b5-feeb0abddd3f tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-760aa8f3-9bf9-441e-99b5-feeb0abddd3f tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:57 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:57 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-760aa8f3-9bf9-441e-99b5-feeb0abddd3f tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Volume info retrieved successfully. Sep 06 23:06:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-760aa8f3-9bf9-441e-99b5-feeb0abddd3f tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 returned with HTTP 200 Sep 06 23:06:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1510/3042] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:57 2026] GET /volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0db67e3e-0465-491d-bec8-2979bb87f809 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0db67e3e-0465-491d-bec8-2979bb87f809 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db Sep 06 23:06:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0db67e3e-0465-491d-bec8-2979bb87f809 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0db67e3e-0465-491d-bec8-2979bb87f809 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0db67e3e-0465-491d-bec8-2979bb87f809 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:06:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0db67e3e-0465-491d-bec8-2979bb87f809 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db returned with HTTP 200 Sep 06 23:06:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1533/3043] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:58 2026] GET /volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-dd3909d3-a88e-4f9a-aad1-df95cf3e8229 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dd3909d3-a88e-4f9a-aad1-df95cf3e8229 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/b88fe36f-eb84-4488-a4f6-2f329ea0f63b Sep 06 23:06:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dd3909d3-a88e-4f9a-aad1-df95cf3e8229 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dd3909d3-a88e-4f9a-aad1-df95cf3e8229 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dd3909d3-a88e-4f9a-aad1-df95cf3e8229 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/b88fe36f-eb84-4488-a4f6-2f329ea0f63b returned with HTTP 404 Sep 06 23:06:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1511/3044] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:58 2026] GET /volume/v3/volumes/b88fe36f-eb84-4488-a4f6-2f329ea0f63b => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:06:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-75d67688-7714-4321-97c6-1c0e9d67313d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-75d67688-7714-4321-97c6-1c0e9d67313d tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 Sep 06 23:06:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-75d67688-7714-4321-97c6-1c0e9d67313d tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-75d67688-7714-4321-97c6-1c0e9d67313d tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0399ff13-7ba5-4276-b300-fc4a7d515583 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0399ff13-7ba5-4276-b300-fc4a7d515583 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 Sep 06 23:06:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0399ff13-7ba5-4276-b300-fc4a7d515583 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0399ff13-7ba5-4276-b300-fc4a7d515583 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:58 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-0399ff13-7ba5-4276-b300-fc4a7d515583 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Delete snapshot with id: 07655fdd-9283-401b-980f-ca999aed21b3 Sep 06 23:06:58 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:58 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:58 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:58 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-75d67688-7714-4321-97c6-1c0e9d67313d tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Volume info retrieved successfully. Sep 06 23:06:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0399ff13-7ba5-4276-b300-fc4a7d515583 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Snapshot retrieved successfully. Sep 06 23:06:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-75d67688-7714-4321-97c6-1c0e9d67313d tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 returned with HTTP 200 Sep 06 23:06:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1534/3045] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:58 2026] GET /volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 => generated 842 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:58 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:58 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:06:58 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0399ff13-7ba5-4276-b300-fc4a7d515583 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Snapshot delete request issued successfully. Sep 06 23:06:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0399ff13-7ba5-4276-b300-fc4a7d515583 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 returned with HTTP 202 Sep 06 23:06:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1512/3046] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:06:58 2026] DELETE /volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:06:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e929bc51-15b1-4d2b-9617-bf8716c7ad74 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e929bc51-15b1-4d2b-9617-bf8716c7ad74 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 Sep 06 23:06:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e929bc51-15b1-4d2b-9617-bf8716c7ad74 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e929bc51-15b1-4d2b-9617-bf8716c7ad74 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e929bc51-15b1-4d2b-9617-bf8716c7ad74 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Snapshot retrieved successfully. Sep 06 23:06:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e929bc51-15b1-4d2b-9617-bf8716c7ad74 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 returned with HTTP 200 Sep 06 23:06:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1535/3047] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:58 2026] GET /volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 => generated 472 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d4bec568-ff49-4c0d-8b73-f03bdae5cdeb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d4bec568-ff49-4c0d-8b73-f03bdae5cdeb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db Sep 06 23:06:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d4bec568-ff49-4c0d-8b73-f03bdae5cdeb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d4bec568-ff49-4c0d-8b73-f03bdae5cdeb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d4bec568-ff49-4c0d-8b73-f03bdae5cdeb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:06:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d4bec568-ff49-4c0d-8b73-f03bdae5cdeb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db returned with HTTP 200 Sep 06 23:06:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1513/3048] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:59 2026] GET /volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db => generated 440 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:06:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6cc0770e-5572-463a-8e8c-989c1dfb4378 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6cc0770e-5572-463a-8e8c-989c1dfb4378 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 Sep 06 23:06:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6cc0770e-5572-463a-8e8c-989c1dfb4378 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6cc0770e-5572-463a-8e8c-989c1dfb4378 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:59 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:06:59 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:06:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:06:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6cc0770e-5572-463a-8e8c-989c1dfb4378 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Volume info retrieved successfully. Sep 06 23:06:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6cc0770e-5572-463a-8e8c-989c1dfb4378 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 returned with HTTP 200 Sep 06 23:06:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1536/3049] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:06:59 2026] GET /volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 => generated 842 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:06:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-db8c8fa4-7384-42f3-85b4-729bd16dd36c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:06:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-db8c8fa4-7384-42f3-85b4-729bd16dd36c tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 Sep 06 23:06:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-db8c8fa4-7384-42f3-85b4-729bd16dd36c tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:06:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-db8c8fa4-7384-42f3-85b4-729bd16dd36c tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:06:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:06:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:06:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-db8c8fa4-7384-42f3-85b4-729bd16dd36c tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Snapshot retrieved successfully. Sep 06 23:06:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-db8c8fa4-7384-42f3-85b4-729bd16dd36c tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 returned with HTTP 200 Sep 06 23:06:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1514/3050] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:06:59 2026] GET /volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 => generated 472 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-22385cb1-41b4-41f2-8fac-f2089afc726c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-22385cb1-41b4-41f2-8fac-f2089afc726c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db Sep 06 23:07:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-22385cb1-41b4-41f2-8fac-f2089afc726c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-22385cb1-41b4-41f2-8fac-f2089afc726c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-22385cb1-41b4-41f2-8fac-f2089afc726c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-22385cb1-41b4-41f2-8fac-f2089afc726c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db returned with HTTP 200 Sep 06 23:07:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1537/3051] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:00 2026] GET /volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db => generated 440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-36225e1b-4868-4215-a645-bd3029053cbe None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-36225e1b-4868-4215-a645-bd3029053cbe tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 Sep 06 23:07:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-36225e1b-4868-4215-a645-bd3029053cbe tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:00 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-36225e1b-4868-4215-a645-bd3029053cbe tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:00 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:00 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:00 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:00 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:00 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-36225e1b-4868-4215-a645-bd3029053cbe tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Volume info retrieved successfully. Sep 06 23:07:00 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-36225e1b-4868-4215-a645-bd3029053cbe tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 returned with HTTP 200 Sep 06 23:07:00 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1515/3052] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:00 2026] GET /volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 => generated 842 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-608ad891-4d4b-495f-8279-4da852d96908 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-608ad891-4d4b-495f-8279-4da852d96908 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 Sep 06 23:07:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-608ad891-4d4b-495f-8279-4da852d96908 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-608ad891-4d4b-495f-8279-4da852d96908 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-608ad891-4d4b-495f-8279-4da852d96908 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Snapshot retrieved successfully. Sep 06 23:07:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-608ad891-4d4b-495f-8279-4da852d96908 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 returned with HTTP 200 Sep 06 23:07:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1538/3053] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:00 2026] GET /volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 => generated 472 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9317d690-5143-41ce-81d0-1ef2abc4bf24 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9317d690-5143-41ce-81d0-1ef2abc4bf24 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db Sep 06 23:07:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9317d690-5143-41ce-81d0-1ef2abc4bf24 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9317d690-5143-41ce-81d0-1ef2abc4bf24 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9317d690-5143-41ce-81d0-1ef2abc4bf24 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9317d690-5143-41ce-81d0-1ef2abc4bf24 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db returned with HTTP 200 Sep 06 23:07:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1516/3054] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:01 2026] GET /volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db => generated 440 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-dbc0fcee-c36d-4c8c-b018-488b5a868d32 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dbc0fcee-c36d-4c8c-b018-488b5a868d32 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 Sep 06 23:07:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dbc0fcee-c36d-4c8c-b018-488b5a868d32 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dbc0fcee-c36d-4c8c-b018-488b5a868d32 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:01 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:01 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:01 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:01 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-67e19cdf-780c-4f6b-802b-02fc943e98ad None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-67e19cdf-780c-4f6b-802b-02fc943e98ad tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 Sep 06 23:07:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-67e19cdf-780c-4f6b-802b-02fc943e98ad tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-67e19cdf-780c-4f6b-802b-02fc943e98ad tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:01 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-dbc0fcee-c36d-4c8c-b018-488b5a868d32 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Volume info retrieved successfully. Sep 06 23:07:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-67e19cdf-780c-4f6b-802b-02fc943e98ad tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Snapshot retrieved successfully. Sep 06 23:07:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-67e19cdf-780c-4f6b-802b-02fc943e98ad tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 returned with HTTP 200 Sep 06 23:07:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1517/3055] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:01 2026] GET /volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 => generated 472 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dbc0fcee-c36d-4c8c-b018-488b5a868d32 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 returned with HTTP 200 Sep 06 23:07:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1539/3056] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:01 2026] GET /volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 => generated 842 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a0933680-71d9-4955-ab85-317370dea60b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a0933680-71d9-4955-ab85-317370dea60b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db Sep 06 23:07:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a0933680-71d9-4955-ab85-317370dea60b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a0933680-71d9-4955-ab85-317370dea60b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:02 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:02 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:02 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a0933680-71d9-4955-ab85-317370dea60b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a0933680-71d9-4955-ab85-317370dea60b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db returned with HTTP 200 Sep 06 23:07:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1518/3057] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:02 2026] GET /volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-499697f6-5e81-4f29-aaf5-cb5543e0dd02 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-499697f6-5e81-4f29-aaf5-cb5543e0dd02 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 Sep 06 23:07:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-499697f6-5e81-4f29-aaf5-cb5543e0dd02 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-499697f6-5e81-4f29-aaf5-cb5543e0dd02 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-35211664-23ca-4e7b-8d53-c1b703e332e2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-499697f6-5e81-4f29-aaf5-cb5543e0dd02 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 returned with HTTP 404 Sep 06 23:07:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1540/3058] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:02 2026] GET /volume/v3/snapshots/07655fdd-9283-401b-980f-ca999aed21b3 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-35211664-23ca-4e7b-8d53-c1b703e332e2 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 Sep 06 23:07:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-35211664-23ca-4e7b-8d53-c1b703e332e2 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-35211664-23ca-4e7b-8d53-c1b703e332e2 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-de9ea3a9-2d3e-4e19-afc5-41db79a0f8ae None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-de9ea3a9-2d3e-4e19-afc5-41db79a0f8ae tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] DELETE http://192.168.122.248/volume/v3/volumes/abaed396-eb45-4fb5-8e49-86e40df8fdf0 Sep 06 23:07:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-de9ea3a9-2d3e-4e19-afc5-41db79a0f8ae tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-de9ea3a9-2d3e-4e19-afc5-41db79a0f8ae tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:02 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-de9ea3a9-2d3e-4e19-afc5-41db79a0f8ae tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Delete volume with id: abaed396-eb45-4fb5-8e49-86e40df8fdf0 Sep 06 23:07:02 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:02 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:02 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:02 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:02 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:02 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:02 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:02 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-de9ea3a9-2d3e-4e19-afc5-41db79a0f8ae tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:07:02 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-35211664-23ca-4e7b-8d53-c1b703e332e2 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Volume info retrieved successfully. Sep 06 23:07:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-35211664-23ca-4e7b-8d53-c1b703e332e2 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 returned with HTTP 200 Sep 06 23:07:02 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1519/3059] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:02 2026] GET /volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 => generated 843 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f31d8056-4e19-4258-b2c2-59ad84dcabca None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:02 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f31d8056-4e19-4258-b2c2-59ad84dcabca tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 Sep 06 23:07:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f31d8056-4e19-4258-b2c2-59ad84dcabca tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:02 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f31d8056-4e19-4258-b2c2-59ad84dcabca tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:02 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-de9ea3a9-2d3e-4e19-afc5-41db79a0f8ae tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Delete volume request issued successfully. Sep 06 23:07:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-de9ea3a9-2d3e-4e19-afc5-41db79a0f8ae tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/abaed396-eb45-4fb5-8e49-86e40df8fdf0 returned with HTTP 202 Sep 06 23:07:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1541/3060] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:07:02 2026] DELETE /volume/v3/volumes/abaed396-eb45-4fb5-8e49-86e40df8fdf0 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0a5cb680-4f3d-45ef-82e6-dcd0cd527793 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0a5cb680-4f3d-45ef-82e6-dcd0cd527793 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/abaed396-eb45-4fb5-8e49-86e40df8fdf0 Sep 06 23:07:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0a5cb680-4f3d-45ef-82e6-dcd0cd527793 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0a5cb680-4f3d-45ef-82e6-dcd0cd527793 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f31d8056-4e19-4258-b2c2-59ad84dcabca tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Volume info retrieved successfully. Sep 06 23:07:03 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:03 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f31d8056-4e19-4258-b2c2-59ad84dcabca tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 returned with HTTP 200 Sep 06 23:07:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1520/3061] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:02 2026] GET /volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 => generated 843 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:03 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:03 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:03 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0a5cb680-4f3d-45ef-82e6-dcd0cd527793 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Volume info retrieved successfully. Sep 06 23:07:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3c871556-5f0a-49a6-aac0-a83ff149daee None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3c871556-5f0a-49a6-aac0-a83ff149daee tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 Sep 06 23:07:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3c871556-5f0a-49a6-aac0-a83ff149daee tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3c871556-5f0a-49a6-aac0-a83ff149daee tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:03 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-3c871556-5f0a-49a6-aac0-a83ff149daee tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Delete snapshot with id: 3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 Sep 06 23:07:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0a5cb680-4f3d-45ef-82e6-dcd0cd527793 tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/abaed396-eb45-4fb5-8e49-86e40df8fdf0 returned with HTTP 200 Sep 06 23:07:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1542/3062] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:02 2026] GET /volume/v3/volumes/abaed396-eb45-4fb5-8e49-86e40df8fdf0 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3c871556-5f0a-49a6-aac0-a83ff149daee tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Snapshot retrieved successfully. Sep 06 23:07:03 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:03 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3c871556-5f0a-49a6-aac0-a83ff149daee tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Snapshot delete request issued successfully. Sep 06 23:07:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3c871556-5f0a-49a6-aac0-a83ff149daee tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 returned with HTTP 202 Sep 06 23:07:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1521/3063] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:07:03 2026] DELETE /volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bf8d65cc-36c6-439f-8099-ecaf9d594fe2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bf8d65cc-36c6-439f-8099-ecaf9d594fe2 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 Sep 06 23:07:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bf8d65cc-36c6-439f-8099-ecaf9d594fe2 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:03 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bf8d65cc-36c6-439f-8099-ecaf9d594fe2 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:03 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:03 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:03 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bf8d65cc-36c6-439f-8099-ecaf9d594fe2 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Snapshot retrieved successfully. Sep 06 23:07:03 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bf8d65cc-36c6-439f-8099-ecaf9d594fe2 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 returned with HTTP 200 Sep 06 23:07:03 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1543/3064] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:03 2026] GET /volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-bbd03a92-fad0-4eb4-a34b-d1ee0138de64 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bbd03a92-fad0-4eb4-a34b-d1ee0138de64 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db Sep 06 23:07:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bbd03a92-fad0-4eb4-a34b-d1ee0138de64 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:03 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bbd03a92-fad0-4eb4-a34b-d1ee0138de64 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:03 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:03 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:03 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-bbd03a92-fad0-4eb4-a34b-d1ee0138de64 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:03 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bbd03a92-fad0-4eb4-a34b-d1ee0138de64 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db returned with HTTP 200 Sep 06 23:07:03 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1522/3065] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:03 2026] GET /volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5081f57e-88cc-41a6-a5e8-e902c0ed4d0a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5081f57e-88cc-41a6-a5e8-e902c0ed4d0a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] GET http://192.168.122.248/volume/v3/volumes/abaed396-eb45-4fb5-8e49-86e40df8fdf0 Sep 06 23:07:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5081f57e-88cc-41a6-a5e8-e902c0ed4d0a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5081f57e-88cc-41a6-a5e8-e902c0ed4d0a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5081f57e-88cc-41a6-a5e8-e902c0ed4d0a tempest-CreateVolumesFromSnapshotTest-863729609 tempest-CreateVolumesFromSnapshotTest-863729609-project-member] http://192.168.122.248/volume/v3/volumes/abaed396-eb45-4fb5-8e49-86e40df8fdf0 returned with HTTP 404 Sep 06 23:07:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1544/3066] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:04 2026] GET /volume/v3/volumes/abaed396-eb45-4fb5-8e49-86e40df8fdf0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-15fbaaae-2c4d-48e3-9833-21b35cd33bd3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-15fbaaae-2c4d-48e3-9833-21b35cd33bd3 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 Sep 06 23:07:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-15fbaaae-2c4d-48e3-9833-21b35cd33bd3 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:04 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-15fbaaae-2c4d-48e3-9833-21b35cd33bd3 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:04 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:04 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:04 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-15fbaaae-2c4d-48e3-9833-21b35cd33bd3 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Snapshot retrieved successfully. Sep 06 23:07:04 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-15fbaaae-2c4d-48e3-9833-21b35cd33bd3 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 returned with HTTP 200 Sep 06 23:07:04 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1523/3067] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:04 2026] GET /volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-faf36113-6963-4956-ab83-06be9234c497 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-faf36113-6963-4956-ab83-06be9234c497 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db Sep 06 23:07:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-faf36113-6963-4956-ab83-06be9234c497 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:04 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-faf36113-6963-4956-ab83-06be9234c497 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:04 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:04 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:04 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-faf36113-6963-4956-ab83-06be9234c497 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:04 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-faf36113-6963-4956-ab83-06be9234c497 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db returned with HTTP 200 Sep 06 23:07:04 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1545/3068] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:04 2026] GET /volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-118ab399-17a2-4663-9978-36b054b21ed1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-118ab399-17a2-4663-9978-36b054b21ed1 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 Sep 06 23:07:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-118ab399-17a2-4663-9978-36b054b21ed1 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-118ab399-17a2-4663-9978-36b054b21ed1 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-118ab399-17a2-4663-9978-36b054b21ed1 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 returned with HTTP 404 Sep 06 23:07:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1524/3069] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:05 2026] GET /volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-58cae4f8-865c-4ab6-8986-8cd20b1bfd05 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-58cae4f8-865c-4ab6-8986-8cd20b1bfd05 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] DELETE http://192.168.122.248/volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd Sep 06 23:07:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-58cae4f8-865c-4ab6-8986-8cd20b1bfd05 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-58cae4f8-865c-4ab6-8986-8cd20b1bfd05 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:05 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-58cae4f8-865c-4ab6-8986-8cd20b1bfd05 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Delete volume with id: 5b5c5330-6ae0-4849-aaa2-5083cb0812bd Sep 06 23:07:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-58cae4f8-865c-4ab6-8986-8cd20b1bfd05 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Volume info retrieved successfully. Sep 06 23:07:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-58cae4f8-865c-4ab6-8986-8cd20b1bfd05 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Delete volume request issued successfully. Sep 06 23:07:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-58cae4f8-865c-4ab6-8986-8cd20b1bfd05 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd returned with HTTP 202 Sep 06 23:07:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1546/3070] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:07:05 2026] DELETE /volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0f64c092-202f-4e5f-88c9-0ce13e020505 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0f64c092-202f-4e5f-88c9-0ce13e020505 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd Sep 06 23:07:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0f64c092-202f-4e5f-88c9-0ce13e020505 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0f64c092-202f-4e5f-88c9-0ce13e020505 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0f64c092-202f-4e5f-88c9-0ce13e020505 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Volume info retrieved successfully. Sep 06 23:07:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0f64c092-202f-4e5f-88c9-0ce13e020505 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd returned with HTTP 200 Sep 06 23:07:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1525/3071] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:05 2026] GET /volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-14ddf496-0816-47ae-868c-35936edf1690 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-14ddf496-0816-47ae-868c-35936edf1690 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db Sep 06 23:07:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-14ddf496-0816-47ae-868c-35936edf1690 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-14ddf496-0816-47ae-868c-35936edf1690 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-14ddf496-0816-47ae-868c-35936edf1690 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-14ddf496-0816-47ae-868c-35936edf1690 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db returned with HTTP 200 Sep 06 23:07:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1547/3072] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:05 2026] GET /volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3c744e09-0e43-4cd5-8b00-a54d8c3c96db None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3c744e09-0e43-4cd5-8b00-a54d8c3c96db tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] POST http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db/action Sep 06 23:07:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3c744e09-0e43-4cd5-8b00-a54d8c3c96db tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:07:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3c744e09-0e43-4cd5-8b00-a54d8c3c96db tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3c744e09-0e43-4cd5-8b00-a54d8c3c96db tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Snapshot retrieved successfully. Sep 06 23:07:05 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-3c744e09-0e43-4cd5-8b00-a54d8c3c96db tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c21a9d96a0534c77a03da06f0596d73e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c4266b1794f41e0915cd24249a89f48', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:07:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3c744e09-0e43-4cd5-8b00-a54d8c3c96db tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db/action returned with HTTP 403 Sep 06 23:07:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1526/3073] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 23:07:05 2026] POST /volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db/action => generated 133 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8f2fd8ae-05c4-4540-8491-5c3dcf55490a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8f2fd8ae-05c4-4540-8491-5c3dcf55490a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] DELETE http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db Sep 06 23:07:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8f2fd8ae-05c4-4540-8491-5c3dcf55490a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8f2fd8ae-05c4-4540-8491-5c3dcf55490a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:05 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-8f2fd8ae-05c4-4540-8491-5c3dcf55490a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete snapshot with id: 3fb84ce3-b830-429d-8ace-2e89ddd534db Sep 06 23:07:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8f2fd8ae-05c4-4540-8491-5c3dcf55490a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8f2fd8ae-05c4-4540-8491-5c3dcf55490a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot delete request issued successfully. Sep 06 23:07:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8f2fd8ae-05c4-4540-8491-5c3dcf55490a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db returned with HTTP 202 Sep 06 23:07:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1548/3074] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:07:05 2026] DELETE /volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c0fa9905-d31c-40b0-8172-02d9bdd0c6cd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c0fa9905-d31c-40b0-8172-02d9bdd0c6cd tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db Sep 06 23:07:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c0fa9905-d31c-40b0-8172-02d9bdd0c6cd tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c0fa9905-d31c-40b0-8172-02d9bdd0c6cd tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c0fa9905-d31c-40b0-8172-02d9bdd0c6cd tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c0fa9905-d31c-40b0-8172-02d9bdd0c6cd tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db returned with HTTP 200 Sep 06 23:07:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1527/3075] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:05 2026] GET /volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-35de7149-c52c-47df-9c92-da2f6a1dbd31 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-35de7149-c52c-47df-9c92-da2f6a1dbd31 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd Sep 06 23:07:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-35de7149-c52c-47df-9c92-da2f6a1dbd31 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-35de7149-c52c-47df-9c92-da2f6a1dbd31 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:06 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:06 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:06 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:06 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:06 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-35de7149-c52c-47df-9c92-da2f6a1dbd31 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Volume info retrieved successfully. Sep 06 23:07:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-35de7149-c52c-47df-9c92-da2f6a1dbd31 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd returned with HTTP 200 Sep 06 23:07:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1549/3076] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:06 2026] GET /volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd => generated 854 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5147ee0f-729b-4fdc-99b4-4d779e2d683f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5147ee0f-729b-4fdc-99b4-4d779e2d683f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db Sep 06 23:07:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5147ee0f-729b-4fdc-99b4-4d779e2d683f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5147ee0f-729b-4fdc-99b4-4d779e2d683f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:06 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:06 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:06 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5147ee0f-729b-4fdc-99b4-4d779e2d683f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5147ee0f-729b-4fdc-99b4-4d779e2d683f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db returned with HTTP 200 Sep 06 23:07:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1528/3077] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:06 2026] GET /volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db => generated 466 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-36142504-c44f-4df5-a256-3f218eec28cb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-36142504-c44f-4df5-a256-3f218eec28cb tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd Sep 06 23:07:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-36142504-c44f-4df5-a256-3f218eec28cb tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-36142504-c44f-4df5-a256-3f218eec28cb tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-36142504-c44f-4df5-a256-3f218eec28cb tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd returned with HTTP 404 Sep 06 23:07:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1550/3078] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:07 2026] GET /volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b7d1b338-2b81-4a43-a4a9-61b31fb25aa3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b7d1b338-2b81-4a43-a4a9-61b31fb25aa3 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] DELETE http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 Sep 06 23:07:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b7d1b338-2b81-4a43-a4a9-61b31fb25aa3 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b7d1b338-2b81-4a43-a4a9-61b31fb25aa3 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:07 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-b7d1b338-2b81-4a43-a4a9-61b31fb25aa3 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Delete volume with id: faae6de3-37ed-4062-8728-37835597a9c2 Sep 06 23:07:07 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:07 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:07 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:07 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:07 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b7d1b338-2b81-4a43-a4a9-61b31fb25aa3 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Volume info retrieved successfully. Sep 06 23:07:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-333413a3-8cf7-48fc-a47d-35ce3b956448 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-333413a3-8cf7-48fc-a47d-35ce3b956448 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db Sep 06 23:07:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-333413a3-8cf7-48fc-a47d-35ce3b956448 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-333413a3-8cf7-48fc-a47d-35ce3b956448 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:07 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:07 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:07 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-333413a3-8cf7-48fc-a47d-35ce3b956448 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-333413a3-8cf7-48fc-a47d-35ce3b956448 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db returned with HTTP 200 Sep 06 23:07:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1551/3079] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:07 2026] GET /volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db => generated 466 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b7d1b338-2b81-4a43-a4a9-61b31fb25aa3 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Delete volume request issued successfully. Sep 06 23:07:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b7d1b338-2b81-4a43-a4a9-61b31fb25aa3 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 returned with HTTP 202 Sep 06 23:07:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1529/3080] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:07:07 2026] DELETE /volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 => generated 0 bytes in 302 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7b67bb91-e870-44e8-8166-5afa583f56e3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7b67bb91-e870-44e8-8166-5afa583f56e3 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 Sep 06 23:07:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7b67bb91-e870-44e8-8166-5afa583f56e3 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7b67bb91-e870-44e8-8166-5afa583f56e3 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:08 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:08 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:08 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:08 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:08 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7b67bb91-e870-44e8-8166-5afa583f56e3 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Volume info retrieved successfully. Sep 06 23:07:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7b67bb91-e870-44e8-8166-5afa583f56e3 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 returned with HTTP 200 Sep 06 23:07:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1552/3081] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:08 2026] GET /volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 => generated 842 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2b43416a-521b-4d07-bc55-3139cdf95540 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2b43416a-521b-4d07-bc55-3139cdf95540 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db Sep 06 23:07:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2b43416a-521b-4d07-bc55-3139cdf95540 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2b43416a-521b-4d07-bc55-3139cdf95540 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2b43416a-521b-4d07-bc55-3139cdf95540 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db returned with HTTP 404 Sep 06 23:07:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1530/3082] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:08 2026] GET /volume/v3/snapshots/3fb84ce3-b830-429d-8ace-2e89ddd534db => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-db299598-837d-4a07-bba1-3b244a789bff None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-db299598-837d-4a07-bba1-3b244a789bff tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3 Sep 06 23:07:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-db299598-837d-4a07-bba1-3b244a789bff tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-db299598-837d-4a07-bba1-3b244a789bff tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:08 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-db299598-837d-4a07-bba1-3b244a789bff tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete volume with id: cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3 Sep 06 23:07:09 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:09 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:09 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:09 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:09 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-db299598-837d-4a07-bba1-3b244a789bff tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4ea61bb2-2329-4928-b8bd-44ca9a4722c1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4ea61bb2-2329-4928-b8bd-44ca9a4722c1 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 Sep 06 23:07:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4ea61bb2-2329-4928-b8bd-44ca9a4722c1 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4ea61bb2-2329-4928-b8bd-44ca9a4722c1 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:09 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:09 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:09 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:09 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:09 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4ea61bb2-2329-4928-b8bd-44ca9a4722c1 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Volume info retrieved successfully. Sep 06 23:07:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4ea61bb2-2329-4928-b8bd-44ca9a4722c1 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 returned with HTTP 200 Sep 06 23:07:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1531/3083] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:09 2026] GET /volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 => generated 842 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:09 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-db299598-837d-4a07-bba1-3b244a789bff tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete volume request issued successfully. Sep 06 23:07:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-db299598-837d-4a07-bba1-3b244a789bff tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3 returned with HTTP 202 Sep 06 23:07:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1553/3084] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:07:08 2026] DELETE /volume/v3/volumes/cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3 => generated 0 bytes in 281 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e1b15a1b-bcc0-4c5e-8b69-0e601e539280 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e1b15a1b-bcc0-4c5e-8b69-0e601e539280 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3 Sep 06 23:07:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e1b15a1b-bcc0-4c5e-8b69-0e601e539280 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e1b15a1b-bcc0-4c5e-8b69-0e601e539280 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:09 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:09 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:09 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:09 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:09 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e1b15a1b-bcc0-4c5e-8b69-0e601e539280 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e1b15a1b-bcc0-4c5e-8b69-0e601e539280 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3 returned with HTTP 200 Sep 06 23:07:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1532/3085] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:09 2026] GET /volume/v3/volumes/cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:07:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-306265721"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-306265721'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:07:09 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Create volume of 1 GB Sep 06 23:07:09 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Availability Zones retrieved successfully. Sep 06 23:07:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Flow 'volume_create_api' (59aadd97-23c2-4b73-8c18-a1f38fea5f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (465d1646-4793-451f-8744-9aeb85683297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:07:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (465d1646-4793-451f-8744-9aeb85683297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a21ff46-82b5-4cf9-8bd0-bfa25531d312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:09 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Created reservations ['c0a7787d-c2a6-4fd3-8464-8212668f5220', '15ed32f5-04c0-4697-8dd5-0e3c6fbed6b9', '14c771c9-070b-4bbf-8f5a-6d5665ea9bb3', '7b411620-87ce-421a-bb76-4dc113901d17'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a21ff46-82b5-4cf9-8bd0-bfa25531d312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0a7787d-c2a6-4fd3-8464-8212668f5220', '15ed32f5-04c0-4697-8dd5-0e3c6fbed6b9', '14c771c9-070b-4bbf-8f5a-6d5665ea9bb3', '7b411620-87ce-421a-bb76-4dc113901d17']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (102b9d86-35a0-45e1-b1c0-028321559973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:10 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (102b9d86-35a0-45e1-b1c0-028321559973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f3aa171-426c-4d99-b244-c1797355283f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-306265721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1041e78520b44e387762729d5aecefb',qos_specs=None,replication_status=,reservations=['c0a7787d-c2a6-4fd3-8464-8212668f5220','15ed32f5-04c0-4697-8dd5-0e3c6fbed6b9','14c771c9-070b-4bbf-8f5a-6d5665ea9bb3','7b411620-87ce-421a-bb76-4dc113901d17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1730612b901342bdadabdc0ddc3ddcf6',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:07:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-306265721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f3aa171-426c-4d99-b244-c1797355283f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1041e78520b44e387762729d5aecefb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1730612b901342bdadabdc0ddc3ddcf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7481dd5-5b6b-4bce-8bb0-6a1290255879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7481dd5-5b6b-4bce-8bb0-6a1290255879) transitioned into state 'SUCCESS' from state '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-306265721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1041e78520b44e387762729d5aecefb',qos_specs=None,replication_status=,reservations=['c0a7787d-c2a6-4fd3-8464-8212668f5220','15ed32f5-04c0-4697-8dd5-0e3c6fbed6b9','14c771c9-070b-4bbf-8f5a-6d5665ea9bb3','7b411620-87ce-421a-bb76-4dc113901d17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1730612b901342bdadabdc0ddc3ddcf6',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c286d348-c06a-468b-baed-97a7542b87b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c286d348-c06a-468b-baed-97a7542b87b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Flow 'volume_create_api' (59aadd97-23c2-4b73-8c18-a1f38fea5f87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Create volume request issued successfully. Sep 06 23:07:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-55c702f3-c89a-4107-8075-1619ed5cdb8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:07:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1554/3086] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 23:07:09 2026] POST /volume/v3/volumes => generated 786 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e63efc2d-36ff-4942-b5a3-9538290e8fc9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e63efc2d-36ff-4942-b5a3-9538290e8fc9 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/7f3aa171-426c-4d99-b244-c1797355283f Sep 06 23:07:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e63efc2d-36ff-4942-b5a3-9538290e8fc9 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e63efc2d-36ff-4942-b5a3-9538290e8fc9 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:10 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:10 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:10 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:10 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e63efc2d-36ff-4942-b5a3-9538290e8fc9 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e63efc2d-36ff-4942-b5a3-9538290e8fc9 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/7f3aa171-426c-4d99-b244-c1797355283f returned with HTTP 200 Sep 06 23:07:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1533/3087] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:10 2026] GET /volume/v3/volumes/7f3aa171-426c-4d99-b244-c1797355283f => generated 965 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5ab3ef27-e117-44df-a38a-16c337af402a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5ab3ef27-e117-44df-a38a-16c337af402a tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5ab3ef27-e117-44df-a38a-16c337af402a tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5ab3ef27-e117-44df-a38a-16c337af402a tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5ab3ef27-e117-44df-a38a-16c337af402a tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 returned with HTTP 404 Sep 06 23:07:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1555/3088] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:10 2026] GET /volume/v3/volumes/faae6de3-37ed-4062-8728-37835597a9c2 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d70da067-0ed0-4b7a-a027-ef06d8361b01 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d70da067-0ed0-4b7a-a027-ef06d8361b01 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] DELETE http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 Sep 06 23:07:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d70da067-0ed0-4b7a-a027-ef06d8361b01 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d70da067-0ed0-4b7a-a027-ef06d8361b01 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:10 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-d70da067-0ed0-4b7a-a027-ef06d8361b01 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Delete snapshot with id: 3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 Sep 06 23:07:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d70da067-0ed0-4b7a-a027-ef06d8361b01 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 returned with HTTP 404 Sep 06 23:07:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1534/3089] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:07:10 2026] DELETE /volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-95a02054-0250-49a0-98cf-8a2cfe593f66 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-95a02054-0250-49a0-98cf-8a2cfe593f66 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-95a02054-0250-49a0-98cf-8a2cfe593f66 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-95a02054-0250-49a0-98cf-8a2cfe593f66 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-95a02054-0250-49a0-98cf-8a2cfe593f66 tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 returned with HTTP 404 Sep 06 23:07:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1556/3090] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:10 2026] GET /volume/v3/snapshots/3621cd3a-c24f-4f0e-84e3-51bfba8f3d93 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1e2ad522-477e-4a4d-aae0-596a1246ce7c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ef1bd9ce-26c7-4b9e-9013-17839268b322 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1e2ad522-477e-4a4d-aae0-596a1246ce7c tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] DELETE http://192.168.122.248/volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd Sep 06 23:07:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1e2ad522-477e-4a4d-aae0-596a1246ce7c tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ef1bd9ce-26c7-4b9e-9013-17839268b322 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3 Sep 06 23:07:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1e2ad522-477e-4a4d-aae0-596a1246ce7c tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:10 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-1e2ad522-477e-4a4d-aae0-596a1246ce7c tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Delete volume with id: 5b5c5330-6ae0-4849-aaa2-5083cb0812bd Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ef1bd9ce-26c7-4b9e-9013-17839268b322 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ef1bd9ce-26c7-4b9e-9013-17839268b322 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1e2ad522-477e-4a4d-aae0-596a1246ce7c tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd returned with HTTP 404 Sep 06 23:07:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ef1bd9ce-26c7-4b9e-9013-17839268b322 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3 returned with HTTP 404 Sep 06 23:07:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1535/3091] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:07:10 2026] DELETE /volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1557/3092] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:10 2026] GET /volume/v3/volumes/cd12b74f-9dad-423c-8cbb-f82c5ccf4aa3 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-12f40e28-e593-4a71-9bfd-d99edb398ece None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:07:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-12f40e28-e593-4a71-9bfd-d99edb398ece tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] GET http://192.168.122.248/volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd Sep 06 23:07:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-12f40e28-e593-4a71-9bfd-d99edb398ece tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-960324668"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-12f40e28-e593-4a71-9bfd-d99edb398ece tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-960324668'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume of 1 GB Sep 06 23:07:10 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:10 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-12f40e28-e593-4a71-9bfd-d99edb398ece tempest-SnapshotDependencyTests-11687148 tempest-SnapshotDependencyTests-11687148-project-member] http://192.168.122.248/volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd returned with HTTP 404 Sep 06 23:07:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Availability Zones retrieved successfully. Sep 06 23:07:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1536/3093] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:10 2026] GET /volume/v3/volumes/5b5c5330-6ae0-4849-aaa2-5083cb0812bd => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Flow 'volume_create_api' (41812e21-5b6e-4ac4-a60e-2dccb748645c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb684dd-c2ab-49c1-9388-f66c18c74f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb684dd-c2ab-49c1-9388-f66c18c74f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a319f2e-c4b0-4ed1-8d57-8d47edd4267d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Created reservations ['d95856bc-e53d-4371-89d7-41f401be6cbf', 'e16edb5f-dad2-4f4c-b480-382a4431426f', '65c8b1f7-d8e8-45c4-92f7-56306488f2d0', '22adda20-6838-4482-838d-3d242405a4bc'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a319f2e-c4b0-4ed1-8d57-8d47edd4267d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d95856bc-e53d-4371-89d7-41f401be6cbf', 'e16edb5f-dad2-4f4c-b480-382a4431426f', '65c8b1f7-d8e8-45c4-92f7-56306488f2d0', '22adda20-6838-4482-838d-3d242405a4bc']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (984dc19e-e476-44dc-a654-4406eddd7fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:10 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (984dc19e-e476-44dc-a654-4406eddd7fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3390c1f8-8b59-49d8-86a3-c05b064b0b0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-960324668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4266b1794f41e0915cd24249a89f48',qos_specs=None,replication_status=,reservations=['d95856bc-e53d-4371-89d7-41f401be6cbf','e16edb5f-dad2-4f4c-b480-382a4431426f','65c8b1f7-d8e8-45c4-92f7-56306488f2d0','22adda20-6838-4482-838d-3d242405a4bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:07:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-960324668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3390c1f8-8b59-49d8-86a3-c05b064b0b0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c4266b1794f41e0915cd24249a89f48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6edc2588-1fb7-4747-a945-14a5bb6dbc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6edc2588-1fb7-4747-a945-14a5bb6dbc3b) transitioned into state 'SUCCESS' from state '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-960324668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4266b1794f41e0915cd24249a89f48',qos_specs=None,replication_status=,reservations=['d95856bc-e53d-4371-89d7-41f401be6cbf','e16edb5f-dad2-4f4c-b480-382a4431426f','65c8b1f7-d8e8-45c4-92f7-56306488f2d0','22adda20-6838-4482-838d-3d242405a4bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db1ae0e9-c365-417c-be0b-f4cb9a7c41bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db1ae0e9-c365-417c-be0b-f4cb9a7c41bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Flow 'volume_create_api' (41812e21-5b6e-4ac4-a60e-2dccb748645c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume request issued successfully. Sep 06 23:07:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-960c9cbe-24cd-47b9-9bcf-a7bcb7ba9ed0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:07:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1558/3094] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 23:07:10 2026] POST /volume/v3/volumes => generated 786 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0598e991-0203-4ace-8c50-b2ec6bbb5077 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0598e991-0203-4ace-8c50-b2ec6bbb5077 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/3390c1f8-8b59-49d8-86a3-c05b064b0b0f Sep 06 23:07:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0598e991-0203-4ace-8c50-b2ec6bbb5077 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0598e991-0203-4ace-8c50-b2ec6bbb5077 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:10 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:10 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:10 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:10 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:10 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0598e991-0203-4ace-8c50-b2ec6bbb5077 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0598e991-0203-4ace-8c50-b2ec6bbb5077 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/3390c1f8-8b59-49d8-86a3-c05b064b0b0f returned with HTTP 200 Sep 06 23:07:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1537/3095] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:10 2026] GET /volume/v3/volumes/3390c1f8-8b59-49d8-86a3-c05b064b0b0f => generated 965 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0501b6b4-9bc8-42f4-b3c9-16c448b66d0f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0501b6b4-9bc8-42f4-b3c9-16c448b66d0f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/7f3aa171-426c-4d99-b244-c1797355283f Sep 06 23:07:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0501b6b4-9bc8-42f4-b3c9-16c448b66d0f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:11 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0501b6b4-9bc8-42f4-b3c9-16c448b66d0f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:11 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:11 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:11 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:11 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:11 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0501b6b4-9bc8-42f4-b3c9-16c448b66d0f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:11 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0501b6b4-9bc8-42f4-b3c9-16c448b66d0f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/7f3aa171-426c-4d99-b244-c1797355283f returned with HTTP 200 Sep 06 23:07:11 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1559/3096] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:11 2026] GET /volume/v3/volumes/7f3aa171-426c-4d99-b244-c1797355283f => generated 1015 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ed3b67c1-164d-49d8-beea-c11c055f4462 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ed3b67c1-164d-49d8-beea-c11c055f4462 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/3390c1f8-8b59-49d8-86a3-c05b064b0b0f Sep 06 23:07:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ed3b67c1-164d-49d8-beea-c11c055f4462 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:11 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ed3b67c1-164d-49d8-beea-c11c055f4462 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:11 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:11 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:11 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:11 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:11 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ed3b67c1-164d-49d8-beea-c11c055f4462 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:11 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ed3b67c1-164d-49d8-beea-c11c055f4462 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/3390c1f8-8b59-49d8-86a3-c05b064b0b0f returned with HTTP 200 Sep 06 23:07:11 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1538/3097] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:11 2026] GET /volume/v3/volumes/3390c1f8-8b59-49d8-86a3-c05b064b0b0f => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-15dab094-2ff9-492a-b6e0-b713551b713e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-15dab094-2ff9-492a-b6e0-b713551b713e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/7f3aa171-426c-4d99-b244-c1797355283f Sep 06 23:07:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-15dab094-2ff9-492a-b6e0-b713551b713e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-15dab094-2ff9-492a-b6e0-b713551b713e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:12 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:12 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:12 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:12 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:12 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-15dab094-2ff9-492a-b6e0-b713551b713e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-15dab094-2ff9-492a-b6e0-b713551b713e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/7f3aa171-426c-4d99-b244-c1797355283f returned with HTTP 200 Sep 06 23:07:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1560/3098] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:12 2026] GET /volume/v3/volumes/7f3aa171-426c-4d99-b244-c1797355283f => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5dbf6ed3-f2f2-47c3-a98b-b65aa276174d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5dbf6ed3-f2f2-47c3-a98b-b65aa276174d tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] POST http://192.168.122.248/volume/v3/snapshots Sep 06 23:07:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5dbf6ed3-f2f2-47c3-a98b-b65aa276174d tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f3aa171-426c-4d99-b244-c1797355283f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-369796443"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:12 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:12 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5dbf6ed3-f2f2-47c3-a98b-b65aa276174d tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:12 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-5dbf6ed3-f2f2-47c3-a98b-b65aa276174d tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Create snapshot from volume 7f3aa171-426c-4d99-b244-c1797355283f Sep 06 23:07:12 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-5dbf6ed3-f2f2-47c3-a98b-b65aa276174d tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Created reservations ['940f3535-8417-44be-b39b-d3f811e8072e', '0dc3e9bf-9109-4875-9a2b-73377d6c4dba', '49e34b8f-1128-4d66-a904-2531660a3eee', '29d9fe17-7985-4ad4-be76-ce60098d40a9'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5dbf6ed3-f2f2-47c3-a98b-b65aa276174d tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot create request issued successfully. Sep 06 23:07:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5dbf6ed3-f2f2-47c3-a98b-b65aa276174d tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 23:07:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1539/3099] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 23:07:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cf9f86e9-5134-40d8-9075-ee2c40499055 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cf9f86e9-5134-40d8-9075-ee2c40499055 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea Sep 06 23:07:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cf9f86e9-5134-40d8-9075-ee2c40499055 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cf9f86e9-5134-40d8-9075-ee2c40499055 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:12 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:12 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:12 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-cf9f86e9-5134-40d8-9075-ee2c40499055 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cf9f86e9-5134-40d8-9075-ee2c40499055 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea returned with HTTP 200 Sep 06 23:07:12 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1561/3100] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:12 2026] GET /volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ebbec30e-38a7-4411-b4e4-03d95e2bd8e6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ebbec30e-38a7-4411-b4e4-03d95e2bd8e6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/3390c1f8-8b59-49d8-86a3-c05b064b0b0f Sep 06 23:07:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ebbec30e-38a7-4411-b4e4-03d95e2bd8e6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:12 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ebbec30e-38a7-4411-b4e4-03d95e2bd8e6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:12 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:12 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:12 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:12 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:12 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ebbec30e-38a7-4411-b4e4-03d95e2bd8e6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:12 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ebbec30e-38a7-4411-b4e4-03d95e2bd8e6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/3390c1f8-8b59-49d8-86a3-c05b064b0b0f returned with HTTP 200 Sep 06 23:07:12 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1540/3101] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:12 2026] GET /volume/v3/volumes/3390c1f8-8b59-49d8-86a3-c05b064b0b0f => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1d5481aa-d195-4d01-a6a3-ed12f35104e0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:12 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1d5481aa-d195-4d01-a6a3-ed12f35104e0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] POST http://192.168.122.248/volume/v3/snapshots Sep 06 23:07:12 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1d5481aa-d195-4d01-a6a3-ed12f35104e0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3390c1f8-8b59-49d8-86a3-c05b064b0b0f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2063561298"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:12 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:12 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:12 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:12 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:12 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1d5481aa-d195-4d01-a6a3-ed12f35104e0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:12 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-1d5481aa-d195-4d01-a6a3-ed12f35104e0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create snapshot from volume 3390c1f8-8b59-49d8-86a3-c05b064b0b0f Sep 06 23:07:13 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-1d5481aa-d195-4d01-a6a3-ed12f35104e0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Created reservations ['fcb96f7d-e49b-49ab-9170-1a76b098b3db', '92271012-7481-4a10-a355-ea123f486dcd', 'a9f0cdd1-14ef-43ab-afd2-6cb5084e5bfb', 'b3a09dc6-5901-46ad-bce0-4b20b8e268a5'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:13 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:13 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:13 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1d5481aa-d195-4d01-a6a3-ed12f35104e0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot create request issued successfully. Sep 06 23:07:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1d5481aa-d195-4d01-a6a3-ed12f35104e0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 23:07:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1562/3102] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 23:07:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2057c48e-c9cc-440f-8677-1555cc0de3e2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2057c48e-c9cc-440f-8677-1555cc0de3e2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 Sep 06 23:07:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2057c48e-c9cc-440f-8677-1555cc0de3e2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2057c48e-c9cc-440f-8677-1555cc0de3e2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:13 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:13 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2057c48e-c9cc-440f-8677-1555cc0de3e2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2057c48e-c9cc-440f-8677-1555cc0de3e2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 returned with HTTP 200 Sep 06 23:07:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1541/3103] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:13 2026] GET /volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:07:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8c03b57a-654f-4150-a4f7-f1c20b54d1d0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8c03b57a-654f-4150-a4f7-f1c20b54d1d0 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea Sep 06 23:07:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8c03b57a-654f-4150-a4f7-f1c20b54d1d0 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8c03b57a-654f-4150-a4f7-f1c20b54d1d0 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:13 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8c03b57a-654f-4150-a4f7-f1c20b54d1d0 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8c03b57a-654f-4150-a4f7-f1c20b54d1d0 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea returned with HTTP 200 Sep 06 23:07:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1563/3104] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:13 2026] GET /volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5970b3a8-5fea-4c7e-8cca-08dbce4a5bae None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5970b3a8-5fea-4c7e-8cca-08dbce4a5bae tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 Sep 06 23:07:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5970b3a8-5fea-4c7e-8cca-08dbce4a5bae tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5970b3a8-5fea-4c7e-8cca-08dbce4a5bae tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:14 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:14 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:14 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5970b3a8-5fea-4c7e-8cca-08dbce4a5bae tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5970b3a8-5fea-4c7e-8cca-08dbce4a5bae tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 returned with HTTP 200 Sep 06 23:07:14 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1542/3105] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:14 2026] GET /volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6715b29a-a2fe-46ce-873e-43f9f1be32b2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6715b29a-a2fe-46ce-873e-43f9f1be32b2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea Sep 06 23:07:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6715b29a-a2fe-46ce-873e-43f9f1be32b2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6715b29a-a2fe-46ce-873e-43f9f1be32b2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:14 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:14 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:14 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6715b29a-a2fe-46ce-873e-43f9f1be32b2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6715b29a-a2fe-46ce-873e-43f9f1be32b2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea returned with HTTP 200 Sep 06 23:07:14 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1564/3106] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:14 2026] GET /volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-aedbd987-154e-47b2-a279-f92efcabf93a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-aedbd987-154e-47b2-a279-f92efcabf93a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 Sep 06 23:07:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-aedbd987-154e-47b2-a279-f92efcabf93a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-aedbd987-154e-47b2-a279-f92efcabf93a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:15 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:15 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:15 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-aedbd987-154e-47b2-a279-f92efcabf93a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-aedbd987-154e-47b2-a279-f92efcabf93a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 returned with HTTP 200 Sep 06 23:07:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1543/3107] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:15 2026] GET /volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-71218f39-3eee-48b3-b904-69b287b680f8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-71218f39-3eee-48b3-b904-69b287b680f8 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea Sep 06 23:07:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-71218f39-3eee-48b3-b904-69b287b680f8 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-71218f39-3eee-48b3-b904-69b287b680f8 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:15 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:15 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:15 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-71218f39-3eee-48b3-b904-69b287b680f8 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-71218f39-3eee-48b3-b904-69b287b680f8 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea returned with HTTP 200 Sep 06 23:07:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1565/3108] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:15 2026] GET /volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0264cdd2-9d00-4b8e-ae4d-ee896463e6ec None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0264cdd2-9d00-4b8e-ae4d-ee896463e6ec tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] POST http://192.168.122.248/volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea/action Sep 06 23:07:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0264cdd2-9d00-4b8e-ae4d-ee896463e6ec tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:07:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0264cdd2-9d00-4b8e-ae4d-ee896463e6ec tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:15 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:15 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:15 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0264cdd2-9d00-4b8e-ae4d-ee896463e6ec tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Snapshot retrieved successfully. Sep 06 23:07:15 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-0264cdd2-9d00-4b8e-ae4d-ee896463e6ec tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd01eb330bba74be2826c4b9c44c0c0bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1041e78520b44e387762729d5aecefb', '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=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:07:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0264cdd2-9d00-4b8e-ae4d-ee896463e6ec tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] http://192.168.122.248/volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea/action returned with HTTP 403 Sep 06 23:07:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1544/3109] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 23:07:15 2026] POST /volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea/action => generated 133 bytes in 197 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f5833523-99f1-4267-9ae1-1e4e8a5b5708 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f5833523-99f1-4267-9ae1-1e4e8a5b5708 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] DELETE http://192.168.122.248/volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea Sep 06 23:07:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f5833523-99f1-4267-9ae1-1e4e8a5b5708 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f5833523-99f1-4267-9ae1-1e4e8a5b5708 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:15 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-f5833523-99f1-4267-9ae1-1e4e8a5b5708 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Delete snapshot with id: d2a4e13e-9306-4a75-890c-0b616ec6afea Sep 06 23:07:15 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:15 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:15 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f5833523-99f1-4267-9ae1-1e4e8a5b5708 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:15 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:15 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:15 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f5833523-99f1-4267-9ae1-1e4e8a5b5708 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot delete request issued successfully. Sep 06 23:07:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f5833523-99f1-4267-9ae1-1e4e8a5b5708 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea returned with HTTP 202 Sep 06 23:07:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1566/3110] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:07:15 2026] DELETE /volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-374a7dcd-4e0d-46b6-ab25-94f98d52ed51 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-374a7dcd-4e0d-46b6-ab25-94f98d52ed51 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea Sep 06 23:07:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-374a7dcd-4e0d-46b6-ab25-94f98d52ed51 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-374a7dcd-4e0d-46b6-ab25-94f98d52ed51 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:16 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:16 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:16 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-374a7dcd-4e0d-46b6-ab25-94f98d52ed51 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-374a7dcd-4e0d-46b6-ab25-94f98d52ed51 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea returned with HTTP 200 Sep 06 23:07:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1545/3111] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:15 2026] GET /volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0921c226-1390-43e4-afbf-342b327cb306 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0921c226-1390-43e4-afbf-342b327cb306 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 Sep 06 23:07:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0921c226-1390-43e4-afbf-342b327cb306 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0921c226-1390-43e4-afbf-342b327cb306 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0921c226-1390-43e4-afbf-342b327cb306 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0921c226-1390-43e4-afbf-342b327cb306 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 returned with HTTP 200 Sep 06 23:07:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1567/3112] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:16 2026] GET /volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:07:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-83709f44-7664-4593-9cec-a1c56ee942eb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-83709f44-7664-4593-9cec-a1c56ee942eb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea Sep 06 23:07:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-83709f44-7664-4593-9cec-a1c56ee942eb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-83709f44-7664-4593-9cec-a1c56ee942eb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:17 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:17 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:17 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-83709f44-7664-4593-9cec-a1c56ee942eb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-83709f44-7664-4593-9cec-a1c56ee942eb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea returned with HTTP 200 Sep 06 23:07:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1546/3113] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:17 2026] GET /volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a2ec7117-0f12-414c-a482-0ea3b1939991 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a2ec7117-0f12-414c-a482-0ea3b1939991 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 Sep 06 23:07:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a2ec7117-0f12-414c-a482-0ea3b1939991 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a2ec7117-0f12-414c-a482-0ea3b1939991 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:17 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:17 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a2ec7117-0f12-414c-a482-0ea3b1939991 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a2ec7117-0f12-414c-a482-0ea3b1939991 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 returned with HTTP 200 Sep 06 23:07:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1568/3114] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:17 2026] GET /volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8ac1eec4-9400-4eda-8e7a-17c12a4f7ed2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8ac1eec4-9400-4eda-8e7a-17c12a4f7ed2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] GET http://192.168.122.248/volume/v3/snapshots Sep 06 23:07:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8ac1eec4-9400-4eda-8e7a-17c12a4f7ed2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8ac1eec4-9400-4eda-8e7a-17c12a4f7ed2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-8ac1eec4-9400-4eda-8e7a-17c12a4f7ed2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 23:07:17 devstack devstack@c-api.service[87215]: DEBUG cinder.db.api [None req-8ac1eec4-9400-4eda-8e7a-17c12a4f7ed2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Building query based on filter {{(pid=87215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 23:07:17 devstack devstack@c-api.service[87215]: /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 06 23:07:17 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 23:07:17 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8ac1eec4-9400-4eda-8e7a-17c12a4f7ed2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Get all snapshots completed successfully. Sep 06 23:07:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8ac1eec4-9400-4eda-8e7a-17c12a4f7ed2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots returned with HTTP 200 Sep 06 23:07:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1547/3115] 192.168.122.248 () {58 vars in 1127 bytes} [Sun Sep 6 23:07:17 2026] GET /volume/v3/snapshots => generated 336 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-71fc5338-6130-46e2-93bb-4d90c54ed087 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-71fc5338-6130-46e2-93bb-4d90c54ed087 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] DELETE http://192.168.122.248/volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 Sep 06 23:07:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-71fc5338-6130-46e2-93bb-4d90c54ed087 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:17 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-71fc5338-6130-46e2-93bb-4d90c54ed087 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:17 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-71fc5338-6130-46e2-93bb-4d90c54ed087 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete snapshot with id: e99f7411-545e-4f84-9da2-34e7d0f9adb7 Sep 06 23:07:17 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:17 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-71fc5338-6130-46e2-93bb-4d90c54ed087 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:17 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:17 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-71fc5338-6130-46e2-93bb-4d90c54ed087 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot delete request issued successfully. Sep 06 23:07:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-71fc5338-6130-46e2-93bb-4d90c54ed087 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 returned with HTTP 202 Sep 06 23:07:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1569/3116] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:07:17 2026] DELETE /volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5ef870f9-867a-4b8b-949f-11c90a79f2d3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5ef870f9-867a-4b8b-949f-11c90a79f2d3 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 Sep 06 23:07:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5ef870f9-867a-4b8b-949f-11c90a79f2d3 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5ef870f9-867a-4b8b-949f-11c90a79f2d3 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:17 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:17 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:17 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5ef870f9-867a-4b8b-949f-11c90a79f2d3 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5ef870f9-867a-4b8b-949f-11c90a79f2d3 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 returned with HTTP 200 Sep 06 23:07:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1548/3117] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:17 2026] GET /volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4eb2a2d5-3274-4147-bc23-9a85350fffe2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4eb2a2d5-3274-4147-bc23-9a85350fffe2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea Sep 06 23:07:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4eb2a2d5-3274-4147-bc23-9a85350fffe2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4eb2a2d5-3274-4147-bc23-9a85350fffe2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4eb2a2d5-3274-4147-bc23-9a85350fffe2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea returned with HTTP 404 Sep 06 23:07:18 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1570/3118] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:18 2026] GET /volume/v3/snapshots/d2a4e13e-9306-4a75-890c-0b616ec6afea => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9d92e156-5b42-4d42-b5f8-ab19f923401c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9d92e156-5b42-4d42-b5f8-ab19f923401c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/7f3aa171-426c-4d99-b244-c1797355283f Sep 06 23:07:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9d92e156-5b42-4d42-b5f8-ab19f923401c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9d92e156-5b42-4d42-b5f8-ab19f923401c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:18 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-9d92e156-5b42-4d42-b5f8-ab19f923401c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Delete volume with id: 7f3aa171-426c-4d99-b244-c1797355283f Sep 06 23:07:18 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:18 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:18 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:18 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:18 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9d92e156-5b42-4d42-b5f8-ab19f923401c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:18 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9d92e156-5b42-4d42-b5f8-ab19f923401c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Delete volume request issued successfully. Sep 06 23:07:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9d92e156-5b42-4d42-b5f8-ab19f923401c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/7f3aa171-426c-4d99-b244-c1797355283f returned with HTTP 202 Sep 06 23:07:18 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1549/3119] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:07:18 2026] DELETE /volume/v3/volumes/7f3aa171-426c-4d99-b244-c1797355283f => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 23:07:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-afe48e3e-5217-4517-950d-77b13ac6e86b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-afe48e3e-5217-4517-950d-77b13ac6e86b tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/7f3aa171-426c-4d99-b244-c1797355283f Sep 06 23:07:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-afe48e3e-5217-4517-950d-77b13ac6e86b tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:18 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-afe48e3e-5217-4517-950d-77b13ac6e86b tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:18 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:18 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:18 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:18 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:18 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-afe48e3e-5217-4517-950d-77b13ac6e86b tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:18 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-afe48e3e-5217-4517-950d-77b13ac6e86b tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/7f3aa171-426c-4d99-b244-c1797355283f returned with HTTP 200 Sep 06 23:07:18 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1571/3120] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:18 2026] GET /volume/v3/volumes/7f3aa171-426c-4d99-b244-c1797355283f => generated 1015 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7cc44f33-04c9-46f9-8129-3f9dec0fcb97 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7cc44f33-04c9-46f9-8129-3f9dec0fcb97 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 Sep 06 23:07:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7cc44f33-04c9-46f9-8129-3f9dec0fcb97 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:18 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7cc44f33-04c9-46f9-8129-3f9dec0fcb97 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:18 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:18 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:18 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7cc44f33-04c9-46f9-8129-3f9dec0fcb97 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:18 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7cc44f33-04c9-46f9-8129-3f9dec0fcb97 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 returned with HTTP 200 Sep 06 23:07:18 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1550/3121] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:18 2026] GET /volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ac41438f-41a5-4f3e-afe7-c9a34da043c0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ac41438f-41a5-4f3e-afe7-c9a34da043c0 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/7f3aa171-426c-4d99-b244-c1797355283f Sep 06 23:07:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ac41438f-41a5-4f3e-afe7-c9a34da043c0 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ac41438f-41a5-4f3e-afe7-c9a34da043c0 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ac41438f-41a5-4f3e-afe7-c9a34da043c0 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/7f3aa171-426c-4d99-b244-c1797355283f returned with HTTP 404 Sep 06 23:07:19 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1572/3122] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:19 2026] GET /volume/v3/volumes/7f3aa171-426c-4d99-b244-c1797355283f => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-43695485-eca4-4e95-b69a-406d949ff0b7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:07:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-842809140"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:19 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-842809140'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:07:19 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Create volume of 1 GB Sep 06 23:07:19 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Availability Zones retrieved successfully. Sep 06 23:07:19 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Flow 'volume_create_api' (84637e61-0a32-42b0-b898-d60b71c01fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:19 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f672e7-1088-4302-a9c8-59fbd6ca7ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:19 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:07:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4322b5c8-7e01-4ef2-a747-1831d7af1a5d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4322b5c8-7e01-4ef2-a747-1831d7af1a5d tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 Sep 06 23:07:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4322b5c8-7e01-4ef2-a747-1831d7af1a5d tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4322b5c8-7e01-4ef2-a747-1831d7af1a5d tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4322b5c8-7e01-4ef2-a747-1831d7af1a5d tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 returned with HTTP 404 Sep 06 23:07:19 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1573/3123] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:19 2026] GET /volume/v3/snapshots/e99f7411-545e-4f84-9da2-34e7d0f9adb7 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-73c22efc-b26d-4a1a-928e-3be6f016b602 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-73c22efc-b26d-4a1a-928e-3be6f016b602 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/3390c1f8-8b59-49d8-86a3-c05b064b0b0f Sep 06 23:07:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-73c22efc-b26d-4a1a-928e-3be6f016b602 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-73c22efc-b26d-4a1a-928e-3be6f016b602 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:19 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-73c22efc-b26d-4a1a-928e-3be6f016b602 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete volume with id: 3390c1f8-8b59-49d8-86a3-c05b064b0b0f Sep 06 23:07:19 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f672e7-1088-4302-a9c8-59fbd6ca7ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:19 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a41512-6b10-44ea-b563-7ea3db17db7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:19 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:19 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:19 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:19 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:19 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-73c22efc-b26d-4a1a-928e-3be6f016b602 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:19 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-73c22efc-b26d-4a1a-928e-3be6f016b602 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete volume request issued successfully. Sep 06 23:07:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-73c22efc-b26d-4a1a-928e-3be6f016b602 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/3390c1f8-8b59-49d8-86a3-c05b064b0b0f returned with HTTP 202 Sep 06 23:07:19 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1574/3124] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:07:19 2026] DELETE /volume/v3/volumes/3390c1f8-8b59-49d8-86a3-c05b064b0b0f => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0456786b-7dcc-4f8a-9fc2-da3fa544371e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0456786b-7dcc-4f8a-9fc2-da3fa544371e tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/3390c1f8-8b59-49d8-86a3-c05b064b0b0f Sep 06 23:07:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0456786b-7dcc-4f8a-9fc2-da3fa544371e tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0456786b-7dcc-4f8a-9fc2-da3fa544371e tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:19 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Created reservations ['6d4211c2-1cbf-4569-9476-b7eca1319846', '93fea301-27a0-454c-819e-187f99e348c3', '173233bb-c024-411d-86f5-abbb8e035ed4', '59579cef-3078-44e2-8c0d-89ca97eca9b9'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:19 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a41512-6b10-44ea-b563-7ea3db17db7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d4211c2-1cbf-4569-9476-b7eca1319846', '93fea301-27a0-454c-819e-187f99e348c3', '173233bb-c024-411d-86f5-abbb8e035ed4', '59579cef-3078-44e2-8c0d-89ca97eca9b9']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:19 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6dd7229-f6d9-46e2-b866-7675535cfb6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:19 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:19 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:19 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:19 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:19 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0456786b-7dcc-4f8a-9fc2-da3fa544371e tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:19 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:19 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:19 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6dd7229-f6d9-46e2-b866-7675535cfb6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ad041d0-89f7-4dcd-a302-2a3a14b6836b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-842809140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1041e78520b44e387762729d5aecefb',qos_specs=None,replication_status=,reservations=['6d4211c2-1cbf-4569-9476-b7eca1319846','93fea301-27a0-454c-819e-187f99e348c3','173233bb-c024-411d-86f5-abbb8e035ed4','59579cef-3078-44e2-8c0d-89ca97eca9b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1730612b901342bdadabdc0ddc3ddcf6',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:07:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-842809140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ad041d0-89f7-4dcd-a302-2a3a14b6836b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1041e78520b44e387762729d5aecefb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1730612b901342bdadabdc0ddc3ddcf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0456786b-7dcc-4f8a-9fc2-da3fa544371e tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/3390c1f8-8b59-49d8-86a3-c05b064b0b0f returned with HTTP 200 Sep 06 23:07:19 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1575/3125] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:19 2026] GET /volume/v3/volumes/3390c1f8-8b59-49d8-86a3-c05b064b0b0f => generated 1015 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:19 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbdb3e52-1818-4077-9c1a-72f2e76c6511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:19 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbdb3e52-1818-4077-9c1a-72f2e76c6511) transitioned into state 'SUCCESS' from state '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-842809140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1041e78520b44e387762729d5aecefb',qos_specs=None,replication_status=,reservations=['6d4211c2-1cbf-4569-9476-b7eca1319846','93fea301-27a0-454c-819e-187f99e348c3','173233bb-c024-411d-86f5-abbb8e035ed4','59579cef-3078-44e2-8c0d-89ca97eca9b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1730612b901342bdadabdc0ddc3ddcf6',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:19 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b37b21a-37c7-41f8-8a74-fdc888061f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:19 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b37b21a-37c7-41f8-8a74-fdc888061f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:19 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Flow 'volume_create_api' (84637e61-0a32-42b0-b898-d60b71c01fdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:19 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Create volume request issued successfully. Sep 06 23:07:19 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-43695485-eca4-4e95-b69a-406d949ff0b7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:07:19 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1551/3126] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 23:07:19 2026] POST /volume/v3/volumes => generated 786 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-45122a8f-8629-4235-9fa7-1b8f69d84592 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-45122a8f-8629-4235-9fa7-1b8f69d84592 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/5ad041d0-89f7-4dcd-a302-2a3a14b6836b Sep 06 23:07:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-45122a8f-8629-4235-9fa7-1b8f69d84592 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-45122a8f-8629-4235-9fa7-1b8f69d84592 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:19 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:19 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:19 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:19 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:19 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-45122a8f-8629-4235-9fa7-1b8f69d84592 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-45122a8f-8629-4235-9fa7-1b8f69d84592 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/5ad041d0-89f7-4dcd-a302-2a3a14b6836b returned with HTTP 200 Sep 06 23:07:19 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1576/3127] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:19 2026] GET /volume/v3/volumes/5ad041d0-89f7-4dcd-a302-2a3a14b6836b => generated 965 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5f984efd-c4a0-4577-a1c9-7f26c1bc31e2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5f984efd-c4a0-4577-a1c9-7f26c1bc31e2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/3390c1f8-8b59-49d8-86a3-c05b064b0b0f Sep 06 23:07:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5f984efd-c4a0-4577-a1c9-7f26c1bc31e2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5f984efd-c4a0-4577-a1c9-7f26c1bc31e2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5f984efd-c4a0-4577-a1c9-7f26c1bc31e2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/3390c1f8-8b59-49d8-86a3-c05b064b0b0f returned with HTTP 404 Sep 06 23:07:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1552/3128] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:20 2026] GET /volume/v3/volumes/3390c1f8-8b59-49d8-86a3-c05b064b0b0f => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:07:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1284821600"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:20 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1284821600'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:07:20 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume of 1 GB Sep 06 23:07:20 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Availability Zones retrieved successfully. Sep 06 23:07:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Flow 'volume_create_api' (417b4b37-c95d-46d1-b366-947d2381fe49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2b8bcfe-8198-47ea-b608-53dcabe52f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:07:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2b8bcfe-8198-47ea-b608-53dcabe52f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e2b08f4-6bc5-4182-a564-45a292e62a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3c0d7d2e-21f6-43f7-8ef6-4ee880f409a1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3c0d7d2e-21f6-43f7-8ef6-4ee880f409a1 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/5ad041d0-89f7-4dcd-a302-2a3a14b6836b Sep 06 23:07:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3c0d7d2e-21f6-43f7-8ef6-4ee880f409a1 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3c0d7d2e-21f6-43f7-8ef6-4ee880f409a1 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:20 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:20 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:20 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:20 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:20 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3c0d7d2e-21f6-43f7-8ef6-4ee880f409a1 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3c0d7d2e-21f6-43f7-8ef6-4ee880f409a1 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/5ad041d0-89f7-4dcd-a302-2a3a14b6836b returned with HTTP 200 Sep 06 23:07:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1553/3129] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:20 2026] GET /volume/v3/volumes/5ad041d0-89f7-4dcd-a302-2a3a14b6836b => generated 1015 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:21 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Created reservations ['8709fff7-1184-4439-9cdb-6a768e8c71c2', '2c52ff2d-001f-46a3-b104-530cd485b762', '4b5f1b83-fc8a-4f10-acff-f3c7ef16b02f', '99390f21-8bf4-4751-89e2-c0fdade0436b'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e2b08f4-6bc5-4182-a564-45a292e62a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8709fff7-1184-4439-9cdb-6a768e8c71c2', '2c52ff2d-001f-46a3-b104-530cd485b762', '4b5f1b83-fc8a-4f10-acff-f3c7ef16b02f', '99390f21-8bf4-4751-89e2-c0fdade0436b']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eb88afd-6343-459f-a6bb-c10dd6c17fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:21 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:21 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eb88afd-6343-459f-a6bb-c10dd6c17fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae0baaf5-4962-4e06-9a7a-e3de4a87ef34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1284821600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4266b1794f41e0915cd24249a89f48',qos_specs=None,replication_status=,reservations=['8709fff7-1184-4439-9cdb-6a768e8c71c2','2c52ff2d-001f-46a3-b104-530cd485b762','4b5f1b83-fc8a-4f10-acff-f3c7ef16b02f','99390f21-8bf4-4751-89e2-c0fdade0436b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:07:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1284821600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae0baaf5-4962-4e06-9a7a-e3de4a87ef34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c4266b1794f41e0915cd24249a89f48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a599f14-af41-4529-8242-8ff18315eeeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a599f14-af41-4529-8242-8ff18315eeeb) transitioned into state 'SUCCESS' from state '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-1284821600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4266b1794f41e0915cd24249a89f48',qos_specs=None,replication_status=,reservations=['8709fff7-1184-4439-9cdb-6a768e8c71c2','2c52ff2d-001f-46a3-b104-530cd485b762','4b5f1b83-fc8a-4f10-acff-f3c7ef16b02f','99390f21-8bf4-4751-89e2-c0fdade0436b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91ec9bd0-79af-4182-a891-83d0781d9938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91ec9bd0-79af-4182-a891-83d0781d9938) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:21 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Flow 'volume_create_api' (417b4b37-c95d-46d1-b366-947d2381fe49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume request issued successfully. Sep 06 23:07:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7adfb9a1-3f46-4550-a3e5-9bb0e1c3073c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:07:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1577/3130] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 23:07:20 2026] POST /volume/v3/volumes => generated 787 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6b647263-e675-4374-808f-03d12d02c709 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6b647263-e675-4374-808f-03d12d02c709 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/ae0baaf5-4962-4e06-9a7a-e3de4a87ef34 Sep 06 23:07:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6b647263-e675-4374-808f-03d12d02c709 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6b647263-e675-4374-808f-03d12d02c709 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:21 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:21 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:21 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:21 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6b647263-e675-4374-808f-03d12d02c709 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6b647263-e675-4374-808f-03d12d02c709 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/ae0baaf5-4962-4e06-9a7a-e3de4a87ef34 returned with HTTP 200 Sep 06 23:07:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1554/3131] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:21 2026] GET /volume/v3/volumes/ae0baaf5-4962-4e06-9a7a-e3de4a87ef34 => generated 966 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-dbbe6c6e-1569-41d8-adf6-5a48b52df9f9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dbbe6c6e-1569-41d8-adf6-5a48b52df9f9 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/5ad041d0-89f7-4dcd-a302-2a3a14b6836b Sep 06 23:07:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dbbe6c6e-1569-41d8-adf6-5a48b52df9f9 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-dbbe6c6e-1569-41d8-adf6-5a48b52df9f9 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:22 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:22 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:22 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:22 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:22 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-dbbe6c6e-1569-41d8-adf6-5a48b52df9f9 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-dbbe6c6e-1569-41d8-adf6-5a48b52df9f9 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/5ad041d0-89f7-4dcd-a302-2a3a14b6836b returned with HTTP 200 Sep 06 23:07:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1578/3132] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:21 2026] GET /volume/v3/volumes/5ad041d0-89f7-4dcd-a302-2a3a14b6836b => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a95a7b1f-723b-4a3e-8e91-7b678e2b9a4e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a95a7b1f-723b-4a3e-8e91-7b678e2b9a4e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] POST http://192.168.122.248/volume/v3/snapshots Sep 06 23:07:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a95a7b1f-723b-4a3e-8e91-7b678e2b9a4e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ad041d0-89f7-4dcd-a302-2a3a14b6836b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1259221687"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:22 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:22 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:22 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:22 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:22 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a95a7b1f-723b-4a3e-8e91-7b678e2b9a4e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:22 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-a95a7b1f-723b-4a3e-8e91-7b678e2b9a4e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Create snapshot from volume 5ad041d0-89f7-4dcd-a302-2a3a14b6836b Sep 06 23:07:22 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-a95a7b1f-723b-4a3e-8e91-7b678e2b9a4e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Created reservations ['3b80b2e9-6d02-451a-afa2-948f26304886', '947a7998-e8a4-4b70-96e9-bef0cd2106ae', 'c9b9b24f-9284-4600-ac37-451a13e78712', '2a7e4556-6468-4655-ab99-f6805af5dcaf'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:22 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:22 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:22 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a95a7b1f-723b-4a3e-8e91-7b678e2b9a4e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot create request issued successfully. Sep 06 23:07:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a95a7b1f-723b-4a3e-8e91-7b678e2b9a4e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 23:07:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1555/3133] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 23:07:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9dcda90b-b36d-40e7-a2b9-a83246712e24 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9dcda90b-b36d-40e7-a2b9-a83246712e24 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 Sep 06 23:07:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9dcda90b-b36d-40e7-a2b9-a83246712e24 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9dcda90b-b36d-40e7-a2b9-a83246712e24 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:22 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:22 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:22 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9dcda90b-b36d-40e7-a2b9-a83246712e24 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9dcda90b-b36d-40e7-a2b9-a83246712e24 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 returned with HTTP 200 Sep 06 23:07:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1579/3134] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:22 2026] GET /volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a03e8c89-6ef4-4b90-8bd5-72b5e653e3a6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a03e8c89-6ef4-4b90-8bd5-72b5e653e3a6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/ae0baaf5-4962-4e06-9a7a-e3de4a87ef34 Sep 06 23:07:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a03e8c89-6ef4-4b90-8bd5-72b5e653e3a6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a03e8c89-6ef4-4b90-8bd5-72b5e653e3a6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:22 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:22 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:22 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:22 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:22 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a03e8c89-6ef4-4b90-8bd5-72b5e653e3a6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a03e8c89-6ef4-4b90-8bd5-72b5e653e3a6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/ae0baaf5-4962-4e06-9a7a-e3de4a87ef34 returned with HTTP 200 Sep 06 23:07:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1556/3135] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:22 2026] GET /volume/v3/volumes/ae0baaf5-4962-4e06-9a7a-e3de4a87ef34 => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bf06d37c-cd9d-4151-ab83-5706410358fb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bf06d37c-cd9d-4151-ab83-5706410358fb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] POST http://192.168.122.248/volume/v3/snapshots Sep 06 23:07:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bf06d37c-cd9d-4151-ab83-5706410358fb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae0baaf5-4962-4e06-9a7a-e3de4a87ef34", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1623694637"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:22 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:22 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:22 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:22 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:22 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bf06d37c-cd9d-4151-ab83-5706410358fb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:22 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-bf06d37c-cd9d-4151-ab83-5706410358fb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create snapshot from volume ae0baaf5-4962-4e06-9a7a-e3de4a87ef34 Sep 06 23:07:22 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-bf06d37c-cd9d-4151-ab83-5706410358fb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Created reservations ['dad19943-d733-47f7-b126-5a9e08b78cd6', '3a5190e7-799f-40ef-b239-52d592c512a3', 'cca3b7e2-04ab-46e1-92c6-3be416cf7097', 'ce583624-1ebd-4740-a16a-e776e1687ad3'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:22 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:22 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:22 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bf06d37c-cd9d-4151-ab83-5706410358fb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot create request issued successfully. Sep 06 23:07:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bf06d37c-cd9d-4151-ab83-5706410358fb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 23:07:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1580/3136] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 23:07:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e39ba4b4-645c-4788-8ed0-321a9bf83275 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e39ba4b4-645c-4788-8ed0-321a9bf83275 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 Sep 06 23:07:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e39ba4b4-645c-4788-8ed0-321a9bf83275 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e39ba4b4-645c-4788-8ed0-321a9bf83275 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:22 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:22 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:22 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e39ba4b4-645c-4788-8ed0-321a9bf83275 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e39ba4b4-645c-4788-8ed0-321a9bf83275 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 returned with HTTP 200 Sep 06 23:07:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1557/3137] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:22 2026] GET /volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e576cc7f-8ccb-41be-89da-4f8feccbd92f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e576cc7f-8ccb-41be-89da-4f8feccbd92f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 Sep 06 23:07:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e576cc7f-8ccb-41be-89da-4f8feccbd92f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:23 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e576cc7f-8ccb-41be-89da-4f8feccbd92f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:23 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:23 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:23 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e576cc7f-8ccb-41be-89da-4f8feccbd92f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e576cc7f-8ccb-41be-89da-4f8feccbd92f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 returned with HTTP 200 Sep 06 23:07:23 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1581/3138] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:23 2026] GET /volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a18ea592-0f67-44b6-957c-2294c9a26ab0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a18ea592-0f67-44b6-957c-2294c9a26ab0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 Sep 06 23:07:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a18ea592-0f67-44b6-957c-2294c9a26ab0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:23 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a18ea592-0f67-44b6-957c-2294c9a26ab0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:23 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:23 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:23 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a18ea592-0f67-44b6-957c-2294c9a26ab0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:23 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a18ea592-0f67-44b6-957c-2294c9a26ab0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 returned with HTTP 200 Sep 06 23:07:23 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1558/3139] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:23 2026] GET /volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5882c948-e177-4638-9f6d-fabdf9a6f070 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5882c948-e177-4638-9f6d-fabdf9a6f070 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 Sep 06 23:07:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5882c948-e177-4638-9f6d-fabdf9a6f070 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5882c948-e177-4638-9f6d-fabdf9a6f070 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5882c948-e177-4638-9f6d-fabdf9a6f070 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5882c948-e177-4638-9f6d-fabdf9a6f070 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 returned with HTTP 200 Sep 06 23:07:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1582/3140] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:24 2026] GET /volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 => generated 467 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3a1f7eb6-6f40-4c97-b758-995b22f10fc0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3a1f7eb6-6f40-4c97-b758-995b22f10fc0 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] GET http://192.168.122.248/volume/v3/snapshots Sep 06 23:07:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3a1f7eb6-6f40-4c97-b758-995b22f10fc0 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3a1f7eb6-6f40-4c97-b758-995b22f10fc0 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-3a1f7eb6-6f40-4c97-b758-995b22f10fc0 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 23:07:24 devstack devstack@c-api.service[87215]: DEBUG cinder.db.api [None req-3a1f7eb6-6f40-4c97-b758-995b22f10fc0 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Building query based on filter {{(pid=87215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 23:07:24 devstack devstack@c-api.service[87215]: /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 06 23:07:24 devstack devstack@c-api.service[87215]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 23:07:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3a1f7eb6-6f40-4c97-b758-995b22f10fc0 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Get all snapshots completed successfully. Sep 06 23:07:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3a1f7eb6-6f40-4c97-b758-995b22f10fc0 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] http://192.168.122.248/volume/v3/snapshots returned with HTTP 200 Sep 06 23:07:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1559/3141] 192.168.122.248 () {58 vars in 1127 bytes} [Sun Sep 6 23:07:24 2026] GET /volume/v3/snapshots => generated 336 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-4559a354-28f0-42e2-b8ce-74c096619aa3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4559a354-28f0-42e2-b8ce-74c096619aa3 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] DELETE http://192.168.122.248/volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 Sep 06 23:07:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4559a354-28f0-42e2-b8ce-74c096619aa3 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-4559a354-28f0-42e2-b8ce-74c096619aa3 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:24 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-4559a354-28f0-42e2-b8ce-74c096619aa3 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Delete snapshot with id: c7eb0eea-7a6c-4694-82b6-2b98bf787163 Sep 06 23:07:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4559a354-28f0-42e2-b8ce-74c096619aa3 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:24 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:24 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-4559a354-28f0-42e2-b8ce-74c096619aa3 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot delete request issued successfully. Sep 06 23:07:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-4559a354-28f0-42e2-b8ce-74c096619aa3 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 returned with HTTP 202 Sep 06 23:07:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1583/3142] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:07:24 2026] DELETE /volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-73d5db74-6e3e-49e0-b916-3ab1cfc53385 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-73d5db74-6e3e-49e0-b916-3ab1cfc53385 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 Sep 06 23:07:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-73d5db74-6e3e-49e0-b916-3ab1cfc53385 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-73d5db74-6e3e-49e0-b916-3ab1cfc53385 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:24 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:24 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-73d5db74-6e3e-49e0-b916-3ab1cfc53385 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-73d5db74-6e3e-49e0-b916-3ab1cfc53385 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 returned with HTTP 200 Sep 06 23:07:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1560/3143] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:24 2026] GET /volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1f68941f-da25-4266-98e1-157615fbc614 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1f68941f-da25-4266-98e1-157615fbc614 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 Sep 06 23:07:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1f68941f-da25-4266-98e1-157615fbc614 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1f68941f-da25-4266-98e1-157615fbc614 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1f68941f-da25-4266-98e1-157615fbc614 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1f68941f-da25-4266-98e1-157615fbc614 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 returned with HTTP 200 Sep 06 23:07:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1584/3144] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:24 2026] GET /volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6dc2a250-1554-4d19-b11d-ca3c032422c5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6dc2a250-1554-4d19-b11d-ca3c032422c5 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 Sep 06 23:07:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6dc2a250-1554-4d19-b11d-ca3c032422c5 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6dc2a250-1554-4d19-b11d-ca3c032422c5 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:25 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:25 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:25 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6dc2a250-1554-4d19-b11d-ca3c032422c5 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6dc2a250-1554-4d19-b11d-ca3c032422c5 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 returned with HTTP 200 Sep 06 23:07:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1561/3145] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:25 2026] GET /volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-280f989c-0bfa-4aeb-97f6-a887362b7e93 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-280f989c-0bfa-4aeb-97f6-a887362b7e93 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 Sep 06 23:07:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-280f989c-0bfa-4aeb-97f6-a887362b7e93 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-280f989c-0bfa-4aeb-97f6-a887362b7e93 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:25 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:25 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:25 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-280f989c-0bfa-4aeb-97f6-a887362b7e93 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-280f989c-0bfa-4aeb-97f6-a887362b7e93 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 returned with HTTP 200 Sep 06 23:07:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1585/3146] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:25 2026] GET /volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:07:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-71c00359-fa01-4ce3-bdc2-8b11aa221dc7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-71c00359-fa01-4ce3-bdc2-8b11aa221dc7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 Sep 06 23:07:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-71c00359-fa01-4ce3-bdc2-8b11aa221dc7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-71c00359-fa01-4ce3-bdc2-8b11aa221dc7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-71c00359-fa01-4ce3-bdc2-8b11aa221dc7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 returned with HTTP 404 Sep 06 23:07:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1562/3147] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:26 2026] GET /volume/v3/snapshots/c7eb0eea-7a6c-4694-82b6-2b98bf787163 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7b74218c-011a-470b-b943-cd5eeff13689 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7b74218c-011a-470b-b943-cd5eeff13689 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/5ad041d0-89f7-4dcd-a302-2a3a14b6836b Sep 06 23:07:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7b74218c-011a-470b-b943-cd5eeff13689 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7b74218c-011a-470b-b943-cd5eeff13689 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:26 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-7b74218c-011a-470b-b943-cd5eeff13689 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Delete volume with id: 5ad041d0-89f7-4dcd-a302-2a3a14b6836b Sep 06 23:07:26 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:26 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7b74218c-011a-470b-b943-cd5eeff13689 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7b74218c-011a-470b-b943-cd5eeff13689 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Delete volume request issued successfully. Sep 06 23:07:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7b74218c-011a-470b-b943-cd5eeff13689 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/5ad041d0-89f7-4dcd-a302-2a3a14b6836b returned with HTTP 202 Sep 06 23:07:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1586/3148] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:07:26 2026] DELETE /volume/v3/volumes/5ad041d0-89f7-4dcd-a302-2a3a14b6836b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7915ccfe-35c5-4e04-93d2-8b60f075ca3c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7915ccfe-35c5-4e04-93d2-8b60f075ca3c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/5ad041d0-89f7-4dcd-a302-2a3a14b6836b Sep 06 23:07:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7915ccfe-35c5-4e04-93d2-8b60f075ca3c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7915ccfe-35c5-4e04-93d2-8b60f075ca3c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2c014c50-1181-4a24-a13d-c0b9815efa7b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2c014c50-1181-4a24-a13d-c0b9815efa7b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 Sep 06 23:07:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2c014c50-1181-4a24-a13d-c0b9815efa7b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2c014c50-1181-4a24-a13d-c0b9815efa7b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2c014c50-1181-4a24-a13d-c0b9815efa7b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2c014c50-1181-4a24-a13d-c0b9815efa7b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 returned with HTTP 200 Sep 06 23:07:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1587/3149] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:26 2026] GET /volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-cdadb9f5-d0e6-4fc7-96ac-d5072ffe239c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cdadb9f5-d0e6-4fc7-96ac-d5072ffe239c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] POST http://192.168.122.248/volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72/action Sep 06 23:07:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cdadb9f5-d0e6-4fc7-96ac-d5072ffe239c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:07:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-cdadb9f5-d0e6-4fc7-96ac-d5072ffe239c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.admin_actions [None req-cdadb9f5-d0e6-4fc7-96ac-d5072ffe239c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Updating snapshot 'b2020111-e13e-4e8a-a35c-3d1290529b72' with '{'status': 'error'}' {{(pid=87216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 23:07:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:26 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-cdadb9f5-d0e6-4fc7-96ac-d5072ffe239c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c21a9d96a0534c77a03da06f0596d73e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c4266b1794f41e0915cd24249a89f48', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:07:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-cdadb9f5-d0e6-4fc7-96ac-d5072ffe239c tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72/action returned with HTTP 403 Sep 06 23:07:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1588/3150] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 23:07:26 2026] POST /volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72/action => generated 133 bytes in 39 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7d4db451-6071-44f3-ae31-4c26085f7c6f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7d4db451-6071-44f3-ae31-4c26085f7c6f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] DELETE http://192.168.122.248/volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 Sep 06 23:07:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7d4db451-6071-44f3-ae31-4c26085f7c6f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7d4db451-6071-44f3-ae31-4c26085f7c6f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:26 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-7d4db451-6071-44f3-ae31-4c26085f7c6f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete snapshot with id: b2020111-e13e-4e8a-a35c-3d1290529b72 Sep 06 23:07:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7d4db451-6071-44f3-ae31-4c26085f7c6f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:26 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:26 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7d4db451-6071-44f3-ae31-4c26085f7c6f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot delete request issued successfully. Sep 06 23:07:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7d4db451-6071-44f3-ae31-4c26085f7c6f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 returned with HTTP 202 Sep 06 23:07:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1589/3151] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:07:26 2026] DELETE /volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-18685a79-3259-4ba6-afa2-6078dec78f85 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-18685a79-3259-4ba6-afa2-6078dec78f85 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 Sep 06 23:07:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-18685a79-3259-4ba6-afa2-6078dec78f85 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-18685a79-3259-4ba6-afa2-6078dec78f85 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-18685a79-3259-4ba6-afa2-6078dec78f85 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-18685a79-3259-4ba6-afa2-6078dec78f85 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 returned with HTTP 200 Sep 06 23:07:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1590/3152] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:26 2026] GET /volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7915ccfe-35c5-4e04-93d2-8b60f075ca3c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7915ccfe-35c5-4e04-93d2-8b60f075ca3c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/5ad041d0-89f7-4dcd-a302-2a3a14b6836b returned with HTTP 200 Sep 06 23:07:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1563/3153] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:26 2026] GET /volume/v3/volumes/5ad041d0-89f7-4dcd-a302-2a3a14b6836b => generated 1015 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1191cefc-5050-4d22-a8ea-4ed82587f38d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1191cefc-5050-4d22-a8ea-4ed82587f38d tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 Sep 06 23:07:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1191cefc-5050-4d22-a8ea-4ed82587f38d tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1191cefc-5050-4d22-a8ea-4ed82587f38d tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:27 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:27 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1191cefc-5050-4d22-a8ea-4ed82587f38d tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1191cefc-5050-4d22-a8ea-4ed82587f38d tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 returned with HTTP 200 Sep 06 23:07:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1591/3154] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:27 2026] GET /volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cd1f3077-f139-4647-bd9a-e5f71c3d48d0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cd1f3077-f139-4647-bd9a-e5f71c3d48d0 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/5ad041d0-89f7-4dcd-a302-2a3a14b6836b Sep 06 23:07:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cd1f3077-f139-4647-bd9a-e5f71c3d48d0 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cd1f3077-f139-4647-bd9a-e5f71c3d48d0 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cd1f3077-f139-4647-bd9a-e5f71c3d48d0 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/5ad041d0-89f7-4dcd-a302-2a3a14b6836b returned with HTTP 404 Sep 06 23:07:27 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1564/3155] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:27 2026] GET /volume/v3/volumes/5ad041d0-89f7-4dcd-a302-2a3a14b6836b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-93c27215-3d82-4784-be41-a487a98756bb None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:07:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1786896467"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1786896467'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:07:27 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Create volume of 1 GB Sep 06 23:07:27 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Availability Zones retrieved successfully. Sep 06 23:07:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Flow 'volume_create_api' (38979a6e-e823-402c-9161-66839932ee6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad5b6402-05ad-4e21-91c3-9d52d4aea7f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:07:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad5b6402-05ad-4e21-91c3-9d52d4aea7f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebd0ca51-a9ad-4ec4-a314-bbfb788da0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:28 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Created reservations ['675c5d91-3e36-47a9-adb7-26d1e8b3105b', 'ed388c08-5042-46a1-b79e-a3ba194cbe43', '7f240762-c749-4457-9795-1afa92a11c47', '0035fb04-ee90-47ac-8c1b-083770a08bf6'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebd0ca51-a9ad-4ec4-a314-bbfb788da0b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['675c5d91-3e36-47a9-adb7-26d1e8b3105b', 'ed388c08-5042-46a1-b79e-a3ba194cbe43', '7f240762-c749-4457-9795-1afa92a11c47', '0035fb04-ee90-47ac-8c1b-083770a08bf6']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2e451cf-f5ea-48f5-a0fa-20abb15be148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2e451cf-f5ea-48f5-a0fa-20abb15be148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0af5fef1-d880-4a48-912f-95db446d6db0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1786896467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1041e78520b44e387762729d5aecefb',qos_specs=None,replication_status=,reservations=['675c5d91-3e36-47a9-adb7-26d1e8b3105b','ed388c08-5042-46a1-b79e-a3ba194cbe43','7f240762-c749-4457-9795-1afa92a11c47','0035fb04-ee90-47ac-8c1b-083770a08bf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1730612b901342bdadabdc0ddc3ddcf6',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:07:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1786896467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0af5fef1-d880-4a48-912f-95db446d6db0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1041e78520b44e387762729d5aecefb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1730612b901342bdadabdc0ddc3ddcf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bac8506-48a5-4dea-80fc-369ddf166a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bac8506-48a5-4dea-80fc-369ddf166a3a) transitioned into state 'SUCCESS' from state '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-1786896467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1041e78520b44e387762729d5aecefb',qos_specs=None,replication_status=,reservations=['675c5d91-3e36-47a9-adb7-26d1e8b3105b','ed388c08-5042-46a1-b79e-a3ba194cbe43','7f240762-c749-4457-9795-1afa92a11c47','0035fb04-ee90-47ac-8c1b-083770a08bf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1730612b901342bdadabdc0ddc3ddcf6',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a1d2ddc-a81d-4b53-8585-5f3b07f821d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a1d2ddc-a81d-4b53-8585-5f3b07f821d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:28 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Flow 'volume_create_api' (38979a6e-e823-402c-9161-66839932ee6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Create volume request issued successfully. Sep 06 23:07:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-93c27215-3d82-4784-be41-a487a98756bb tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:07:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1592/3156] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 23:07:27 2026] POST /volume/v3/volumes => generated 787 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-64179930-cd5f-4b91-95ff-ff388baf4204 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-64179930-cd5f-4b91-95ff-ff388baf4204 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/0af5fef1-d880-4a48-912f-95db446d6db0 Sep 06 23:07:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-64179930-cd5f-4b91-95ff-ff388baf4204 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-64179930-cd5f-4b91-95ff-ff388baf4204 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-64179930-cd5f-4b91-95ff-ff388baf4204 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-64179930-cd5f-4b91-95ff-ff388baf4204 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/0af5fef1-d880-4a48-912f-95db446d6db0 returned with HTTP 200 Sep 06 23:07:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1565/3157] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:28 2026] GET /volume/v3/volumes/0af5fef1-d880-4a48-912f-95db446d6db0 => generated 966 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e3d6b946-42d2-4fcb-a853-6dc848ac1b5b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e3d6b946-42d2-4fcb-a853-6dc848ac1b5b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 Sep 06 23:07:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e3d6b946-42d2-4fcb-a853-6dc848ac1b5b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e3d6b946-42d2-4fcb-a853-6dc848ac1b5b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e3d6b946-42d2-4fcb-a853-6dc848ac1b5b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 returned with HTTP 404 Sep 06 23:07:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1593/3158] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:28 2026] GET /volume/v3/snapshots/b2020111-e13e-4e8a-a35c-3d1290529b72 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e323de50-13b5-48ce-be6f-9b8e868f389b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e323de50-13b5-48ce-be6f-9b8e868f389b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/ae0baaf5-4962-4e06-9a7a-e3de4a87ef34 Sep 06 23:07:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e323de50-13b5-48ce-be6f-9b8e868f389b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:28 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e323de50-13b5-48ce-be6f-9b8e868f389b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:28 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-e323de50-13b5-48ce-be6f-9b8e868f389b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete volume with id: ae0baaf5-4962-4e06-9a7a-e3de4a87ef34 Sep 06 23:07:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:28 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:28 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e323de50-13b5-48ce-be6f-9b8e868f389b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e323de50-13b5-48ce-be6f-9b8e868f389b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete volume request issued successfully. Sep 06 23:07:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e323de50-13b5-48ce-be6f-9b8e868f389b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/ae0baaf5-4962-4e06-9a7a-e3de4a87ef34 returned with HTTP 202 Sep 06 23:07:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1566/3159] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:07:28 2026] DELETE /volume/v3/volumes/ae0baaf5-4962-4e06-9a7a-e3de4a87ef34 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-40262b76-bdab-44aa-a5b0-60c426261b72 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-40262b76-bdab-44aa-a5b0-60c426261b72 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/ae0baaf5-4962-4e06-9a7a-e3de4a87ef34 Sep 06 23:07:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-40262b76-bdab-44aa-a5b0-60c426261b72 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-40262b76-bdab-44aa-a5b0-60c426261b72 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-40262b76-bdab-44aa-a5b0-60c426261b72 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-40262b76-bdab-44aa-a5b0-60c426261b72 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/ae0baaf5-4962-4e06-9a7a-e3de4a87ef34 returned with HTTP 200 Sep 06 23:07:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1594/3160] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:28 2026] GET /volume/v3/volumes/ae0baaf5-4962-4e06-9a7a-e3de4a87ef34 => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-988e8118-a9a0-4515-8f7c-e322df8bd1f8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-988e8118-a9a0-4515-8f7c-e322df8bd1f8 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/0af5fef1-d880-4a48-912f-95db446d6db0 Sep 06 23:07:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-988e8118-a9a0-4515-8f7c-e322df8bd1f8 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-988e8118-a9a0-4515-8f7c-e322df8bd1f8 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:29 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:29 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:29 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:29 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-988e8118-a9a0-4515-8f7c-e322df8bd1f8 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-988e8118-a9a0-4515-8f7c-e322df8bd1f8 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/0af5fef1-d880-4a48-912f-95db446d6db0 returned with HTTP 200 Sep 06 23:07:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1567/3161] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:29 2026] GET /volume/v3/volumes/0af5fef1-d880-4a48-912f-95db446d6db0 => generated 1017 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0c7fe161-cfd2-49f5-8f02-b4957b9e1bc6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0c7fe161-cfd2-49f5-8f02-b4957b9e1bc6 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] POST http://192.168.122.248/volume/v3/snapshots Sep 06 23:07:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0c7fe161-cfd2-49f5-8f02-b4957b9e1bc6 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0af5fef1-d880-4a48-912f-95db446d6db0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-373184463"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:29 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:29 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:29 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:29 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:29 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0c7fe161-cfd2-49f5-8f02-b4957b9e1bc6 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:29 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-0c7fe161-cfd2-49f5-8f02-b4957b9e1bc6 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Create snapshot from volume 0af5fef1-d880-4a48-912f-95db446d6db0 Sep 06 23:07:29 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-0c7fe161-cfd2-49f5-8f02-b4957b9e1bc6 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Created reservations ['864c5365-61b2-49ba-aca9-38e845d5c61c', '5d639e00-8a9c-442e-b435-7a7abcfe4a9e', '3361d76b-f329-4765-9ff1-012cdc6b2583', '2faa7a53-3d53-4149-9450-dadb8c3387f9'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:29 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:29 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:29 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0c7fe161-cfd2-49f5-8f02-b4957b9e1bc6 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot create request issued successfully. Sep 06 23:07:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0c7fe161-cfd2-49f5-8f02-b4957b9e1bc6 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 23:07:29 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1595/3162] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 23:07:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8d6c902c-f1b8-4496-89a0-7f78ac17232d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8d6c902c-f1b8-4496-89a0-7f78ac17232d tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 Sep 06 23:07:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8d6c902c-f1b8-4496-89a0-7f78ac17232d tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8d6c902c-f1b8-4496-89a0-7f78ac17232d tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:29 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:29 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8d6c902c-f1b8-4496-89a0-7f78ac17232d tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8d6c902c-f1b8-4496-89a0-7f78ac17232d tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 returned with HTTP 200 Sep 06 23:07:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1568/3163] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:29 2026] GET /volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-17b3a8b1-6ff9-4fe0-b135-43f4409e3ce8 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-17b3a8b1-6ff9-4fe0-b135-43f4409e3ce8 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/ae0baaf5-4962-4e06-9a7a-e3de4a87ef34 Sep 06 23:07:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-17b3a8b1-6ff9-4fe0-b135-43f4409e3ce8 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-17b3a8b1-6ff9-4fe0-b135-43f4409e3ce8 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-17b3a8b1-6ff9-4fe0-b135-43f4409e3ce8 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/ae0baaf5-4962-4e06-9a7a-e3de4a87ef34 returned with HTTP 404 Sep 06 23:07:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1596/3164] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:30 2026] GET /volume/v3/volumes/ae0baaf5-4962-4e06-9a7a-e3de4a87ef34 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 23:07:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-570e49b6-141e-45d2-a83d-e69135eb260f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:07:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-62209398"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-62209398'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:07:30 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume of 1 GB Sep 06 23:07:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Availability Zones retrieved successfully. Sep 06 23:07:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Flow 'volume_create_api' (75c3987c-008b-4bfe-8ee9-ca7f44f6179b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b054c8b8-236a-49bb-aefd-f00d3bd71f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:07:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b054c8b8-236a-49bb-aefd-f00d3bd71f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bac2c9d-38aa-4d0f-8a66-f5a39577a4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:30 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Created reservations ['58ac0107-ca22-4196-a1ca-6252a36e47da', '51a53a95-d425-401e-8e91-745b22767bbe', '4331d34b-4383-4813-85ad-c1cd4dfec48e', 'f38185b8-94eb-4cf4-999c-c1b3f7613de5'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bac2c9d-38aa-4d0f-8a66-f5a39577a4cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58ac0107-ca22-4196-a1ca-6252a36e47da', '51a53a95-d425-401e-8e91-745b22767bbe', '4331d34b-4383-4813-85ad-c1cd4dfec48e', 'f38185b8-94eb-4cf4-999c-c1b3f7613de5']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f887105d-b865-4083-b5c8-9a9d7c27e6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:30 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:30 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f887105d-b865-4083-b5c8-9a9d7c27e6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a444ec9-9f4f-4248-ab05-cf1ea9c98c68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-62209398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4266b1794f41e0915cd24249a89f48',qos_specs=None,replication_status=,reservations=['58ac0107-ca22-4196-a1ca-6252a36e47da','51a53a95-d425-401e-8e91-745b22767bbe','4331d34b-4383-4813-85ad-c1cd4dfec48e','f38185b8-94eb-4cf4-999c-c1b3f7613de5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-62209398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a444ec9-9f4f-4248-ab05-cf1ea9c98c68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c4266b1794f41e0915cd24249a89f48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cac09114-26d9-4eb0-ae9c-0fb8d4054fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cac09114-26d9-4eb0-ae9c-0fb8d4054fb5) transitioned into state 'SUCCESS' from state '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-62209398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4266b1794f41e0915cd24249a89f48',qos_specs=None,replication_status=,reservations=['58ac0107-ca22-4196-a1ca-6252a36e47da','51a53a95-d425-401e-8e91-745b22767bbe','4331d34b-4383-4813-85ad-c1cd4dfec48e','f38185b8-94eb-4cf4-999c-c1b3f7613de5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efae97e7-db6e-4a9c-9607-fe471ead63bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efae97e7-db6e-4a9c-9607-fe471ead63bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:30 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Flow 'volume_create_api' (75c3987c-008b-4bfe-8ee9-ca7f44f6179b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume request issued successfully. Sep 06 23:07:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-570e49b6-141e-45d2-a83d-e69135eb260f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:07:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1569/3165] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 23:07:30 2026] POST /volume/v3/volumes => generated 785 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a875dce8-4ce3-4e99-8916-9192afbeca5a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a875dce8-4ce3-4e99-8916-9192afbeca5a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/7a444ec9-9f4f-4248-ab05-cf1ea9c98c68 Sep 06 23:07:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a875dce8-4ce3-4e99-8916-9192afbeca5a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:30 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a875dce8-4ce3-4e99-8916-9192afbeca5a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:30 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:30 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:30 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:30 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:30 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a875dce8-4ce3-4e99-8916-9192afbeca5a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:30 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a875dce8-4ce3-4e99-8916-9192afbeca5a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/7a444ec9-9f4f-4248-ab05-cf1ea9c98c68 returned with HTTP 200 Sep 06 23:07:30 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1597/3166] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:30 2026] GET /volume/v3/volumes/7a444ec9-9f4f-4248-ab05-cf1ea9c98c68 => generated 964 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-343c520b-189c-49f3-8ba4-337525d03d8c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-343c520b-189c-49f3-8ba4-337525d03d8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 Sep 06 23:07:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-343c520b-189c-49f3-8ba4-337525d03d8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-343c520b-189c-49f3-8ba4-337525d03d8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:30 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:30 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:30 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-343c520b-189c-49f3-8ba4-337525d03d8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-343c520b-189c-49f3-8ba4-337525d03d8c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 returned with HTTP 200 Sep 06 23:07:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1570/3167] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:30 2026] GET /volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3efb0f8a-d5eb-4837-ae12-cb114f970961 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3efb0f8a-d5eb-4837-ae12-cb114f970961 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/7a444ec9-9f4f-4248-ab05-cf1ea9c98c68 Sep 06 23:07:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3efb0f8a-d5eb-4837-ae12-cb114f970961 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3efb0f8a-d5eb-4837-ae12-cb114f970961 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:31 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:31 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:31 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:31 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:31 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3efb0f8a-d5eb-4837-ae12-cb114f970961 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3efb0f8a-d5eb-4837-ae12-cb114f970961 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/7a444ec9-9f4f-4248-ab05-cf1ea9c98c68 returned with HTTP 200 Sep 06 23:07:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1598/3168] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:31 2026] GET /volume/v3/volumes/7a444ec9-9f4f-4248-ab05-cf1ea9c98c68 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7d042005-7660-4913-830a-45b27e6113ac None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7d042005-7660-4913-830a-45b27e6113ac tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 Sep 06 23:07:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7d042005-7660-4913-830a-45b27e6113ac tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7d042005-7660-4913-830a-45b27e6113ac tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:31 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:31 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7d042005-7660-4913-830a-45b27e6113ac tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7d042005-7660-4913-830a-45b27e6113ac tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 returned with HTTP 200 Sep 06 23:07:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1571/3169] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:31 2026] GET /volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-608e8af2-6c4f-4a89-b02b-a6d5368e514c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-608e8af2-6c4f-4a89-b02b-a6d5368e514c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] POST http://192.168.122.248/volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0/action Sep 06 23:07:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-608e8af2-6c4f-4a89-b02b-a6d5368e514c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:07:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-608e8af2-6c4f-4a89-b02b-a6d5368e514c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.contrib.admin_actions [None req-608e8af2-6c4f-4a89-b02b-a6d5368e514c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Updating snapshot 'fcaf0578-a476-46c9-bdc4-6108bcbd6bb0' with '{'status': 'error'}' {{(pid=87216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 23:07:31 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:31 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:31 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-608e8af2-6c4f-4a89-b02b-a6d5368e514c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd01eb330bba74be2826c4b9c44c0c0bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1041e78520b44e387762729d5aecefb', '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=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:07:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-608e8af2-6c4f-4a89-b02b-a6d5368e514c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] http://192.168.122.248/volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0/action returned with HTTP 403 Sep 06 23:07:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1599/3170] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 23:07:31 2026] POST /volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0/action => generated 133 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9e7c3081-06b9-4354-9b5f-19118fa8f1f2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9e7c3081-06b9-4354-9b5f-19118fa8f1f2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] DELETE http://192.168.122.248/volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 Sep 06 23:07:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9e7c3081-06b9-4354-9b5f-19118fa8f1f2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:31 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9e7c3081-06b9-4354-9b5f-19118fa8f1f2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:31 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-9e7c3081-06b9-4354-9b5f-19118fa8f1f2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Delete snapshot with id: fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 Sep 06 23:07:31 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:31 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9e7c3081-06b9-4354-9b5f-19118fa8f1f2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:31 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:31 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:31 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9e7c3081-06b9-4354-9b5f-19118fa8f1f2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot delete request issued successfully. Sep 06 23:07:31 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9e7c3081-06b9-4354-9b5f-19118fa8f1f2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 returned with HTTP 202 Sep 06 23:07:31 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1572/3171] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:07:31 2026] DELETE /volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5f102485-8f51-435a-99dc-d36883cf7fe3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5f102485-8f51-435a-99dc-d36883cf7fe3 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 Sep 06 23:07:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5f102485-8f51-435a-99dc-d36883cf7fe3 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:31 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5f102485-8f51-435a-99dc-d36883cf7fe3 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:31 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:31 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:31 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5f102485-8f51-435a-99dc-d36883cf7fe3 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:31 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5f102485-8f51-435a-99dc-d36883cf7fe3 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 returned with HTTP 200 Sep 06 23:07:31 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1600/3172] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:31 2026] GET /volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d72d3de8-9fcf-4205-a856-98c86a7f36a6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d72d3de8-9fcf-4205-a856-98c86a7f36a6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/7a444ec9-9f4f-4248-ab05-cf1ea9c98c68 Sep 06 23:07:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d72d3de8-9fcf-4205-a856-98c86a7f36a6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d72d3de8-9fcf-4205-a856-98c86a7f36a6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:32 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:32 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d72d3de8-9fcf-4205-a856-98c86a7f36a6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d72d3de8-9fcf-4205-a856-98c86a7f36a6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/7a444ec9-9f4f-4248-ab05-cf1ea9c98c68 returned with HTTP 200 Sep 06 23:07:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1573/3173] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:32 2026] GET /volume/v3/volumes/7a444ec9-9f4f-4248-ab05-cf1ea9c98c68 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-764db2c9-30f8-4fb9-bd55-e584b8a87b87 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-764db2c9-30f8-4fb9-bd55-e584b8a87b87 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] POST http://192.168.122.248/volume/v3/snapshots Sep 06 23:07:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-764db2c9-30f8-4fb9-bd55-e584b8a87b87 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a444ec9-9f4f-4248-ab05-cf1ea9c98c68", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-202863445"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-764db2c9-30f8-4fb9-bd55-e584b8a87b87 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:32 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-764db2c9-30f8-4fb9-bd55-e584b8a87b87 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create snapshot from volume 7a444ec9-9f4f-4248-ab05-cf1ea9c98c68 Sep 06 23:07:32 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-764db2c9-30f8-4fb9-bd55-e584b8a87b87 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Created reservations ['d8a8edee-52cd-4edb-870b-17f72ffb86a5', '92629b8b-af0e-48fa-bf67-c34cd6177aa0', '0f86ca3d-9012-4cf6-8a13-b56127d79a3e', '8477e86f-362d-4359-839a-c64bc44faa3c'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:32 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:32 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-764db2c9-30f8-4fb9-bd55-e584b8a87b87 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot create request issued successfully. Sep 06 23:07:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-764db2c9-30f8-4fb9-bd55-e584b8a87b87 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 23:07:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1601/3174] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 23:07:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cf718d35-24c1-4fc2-9b1c-4a31eca56fdb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cf718d35-24c1-4fc2-9b1c-4a31eca56fdb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e Sep 06 23:07:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cf718d35-24c1-4fc2-9b1c-4a31eca56fdb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:32 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cf718d35-24c1-4fc2-9b1c-4a31eca56fdb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:32 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:32 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:32 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-cf718d35-24c1-4fc2-9b1c-4a31eca56fdb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:32 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cf718d35-24c1-4fc2-9b1c-4a31eca56fdb tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e returned with HTTP 200 Sep 06 23:07:32 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1574/3175] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:32 2026] GET /volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2cd6a0b6-e56a-42ac-92a9-3363d1c71d63 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2cd6a0b6-e56a-42ac-92a9-3363d1c71d63 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 Sep 06 23:07:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2cd6a0b6-e56a-42ac-92a9-3363d1c71d63 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:32 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2cd6a0b6-e56a-42ac-92a9-3363d1c71d63 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:32 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:32 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:32 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2cd6a0b6-e56a-42ac-92a9-3363d1c71d63 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:32 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2cd6a0b6-e56a-42ac-92a9-3363d1c71d63 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 returned with HTTP 200 Sep 06 23:07:32 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1602/3176] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:32 2026] GET /volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c85ac947-7592-49f3-b5e9-8f802b37f315 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c85ac947-7592-49f3-b5e9-8f802b37f315 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e Sep 06 23:07:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c85ac947-7592-49f3-b5e9-8f802b37f315 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c85ac947-7592-49f3-b5e9-8f802b37f315 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:33 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:33 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:33 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c85ac947-7592-49f3-b5e9-8f802b37f315 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c85ac947-7592-49f3-b5e9-8f802b37f315 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e returned with HTTP 200 Sep 06 23:07:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1575/3177] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:33 2026] GET /volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3067007a-8815-4294-92a7-7cc980ce69bc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3067007a-8815-4294-92a7-7cc980ce69bc tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 Sep 06 23:07:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3067007a-8815-4294-92a7-7cc980ce69bc tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3067007a-8815-4294-92a7-7cc980ce69bc tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3067007a-8815-4294-92a7-7cc980ce69bc tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 returned with HTTP 404 Sep 06 23:07:33 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1603/3178] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:33 2026] GET /volume/v3/snapshots/fcaf0578-a476-46c9-bdc4-6108bcbd6bb0 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-837efb50-11b7-4e02-a816-ce2c0646db73 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-837efb50-11b7-4e02-a816-ce2c0646db73 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/0af5fef1-d880-4a48-912f-95db446d6db0 Sep 06 23:07:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-837efb50-11b7-4e02-a816-ce2c0646db73 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:33 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-837efb50-11b7-4e02-a816-ce2c0646db73 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:33 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-837efb50-11b7-4e02-a816-ce2c0646db73 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Delete volume with id: 0af5fef1-d880-4a48-912f-95db446d6db0 Sep 06 23:07:33 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:33 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:33 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:33 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:33 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-837efb50-11b7-4e02-a816-ce2c0646db73 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:33 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-837efb50-11b7-4e02-a816-ce2c0646db73 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Delete volume request issued successfully. Sep 06 23:07:33 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-837efb50-11b7-4e02-a816-ce2c0646db73 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/0af5fef1-d880-4a48-912f-95db446d6db0 returned with HTTP 202 Sep 06 23:07:33 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1576/3179] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:07:33 2026] DELETE /volume/v3/volumes/0af5fef1-d880-4a48-912f-95db446d6db0 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0c3c2543-bf5e-4c5c-9fef-f526c8446e4e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:33 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0c3c2543-bf5e-4c5c-9fef-f526c8446e4e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/0af5fef1-d880-4a48-912f-95db446d6db0 Sep 06 23:07:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0c3c2543-bf5e-4c5c-9fef-f526c8446e4e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:33 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0c3c2543-bf5e-4c5c-9fef-f526c8446e4e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:33 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:33 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:34 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:34 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:34 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0c3c2543-bf5e-4c5c-9fef-f526c8446e4e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0c3c2543-bf5e-4c5c-9fef-f526c8446e4e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/0af5fef1-d880-4a48-912f-95db446d6db0 returned with HTTP 200 Sep 06 23:07:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1604/3180] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:33 2026] GET /volume/v3/volumes/0af5fef1-d880-4a48-912f-95db446d6db0 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c1c46c4d-0b28-4471-85e7-8169202dbbac None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c1c46c4d-0b28-4471-85e7-8169202dbbac tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e Sep 06 23:07:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c1c46c4d-0b28-4471-85e7-8169202dbbac tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c1c46c4d-0b28-4471-85e7-8169202dbbac tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:34 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:34 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c1c46c4d-0b28-4471-85e7-8169202dbbac tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c1c46c4d-0b28-4471-85e7-8169202dbbac tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e returned with HTTP 200 Sep 06 23:07:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1577/3181] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:34 2026] GET /volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9aa51ac3-7fee-4222-b28c-c345eec5669a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9aa51ac3-7fee-4222-b28c-c345eec5669a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] GET http://192.168.122.248/volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e Sep 06 23:07:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9aa51ac3-7fee-4222-b28c-c345eec5669a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9aa51ac3-7fee-4222-b28c-c345eec5669a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:34 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:34 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:34 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9aa51ac3-7fee-4222-b28c-c345eec5669a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Snapshot retrieved successfully. Sep 06 23:07:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9aa51ac3-7fee-4222-b28c-c345eec5669a tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e returned with HTTP 200 Sep 06 23:07:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1605/3182] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:34 2026] GET /volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d2519e31-300d-48f0-9170-2440ae9c5487 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d2519e31-300d-48f0-9170-2440ae9c5487 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] DELETE http://192.168.122.248/volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e Sep 06 23:07:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d2519e31-300d-48f0-9170-2440ae9c5487 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:34 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d2519e31-300d-48f0-9170-2440ae9c5487 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:34 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-d2519e31-300d-48f0-9170-2440ae9c5487 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete snapshot with id: 78eab6ef-573a-4acd-ba24-282566604b4e Sep 06 23:07:34 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:34 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d2519e31-300d-48f0-9170-2440ae9c5487 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:34 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:34 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:34 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d2519e31-300d-48f0-9170-2440ae9c5487 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot delete request issued successfully. Sep 06 23:07:34 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d2519e31-300d-48f0-9170-2440ae9c5487 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e returned with HTTP 202 Sep 06 23:07:34 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1578/3183] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:07:34 2026] DELETE /volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e7c5e0ac-8218-45b7-b56e-53d5c26caee4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e7c5e0ac-8218-45b7-b56e-53d5c26caee4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e Sep 06 23:07:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e7c5e0ac-8218-45b7-b56e-53d5c26caee4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:34 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e7c5e0ac-8218-45b7-b56e-53d5c26caee4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:34 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:34 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:34 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e7c5e0ac-8218-45b7-b56e-53d5c26caee4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:34 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e7c5e0ac-8218-45b7-b56e-53d5c26caee4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e returned with HTTP 200 Sep 06 23:07:34 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1606/3184] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:34 2026] GET /volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:07:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8aea6be6-93b7-45e6-84d2-1f619e135ec8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8aea6be6-93b7-45e6-84d2-1f619e135ec8 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/0af5fef1-d880-4a48-912f-95db446d6db0 Sep 06 23:07:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8aea6be6-93b7-45e6-84d2-1f619e135ec8 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8aea6be6-93b7-45e6-84d2-1f619e135ec8 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8aea6be6-93b7-45e6-84d2-1f619e135ec8 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/0af5fef1-d880-4a48-912f-95db446d6db0 returned with HTTP 404 Sep 06 23:07:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1579/3185] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:35 2026] GET /volume/v3/volumes/0af5fef1-d880-4a48-912f-95db446d6db0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:07:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2030663274"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2030663274'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:07:35 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Create volume of 1 GB Sep 06 23:07:35 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Availability Zones retrieved successfully. Sep 06 23:07:35 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Flow 'volume_create_api' (2b4335b3-c481-4fcd-9290-a9e29908e46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:35 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (664a4e44-b243-42b5-85f0-1b533f8fd223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:35 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:07:35 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (664a4e44-b243-42b5-85f0-1b533f8fd223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:35 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aab466d6-d6a1-4223-95db-b2389c815d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:35 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Created reservations ['26c1e1bc-ca00-4b53-ba8e-86e8dd97653e', '18d8dc02-d169-4807-88ec-14b67dd0a283', '29b3b41c-ff5f-425e-ab63-b9679d64d7cd', 'f19d02ed-ad27-4df8-8d0c-40ea81d2f46a'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:35 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aab466d6-d6a1-4223-95db-b2389c815d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26c1e1bc-ca00-4b53-ba8e-86e8dd97653e', '18d8dc02-d169-4807-88ec-14b67dd0a283', '29b3b41c-ff5f-425e-ab63-b9679d64d7cd', 'f19d02ed-ad27-4df8-8d0c-40ea81d2f46a']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:35 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6534eed3-b3e0-40e5-ae0d-a7b3fb0e9563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:35 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:35 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:35 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6534eed3-b3e0-40e5-ae0d-a7b3fb0e9563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95bba4d3-5b97-4df7-bb1a-78819422becc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2030663274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1041e78520b44e387762729d5aecefb',qos_specs=None,replication_status=,reservations=['26c1e1bc-ca00-4b53-ba8e-86e8dd97653e','18d8dc02-d169-4807-88ec-14b67dd0a283','29b3b41c-ff5f-425e-ab63-b9679d64d7cd','f19d02ed-ad27-4df8-8d0c-40ea81d2f46a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1730612b901342bdadabdc0ddc3ddcf6',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:07:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2030663274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95bba4d3-5b97-4df7-bb1a-78819422becc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1041e78520b44e387762729d5aecefb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1730612b901342bdadabdc0ddc3ddcf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:35 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2888a093-63fc-4560-bf5c-da96952119f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:35 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2888a093-63fc-4560-bf5c-da96952119f8) transitioned into state 'SUCCESS' from state '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-2030663274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1041e78520b44e387762729d5aecefb',qos_specs=None,replication_status=,reservations=['26c1e1bc-ca00-4b53-ba8e-86e8dd97653e','18d8dc02-d169-4807-88ec-14b67dd0a283','29b3b41c-ff5f-425e-ab63-b9679d64d7cd','f19d02ed-ad27-4df8-8d0c-40ea81d2f46a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1730612b901342bdadabdc0ddc3ddcf6',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:35 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5baee80-1432-4506-947b-040e30f20b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:35 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5baee80-1432-4506-947b-040e30f20b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:35 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Flow 'volume_create_api' (2b4335b3-c481-4fcd-9290-a9e29908e46a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:35 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Create volume request issued successfully. Sep 06 23:07:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f71f06d9-06d5-4a62-80ba-68e9c0eacb9a tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:07:35 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1607/3186] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 23:07:35 2026] POST /volume/v3/volumes => generated 787 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7abb8dd2-8138-45ec-9ae5-478eae2f672d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7abb8dd2-8138-45ec-9ae5-478eae2f672d tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/95bba4d3-5b97-4df7-bb1a-78819422becc Sep 06 23:07:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7abb8dd2-8138-45ec-9ae5-478eae2f672d tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:35 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7abb8dd2-8138-45ec-9ae5-478eae2f672d tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:35 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:35 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:35 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:35 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:35 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7abb8dd2-8138-45ec-9ae5-478eae2f672d tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:35 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7abb8dd2-8138-45ec-9ae5-478eae2f672d tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/95bba4d3-5b97-4df7-bb1a-78819422becc returned with HTTP 200 Sep 06 23:07:35 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1580/3187] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:35 2026] GET /volume/v3/volumes/95bba4d3-5b97-4df7-bb1a-78819422becc => generated 966 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ea4da90b-4561-4a4b-bb82-4764f7694d58 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:35 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ea4da90b-4561-4a4b-bb82-4764f7694d58 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e Sep 06 23:07:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ea4da90b-4561-4a4b-bb82-4764f7694d58 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:35 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ea4da90b-4561-4a4b-bb82-4764f7694d58 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:36 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:36 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ea4da90b-4561-4a4b-bb82-4764f7694d58 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ea4da90b-4561-4a4b-bb82-4764f7694d58 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e returned with HTTP 200 Sep 06 23:07:36 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1608/3188] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:35 2026] GET /volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b9948e83-97c4-4e0f-b61e-adaff21f16b2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b9948e83-97c4-4e0f-b61e-adaff21f16b2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/95bba4d3-5b97-4df7-bb1a-78819422becc Sep 06 23:07:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b9948e83-97c4-4e0f-b61e-adaff21f16b2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:36 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b9948e83-97c4-4e0f-b61e-adaff21f16b2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:36 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:36 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:36 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:36 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:36 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b9948e83-97c4-4e0f-b61e-adaff21f16b2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:36 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b9948e83-97c4-4e0f-b61e-adaff21f16b2 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/95bba4d3-5b97-4df7-bb1a-78819422becc returned with HTTP 200 Sep 06 23:07:36 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1581/3189] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:36 2026] GET /volume/v3/volumes/95bba4d3-5b97-4df7-bb1a-78819422becc => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6524d37d-ec9d-4200-8f65-4bc961efbc9c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6524d37d-ec9d-4200-8f65-4bc961efbc9c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] POST http://192.168.122.248/volume/v3/snapshots Sep 06 23:07:36 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6524d37d-ec9d-4200-8f65-4bc961efbc9c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95bba4d3-5b97-4df7-bb1a-78819422becc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1653188103"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:36 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:36 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:36 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:36 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6524d37d-ec9d-4200-8f65-4bc961efbc9c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:36 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-6524d37d-ec9d-4200-8f65-4bc961efbc9c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Create snapshot from volume 95bba4d3-5b97-4df7-bb1a-78819422becc Sep 06 23:07:36 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-6524d37d-ec9d-4200-8f65-4bc961efbc9c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Created reservations ['3494e42e-1c4c-40cd-85e6-e0403a8deab4', '67bdfce1-3906-4b16-b0df-a02beebf5e9f', 'bcc806a9-6102-4d2d-b26b-2bfd6e8190a1', '4dd1fff7-b1fa-4a82-b630-63edffc8d21a'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:36 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:36 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:36 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6524d37d-ec9d-4200-8f65-4bc961efbc9c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot create request issued successfully. Sep 06 23:07:36 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6524d37d-ec9d-4200-8f65-4bc961efbc9c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 23:07:36 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1609/3190] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 23:07:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-bafbf92f-cae2-4f99-ad86-36f95b3cf1b8 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bafbf92f-cae2-4f99-ad86-36f95b3cf1b8 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff Sep 06 23:07:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bafbf92f-cae2-4f99-ad86-36f95b3cf1b8 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-bafbf92f-cae2-4f99-ad86-36f95b3cf1b8 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-73907985-a2b2-4d4e-9fc0-862ca11bb744 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-73907985-a2b2-4d4e-9fc0-862ca11bb744 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e Sep 06 23:07:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-73907985-a2b2-4d4e-9fc0-862ca11bb744 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-73907985-a2b2-4d4e-9fc0-862ca11bb744 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-bafbf92f-cae2-4f99-ad86-36f95b3cf1b8 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-bafbf92f-cae2-4f99-ad86-36f95b3cf1b8 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff returned with HTTP 200 Sep 06 23:07:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1582/3191] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:37 2026] GET /volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-73907985-a2b2-4d4e-9fc0-862ca11bb744 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e returned with HTTP 404 Sep 06 23:07:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1610/3192] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:37 2026] GET /volume/v3/snapshots/78eab6ef-573a-4acd-ba24-282566604b4e => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-ef4b3ce3-1b7e-4198-9a29-91aeaa2f29e6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ef4b3ce3-1b7e-4198-9a29-91aeaa2f29e6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/7a444ec9-9f4f-4248-ab05-cf1ea9c98c68 Sep 06 23:07:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ef4b3ce3-1b7e-4198-9a29-91aeaa2f29e6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:37 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-ef4b3ce3-1b7e-4198-9a29-91aeaa2f29e6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:37 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-ef4b3ce3-1b7e-4198-9a29-91aeaa2f29e6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete volume with id: 7a444ec9-9f4f-4248-ab05-cf1ea9c98c68 Sep 06 23:07:37 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:37 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:37 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:37 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ef4b3ce3-1b7e-4198-9a29-91aeaa2f29e6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:37 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-ef4b3ce3-1b7e-4198-9a29-91aeaa2f29e6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete volume request issued successfully. Sep 06 23:07:37 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-ef4b3ce3-1b7e-4198-9a29-91aeaa2f29e6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/7a444ec9-9f4f-4248-ab05-cf1ea9c98c68 returned with HTTP 202 Sep 06 23:07:37 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1583/3193] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:07:37 2026] DELETE /volume/v3/volumes/7a444ec9-9f4f-4248-ab05-cf1ea9c98c68 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 23:07:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f97dac94-d770-4c66-a45b-11df46e27062 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f97dac94-d770-4c66-a45b-11df46e27062 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/7a444ec9-9f4f-4248-ab05-cf1ea9c98c68 Sep 06 23:07:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f97dac94-d770-4c66-a45b-11df46e27062 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:37 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f97dac94-d770-4c66-a45b-11df46e27062 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:37 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:37 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:37 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:37 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:37 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-f97dac94-d770-4c66-a45b-11df46e27062 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:37 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f97dac94-d770-4c66-a45b-11df46e27062 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/7a444ec9-9f4f-4248-ab05-cf1ea9c98c68 returned with HTTP 200 Sep 06 23:07:37 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1611/3194] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:37 2026] GET /volume/v3/volumes/7a444ec9-9f4f-4248-ab05-cf1ea9c98c68 => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-164fddf3-fa5f-4617-a460-cf2d2ce7830c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-164fddf3-fa5f-4617-a460-cf2d2ce7830c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff Sep 06 23:07:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-164fddf3-fa5f-4617-a460-cf2d2ce7830c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-164fddf3-fa5f-4617-a460-cf2d2ce7830c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:38 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:38 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-164fddf3-fa5f-4617-a460-cf2d2ce7830c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-164fddf3-fa5f-4617-a460-cf2d2ce7830c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff returned with HTTP 200 Sep 06 23:07:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1584/3195] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:38 2026] GET /volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-58d0da15-d99c-4b16-a6f6-5cea05fca3dd None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-58d0da15-d99c-4b16-a6f6-5cea05fca3dd tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/7a444ec9-9f4f-4248-ab05-cf1ea9c98c68 Sep 06 23:07:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-58d0da15-d99c-4b16-a6f6-5cea05fca3dd tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-58d0da15-d99c-4b16-a6f6-5cea05fca3dd tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-58d0da15-d99c-4b16-a6f6-5cea05fca3dd tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/7a444ec9-9f4f-4248-ab05-cf1ea9c98c68 returned with HTTP 404 Sep 06 23:07:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1612/3196] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:38 2026] GET /volume/v3/volumes/7a444ec9-9f4f-4248-ab05-cf1ea9c98c68 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:07:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2075706270"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:38 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2075706270'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:07:38 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume of 1 GB Sep 06 23:07:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Availability Zones retrieved successfully. Sep 06 23:07:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Flow 'volume_create_api' (d21abc9a-a9fa-4a5a-942c-59b4170b9a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf567c49-f4f3-4998-8ef1-70968dfe62a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:07:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf567c49-f4f3-4998-8ef1-70968dfe62a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (620864c9-9be5-41e4-b352-412cb1afc75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:38 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Created reservations ['4693a12c-d4f3-4b7d-8009-620e65000456', 'ea0c8f3e-0b0f-42f1-a4b1-ef2d52bec055', 'd44ffd6a-f3b6-4735-85f4-f28799427be8', '7b97a9e2-7c9f-4ba5-9156-2495988f0e51'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (620864c9-9be5-41e4-b352-412cb1afc75d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4693a12c-d4f3-4b7d-8009-620e65000456', 'ea0c8f3e-0b0f-42f1-a4b1-ef2d52bec055', 'd44ffd6a-f3b6-4735-85f4-f28799427be8', '7b97a9e2-7c9f-4ba5-9156-2495988f0e51']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53b5c1d3-1e9b-4c93-9a5f-a77a8c6fcd68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:38 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:38 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53b5c1d3-1e9b-4c93-9a5f-a77a8c6fcd68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2075706270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4266b1794f41e0915cd24249a89f48',qos_specs=None,replication_status=,reservations=['4693a12c-d4f3-4b7d-8009-620e65000456','ea0c8f3e-0b0f-42f1-a4b1-ef2d52bec055','d44ffd6a-f3b6-4735-85f4-f28799427be8','7b97a9e2-7c9f-4ba5-9156-2495988f0e51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:07:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2075706270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c4266b1794f41e0915cd24249a89f48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a544fb4-17f8-497b-9b09-7575030658e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a544fb4-17f8-497b-9b09-7575030658e3) transitioned into state 'SUCCESS' from state '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-2075706270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4266b1794f41e0915cd24249a89f48',qos_specs=None,replication_status=,reservations=['4693a12c-d4f3-4b7d-8009-620e65000456','ea0c8f3e-0b0f-42f1-a4b1-ef2d52bec055','d44ffd6a-f3b6-4735-85f4-f28799427be8','7b97a9e2-7c9f-4ba5-9156-2495988f0e51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (782be232-e445-45b7-b4f8-1f8c227d6490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (782be232-e445-45b7-b4f8-1f8c227d6490) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:38 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Flow 'volume_create_api' (d21abc9a-a9fa-4a5a-942c-59b4170b9a02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:38 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume request issued successfully. Sep 06 23:07:38 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-11b245c5-c0fa-4b86-8c79-5d2e1eb6e6de tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:07:38 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1585/3197] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 23:07:38 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 06 23:07:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fa60f7cd-47de-45ba-9aab-9ffcce9f4eed None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fa60f7cd-47de-45ba-9aab-9ffcce9f4eed tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d Sep 06 23:07:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fa60f7cd-47de-45ba-9aab-9ffcce9f4eed tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:38 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fa60f7cd-47de-45ba-9aab-9ffcce9f4eed tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:38 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:38 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:38 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:38 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:38 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fa60f7cd-47de-45ba-9aab-9ffcce9f4eed tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:38 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fa60f7cd-47de-45ba-9aab-9ffcce9f4eed tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d returned with HTTP 200 Sep 06 23:07:38 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1613/3198] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:38 2026] GET /volume/v3/volumes/6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d => generated 966 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f1e0e60f-693a-4959-b019-e1bd4ef80fe7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f1e0e60f-693a-4959-b019-e1bd4ef80fe7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff Sep 06 23:07:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f1e0e60f-693a-4959-b019-e1bd4ef80fe7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f1e0e60f-693a-4959-b019-e1bd4ef80fe7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:39 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:39 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f1e0e60f-693a-4959-b019-e1bd4ef80fe7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f1e0e60f-693a-4959-b019-e1bd4ef80fe7 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff returned with HTTP 200 Sep 06 23:07:39 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1586/3199] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:39 2026] GET /volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b3742cf5-f0bc-4c74-87fa-a4c7a8144bca None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b3742cf5-f0bc-4c74-87fa-a4c7a8144bca tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] GET http://192.168.122.248/volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff Sep 06 23:07:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b3742cf5-f0bc-4c74-87fa-a4c7a8144bca tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b3742cf5-f0bc-4c74-87fa-a4c7a8144bca tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:39 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:39 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b3742cf5-f0bc-4c74-87fa-a4c7a8144bca tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Snapshot retrieved successfully. Sep 06 23:07:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b3742cf5-f0bc-4c74-87fa-a4c7a8144bca tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] http://192.168.122.248/volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff returned with HTTP 200 Sep 06 23:07:39 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1614/3200] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:39 2026] GET /volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6301d539-e9cf-4c23-bfca-3661e994d007 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6301d539-e9cf-4c23-bfca-3661e994d007 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] DELETE http://192.168.122.248/volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff Sep 06 23:07:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6301d539-e9cf-4c23-bfca-3661e994d007 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6301d539-e9cf-4c23-bfca-3661e994d007 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:39 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-6301d539-e9cf-4c23-bfca-3661e994d007 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Delete snapshot with id: 36ceeb3b-d930-4848-a3ff-ad240bd2edff Sep 06 23:07:39 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:39 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6301d539-e9cf-4c23-bfca-3661e994d007 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:39 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:39 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6301d539-e9cf-4c23-bfca-3661e994d007 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot delete request issued successfully. Sep 06 23:07:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6301d539-e9cf-4c23-bfca-3661e994d007 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff returned with HTTP 202 Sep 06 23:07:39 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1587/3201] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:07:39 2026] DELETE /volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6c7db86b-b70b-49ad-9546-8ed8226f8b29 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6c7db86b-b70b-49ad-9546-8ed8226f8b29 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff Sep 06 23:07:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6c7db86b-b70b-49ad-9546-8ed8226f8b29 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:39 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6c7db86b-b70b-49ad-9546-8ed8226f8b29 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:39 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:39 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:39 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6c7db86b-b70b-49ad-9546-8ed8226f8b29 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:39 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6c7db86b-b70b-49ad-9546-8ed8226f8b29 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff returned with HTTP 200 Sep 06 23:07:39 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1615/3202] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:39 2026] GET /volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4d10aab8-fd46-4821-a75e-2cd4ca1e4f2d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4d10aab8-fd46-4821-a75e-2cd4ca1e4f2d tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d Sep 06 23:07:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4d10aab8-fd46-4821-a75e-2cd4ca1e4f2d tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:39 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4d10aab8-fd46-4821-a75e-2cd4ca1e4f2d tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:39 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:39 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:39 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:39 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:39 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4d10aab8-fd46-4821-a75e-2cd4ca1e4f2d tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:39 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4d10aab8-fd46-4821-a75e-2cd4ca1e4f2d tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d returned with HTTP 200 Sep 06 23:07:39 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1588/3203] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:39 2026] GET /volume/v3/volumes/6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d => generated 1016 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-189a0835-9d2c-4842-ad4d-40515d36c595 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-189a0835-9d2c-4842-ad4d-40515d36c595 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff Sep 06 23:07:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-189a0835-9d2c-4842-ad4d-40515d36c595 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-189a0835-9d2c-4842-ad4d-40515d36c595 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:40 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:40 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-189a0835-9d2c-4842-ad4d-40515d36c595 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-189a0835-9d2c-4842-ad4d-40515d36c595 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff returned with HTTP 200 Sep 06 23:07:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1616/3204] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:40 2026] GET /volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-1edd0189-edc1-41b2-aab3-a47f0b006707 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1edd0189-edc1-41b2-aab3-a47f0b006707 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d Sep 06 23:07:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1edd0189-edc1-41b2-aab3-a47f0b006707 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-1edd0189-edc1-41b2-aab3-a47f0b006707 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:40 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:40 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:40 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:40 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-1edd0189-edc1-41b2-aab3-a47f0b006707 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-1edd0189-edc1-41b2-aab3-a47f0b006707 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d returned with HTTP 200 Sep 06 23:07:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1589/3205] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:40 2026] GET /volume/v3/volumes/6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d => generated 1017 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 23:07:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d054ffbf-f66f-4936-9c08-63332b954d37 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d054ffbf-f66f-4936-9c08-63332b954d37 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] POST http://192.168.122.248/volume/v3/snapshots Sep 06 23:07:40 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d054ffbf-f66f-4936-9c08-63332b954d37 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1631593756"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:40 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:40 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:40 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:40 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d054ffbf-f66f-4936-9c08-63332b954d37 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:40 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-d054ffbf-f66f-4936-9c08-63332b954d37 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create snapshot from volume 6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d Sep 06 23:07:40 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-d054ffbf-f66f-4936-9c08-63332b954d37 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Created reservations ['13c84bde-f857-4b47-a1ea-94131b1870ec', 'a81188dd-d408-4c05-ae35-2f1b9917b601', '09f9efdd-98b6-416a-953d-2994b7a03136', '44aeaae5-d94e-483b-ae07-5b9bd7f1f189'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:40 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:40 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:40 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d054ffbf-f66f-4936-9c08-63332b954d37 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot create request issued successfully. Sep 06 23:07:40 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d054ffbf-f66f-4936-9c08-63332b954d37 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 23:07:40 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1617/3206] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 23:07:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 23:07:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0b9a00d6-7128-4d6f-a83d-4667c0f7ab54 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0b9a00d6-7128-4d6f-a83d-4667c0f7ab54 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 Sep 06 23:07:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0b9a00d6-7128-4d6f-a83d-4667c0f7ab54 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:40 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0b9a00d6-7128-4d6f-a83d-4667c0f7ab54 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:40 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:40 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:40 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0b9a00d6-7128-4d6f-a83d-4667c0f7ab54 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:40 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0b9a00d6-7128-4d6f-a83d-4667c0f7ab54 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 returned with HTTP 200 Sep 06 23:07:40 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1590/3207] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:40 2026] GET /volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-590262f0-4b51-418f-a04b-d45a7baa9a74 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-590262f0-4b51-418f-a04b-d45a7baa9a74 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff Sep 06 23:07:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-590262f0-4b51-418f-a04b-d45a7baa9a74 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-590262f0-4b51-418f-a04b-d45a7baa9a74 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-590262f0-4b51-418f-a04b-d45a7baa9a74 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff returned with HTTP 404 Sep 06 23:07:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1618/3208] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:41 2026] GET /volume/v3/snapshots/36ceeb3b-d930-4848-a3ff-ad240bd2edff => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a96d2938-d4e9-495d-9c5d-b3430252f606 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a96d2938-d4e9-495d-9c5d-b3430252f606 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/95bba4d3-5b97-4df7-bb1a-78819422becc Sep 06 23:07:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a96d2938-d4e9-495d-9c5d-b3430252f606 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a96d2938-d4e9-495d-9c5d-b3430252f606 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:41 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-a96d2938-d4e9-495d-9c5d-b3430252f606 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Delete volume with id: 95bba4d3-5b97-4df7-bb1a-78819422becc Sep 06 23:07:41 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:41 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:41 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:41 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a96d2938-d4e9-495d-9c5d-b3430252f606 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:41 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a96d2938-d4e9-495d-9c5d-b3430252f606 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Delete volume request issued successfully. Sep 06 23:07:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a96d2938-d4e9-495d-9c5d-b3430252f606 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/95bba4d3-5b97-4df7-bb1a-78819422becc returned with HTTP 202 Sep 06 23:07:41 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1591/3209] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:07:41 2026] DELETE /volume/v3/volumes/95bba4d3-5b97-4df7-bb1a-78819422becc => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9bd91ca2-2f11-4fbe-974e-92097b3f37c4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9bd91ca2-2f11-4fbe-974e-92097b3f37c4 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/95bba4d3-5b97-4df7-bb1a-78819422becc Sep 06 23:07:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9bd91ca2-2f11-4fbe-974e-92097b3f37c4 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:41 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9bd91ca2-2f11-4fbe-974e-92097b3f37c4 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:41 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:41 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:41 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:41 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:41 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9bd91ca2-2f11-4fbe-974e-92097b3f37c4 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:41 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9bd91ca2-2f11-4fbe-974e-92097b3f37c4 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/95bba4d3-5b97-4df7-bb1a-78819422becc returned with HTTP 200 Sep 06 23:07:41 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1619/3210] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:41 2026] GET /volume/v3/volumes/95bba4d3-5b97-4df7-bb1a-78819422becc => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-0fe851d3-a383-484d-a0b7-6f9cbd538766 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:41 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0fe851d3-a383-484d-a0b7-6f9cbd538766 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 Sep 06 23:07:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0fe851d3-a383-484d-a0b7-6f9cbd538766 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:41 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-0fe851d3-a383-484d-a0b7-6f9cbd538766 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:42 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:42 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-0fe851d3-a383-484d-a0b7-6f9cbd538766 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-0fe851d3-a383-484d-a0b7-6f9cbd538766 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 returned with HTTP 200 Sep 06 23:07:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1592/3211] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:41 2026] GET /volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ae184788-6424-443e-bfe0-cd85835a407f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ae184788-6424-443e-bfe0-cd85835a407f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/95bba4d3-5b97-4df7-bb1a-78819422becc Sep 06 23:07:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ae184788-6424-443e-bfe0-cd85835a407f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ae184788-6424-443e-bfe0-cd85835a407f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ae184788-6424-443e-bfe0-cd85835a407f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/95bba4d3-5b97-4df7-bb1a-78819422becc returned with HTTP 404 Sep 06 23:07:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1620/3212] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:42 2026] GET /volume/v3/volumes/95bba4d3-5b97-4df7-bb1a-78819422becc => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-6e791cb3-7235-4386-9a96-04bc96e8326c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:07:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-840434938"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:42 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-840434938'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:07:42 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Create volume of 1 GB Sep 06 23:07:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Availability Zones retrieved successfully. Sep 06 23:07:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Flow 'volume_create_api' (cb839524-9c40-49c0-a404-9e55a5a08a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (399e3904-fe2e-40af-a076-9a86d9b5569e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:07:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (399e3904-fe2e-40af-a076-9a86d9b5569e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ac87973-de20-4405-b083-3eb9d35eff36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:42 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Created reservations ['5a4816a9-0ff6-4bdf-ae2d-1f7f0e9a8eb9', '296f2dac-8b99-4412-a694-970103db5e31', 'fe0ce14e-690b-49f7-9395-6cbe8825604b', '34bba210-1cd9-4dbe-96ee-bf935fdf67f0'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ac87973-de20-4405-b083-3eb9d35eff36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a4816a9-0ff6-4bdf-ae2d-1f7f0e9a8eb9', '296f2dac-8b99-4412-a694-970103db5e31', 'fe0ce14e-690b-49f7-9395-6cbe8825604b', '34bba210-1cd9-4dbe-96ee-bf935fdf67f0']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cfdb78a-77b9-4995-8df4-a9ddcfa6cd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:42 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:42 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cfdb78a-77b9-4995-8df4-a9ddcfa6cd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3dd5fe4-3f2e-457a-8915-e2e56f1d27b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-840434938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1041e78520b44e387762729d5aecefb',qos_specs=None,replication_status=,reservations=['5a4816a9-0ff6-4bdf-ae2d-1f7f0e9a8eb9','296f2dac-8b99-4412-a694-970103db5e31','fe0ce14e-690b-49f7-9395-6cbe8825604b','34bba210-1cd9-4dbe-96ee-bf935fdf67f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1730612b901342bdadabdc0ddc3ddcf6',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:07:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-840434938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3dd5fe4-3f2e-457a-8915-e2e56f1d27b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1041e78520b44e387762729d5aecefb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1730612b901342bdadabdc0ddc3ddcf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd11f835-d09d-4fdb-b316-c24248aecad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd11f835-d09d-4fdb-b316-c24248aecad1) transitioned into state 'SUCCESS' from state '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-840434938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1041e78520b44e387762729d5aecefb',qos_specs=None,replication_status=,reservations=['5a4816a9-0ff6-4bdf-ae2d-1f7f0e9a8eb9','296f2dac-8b99-4412-a694-970103db5e31','fe0ce14e-690b-49f7-9395-6cbe8825604b','34bba210-1cd9-4dbe-96ee-bf935fdf67f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1730612b901342bdadabdc0ddc3ddcf6',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03978cf5-0585-43eb-8d71-bc04d28b29e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03978cf5-0585-43eb-8d71-bc04d28b29e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:42 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Flow 'volume_create_api' (cb839524-9c40-49c0-a404-9e55a5a08a9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:42 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Create volume request issued successfully. Sep 06 23:07:42 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-6e791cb3-7235-4386-9a96-04bc96e8326c tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:07:42 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1593/3213] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 23:07:42 2026] POST /volume/v3/volumes => generated 786 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-93237032-392e-4c53-ac44-1e1448de9903 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-93237032-392e-4c53-ac44-1e1448de9903 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/d3dd5fe4-3f2e-457a-8915-e2e56f1d27b6 Sep 06 23:07:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-93237032-392e-4c53-ac44-1e1448de9903 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:42 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-93237032-392e-4c53-ac44-1e1448de9903 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:42 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:42 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:42 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:42 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:42 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-93237032-392e-4c53-ac44-1e1448de9903 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:42 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-93237032-392e-4c53-ac44-1e1448de9903 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/d3dd5fe4-3f2e-457a-8915-e2e56f1d27b6 returned with HTTP 200 Sep 06 23:07:42 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1621/3214] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:42 2026] GET /volume/v3/volumes/d3dd5fe4-3f2e-457a-8915-e2e56f1d27b6 => generated 965 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:07:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-db95a5c2-2c4f-4891-9755-ded51e28c1d5 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-db95a5c2-2c4f-4891-9755-ded51e28c1d5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 Sep 06 23:07:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-db95a5c2-2c4f-4891-9755-ded51e28c1d5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-db95a5c2-2c4f-4891-9755-ded51e28c1d5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-db95a5c2-2c4f-4891-9755-ded51e28c1d5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-db95a5c2-2c4f-4891-9755-ded51e28c1d5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 returned with HTTP 200 Sep 06 23:07:43 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1594/3215] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:43 2026] GET /volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1613e21c-e115-49e2-b639-bb5085a4d94e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1613e21c-e115-49e2-b639-bb5085a4d94e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/d3dd5fe4-3f2e-457a-8915-e2e56f1d27b6 Sep 06 23:07:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1613e21c-e115-49e2-b639-bb5085a4d94e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:43 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1613e21c-e115-49e2-b639-bb5085a4d94e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:43 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:43 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:43 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:43 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:43 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=477,cinder:UPDATE=172,cinder:INSERT=89 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:07:43 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1613e21c-e115-49e2-b639-bb5085a4d94e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:43 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1613e21c-e115-49e2-b639-bb5085a4d94e tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/d3dd5fe4-3f2e-457a-8915-e2e56f1d27b6 returned with HTTP 200 Sep 06 23:07:43 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1622/3216] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:43 2026] GET /volume/v3/volumes/d3dd5fe4-3f2e-457a-8915-e2e56f1d27b6 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5da66fbe-e445-4751-811d-48634e5a7c76 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:43 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5da66fbe-e445-4751-811d-48634e5a7c76 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] POST http://192.168.122.248/volume/v3/snapshots Sep 06 23:07:43 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5da66fbe-e445-4751-811d-48634e5a7c76 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3dd5fe4-3f2e-457a-8915-e2e56f1d27b6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1810756015"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:43 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:43 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:43 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:43 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:43 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5da66fbe-e445-4751-811d-48634e5a7c76 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:43 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-5da66fbe-e445-4751-811d-48634e5a7c76 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Create snapshot from volume d3dd5fe4-3f2e-457a-8915-e2e56f1d27b6 Sep 06 23:07:43 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=433,cinder:INSERT=69,cinder:UPDATE=134 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:07:44 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-5da66fbe-e445-4751-811d-48634e5a7c76 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Created reservations ['bf35d3a5-6523-4bd4-aa30-06cd3136e0c9', '11b9bbfc-cd88-403f-8189-4d43c93d1e18', '43e7cd40-924b-4b3a-96a0-3d9a8a886fba', '04a08e33-ba05-4190-9433-3c03764fc9bb'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:44 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:44 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6d68b530-39e8-4c31-b6b2-b0c5050b6c96 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6d68b530-39e8-4c31-b6b2-b0c5050b6c96 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 Sep 06 23:07:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6d68b530-39e8-4c31-b6b2-b0c5050b6c96 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6d68b530-39e8-4c31-b6b2-b0c5050b6c96 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6d68b530-39e8-4c31-b6b2-b0c5050b6c96 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6d68b530-39e8-4c31-b6b2-b0c5050b6c96 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 returned with HTTP 200 Sep 06 23:07:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1623/3217] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:44 2026] GET /volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-10073bdc-fcf1-4e6d-95c3-bcbb770c5ff0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:44 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-5da66fbe-e445-4751-811d-48634e5a7c76 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot create request issued successfully. Sep 06 23:07:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5da66fbe-e445-4751-811d-48634e5a7c76 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 23:07:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1595/3218] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 23:07:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-10073bdc-fcf1-4e6d-95c3-bcbb770c5ff0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] POST http://192.168.122.248/volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74/action Sep 06 23:07:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-10073bdc-fcf1-4e6d-95c3-bcbb770c5ff0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:07:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-10073bdc-fcf1-4e6d-95c3-bcbb770c5ff0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:44 devstack devstack@c-api.service[87216]: INFO cinder.api.contrib.snapshot_unmanage [None req-10073bdc-fcf1-4e6d-95c3-bcbb770c5ff0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Unmanage snapshot with id: e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 Sep 06 23:07:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-57024a09-1faa-48aa-afa7-6ae5af63780f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-57024a09-1faa-48aa-afa7-6ae5af63780f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 Sep 06 23:07:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-57024a09-1faa-48aa-afa7-6ae5af63780f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-57024a09-1faa-48aa-afa7-6ae5af63780f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-10073bdc-fcf1-4e6d-95c3-bcbb770c5ff0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Snapshot retrieved successfully. Sep 06 23:07:44 devstack devstack@c-api.service[87216]: DEBUG cinder.policy [None req-10073bdc-fcf1-4e6d-95c3-bcbb770c5ff0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'c21a9d96a0534c77a03da06f0596d73e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c4266b1794f41e0915cd24249a89f48', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87216) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:07:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-10073bdc-fcf1-4e6d-95c3-bcbb770c5ff0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74/action returned with HTTP 403 Sep 06 23:07:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1624/3219] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 23:07:44 2026] POST /volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74/action => generated 117 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:44 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:44 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:44 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-57024a09-1faa-48aa-afa7-6ae5af63780f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-57024a09-1faa-48aa-afa7-6ae5af63780f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 returned with HTTP 200 Sep 06 23:07:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1596/3220] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:44 2026] GET /volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1d21fc8c-af30-4c95-a205-214e03d28499 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1d21fc8c-af30-4c95-a205-214e03d28499 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] DELETE http://192.168.122.248/volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 Sep 06 23:07:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1d21fc8c-af30-4c95-a205-214e03d28499 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:44 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1d21fc8c-af30-4c95-a205-214e03d28499 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:44 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-1d21fc8c-af30-4c95-a205-214e03d28499 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete snapshot with id: e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 Sep 06 23:07:44 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:44 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1d21fc8c-af30-4c95-a205-214e03d28499 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:44 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:44 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:44 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1d21fc8c-af30-4c95-a205-214e03d28499 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot delete request issued successfully. Sep 06 23:07:44 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1d21fc8c-af30-4c95-a205-214e03d28499 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 returned with HTTP 202 Sep 06 23:07:44 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1625/3221] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:07:44 2026] DELETE /volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-53136a44-1141-47f6-ba12-f1533a3fb041 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-53136a44-1141-47f6-ba12-f1533a3fb041 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 Sep 06 23:07:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-53136a44-1141-47f6-ba12-f1533a3fb041 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:44 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-53136a44-1141-47f6-ba12-f1533a3fb041 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:44 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:44 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:44 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-53136a44-1141-47f6-ba12-f1533a3fb041 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:44 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-53136a44-1141-47f6-ba12-f1533a3fb041 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 returned with HTTP 200 Sep 06 23:07:44 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1597/3222] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:44 2026] GET /volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-b2ea07ac-d897-44d4-97f1-029787895475 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b2ea07ac-d897-44d4-97f1-029787895475 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 Sep 06 23:07:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b2ea07ac-d897-44d4-97f1-029787895475 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:45 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-b2ea07ac-d897-44d4-97f1-029787895475 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:45 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:45 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:45 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-b2ea07ac-d897-44d4-97f1-029787895475 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:45 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-b2ea07ac-d897-44d4-97f1-029787895475 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 returned with HTTP 200 Sep 06 23:07:45 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1626/3223] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:45 2026] GET /volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-35e3ccdf-9b23-4c13-8a39-17b4d8d9adc9 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-35e3ccdf-9b23-4c13-8a39-17b4d8d9adc9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 Sep 06 23:07:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-35e3ccdf-9b23-4c13-8a39-17b4d8d9adc9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:45 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-35e3ccdf-9b23-4c13-8a39-17b4d8d9adc9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:45 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:45 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:45 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-35e3ccdf-9b23-4c13-8a39-17b4d8d9adc9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:45 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-35e3ccdf-9b23-4c13-8a39-17b4d8d9adc9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 returned with HTTP 200 Sep 06 23:07:45 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1598/3224] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:45 2026] GET /volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-6b71ed1d-61ca-497d-907e-f8906c844095 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6b71ed1d-61ca-497d-907e-f8906c844095 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 Sep 06 23:07:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6b71ed1d-61ca-497d-907e-f8906c844095 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-6b71ed1d-61ca-497d-907e-f8906c844095 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:46 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:46 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-6b71ed1d-61ca-497d-907e-f8906c844095 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-6b71ed1d-61ca-497d-907e-f8906c844095 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 returned with HTTP 200 Sep 06 23:07:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1627/3225] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:46 2026] GET /volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c773a7c2-eb0f-426c-bf5e-1145e8f06f76 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c773a7c2-eb0f-426c-bf5e-1145e8f06f76 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] POST http://192.168.122.248/volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763/action Sep 06 23:07:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c773a7c2-eb0f-426c-bf5e-1145e8f06f76 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:07:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c773a7c2-eb0f-426c-bf5e-1145e8f06f76 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:46 devstack devstack@c-api.service[87215]: INFO cinder.api.contrib.snapshot_unmanage [None req-c773a7c2-eb0f-426c-bf5e-1145e8f06f76 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Unmanage snapshot with id: 49746cb9-d1da-40bd-90c4-bac2eef5c763 Sep 06 23:07:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c773a7c2-eb0f-426c-bf5e-1145e8f06f76 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Snapshot retrieved successfully. Sep 06 23:07:46 devstack devstack@c-api.service[87215]: DEBUG cinder.policy [None req-c773a7c2-eb0f-426c-bf5e-1145e8f06f76 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'd01eb330bba74be2826c4b9c44c0c0bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1041e78520b44e387762729d5aecefb', '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=87215) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 23:07:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c773a7c2-eb0f-426c-bf5e-1145e8f06f76 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-reader] http://192.168.122.248/volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763/action returned with HTTP 403 Sep 06 23:07:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1599/3226] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 23:07:46 2026] POST /volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763/action => generated 117 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-fec6c1a0-4f49-4bd3-9f3a-68ce2631638b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fec6c1a0-4f49-4bd3-9f3a-68ce2631638b tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] DELETE http://192.168.122.248/volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 Sep 06 23:07:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fec6c1a0-4f49-4bd3-9f3a-68ce2631638b tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-fec6c1a0-4f49-4bd3-9f3a-68ce2631638b tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:46 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-fec6c1a0-4f49-4bd3-9f3a-68ce2631638b tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Delete snapshot with id: 49746cb9-d1da-40bd-90c4-bac2eef5c763 Sep 06 23:07:46 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:46 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fec6c1a0-4f49-4bd3-9f3a-68ce2631638b tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:46 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:46 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-998a570a-999d-4324-afbd-733be99fe378 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-998a570a-999d-4324-afbd-733be99fe378 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 Sep 06 23:07:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-998a570a-999d-4324-afbd-733be99fe378 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-998a570a-999d-4324-afbd-733be99fe378 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-998a570a-999d-4324-afbd-733be99fe378 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 returned with HTTP 404 Sep 06 23:07:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1600/3227] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:46 2026] GET /volume/v3/snapshots/e4ec30aa-4ad9-4d6a-ba1a-e3440eb95f74 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-fec6c1a0-4f49-4bd3-9f3a-68ce2631638b tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot delete request issued successfully. Sep 06 23:07:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-fec6c1a0-4f49-4bd3-9f3a-68ce2631638b tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 returned with HTTP 202 Sep 06 23:07:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1628/3228] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:07:46 2026] DELETE /volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4f54344c-1b2d-4b2f-b4c3-b1350e7bc5e1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4f54344c-1b2d-4b2f-b4c3-b1350e7bc5e1 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d Sep 06 23:07:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4f54344c-1b2d-4b2f-b4c3-b1350e7bc5e1 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:46 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4f54344c-1b2d-4b2f-b4c3-b1350e7bc5e1 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7e7fff30-f78e-4ac0-b32d-c86a9fd68b83 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:46 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-4f54344c-1b2d-4b2f-b4c3-b1350e7bc5e1 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete volume with id: 6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d Sep 06 23:07:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7e7fff30-f78e-4ac0-b32d-c86a9fd68b83 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 Sep 06 23:07:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7e7fff30-f78e-4ac0-b32d-c86a9fd68b83 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7e7fff30-f78e-4ac0-b32d-c86a9fd68b83 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:46 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:46 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:46 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:46 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:46 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:46 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4f54344c-1b2d-4b2f-b4c3-b1350e7bc5e1 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7e7fff30-f78e-4ac0-b32d-c86a9fd68b83 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7e7fff30-f78e-4ac0-b32d-c86a9fd68b83 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 returned with HTTP 200 Sep 06 23:07:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1629/3229] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:46 2026] GET /volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:46 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4f54344c-1b2d-4b2f-b4c3-b1350e7bc5e1 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete volume request issued successfully. Sep 06 23:07:46 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4f54344c-1b2d-4b2f-b4c3-b1350e7bc5e1 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d returned with HTTP 202 Sep 06 23:07:46 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1601/3230] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:07:46 2026] DELETE /volume/v3/volumes/6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-023b8277-c48b-4697-8541-6063ab4e40bf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-023b8277-c48b-4697-8541-6063ab4e40bf tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d Sep 06 23:07:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-023b8277-c48b-4697-8541-6063ab4e40bf tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:46 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-023b8277-c48b-4697-8541-6063ab4e40bf tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:46 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:46 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:46 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:46 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:46 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-023b8277-c48b-4697-8541-6063ab4e40bf tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:46 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-023b8277-c48b-4697-8541-6063ab4e40bf tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d returned with HTTP 200 Sep 06 23:07:46 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1630/3231] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:46 2026] GET /volume/v3/volumes/6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a51531f6-2b97-4963-8a84-6ecde353538f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a51531f6-2b97-4963-8a84-6ecde353538f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 Sep 06 23:07:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a51531f6-2b97-4963-8a84-6ecde353538f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a51531f6-2b97-4963-8a84-6ecde353538f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:47 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:47 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-a51531f6-2b97-4963-8a84-6ecde353538f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Snapshot retrieved successfully. Sep 06 23:07:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a51531f6-2b97-4963-8a84-6ecde353538f tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 returned with HTTP 200 Sep 06 23:07:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1602/3232] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:47 2026] GET /volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-68652f71-bcfe-42dd-bb17-512710cf8316 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-68652f71-bcfe-42dd-bb17-512710cf8316 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d Sep 06 23:07:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-68652f71-bcfe-42dd-bb17-512710cf8316 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-68652f71-bcfe-42dd-bb17-512710cf8316 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-68652f71-bcfe-42dd-bb17-512710cf8316 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d returned with HTTP 404 Sep 06 23:07:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1631/3233] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:47 2026] GET /volume/v3/volumes/6ec2ce87-3ddd-4dda-81c0-76cb25c54e5d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 23:07:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:07:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-319834084"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:47 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-319834084'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:07:47 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume of 1 GB Sep 06 23:07:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Availability Zones retrieved successfully. Sep 06 23:07:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Flow 'volume_create_api' (5426cfea-90ce-451b-88c4-86f051ca7381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82311391-c67f-483c-9079-226df8e2d821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:07:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82311391-c67f-483c-9079-226df8e2d821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4aac345-8bb7-46f5-b330-33c22061d838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:47 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Created reservations ['b13079fb-eb63-457f-ae0b-ee1b82012893', 'da9db375-74a1-4ada-8b24-2a2959b25585', 'ab51bdf5-187f-4843-b79e-2e0c2dacdbc0', 'bcdc5291-c2a0-42ba-8209-a20cebeb239e'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4aac345-8bb7-46f5-b330-33c22061d838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b13079fb-eb63-457f-ae0b-ee1b82012893', 'da9db375-74a1-4ada-8b24-2a2959b25585', 'ab51bdf5-187f-4843-b79e-2e0c2dacdbc0', 'bcdc5291-c2a0-42ba-8209-a20cebeb239e']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24aa15f5-e0ed-4daf-9396-f6a360863f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:47 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:47 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24aa15f5-e0ed-4daf-9396-f6a360863f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '844e246e-86bf-410e-80c0-32d809ba96bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-319834084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4266b1794f41e0915cd24249a89f48',qos_specs=None,replication_status=,reservations=['b13079fb-eb63-457f-ae0b-ee1b82012893','da9db375-74a1-4ada-8b24-2a2959b25585','ab51bdf5-187f-4843-b79e-2e0c2dacdbc0','bcdc5291-c2a0-42ba-8209-a20cebeb239e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:07:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-319834084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=844e246e-86bf-410e-80c0-32d809ba96bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c4266b1794f41e0915cd24249a89f48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5fdf0e1-1b69-4c84-9215-d27131e355eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5fdf0e1-1b69-4c84-9215-d27131e355eb) transitioned into state 'SUCCESS' from state '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-319834084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4266b1794f41e0915cd24249a89f48',qos_specs=None,replication_status=,reservations=['b13079fb-eb63-457f-ae0b-ee1b82012893','da9db375-74a1-4ada-8b24-2a2959b25585','ab51bdf5-187f-4843-b79e-2e0c2dacdbc0','bcdc5291-c2a0-42ba-8209-a20cebeb239e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (299ad7c3-99e9-4bbc-913e-70929d2b8da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (299ad7c3-99e9-4bbc-913e-70929d2b8da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:47 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Flow 'volume_create_api' (5426cfea-90ce-451b-88c4-86f051ca7381) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:47 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume request issued successfully. Sep 06 23:07:47 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-49a1936b-139b-4ea7-a2f0-a6c4533d7df4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:07:47 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1603/3234] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 23:07:47 2026] POST /volume/v3/volumes => generated 786 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9fdaa644-9a19-418c-ae5b-609811e9c1b5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9fdaa644-9a19-418c-ae5b-609811e9c1b5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/844e246e-86bf-410e-80c0-32d809ba96bb Sep 06 23:07:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9fdaa644-9a19-418c-ae5b-609811e9c1b5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:47 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9fdaa644-9a19-418c-ae5b-609811e9c1b5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:47 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:47 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:47 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:47 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:47 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9fdaa644-9a19-418c-ae5b-609811e9c1b5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:47 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9fdaa644-9a19-418c-ae5b-609811e9c1b5 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/844e246e-86bf-410e-80c0-32d809ba96bb returned with HTTP 200 Sep 06 23:07:47 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1632/3235] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:47 2026] GET /volume/v3/volumes/844e246e-86bf-410e-80c0-32d809ba96bb => generated 965 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-88127363-1b9f-4b50-90bc-619f596cc1de None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-88127363-1b9f-4b50-90bc-619f596cc1de tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 Sep 06 23:07:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-88127363-1b9f-4b50-90bc-619f596cc1de tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-88127363-1b9f-4b50-90bc-619f596cc1de tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-88127363-1b9f-4b50-90bc-619f596cc1de tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 returned with HTTP 404 Sep 06 23:07:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1604/3236] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:48 2026] GET /volume/v3/snapshots/49746cb9-d1da-40bd-90c4-bac2eef5c763 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-eadf76b3-1d27-4bd1-8888-728a730bbec4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-eadf76b3-1d27-4bd1-8888-728a730bbec4 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/d3dd5fe4-3f2e-457a-8915-e2e56f1d27b6 Sep 06 23:07:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-eadf76b3-1d27-4bd1-8888-728a730bbec4 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-eadf76b3-1d27-4bd1-8888-728a730bbec4 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:48 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-eadf76b3-1d27-4bd1-8888-728a730bbec4 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Delete volume with id: d3dd5fe4-3f2e-457a-8915-e2e56f1d27b6 Sep 06 23:07:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-eadf76b3-1d27-4bd1-8888-728a730bbec4 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-eadf76b3-1d27-4bd1-8888-728a730bbec4 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Delete volume request issued successfully. Sep 06 23:07:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-eadf76b3-1d27-4bd1-8888-728a730bbec4 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/d3dd5fe4-3f2e-457a-8915-e2e56f1d27b6 returned with HTTP 202 Sep 06 23:07:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1633/3237] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:07:48 2026] DELETE /volume/v3/volumes/d3dd5fe4-3f2e-457a-8915-e2e56f1d27b6 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-10af725b-1a5a-41dc-b250-744db487fc10 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-10af725b-1a5a-41dc-b250-744db487fc10 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/d3dd5fe4-3f2e-457a-8915-e2e56f1d27b6 Sep 06 23:07:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-10af725b-1a5a-41dc-b250-744db487fc10 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-10af725b-1a5a-41dc-b250-744db487fc10 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:48 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:48 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:48 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:48 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:48 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-10af725b-1a5a-41dc-b250-744db487fc10 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Volume info retrieved successfully. Sep 06 23:07:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-10af725b-1a5a-41dc-b250-744db487fc10 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/d3dd5fe4-3f2e-457a-8915-e2e56f1d27b6 returned with HTTP 200 Sep 06 23:07:48 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1605/3238] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:48 2026] GET /volume/v3/volumes/d3dd5fe4-3f2e-457a-8915-e2e56f1d27b6 => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ceff56fb-f9bf-45ba-95d0-85f900d0d386 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ceff56fb-f9bf-45ba-95d0-85f900d0d386 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/844e246e-86bf-410e-80c0-32d809ba96bb Sep 06 23:07:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ceff56fb-f9bf-45ba-95d0-85f900d0d386 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:48 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ceff56fb-f9bf-45ba-95d0-85f900d0d386 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:48 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:48 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:48 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:48 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:48 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ceff56fb-f9bf-45ba-95d0-85f900d0d386 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:48 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ceff56fb-f9bf-45ba-95d0-85f900d0d386 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/844e246e-86bf-410e-80c0-32d809ba96bb returned with HTTP 200 Sep 06 23:07:48 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1634/3239] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:48 2026] GET /volume/v3/volumes/844e246e-86bf-410e-80c0-32d809ba96bb => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-dedb5479-7775-49b7-a38e-c4c4a9529cc0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:48 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dedb5479-7775-49b7-a38e-c4c4a9529cc0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] POST http://192.168.122.248/volume/v3/snapshots Sep 06 23:07:48 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-dedb5479-7775-49b7-a38e-c4c4a9529cc0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "844e246e-86bf-410e-80c0-32d809ba96bb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-586579666"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:49 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:49 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-dedb5479-7775-49b7-a38e-c4c4a9529cc0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:49 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.snapshots [None req-dedb5479-7775-49b7-a38e-c4c4a9529cc0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create snapshot from volume 844e246e-86bf-410e-80c0-32d809ba96bb Sep 06 23:07:49 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-dedb5479-7775-49b7-a38e-c4c4a9529cc0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Created reservations ['0378ab19-94bf-43e9-8aa1-039dc55c623c', 'c1ad7af4-bab4-4ecb-8cae-cb71f6b87500', '0439af87-5ea7-4d20-b589-039718c0a39c', '804973cb-666f-46a1-bc0c-7c6fc050f9fa'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:49 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:49 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:49 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-dedb5479-7775-49b7-a38e-c4c4a9529cc0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot create request issued successfully. Sep 06 23:07:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-dedb5479-7775-49b7-a38e-c4c4a9529cc0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 23:07:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1606/3240] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 23:07:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2116872e-6415-48f2-83d3-53ff81a584f6 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2116872e-6415-48f2-83d3-53ff81a584f6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 Sep 06 23:07:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2116872e-6415-48f2-83d3-53ff81a584f6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:49 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2116872e-6415-48f2-83d3-53ff81a584f6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:49 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:49 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:49 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-2116872e-6415-48f2-83d3-53ff81a584f6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:49 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2116872e-6415-48f2-83d3-53ff81a584f6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 returned with HTTP 200 Sep 06 23:07:49 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1635/3241] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:49 2026] GET /volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e1f713e8-e560-4228-a10e-4f362d5d6934 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e1f713e8-e560-4228-a10e-4f362d5d6934 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] GET http://192.168.122.248/volume/v3/volumes/d3dd5fe4-3f2e-457a-8915-e2e56f1d27b6 Sep 06 23:07:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e1f713e8-e560-4228-a10e-4f362d5d6934 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:49 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e1f713e8-e560-4228-a10e-4f362d5d6934 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:49 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e1f713e8-e560-4228-a10e-4f362d5d6934 tempest-ProjectReaderTests-676931063 tempest-ProjectReaderTests-676931063-project-admin] http://192.168.122.248/volume/v3/volumes/d3dd5fe4-3f2e-457a-8915-e2e56f1d27b6 returned with HTTP 404 Sep 06 23:07:49 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1607/3242] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:49 2026] GET /volume/v3/volumes/d3dd5fe4-3f2e-457a-8915-e2e56f1d27b6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-785baf90-63b0-46a6-9759-f3b1dae0be0b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-785baf90-63b0-46a6-9759-f3b1dae0be0b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 Sep 06 23:07:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-785baf90-63b0-46a6-9759-f3b1dae0be0b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:50 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-785baf90-63b0-46a6-9759-f3b1dae0be0b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:50 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:50 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:50 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-785baf90-63b0-46a6-9759-f3b1dae0be0b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:50 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-785baf90-63b0-46a6-9759-f3b1dae0be0b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 returned with HTTP 200 Sep 06 23:07:50 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1636/3243] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:50 2026] GET /volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-22a20372-7234-47d6-9d5f-743f96507e5d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-22a20372-7234-47d6-9d5f-743f96507e5d tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 Sep 06 23:07:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-22a20372-7234-47d6-9d5f-743f96507e5d tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:51 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-22a20372-7234-47d6-9d5f-743f96507e5d tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:51 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:51 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:51 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-22a20372-7234-47d6-9d5f-743f96507e5d tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:51 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-22a20372-7234-47d6-9d5f-743f96507e5d tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 returned with HTTP 200 Sep 06 23:07:51 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1608/3244] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:51 2026] GET /volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8c7ce8e2-f762-4cb1-bb3b-0d0a90e31c0f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8c7ce8e2-f762-4cb1-bb3b-0d0a90e31c0f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 Sep 06 23:07:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8c7ce8e2-f762-4cb1-bb3b-0d0a90e31c0f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8c7ce8e2-f762-4cb1-bb3b-0d0a90e31c0f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8c7ce8e2-f762-4cb1-bb3b-0d0a90e31c0f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8c7ce8e2-f762-4cb1-bb3b-0d0a90e31c0f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 returned with HTTP 200 Sep 06 23:07:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1637/3245] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:52 2026] GET /volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7ba465ff-508c-4cf9-96db-17f99fcce194 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7ba465ff-508c-4cf9-96db-17f99fcce194 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] PUT http://192.168.122.248/volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 Sep 06 23:07:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7ba465ff-508c-4cf9-96db-17f99fcce194 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7ba465ff-508c-4cf9-96db-17f99fcce194 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Snapshot retrieved successfully. Sep 06 23:07:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7ba465ff-508c-4cf9-96db-17f99fcce194 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 returned with HTTP 200 Sep 06 23:07:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1609/3246] 192.168.122.248 () {60 vars in 1258 bytes} [Sun Sep 6 23:07:52 2026] PUT /volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 => generated 360 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-96e7b075-6ede-4a5f-b241-b6aec81ac8d4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-96e7b075-6ede-4a5f-b241-b6aec81ac8d4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] DELETE http://192.168.122.248/volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 Sep 06 23:07:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-96e7b075-6ede-4a5f-b241-b6aec81ac8d4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-96e7b075-6ede-4a5f-b241-b6aec81ac8d4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:52 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-96e7b075-6ede-4a5f-b241-b6aec81ac8d4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete snapshot with id: 52d29f85-3162-4209-9c7d-9e0471a8e157 Sep 06 23:07:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-96e7b075-6ede-4a5f-b241-b6aec81ac8d4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:52 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:52 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:52 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-96e7b075-6ede-4a5f-b241-b6aec81ac8d4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot delete request issued successfully. Sep 06 23:07:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-96e7b075-6ede-4a5f-b241-b6aec81ac8d4 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 returned with HTTP 202 Sep 06 23:07:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1638/3247] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:07:52 2026] DELETE /volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-88f60dd0-b6a9-4d6f-a9dc-3080b595a33f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-88f60dd0-b6a9-4d6f-a9dc-3080b595a33f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 Sep 06 23:07:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-88f60dd0-b6a9-4d6f-a9dc-3080b595a33f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-88f60dd0-b6a9-4d6f-a9dc-3080b595a33f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-88f60dd0-b6a9-4d6f-a9dc-3080b595a33f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-88f60dd0-b6a9-4d6f-a9dc-3080b595a33f tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 returned with HTTP 200 Sep 06 23:07:52 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1610/3248] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:52 2026] GET /volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 => generated 493 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-2db78b36-b27b-42b5-90ed-9e5917540298 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2db78b36-b27b-42b5-90ed-9e5917540298 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:07:52 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-2db78b36-b27b-42b5-90ed-9e5917540298 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1218747206", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1870909791", "vendor_name": "tempest-vendor_name-171102504"}}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:52 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:52 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:52 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-2db78b36-b27b-42b5-90ed-9e5917540298 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:07:52 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1639/3249] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:07:52 2026] POST /volume/v3/types => generated 329 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:52 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:07:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "74eb2924-1689-475d-9bcc-ee83fd16351b", "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:52 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Create volume request body: {'volume': {'volume_type': '74eb2924-1689-475d-9bcc-ee83fd16351b', 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:07:52 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Create volume of 1 GB Sep 06 23:07:52 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:52 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:52 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Availability Zones retrieved successfully. Sep 06 23:07:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Flow 'volume_create_api' (a384b25b-44f0-415b-934e-9946c68f5e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21569599-c195-4c39-9028-29716d0212b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:07:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21569599-c195-4c39-9028-29716d0212b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T21:07:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1870909791',vendor_name='tempest-vendor_name-171102504'},id=74eb2924-1689-475d-9bcc-ee83fd16351b,is_public=True,name='tempest-ProjectMemberTests-volume-type-1218747206',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '74eb2924-1689-475d-9bcc-ee83fd16351b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:52 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6029cb27-8dc7-4235-841a-0a2fafe38611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:53 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1218747206 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1218747206, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:07:53 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1218747206 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1218747206, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:07:53 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Created reservations ['e844e980-3edb-4d5e-89ce-ca7956fb5081', '19d98366-d322-40f4-aae5-8980bb114193', '3d6b4976-a88c-4595-9cca-f4064f1f971c', '9cf07411-87ee-46f6-9435-9a0ad42162cc'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:53 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6029cb27-8dc7-4235-841a-0a2fafe38611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e844e980-3edb-4d5e-89ce-ca7956fb5081', '19d98366-d322-40f4-aae5-8980bb114193', '3d6b4976-a88c-4595-9cca-f4064f1f971c', '9cf07411-87ee-46f6-9435-9a0ad42162cc']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:53 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cab4071-e55c-447c-803d-a628f24e6e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:53 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:53 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:53 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cab4071-e55c-447c-803d-a628f24e6e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '908e7558-d336-4790-9c91-fb224c3d0a7b', '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='e0abf0b54a414b389e3ef6f7a33158a4',qos_specs=None,replication_status=,reservations=['e844e980-3edb-4d5e-89ce-ca7956fb5081','19d98366-d322-40f4-aae5-8980bb114193','3d6b4976-a88c-4595-9cca-f4064f1f971c','9cf07411-87ee-46f6-9435-9a0ad42162cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2f8a9e46a94bbfabb6290fa8588298',volume_type_id=74eb2924-1689-475d-9bcc-ee83fd16351b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:07:53Z,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=908e7558-d336-4790-9c91-fb224c3d0a7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0abf0b54a414b389e3ef6f7a33158a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b2f8a9e46a94bbfabb6290fa8588298',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(74eb2924-1689-475d-9bcc-ee83fd16351b),volume_type_id=74eb2924-1689-475d-9bcc-ee83fd16351b)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:53 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6cfab72-c7c7-4a9c-a40e-e45029621b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:53 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6cfab72-c7c7-4a9c-a40e-e45029621b92) transitioned into state 'SUCCESS' from 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='e0abf0b54a414b389e3ef6f7a33158a4',qos_specs=None,replication_status=,reservations=['e844e980-3edb-4d5e-89ce-ca7956fb5081','19d98366-d322-40f4-aae5-8980bb114193','3d6b4976-a88c-4595-9cca-f4064f1f971c','9cf07411-87ee-46f6-9435-9a0ad42162cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2f8a9e46a94bbfabb6290fa8588298',volume_type_id=74eb2924-1689-475d-9bcc-ee83fd16351b)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:53 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb090148-9fd8-4a01-b7e2-0153ff91f066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:53 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb090148-9fd8-4a01-b7e2-0153ff91f066) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:53 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Flow 'volume_create_api' (a384b25b-44f0-415b-934e-9946c68f5e00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Create volume request issued successfully. Sep 06 23:07:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-54533b21-1d7c-4701-8a31-ebdd3ce7a12e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:07:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1611/3250] 192.168.122.248 () {62 vars in 1182 bytes} [Sun Sep 6 23:07:52 2026] POST /volume/v3/volumes => generated 782 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-86b48530-c5b1-48e4-98dd-ee239043882a None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-86b48530-c5b1-48e4-98dd-ee239043882a tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] GET http://192.168.122.248/volume/v3/volumes/908e7558-d336-4790-9c91-fb224c3d0a7b Sep 06 23:07:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-86b48530-c5b1-48e4-98dd-ee239043882a tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:53 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-86b48530-c5b1-48e4-98dd-ee239043882a tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:53 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:53 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:53 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:53 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:53 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-86b48530-c5b1-48e4-98dd-ee239043882a tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Volume info retrieved successfully. Sep 06 23:07:53 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-86b48530-c5b1-48e4-98dd-ee239043882a tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/volumes/908e7558-d336-4790-9c91-fb224c3d0a7b returned with HTTP 200 Sep 06 23:07:53 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1640/3251] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 23:07:53 2026] GET /volume/v3/volumes/908e7558-d336-4790-9c91-fb224c3d0a7b => generated 961 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4fade43e-626c-4be5-94a3-24133f69e680 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4fade43e-626c-4be5-94a3-24133f69e680 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 Sep 06 23:07:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4fade43e-626c-4be5-94a3-24133f69e680 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:53 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4fade43e-626c-4be5-94a3-24133f69e680 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:53 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:53 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:53 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4fade43e-626c-4be5-94a3-24133f69e680 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:53 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4fade43e-626c-4be5-94a3-24133f69e680 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 returned with HTTP 200 Sep 06 23:07:53 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1612/3252] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:53 2026] GET /volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 => generated 493 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c9c03fab-cf99-4fd8-aba8-058622910725 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c9c03fab-cf99-4fd8-aba8-058622910725 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] GET http://192.168.122.248/volume/v3/volumes/908e7558-d336-4790-9c91-fb224c3d0a7b Sep 06 23:07:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c9c03fab-cf99-4fd8-aba8-058622910725 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c9c03fab-cf99-4fd8-aba8-058622910725 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:54 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:54 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c9c03fab-cf99-4fd8-aba8-058622910725 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Volume info retrieved successfully. Sep 06 23:07:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c9c03fab-cf99-4fd8-aba8-058622910725 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/volumes/908e7558-d336-4790-9c91-fb224c3d0a7b returned with HTTP 200 Sep 06 23:07:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1641/3253] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 23:07:54 2026] GET /volume/v3/volumes/908e7558-d336-4790-9c91-fb224c3d0a7b => generated 982 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-45c22787-cf77-4266-8fc0-43909ca8406d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-45c22787-cf77-4266-8fc0-43909ca8406d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] GET http://192.168.122.248/volume/v3/messages Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-45c22787-cf77-4266-8fc0-43909ca8406d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-45c22787-cf77-4266-8fc0-43909ca8406d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-45c22787-cf77-4266-8fc0-43909ca8406d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/messages returned with HTTP 200 Sep 06 23:07:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1613/3254] 192.168.122.248 () {60 vars in 1164 bytes} [Sun Sep 6 23:07:54 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 06 23:07:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-796414fc-d2bf-4739-90fb-811e1387806d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-796414fc-d2bf-4739-90fb-811e1387806d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-member] DELETE http://192.168.122.248/volume/v3/messages/b73846d8-b21e-48a8-a600-43ca30c845c5 Sep 06 23:07:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-796414fc-d2bf-4739-90fb-811e1387806d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-796414fc-d2bf-4739-90fb-811e1387806d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7cbe90e6-08cb-4b16-b6d2-530bb881ae91 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7cbe90e6-08cb-4b16-b6d2-530bb881ae91 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7cbe90e6-08cb-4b16-b6d2-530bb881ae91 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7cbe90e6-08cb-4b16-b6d2-530bb881ae91 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-796414fc-d2bf-4739-90fb-811e1387806d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-member] http://192.168.122.248/volume/v3/messages/b73846d8-b21e-48a8-a600-43ca30c845c5 returned with HTTP 204 Sep 06 23:07:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1642/3255] 192.168.122.248 () {60 vars in 1278 bytes} [Sun Sep 6 23:07:54 2026] DELETE /volume/v3/messages/b73846d8-b21e-48a8-a600-43ca30c845c5 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 23:07:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-05654128-358d-474b-b206-979fc6fd33e0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7cbe90e6-08cb-4b16-b6d2-530bb881ae91 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 returned with HTTP 404 Sep 06 23:07:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1614/3256] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:54 2026] GET /volume/v3/snapshots/52d29f85-3162-4209-9c7d-9e0471a8e157 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-05654128-358d-474b-b206-979fc6fd33e0 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-member] GET http://192.168.122.248/volume/v3/messages/b73846d8-b21e-48a8-a600-43ca30c845c5 Sep 06 23:07:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-05654128-358d-474b-b206-979fc6fd33e0 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-05654128-358d-474b-b206-979fc6fd33e0 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-2985d687-bd2e-4c0a-a6e8-b832139a656b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-05654128-358d-474b-b206-979fc6fd33e0 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-member] http://192.168.122.248/volume/v3/messages/b73846d8-b21e-48a8-a600-43ca30c845c5 returned with HTTP 404 Sep 06 23:07:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1643/3257] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 23:07:54 2026] GET /volume/v3/messages/b73846d8-b21e-48a8-a600-43ca30c845c5 => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2985d687-bd2e-4c0a-a6e8-b832139a656b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/844e246e-86bf-410e-80c0-32d809ba96bb Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2985d687-bd2e-4c0a-a6e8-b832139a656b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-2985d687-bd2e-4c0a-a6e8-b832139a656b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-2985d687-bd2e-4c0a-a6e8-b832139a656b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete volume with id: 844e246e-86bf-410e-80c0-32d809ba96bb Sep 06 23:07:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3b9cbf0b-0a6a-40cc-a0b2-5fdde6ddd500 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3b9cbf0b-0a6a-40cc-a0b2-5fdde6ddd500 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/908e7558-d336-4790-9c91-fb224c3d0a7b Sep 06 23:07:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3b9cbf0b-0a6a-40cc-a0b2-5fdde6ddd500 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3b9cbf0b-0a6a-40cc-a0b2-5fdde6ddd500 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:54 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-3b9cbf0b-0a6a-40cc-a0b2-5fdde6ddd500 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Delete volume with id: 908e7558-d336-4790-9c91-fb224c3d0a7b Sep 06 23:07:54 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:54 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2985d687-bd2e-4c0a-a6e8-b832139a656b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:54 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:54 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:54 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:54 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3b9cbf0b-0a6a-40cc-a0b2-5fdde6ddd500 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Volume info retrieved successfully. Sep 06 23:07:54 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3b9cbf0b-0a6a-40cc-a0b2-5fdde6ddd500 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87216) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 23:07:54 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-3b9cbf0b-0a6a-40cc-a0b2-5fdde6ddd500 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1218747206 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1218747206, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:07:54 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-3b9cbf0b-0a6a-40cc-a0b2-5fdde6ddd500 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1218747206 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1218747206, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:07:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-2985d687-bd2e-4c0a-a6e8-b832139a656b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete volume request issued successfully. Sep 06 23:07:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-2985d687-bd2e-4c0a-a6e8-b832139a656b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/844e246e-86bf-410e-80c0-32d809ba96bb returned with HTTP 202 Sep 06 23:07:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1615/3258] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:07:54 2026] DELETE /volume/v3/volumes/844e246e-86bf-410e-80c0-32d809ba96bb => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e13ebdb4-d4d2-4b64-bd94-5ff288bc1133 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e13ebdb4-d4d2-4b64-bd94-5ff288bc1133 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/844e246e-86bf-410e-80c0-32d809ba96bb Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e13ebdb4-d4d2-4b64-bd94-5ff288bc1133 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:54 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-3b9cbf0b-0a6a-40cc-a0b2-5fdde6ddd500 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Created reservations ['6d6ab42c-4cde-488b-ae96-02d19f7cbc00', 'b31f7793-e77f-4715-bbca-27c269685f5e', '9ea23586-9cfb-41c3-91bf-bc24faa59209', '0bc35d05-0c7f-4a44-a808-35797c370cd0'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e13ebdb4-d4d2-4b64-bd94-5ff288bc1133 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:54 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-e13ebdb4-d4d2-4b64-bd94-5ff288bc1133 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e13ebdb4-d4d2-4b64-bd94-5ff288bc1133 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/844e246e-86bf-410e-80c0-32d809ba96bb returned with HTTP 200 Sep 06 23:07:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1616/3259] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:54 2026] GET /volume/v3/volumes/844e246e-86bf-410e-80c0-32d809ba96bb => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:07:54 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3b9cbf0b-0a6a-40cc-a0b2-5fdde6ddd500 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Delete volume request issued successfully. Sep 06 23:07:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3b9cbf0b-0a6a-40cc-a0b2-5fdde6ddd500 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/volumes/908e7558-d336-4790-9c91-fb224c3d0a7b returned with HTTP 202 Sep 06 23:07:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1644/3260] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 23:07:54 2026] DELETE /volume/v3/volumes/908e7558-d336-4790-9c91-fb224c3d0a7b => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-a4f19cc0-3267-4fea-8aa0-cd05c8b7929e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a4f19cc0-3267-4fea-8aa0-cd05c8b7929e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] DELETE http://192.168.122.248/volume/v3/types/74eb2924-1689-475d-9bcc-ee83fd16351b Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a4f19cc0-3267-4fea-8aa0-cd05c8b7929e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-a4f19cc0-3267-4fea-8aa0-cd05c8b7929e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-a4f19cc0-3267-4fea-8aa0-cd05c8b7929e tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/types/74eb2924-1689-475d-9bcc-ee83fd16351b returned with HTTP 202 Sep 06 23:07:54 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1617/3261] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:07:54 2026] DELETE /volume/v3/types/74eb2924-1689-475d-9bcc-ee83fd16351b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f01a0a1e-a12d-4731-9014-8a7bfe7958d4 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f01a0a1e-a12d-4731-9014-8a7bfe7958d4 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:07:54 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f01a0a1e-a12d-4731-9014-8a7bfe7958d4 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-694672414", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1077833625", "vendor_name": "tempest-vendor_name-2002113161"}}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:54 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f01a0a1e-a12d-4731-9014-8a7bfe7958d4 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:07:54 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1645/3262] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:07:54 2026] POST /volume/v3/types => generated 329 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d4351253-a922-42a3-b448-2a11d58492f1", "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Create volume request body: {'volume': {'volume_type': 'd4351253-a922-42a3-b448-2a11d58492f1', 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Create volume of 1 GB Sep 06 23:07:54 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:54 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:54 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Availability Zones retrieved successfully. Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Flow 'volume_create_api' (7b966b11-0888-48a3-a27f-dfe0097a4404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52cdc51f-96ca-4788-90f1-78ecc1812688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52cdc51f-96ca-4788-90f1-78ecc1812688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T21:07:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1077833625',vendor_name='tempest-vendor_name-2002113161'},id=d4351253-a922-42a3-b448-2a11d58492f1,is_public=True,name='tempest-ProjectMemberTests-volume-type-694672414',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4351253-a922-42a3-b448-2a11d58492f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6850cdf5-3db6-47e4-b65d-15839c9871ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:54 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-694672414 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-694672414, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:07:54 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-694672414 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-694672414, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:07:55 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Created reservations ['57409aee-5509-42d3-a690-a54d27ed36e1', 'c1ecc529-3fc9-47f4-b211-6e79c6ce7306', '37634638-70d0-42e8-b226-4af1c1b98aaa', 'd5b01c55-85c9-42b2-8721-226a55eec5b7'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6850cdf5-3db6-47e4-b65d-15839c9871ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57409aee-5509-42d3-a690-a54d27ed36e1', 'c1ecc529-3fc9-47f4-b211-6e79c6ce7306', '37634638-70d0-42e8-b226-4af1c1b98aaa', 'd5b01c55-85c9-42b2-8721-226a55eec5b7']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (617e9aa4-899b-4cd0-9dd2-0c594761b62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:55 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:55 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (617e9aa4-899b-4cd0-9dd2-0c594761b62a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa18c437-1317-45f2-9597-19496f41e26f', '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='e0abf0b54a414b389e3ef6f7a33158a4',qos_specs=None,replication_status=,reservations=['57409aee-5509-42d3-a690-a54d27ed36e1','c1ecc529-3fc9-47f4-b211-6e79c6ce7306','37634638-70d0-42e8-b226-4af1c1b98aaa','d5b01c55-85c9-42b2-8721-226a55eec5b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2f8a9e46a94bbfabb6290fa8588298',volume_type_id=d4351253-a922-42a3-b448-2a11d58492f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:07:55Z,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=fa18c437-1317-45f2-9597-19496f41e26f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0abf0b54a414b389e3ef6f7a33158a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b2f8a9e46a94bbfabb6290fa8588298',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4351253-a922-42a3-b448-2a11d58492f1),volume_type_id=d4351253-a922-42a3-b448-2a11d58492f1)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1032f3e9-b61c-4c84-998d-23e4e003927a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1032f3e9-b61c-4c84-998d-23e4e003927a) transitioned into state 'SUCCESS' from 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='e0abf0b54a414b389e3ef6f7a33158a4',qos_specs=None,replication_status=,reservations=['57409aee-5509-42d3-a690-a54d27ed36e1','c1ecc529-3fc9-47f4-b211-6e79c6ce7306','37634638-70d0-42e8-b226-4af1c1b98aaa','d5b01c55-85c9-42b2-8721-226a55eec5b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2f8a9e46a94bbfabb6290fa8588298',volume_type_id=d4351253-a922-42a3-b448-2a11d58492f1)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff29f245-be5f-480f-a363-08c5398690a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff29f245-be5f-480f-a363-08c5398690a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:55 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Flow 'volume_create_api' (7b966b11-0888-48a3-a27f-dfe0097a4404) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:55 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Create volume request issued successfully. Sep 06 23:07:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d9fec0b4-6f2b-41c3-80da-8796adff715d tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:07:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1618/3263] 192.168.122.248 () {62 vars in 1182 bytes} [Sun Sep 6 23:07:54 2026] POST /volume/v3/volumes => generated 781 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-57629e34-2504-46dd-b754-4563b163e2f3 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-57629e34-2504-46dd-b754-4563b163e2f3 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] GET http://192.168.122.248/volume/v3/volumes/fa18c437-1317-45f2-9597-19496f41e26f Sep 06 23:07:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-57629e34-2504-46dd-b754-4563b163e2f3 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-57629e34-2504-46dd-b754-4563b163e2f3 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:55 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:55 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:55 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:55 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-57629e34-2504-46dd-b754-4563b163e2f3 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Volume info retrieved successfully. Sep 06 23:07:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-57629e34-2504-46dd-b754-4563b163e2f3 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/volumes/fa18c437-1317-45f2-9597-19496f41e26f returned with HTTP 200 Sep 06 23:07:55 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1646/3264] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 23:07:55 2026] GET /volume/v3/volumes/fa18c437-1317-45f2-9597-19496f41e26f => generated 960 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-15ab45c5-500d-4d47-b97c-58708fb20b06 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-15ab45c5-500d-4d47-b97c-58708fb20b06 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/844e246e-86bf-410e-80c0-32d809ba96bb Sep 06 23:07:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-15ab45c5-500d-4d47-b97c-58708fb20b06 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:55 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-15ab45c5-500d-4d47-b97c-58708fb20b06 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:55 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-15ab45c5-500d-4d47-b97c-58708fb20b06 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/844e246e-86bf-410e-80c0-32d809ba96bb returned with HTTP 404 Sep 06 23:07:55 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1619/3265] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:55 2026] GET /volume/v3/volumes/844e246e-86bf-410e-80c0-32d809ba96bb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:07:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:55 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:07:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-632816717"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:55 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-632816717'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:07:55 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume of 1 GB Sep 06 23:07:55 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Availability Zones retrieved successfully. Sep 06 23:07:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Flow 'volume_create_api' (146dc88f-608e-4ec5-b0d3-a63b96a650eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8f54cb2-9dd7-4765-addf-9dfbb79d98f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:07:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8f54cb2-9dd7-4765-addf-9dfbb79d98f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (639cf767-fb3d-4484-bdd9-9249b30c722c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:55 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Created reservations ['8cb933ea-27ef-4717-8dcb-8595cca499c1', 'd4f76915-62be-4f0b-a5dc-fece97433429', '80db5c1c-bcc1-4b71-9e0d-d22af6b84577', '44db5cb6-f03a-4eb8-84bd-166fc87b911a'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (639cf767-fb3d-4484-bdd9-9249b30c722c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cb933ea-27ef-4717-8dcb-8595cca499c1', 'd4f76915-62be-4f0b-a5dc-fece97433429', '80db5c1c-bcc1-4b71-9e0d-d22af6b84577', '44db5cb6-f03a-4eb8-84bd-166fc87b911a']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2634868-8eaf-47b7-b2ce-7e77e9b9f47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:55 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:55 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2634868-8eaf-47b7-b2ce-7e77e9b9f47b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e5c4371-a072-4521-8add-ccd383bb02f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-632816717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4266b1794f41e0915cd24249a89f48',qos_specs=None,replication_status=,reservations=['8cb933ea-27ef-4717-8dcb-8595cca499c1','d4f76915-62be-4f0b-a5dc-fece97433429','80db5c1c-bcc1-4b71-9e0d-d22af6b84577','44db5cb6-f03a-4eb8-84bd-166fc87b911a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-632816717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e5c4371-a072-4521-8add-ccd383bb02f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c4266b1794f41e0915cd24249a89f48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9537853-e649-4687-b986-7ae4093ab144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9537853-e649-4687-b986-7ae4093ab144) transitioned into state 'SUCCESS' from state '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-632816717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c4266b1794f41e0915cd24249a89f48',qos_specs=None,replication_status=,reservations=['8cb933ea-27ef-4717-8dcb-8595cca499c1','d4f76915-62be-4f0b-a5dc-fece97433429','80db5c1c-bcc1-4b71-9e0d-d22af6b84577','44db5cb6-f03a-4eb8-84bd-166fc87b911a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c69c85dbb584b2985d9b3c031b3561c',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:55 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78dd008b-a236-4725-a06c-c0693e97f4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78dd008b-a236-4725-a06c-c0693e97f4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Flow 'volume_create_api' (146dc88f-608e-4ec5-b0d3-a63b96a650eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create volume request issued successfully. Sep 06 23:07:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-034ae12e-893b-4c05-9dc8-f0c00ff05ce9 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:07:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1647/3266] 192.168.122.248 () {60 vars in 1142 bytes} [Sun Sep 6 23:07:55 2026] POST /volume/v3/volumes => generated 786 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7273a8b1-32cb-4b75-88fd-60d86188c3d6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7273a8b1-32cb-4b75-88fd-60d86188c3d6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/1e5c4371-a072-4521-8add-ccd383bb02f6 Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7273a8b1-32cb-4b75-88fd-60d86188c3d6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7273a8b1-32cb-4b75-88fd-60d86188c3d6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7273a8b1-32cb-4b75-88fd-60d86188c3d6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7273a8b1-32cb-4b75-88fd-60d86188c3d6 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/1e5c4371-a072-4521-8add-ccd383bb02f6 returned with HTTP 200 Sep 06 23:07:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1620/3267] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:56 2026] GET /volume/v3/volumes/1e5c4371-a072-4521-8add-ccd383bb02f6 => generated 965 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-239dadab-de62-4949-9872-eb063d441ab1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-239dadab-de62-4949-9872-eb063d441ab1 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] GET http://192.168.122.248/volume/v3/volumes/fa18c437-1317-45f2-9597-19496f41e26f Sep 06 23:07:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-239dadab-de62-4949-9872-eb063d441ab1 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-239dadab-de62-4949-9872-eb063d441ab1 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-239dadab-de62-4949-9872-eb063d441ab1 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Volume info retrieved successfully. Sep 06 23:07:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-239dadab-de62-4949-9872-eb063d441ab1 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/volumes/fa18c437-1317-45f2-9597-19496f41e26f returned with HTTP 200 Sep 06 23:07:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1648/3268] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 23:07:56 2026] GET /volume/v3/volumes/fa18c437-1317-45f2-9597-19496f41e26f => generated 981 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-5b8774e5-11ab-48d9-bf85-599314d72879 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5b8774e5-11ab-48d9-bf85-599314d72879 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] GET http://192.168.122.248/volume/v3/messages Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5b8774e5-11ab-48d9-bf85-599314d72879 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-5b8774e5-11ab-48d9-bf85-599314d72879 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-5b8774e5-11ab-48d9-bf85-599314d72879 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/messages returned with HTTP 200 Sep 06 23:07:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1621/3269] 192.168.122.248 () {60 vars in 1164 bytes} [Sun Sep 6 23:07:56 2026] GET /volume/v3/messages => generated 678 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-df326750-c610-45dc-b75d-3cdee58419b7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-df326750-c610-45dc-b75d-3cdee58419b7 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-member] GET http://192.168.122.248/volume/v3/messages Sep 06 23:07:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-df326750-c610-45dc-b75d-3cdee58419b7 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-df326750-c610-45dc-b75d-3cdee58419b7 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-df326750-c610-45dc-b75d-3cdee58419b7 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-member] http://192.168.122.248/volume/v3/messages returned with HTTP 200 Sep 06 23:07:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1649/3270] 192.168.122.248 () {60 vars in 1164 bytes} [Sun Sep 6 23:07:56 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 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-12c182c5-da5e-43a5-a8bd-bec5df00a9bb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-12c182c5-da5e-43a5-a8bd-bec5df00a9bb tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] DELETE http://192.168.122.248/volume/v3/messages/d850cbda-166a-47c3-80a8-7189f6e7e9cd Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-12c182c5-da5e-43a5-a8bd-bec5df00a9bb tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-12c182c5-da5e-43a5-a8bd-bec5df00a9bb tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-12c182c5-da5e-43a5-a8bd-bec5df00a9bb tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/messages/d850cbda-166a-47c3-80a8-7189f6e7e9cd returned with HTTP 204 Sep 06 23:07:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1622/3271] 192.168.122.248 () {60 vars in 1278 bytes} [Sun Sep 6 23:07:56 2026] DELETE /volume/v3/messages/d850cbda-166a-47c3-80a8-7189f6e7e9cd => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 23:07:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8ac9d8b1-c112-4c20-8cac-8058107d61ab None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8ac9d8b1-c112-4c20-8cac-8058107d61ab tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/fa18c437-1317-45f2-9597-19496f41e26f Sep 06 23:07:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8ac9d8b1-c112-4c20-8cac-8058107d61ab tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8ac9d8b1-c112-4c20-8cac-8058107d61ab tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:56 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-8ac9d8b1-c112-4c20-8cac-8058107d61ab tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Delete volume with id: fa18c437-1317-45f2-9597-19496f41e26f Sep 06 23:07:56 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:56 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:56 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:56 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8ac9d8b1-c112-4c20-8cac-8058107d61ab tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Volume info retrieved successfully. Sep 06 23:07:56 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8ac9d8b1-c112-4c20-8cac-8058107d61ab tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87216) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 23:07:56 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-8ac9d8b1-c112-4c20-8cac-8058107d61ab tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-694672414 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-694672414, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:07:56 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-8ac9d8b1-c112-4c20-8cac-8058107d61ab tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-694672414 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-694672414, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:07:56 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-8ac9d8b1-c112-4c20-8cac-8058107d61ab tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Created reservations ['0accce66-416d-4977-92ba-06e258293895', '3c3b8e70-fb27-49bf-a00c-b3733e3b9092', '51eb0675-7f1f-4631-b440-42a58df63324', 'cded8f79-1768-470c-867f-2b048c903508'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:56 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8ac9d8b1-c112-4c20-8cac-8058107d61ab tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Delete volume request issued successfully. Sep 06 23:07:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8ac9d8b1-c112-4c20-8cac-8058107d61ab tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/volumes/fa18c437-1317-45f2-9597-19496f41e26f returned with HTTP 202 Sep 06 23:07:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1650/3272] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 23:07:56 2026] DELETE /volume/v3/volumes/fa18c437-1317-45f2-9597-19496f41e26f => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-28dbb422-4df7-4c5a-bb89-4b1a061f7ac2 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-28dbb422-4df7-4c5a-bb89-4b1a061f7ac2 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] DELETE http://192.168.122.248/volume/v3/types/d4351253-a922-42a3-b448-2a11d58492f1 Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-28dbb422-4df7-4c5a-bb89-4b1a061f7ac2 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-28dbb422-4df7-4c5a-bb89-4b1a061f7ac2 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-28dbb422-4df7-4c5a-bb89-4b1a061f7ac2 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/types/d4351253-a922-42a3-b448-2a11d58492f1 returned with HTTP 202 Sep 06 23:07:56 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1623/3273] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:07:56 2026] DELETE /volume/v3/types/d4351253-a922-42a3-b448-2a11d58492f1 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a7ac0a3a-b052-48fb-b4e7-16678b220951 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a7ac0a3a-b052-48fb-b4e7-16678b220951 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:07:56 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a7ac0a3a-b052-48fb-b4e7-16678b220951 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1962564167", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1449611441", "vendor_name": "tempest-vendor_name-573547145"}}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:56 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a7ac0a3a-b052-48fb-b4e7-16678b220951 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:07:56 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1651/3274] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:07:56 2026] POST /volume/v3/types => generated 329 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-272983ec-001c-4365-942c-56907f2b22e6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f85e2aa3-510d-418b-a4cd-be46b0d06f0f", "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Create volume request body: {'volume': {'volume_type': 'f85e2aa3-510d-418b-a4cd-be46b0d06f0f', 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Create volume of 1 GB Sep 06 23:07:56 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:56 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:56 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Availability Zones retrieved successfully. Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Flow 'volume_create_api' (941fdec9-64ae-4d2b-a332-c6fad4fa5d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e9850bd-ba03-4e5f-9f90-257b287c7698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e9850bd-ba03-4e5f-9f90-257b287c7698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T21:07:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1449611441',vendor_name='tempest-vendor_name-573547145'},id=f85e2aa3-510d-418b-a4cd-be46b0d06f0f,is_public=True,name='tempest-ProjectMemberTests-volume-type-1962564167',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f85e2aa3-510d-418b-a4cd-be46b0d06f0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6961976-15b3-43e3-acfa-546604010ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1962564167 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1962564167, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:07:56 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1962564167 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1962564167, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Created reservations ['7e7fc1bd-c045-4347-983b-d2b16fd0ecc2', '581ba97a-db13-4bce-86e9-832cb2a269c3', '8896a2f6-d0c8-48ef-b4f7-48f12bae5e92', 'a18c5c43-8ac5-41dd-bb68-e77e09c7e1f0'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6961976-15b3-43e3-acfa-546604010ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e7fc1bd-c045-4347-983b-d2b16fd0ecc2', '581ba97a-db13-4bce-86e9-832cb2a269c3', '8896a2f6-d0c8-48ef-b4f7-48f12bae5e92', 'a18c5c43-8ac5-41dd-bb68-e77e09c7e1f0']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b87989f3-a431-4ae1-b016-8fbedef75b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:56 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b87989f3-a431-4ae1-b016-8fbedef75b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69956d08-beb7-40b0-a301-db409457b200', '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='e0abf0b54a414b389e3ef6f7a33158a4',qos_specs=None,replication_status=,reservations=['7e7fc1bd-c045-4347-983b-d2b16fd0ecc2','581ba97a-db13-4bce-86e9-832cb2a269c3','8896a2f6-d0c8-48ef-b4f7-48f12bae5e92','a18c5c43-8ac5-41dd-bb68-e77e09c7e1f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2f8a9e46a94bbfabb6290fa8588298',volume_type_id=f85e2aa3-510d-418b-a4cd-be46b0d06f0f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:07: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=69956d08-beb7-40b0-a301-db409457b200,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0abf0b54a414b389e3ef6f7a33158a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b2f8a9e46a94bbfabb6290fa8588298',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f85e2aa3-510d-418b-a4cd-be46b0d06f0f),volume_type_id=f85e2aa3-510d-418b-a4cd-be46b0d06f0f)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:56 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (978cfe25-f342-4670-85dc-24581b26270b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (978cfe25-f342-4670-85dc-24581b26270b) transitioned into state 'SUCCESS' from 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='e0abf0b54a414b389e3ef6f7a33158a4',qos_specs=None,replication_status=,reservations=['7e7fc1bd-c045-4347-983b-d2b16fd0ecc2','581ba97a-db13-4bce-86e9-832cb2a269c3','8896a2f6-d0c8-48ef-b4f7-48f12bae5e92','a18c5c43-8ac5-41dd-bb68-e77e09c7e1f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2f8a9e46a94bbfabb6290fa8588298',volume_type_id=f85e2aa3-510d-418b-a4cd-be46b0d06f0f)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02d35ad5-7080-4eb1-a8d3-71d8f323f6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:07:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02d35ad5-7080-4eb1-a8d3-71d8f323f6cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:07:57 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Flow 'volume_create_api' (941fdec9-64ae-4d2b-a332-c6fad4fa5d0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:07:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Create volume request issued successfully. Sep 06 23:07:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-272983ec-001c-4365-942c-56907f2b22e6 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:07:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1624/3275] 192.168.122.248 () {62 vars in 1182 bytes} [Sun Sep 6 23:07:56 2026] POST /volume/v3/volumes => generated 782 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3356eb0b-bf9e-44c7-9f54-c7a9bb3cc0be None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3356eb0b-bf9e-44c7-9f54-c7a9bb3cc0be tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] GET http://192.168.122.248/volume/v3/volumes/69956d08-beb7-40b0-a301-db409457b200 Sep 06 23:07:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3356eb0b-bf9e-44c7-9f54-c7a9bb3cc0be tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3356eb0b-bf9e-44c7-9f54-c7a9bb3cc0be tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:57 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:57 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3356eb0b-bf9e-44c7-9f54-c7a9bb3cc0be tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Volume info retrieved successfully. Sep 06 23:07:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8b1368d5-241f-4552-bdb0-9dd3ec614d87 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8b1368d5-241f-4552-bdb0-9dd3ec614d87 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/1e5c4371-a072-4521-8add-ccd383bb02f6 Sep 06 23:07:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8b1368d5-241f-4552-bdb0-9dd3ec614d87 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3356eb0b-bf9e-44c7-9f54-c7a9bb3cc0be tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/volumes/69956d08-beb7-40b0-a301-db409457b200 returned with HTTP 200 Sep 06 23:07:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8b1368d5-241f-4552-bdb0-9dd3ec614d87 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1652/3276] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 23:07:57 2026] GET /volume/v3/volumes/69956d08-beb7-40b0-a301-db409457b200 => generated 961 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:57 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:57 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:07:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8b1368d5-241f-4552-bdb0-9dd3ec614d87 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8b1368d5-241f-4552-bdb0-9dd3ec614d87 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/1e5c4371-a072-4521-8add-ccd383bb02f6 returned with HTTP 200 Sep 06 23:07:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1625/3277] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:07:57 2026] GET /volume/v3/volumes/1e5c4371-a072-4521-8add-ccd383bb02f6 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 23:07:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-24863306-60f7-49b4-931a-701b754b392b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-24863306-60f7-49b4-931a-701b754b392b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] POST http://192.168.122.248/volume/v3/snapshots Sep 06 23:07:57 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-24863306-60f7-49b4-931a-701b754b392b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e5c4371-a072-4521-8add-ccd383bb02f6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-607204201"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:57 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:57 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:57 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:57 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-24863306-60f7-49b4-931a-701b754b392b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:07:57 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-24863306-60f7-49b4-931a-701b754b392b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Create snapshot from volume 1e5c4371-a072-4521-8add-ccd383bb02f6 Sep 06 23:07:57 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-24863306-60f7-49b4-931a-701b754b392b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Created reservations ['d740cee0-6684-4cd1-aaf6-dce9219fb3fc', '2a167720-9c29-416b-9d81-daa4e6edaeb9', '5a1eddb1-c4f5-479f-99b5-0529c00817d1', 'e6764fd7-e0f9-4e1f-b5d5-10899ef75f01'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:57 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:57 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:57 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-24863306-60f7-49b4-931a-701b754b392b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot create request issued successfully. Sep 06 23:07:57 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-24863306-60f7-49b4-931a-701b754b392b tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots returned with HTTP 202 Sep 06 23:07:57 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1653/3278] 192.168.122.248 () {60 vars in 1149 bytes} [Sun Sep 6 23:07:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:07:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9485d950-d1cf-45a2-81d8-07e0fb791463 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9485d950-d1cf-45a2-81d8-07e0fb791463 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 Sep 06 23:07:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9485d950-d1cf-45a2-81d8-07e0fb791463 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:57 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9485d950-d1cf-45a2-81d8-07e0fb791463 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:57 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:57 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:57 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9485d950-d1cf-45a2-81d8-07e0fb791463 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:57 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9485d950-d1cf-45a2-81d8-07e0fb791463 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 returned with HTTP 200 Sep 06 23:07:57 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1626/3279] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:57 2026] GET /volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d539d1bc-3eeb-4a27-ae9e-cb82862326a0 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d539d1bc-3eeb-4a27-ae9e-cb82862326a0 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] GET http://192.168.122.248/volume/v3/volumes/69956d08-beb7-40b0-a301-db409457b200 Sep 06 23:07:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d539d1bc-3eeb-4a27-ae9e-cb82862326a0 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d539d1bc-3eeb-4a27-ae9e-cb82862326a0 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:58 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:58 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d539d1bc-3eeb-4a27-ae9e-cb82862326a0 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Volume info retrieved successfully. Sep 06 23:07:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d539d1bc-3eeb-4a27-ae9e-cb82862326a0 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/volumes/69956d08-beb7-40b0-a301-db409457b200 returned with HTTP 200 Sep 06 23:07:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1654/3280] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 23:07:58 2026] GET /volume/v3/volumes/69956d08-beb7-40b0-a301-db409457b200 => generated 982 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-83291725-e94b-4e38-9b8b-fff2f48e8896 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-83291725-e94b-4e38-9b8b-fff2f48e8896 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] GET http://192.168.122.248/volume/v3/messages Sep 06 23:07:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-83291725-e94b-4e38-9b8b-fff2f48e8896 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-83291725-e94b-4e38-9b8b-fff2f48e8896 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-83291725-e94b-4e38-9b8b-fff2f48e8896 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/messages returned with HTTP 200 Sep 06 23:07:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1627/3281] 192.168.122.248 () {60 vars in 1164 bytes} [Sun Sep 6 23:07:58 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 06 23:07:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-785a359e-80b9-46bd-b369-877656b93dcf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-785a359e-80b9-46bd-b369-877656b93dcf tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-member] GET http://192.168.122.248/volume/v3/messages/601b5b70-4ed9-4f46-8569-bf7462e0e177 Sep 06 23:07:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-785a359e-80b9-46bd-b369-877656b93dcf tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-member] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-785a359e-80b9-46bd-b369-877656b93dcf tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-member] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-785a359e-80b9-46bd-b369-877656b93dcf tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-member] http://192.168.122.248/volume/v3/messages/601b5b70-4ed9-4f46-8569-bf7462e0e177 returned with HTTP 200 Sep 06 23:07:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1655/3282] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 23:07:58 2026] GET /volume/v3/messages/601b5b70-4ed9-4f46-8569-bf7462e0e177 => generated 675 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-d531a69d-f027-4f0e-ac47-1a22b24e42ce None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d531a69d-f027-4f0e-ac47-1a22b24e42ce tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] DELETE http://192.168.122.248/volume/v3/messages/601b5b70-4ed9-4f46-8569-bf7462e0e177 Sep 06 23:07:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d531a69d-f027-4f0e-ac47-1a22b24e42ce tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-d531a69d-f027-4f0e-ac47-1a22b24e42ce tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-d531a69d-f027-4f0e-ac47-1a22b24e42ce tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/messages/601b5b70-4ed9-4f46-8569-bf7462e0e177 returned with HTTP 204 Sep 06 23:07:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1628/3283] 192.168.122.248 () {60 vars in 1278 bytes} [Sun Sep 6 23:07:58 2026] DELETE /volume/v3/messages/601b5b70-4ed9-4f46-8569-bf7462e0e177 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 23:07:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e240cb1f-4d27-4e53-9878-2f5ba8008d08 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e240cb1f-4d27-4e53-9878-2f5ba8008d08 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/69956d08-beb7-40b0-a301-db409457b200 Sep 06 23:07:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e240cb1f-4d27-4e53-9878-2f5ba8008d08 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e240cb1f-4d27-4e53-9878-2f5ba8008d08 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:58 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-e240cb1f-4d27-4e53-9878-2f5ba8008d08 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Delete volume with id: 69956d08-beb7-40b0-a301-db409457b200 Sep 06 23:07:58 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:58 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e240cb1f-4d27-4e53-9878-2f5ba8008d08 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Volume info retrieved successfully. Sep 06 23:07:58 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-e240cb1f-4d27-4e53-9878-2f5ba8008d08 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87216) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 23:07:58 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-e240cb1f-4d27-4e53-9878-2f5ba8008d08 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1962564167 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1962564167, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:07:58 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-e240cb1f-4d27-4e53-9878-2f5ba8008d08 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1962564167 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1962564167, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:07:58 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-e240cb1f-4d27-4e53-9878-2f5ba8008d08 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Created reservations ['e0ee379f-9971-4767-91c6-b2890879d9dc', '7e1259f5-481c-4d8c-bcd0-21e6dea8373c', '14a4543b-12f7-41e5-b4f3-3921e1a2e9cb', 'b8a2cdf5-eb08-4fdc-9a8a-96b4a1836c49'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:07:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e240cb1f-4d27-4e53-9878-2f5ba8008d08 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Delete volume request issued successfully. Sep 06 23:07:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e240cb1f-4d27-4e53-9878-2f5ba8008d08 tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/volumes/69956d08-beb7-40b0-a301-db409457b200 returned with HTTP 202 Sep 06 23:07:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1656/3284] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 23:07:58 2026] DELETE /volume/v3/volumes/69956d08-beb7-40b0-a301-db409457b200 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-e0037588-b655-474a-bc79-b5010ac8ed5a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e0037588-b655-474a-bc79-b5010ac8ed5a tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] DELETE http://192.168.122.248/volume/v3/types/f85e2aa3-510d-418b-a4cd-be46b0d06f0f Sep 06 23:07:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e0037588-b655-474a-bc79-b5010ac8ed5a tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:58 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-e0037588-b655-474a-bc79-b5010ac8ed5a tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-80ee34ca-c2da-44d0-b521-ea1b1705c018 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-80ee34ca-c2da-44d0-b521-ea1b1705c018 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 Sep 06 23:07:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-80ee34ca-c2da-44d0-b521-ea1b1705c018 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:58 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-80ee34ca-c2da-44d0-b521-ea1b1705c018 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:58 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:58 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:58 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-80ee34ca-c2da-44d0-b521-ea1b1705c018 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:58 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-80ee34ca-c2da-44d0-b521-ea1b1705c018 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 returned with HTTP 200 Sep 06 23:07:58 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1657/3285] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:58 2026] GET /volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:58 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-e0037588-b655-474a-bc79-b5010ac8ed5a tempest-ProjectMemberTests-1356490037 tempest-ProjectMemberTests-1356490037-project-admin] http://192.168.122.248/volume/v3/types/f85e2aa3-510d-418b-a4cd-be46b0d06f0f returned with HTTP 202 Sep 06 23:07:58 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1629/3286] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:07:58 2026] DELETE /volume/v3/types/f85e2aa3-510d-418b-a4cd-be46b0d06f0f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d4db45e0-d5a3-47c2-9d87-1631b4ba592e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d4db45e0-d5a3-47c2-9d87-1631b4ba592e tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 Sep 06 23:07:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d4db45e0-d5a3-47c2-9d87-1631b4ba592e tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d4db45e0-d5a3-47c2-9d87-1631b4ba592e tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d4db45e0-d5a3-47c2-9d87-1631b4ba592e tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d4db45e0-d5a3-47c2-9d87-1631b4ba592e tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 returned with HTTP 200 Sep 06 23:07:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1658/3287] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:59 2026] GET /volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4abc1eea-34f9-4624-9690-075ac3263b28 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4abc1eea-34f9-4624-9690-075ac3263b28 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] POST http://192.168.122.248/volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6/action Sep 06 23:07:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4abc1eea-34f9-4624-9690-075ac3263b28 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:07:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4abc1eea-34f9-4624-9690-075ac3263b28 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.admin_actions [None req-4abc1eea-34f9-4624-9690-075ac3263b28 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Updating snapshot '37cb6a6a-d210-4540-8503-4800c7c089f6' with '{'status': 'creating'}' {{(pid=87215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 23:07:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4abc1eea-34f9-4624-9690-075ac3263b28 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6/action returned with HTTP 202 Sep 06 23:07:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1630/3288] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 23:07:59 2026] POST /volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 23:07:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3b70e3b0-cf4e-49a2-82a0-95b3784e9e59 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3b70e3b0-cf4e-49a2-82a0-95b3784e9e59 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 Sep 06 23:07:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3b70e3b0-cf4e-49a2-82a0-95b3784e9e59 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3b70e3b0-cf4e-49a2-82a0-95b3784e9e59 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3b70e3b0-cf4e-49a2-82a0-95b3784e9e59 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3b70e3b0-cf4e-49a2-82a0-95b3784e9e59 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 returned with HTTP 200 Sep 06 23:07:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1659/3289] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:59 2026] GET /volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:07:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-68983d04-8af8-4e7d-8e3b-dc41006a6004 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-68983d04-8af8-4e7d-8e3b-dc41006a6004 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] POST http://192.168.122.248/volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6/action Sep 06 23:07:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-68983d04-8af8-4e7d-8e3b-dc41006a6004 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 23:07:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-68983d04-8af8-4e7d-8e3b-dc41006a6004 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:07:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.contrib.snapshot_actions [None req-68983d04-8af8-4e7d-8e3b-dc41006a6004 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87215) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 06 23:07:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:59 devstack devstack@c-api.service[87215]: INFO cinder.api.contrib.snapshot_actions [None req-68983d04-8af8-4e7d-8e3b-dc41006a6004 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] Updating snapshot 37cb6a6a-d210-4540-8503-4800c7c089f6 with info {'id': '37cb6a6a-d210-4540-8503-4800c7c089f6', 'status': 'error', 'progress': '80%'} Sep 06 23:07:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-68983d04-8af8-4e7d-8e3b-dc41006a6004 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-member] http://192.168.122.248/volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6/action returned with HTTP 202 Sep 06 23:07:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1631/3290] 192.168.122.248 () {60 vars in 1280 bytes} [Sun Sep 6 23:07:59 2026] POST /volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a0288697-3d29-4cd5-bdb1-fced192de718 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a0288697-3d29-4cd5-bdb1-fced192de718 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] DELETE http://192.168.122.248/volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 Sep 06 23:07:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a0288697-3d29-4cd5-bdb1-fced192de718 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:59 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a0288697-3d29-4cd5-bdb1-fced192de718 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:59 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.snapshots [None req-a0288697-3d29-4cd5-bdb1-fced192de718 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete snapshot with id: 37cb6a6a-d210-4540-8503-4800c7c089f6 Sep 06 23:07:59 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:59 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:07:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a0288697-3d29-4cd5-bdb1-fced192de718 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:59 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:07:59 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:07:59 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a0288697-3d29-4cd5-bdb1-fced192de718 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot delete request issued successfully. Sep 06 23:07:59 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a0288697-3d29-4cd5-bdb1-fced192de718 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 returned with HTTP 202 Sep 06 23:07:59 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1660/3291] 192.168.122.248 () {58 vars in 1241 bytes} [Sun Sep 6 23:07:59 2026] DELETE /volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:07:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-14a6ef86-d46a-4ba1-b17b-45e87d2289e3 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:07:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-14a6ef86-d46a-4ba1-b17b-45e87d2289e3 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 Sep 06 23:07:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-14a6ef86-d46a-4ba1-b17b-45e87d2289e3 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:07:59 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-14a6ef86-d46a-4ba1-b17b-45e87d2289e3 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:07:59 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:07:59 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:07:59 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-14a6ef86-d46a-4ba1-b17b-45e87d2289e3 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:07:59 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-14a6ef86-d46a-4ba1-b17b-45e87d2289e3 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 returned with HTTP 200 Sep 06 23:07:59 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1632/3292] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:07:59 2026] GET /volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-bb86f1cd-d391-40f9-b0e5-1401ef796cfa None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bb86f1cd-d391-40f9-b0e5-1401ef796cfa tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 Sep 06 23:08:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bb86f1cd-d391-40f9-b0e5-1401ef796cfa tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:00 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-bb86f1cd-d391-40f9-b0e5-1401ef796cfa tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:00 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:00 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:00 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-bb86f1cd-d391-40f9-b0e5-1401ef796cfa tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Snapshot retrieved successfully. Sep 06 23:08:00 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-bb86f1cd-d391-40f9-b0e5-1401ef796cfa tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 returned with HTTP 200 Sep 06 23:08:00 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1661/3293] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:08:00 2026] GET /volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-de07a56c-3bd4-4e36-a85e-d2a6390c02cd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-de07a56c-3bd4-4e36-a85e-d2a6390c02cd tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 Sep 06 23:08:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-de07a56c-3bd4-4e36-a85e-d2a6390c02cd tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-de07a56c-3bd4-4e36-a85e-d2a6390c02cd tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-de07a56c-3bd4-4e36-a85e-d2a6390c02cd tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 returned with HTTP 404 Sep 06 23:08:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1633/3294] 192.168.122.248 () {58 vars in 1238 bytes} [Sun Sep 6 23:08:01 2026] GET /volume/v3/snapshots/37cb6a6a-d210-4540-8503-4800c7c089f6 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:08:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-24ba5efd-15f2-4855-9fc4-ad1611b53bd2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-24ba5efd-15f2-4855-9fc4-ad1611b53bd2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/1e5c4371-a072-4521-8add-ccd383bb02f6 Sep 06 23:08:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-24ba5efd-15f2-4855-9fc4-ad1611b53bd2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:01 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-24ba5efd-15f2-4855-9fc4-ad1611b53bd2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:01 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-24ba5efd-15f2-4855-9fc4-ad1611b53bd2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete volume with id: 1e5c4371-a072-4521-8add-ccd383bb02f6 Sep 06 23:08:01 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:01 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:01 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:01 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:01 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-24ba5efd-15f2-4855-9fc4-ad1611b53bd2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:08:01 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-24ba5efd-15f2-4855-9fc4-ad1611b53bd2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Delete volume request issued successfully. Sep 06 23:08:01 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-24ba5efd-15f2-4855-9fc4-ad1611b53bd2 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/1e5c4371-a072-4521-8add-ccd383bb02f6 returned with HTTP 202 Sep 06 23:08:01 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1662/3295] 192.168.122.248 () {58 vars in 1235 bytes} [Sun Sep 6 23:08:01 2026] DELETE /volume/v3/volumes/1e5c4371-a072-4521-8add-ccd383bb02f6 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:08:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-92c05f17-8436-4810-997d-f89c9652ccf0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-92c05f17-8436-4810-997d-f89c9652ccf0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/1e5c4371-a072-4521-8add-ccd383bb02f6 Sep 06 23:08:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-92c05f17-8436-4810-997d-f89c9652ccf0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:01 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-92c05f17-8436-4810-997d-f89c9652ccf0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:01 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:01 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:01 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:01 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:08:01 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-92c05f17-8436-4810-997d-f89c9652ccf0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Volume info retrieved successfully. Sep 06 23:08:01 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-92c05f17-8436-4810-997d-f89c9652ccf0 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/1e5c4371-a072-4521-8add-ccd383bb02f6 returned with HTTP 200 Sep 06 23:08:01 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1634/3296] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:08:01 2026] GET /volume/v3/volumes/1e5c4371-a072-4521-8add-ccd383bb02f6 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:08:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9d78e55f-2e05-46e5-9275-616cfb172a11 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9d78e55f-2e05-46e5-9275-616cfb172a11 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] GET http://192.168.122.248/volume/v3/volumes/1e5c4371-a072-4521-8add-ccd383bb02f6 Sep 06 23:08:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9d78e55f-2e05-46e5-9275-616cfb172a11 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:02 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9d78e55f-2e05-46e5-9275-616cfb172a11 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:02 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9d78e55f-2e05-46e5-9275-616cfb172a11 tempest-ProjectMemberTests-1186030494 tempest-ProjectMemberTests-1186030494-project-admin] http://192.168.122.248/volume/v3/volumes/1e5c4371-a072-4521-8add-ccd383bb02f6 returned with HTTP 404 Sep 06 23:08:02 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1663/3297] 192.168.122.248 () {58 vars in 1232 bytes} [Sun Sep 6 23:08:02 2026] GET /volume/v3/volumes/1e5c4371-a072-4521-8add-ccd383bb02f6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:08:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-413bf471-f5de-4c7a-a22d-a68953048e16 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-413bf471-f5de-4c7a-a22d-a68953048e16 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:08:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-413bf471-f5de-4c7a-a22d-a68953048e16 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-411959703", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1780774101", "vendor_name": "tempest-vendor_name-1534537541"}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:08:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-413bf471-f5de-4c7a-a22d-a68953048e16 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:08:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1635/3298] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:08:05 2026] POST /volume/v3/types => generated 328 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-18286bcd-422a-46e6-b143-78bcff850ad7 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:08:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d64926df-90dd-47f4-9abe-e206353bbfe4", "size": 1}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:08:05 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Create volume request body: {'volume': {'volume_type': 'd64926df-90dd-47f4-9abe-e206353bbfe4', 'size': 1}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:08:05 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Create volume of 1 GB Sep 06 23:08:05 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:05 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Availability Zones retrieved successfully. Sep 06 23:08:05 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Flow 'volume_create_api' (b3fbe866-29e5-4671-8870-66ac53304921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:08:05 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43a881a9-40c9-4eed-9d66-5d20620b7458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:05 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:08:05 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43a881a9-40c9-4eed-9d66-5d20620b7458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T21:08:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1780774101',vendor_name='tempest-vendor_name-1534537541'},id=d64926df-90dd-47f4-9abe-e206353bbfe4,is_public=True,name='tempest-ProjectAdminTests-volume-type-411959703',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd64926df-90dd-47f4-9abe-e206353bbfe4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:05 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e4c3013-ce53-4428-836a-d6ed70a6bf1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:05 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-411959703 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-411959703, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:08:05 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-411959703 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-411959703, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:08:05 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Created reservations ['d33361c9-9f5b-41c1-892e-0494a438a97c', '1d5945e7-c5f6-4907-bb11-1d434872b9d8', '640a8572-b602-46db-9dbd-874c1ee24f99', '744627b9-23c6-4bb5-b66c-60382c14b348'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:08:05 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e4c3013-ce53-4428-836a-d6ed70a6bf1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d33361c9-9f5b-41c1-892e-0494a438a97c', '1d5945e7-c5f6-4907-bb11-1d434872b9d8', '640a8572-b602-46db-9dbd-874c1ee24f99', '744627b9-23c6-4bb5-b66c-60382c14b348']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:05 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d54d7938-2e35-4df3-b50c-b53e4eba3619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:05 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:05 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:05 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d54d7938-2e35-4df3-b50c-b53e4eba3619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07af43fc-939f-4d46-90a1-60da1dc5b283', '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='0a0224aa4bd54467b02177e669c31116',qos_specs=None,replication_status=,reservations=['d33361c9-9f5b-41c1-892e-0494a438a97c','1d5945e7-c5f6-4907-bb11-1d434872b9d8','640a8572-b602-46db-9dbd-874c1ee24f99','744627b9-23c6-4bb5-b66c-60382c14b348'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c570b7c77be346e5b2b7eac99faf30db',volume_type_id=d64926df-90dd-47f4-9abe-e206353bbfe4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:08:05Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07af43fc-939f-4d46-90a1-60da1dc5b283,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a0224aa4bd54467b02177e669c31116',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c570b7c77be346e5b2b7eac99faf30db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d64926df-90dd-47f4-9abe-e206353bbfe4),volume_type_id=d64926df-90dd-47f4-9abe-e206353bbfe4)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:05 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a195490c-9117-4c2f-b385-72443e7c75de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:05 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a195490c-9117-4c2f-b385-72443e7c75de) transitioned into state 'SUCCESS' from 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='0a0224aa4bd54467b02177e669c31116',qos_specs=None,replication_status=,reservations=['d33361c9-9f5b-41c1-892e-0494a438a97c','1d5945e7-c5f6-4907-bb11-1d434872b9d8','640a8572-b602-46db-9dbd-874c1ee24f99','744627b9-23c6-4bb5-b66c-60382c14b348'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c570b7c77be346e5b2b7eac99faf30db',volume_type_id=d64926df-90dd-47f4-9abe-e206353bbfe4)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:05 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38f450e2-6c47-449a-b334-aaa06ed77ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:05 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38f450e2-6c47-449a-b334-aaa06ed77ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:05 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Flow 'volume_create_api' (b3fbe866-29e5-4671-8870-66ac53304921) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:08:05 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Create volume request issued successfully. Sep 06 23:08:05 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-18286bcd-422a-46e6-b143-78bcff850ad7 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:08:05 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1664/3299] 192.168.122.248 () {62 vars in 1182 bytes} [Sun Sep 6 23:08:05 2026] POST /volume/v3/volumes => generated 780 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:08:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-07d1490c-dea1-4a3f-9130-cbe890874d40 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-07d1490c-dea1-4a3f-9130-cbe890874d40 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] GET http://192.168.122.248/volume/v3/volumes/07af43fc-939f-4d46-90a1-60da1dc5b283 Sep 06 23:08:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-07d1490c-dea1-4a3f-9130-cbe890874d40 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:05 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-07d1490c-dea1-4a3f-9130-cbe890874d40 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:05 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:05 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:05 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:05 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:08:05 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-07d1490c-dea1-4a3f-9130-cbe890874d40 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Volume info retrieved successfully. Sep 06 23:08:05 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-07d1490c-dea1-4a3f-9130-cbe890874d40 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/volumes/07af43fc-939f-4d46-90a1-60da1dc5b283 returned with HTTP 200 Sep 06 23:08:05 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1636/3300] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 23:08:05 2026] GET /volume/v3/volumes/07af43fc-939f-4d46-90a1-60da1dc5b283 => generated 959 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-aae41cec-06c8-48ac-8188-91f790652d9f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-aae41cec-06c8-48ac-8188-91f790652d9f tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] GET http://192.168.122.248/volume/v3/volumes/07af43fc-939f-4d46-90a1-60da1dc5b283 Sep 06 23:08:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-aae41cec-06c8-48ac-8188-91f790652d9f tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:06 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-aae41cec-06c8-48ac-8188-91f790652d9f tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:06 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:06 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:06 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:06 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:06 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-aae41cec-06c8-48ac-8188-91f790652d9f tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Volume info retrieved successfully. Sep 06 23:08:06 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-aae41cec-06c8-48ac-8188-91f790652d9f tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/volumes/07af43fc-939f-4d46-90a1-60da1dc5b283 returned with HTTP 200 Sep 06 23:08:06 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1665/3301] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 23:08:06 2026] GET /volume/v3/volumes/07af43fc-939f-4d46-90a1-60da1dc5b283 => generated 980 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-babb84e6-bd9b-4f4b-95bb-e6cc210a539b None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-babb84e6-bd9b-4f4b-95bb-e6cc210a539b tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] GET http://192.168.122.248/volume/v3/messages Sep 06 23:08:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-babb84e6-bd9b-4f4b-95bb-e6cc210a539b tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:06 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-babb84e6-bd9b-4f4b-95bb-e6cc210a539b tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:06 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-babb84e6-bd9b-4f4b-95bb-e6cc210a539b tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/messages returned with HTTP 200 Sep 06 23:08:06 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1637/3302] 192.168.122.248 () {60 vars in 1164 bytes} [Sun Sep 6 23:08:06 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 06 23:08:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-61f84155-cf84-47a9-ad51-5306dab54e44 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-61f84155-cf84-47a9-ad51-5306dab54e44 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] DELETE http://192.168.122.248/volume/v3/messages/26c3091a-c640-47c7-a234-052181090239 Sep 06 23:08:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-61f84155-cf84-47a9-ad51-5306dab54e44 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-61f84155-cf84-47a9-ad51-5306dab54e44 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-61f84155-cf84-47a9-ad51-5306dab54e44 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/messages/26c3091a-c640-47c7-a234-052181090239 returned with HTTP 204 Sep 06 23:08:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1666/3303] 192.168.122.248 () {60 vars in 1278 bytes} [Sun Sep 6 23:08:07 2026] DELETE /volume/v3/messages/26c3091a-c640-47c7-a234-052181090239 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-864901b8-2419-437e-8f02-8f4ce97c8b7a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-864901b8-2419-437e-8f02-8f4ce97c8b7a tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] GET http://192.168.122.248/volume/v3/messages/26c3091a-c640-47c7-a234-052181090239 Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-864901b8-2419-437e-8f02-8f4ce97c8b7a tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-864901b8-2419-437e-8f02-8f4ce97c8b7a tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-864901b8-2419-437e-8f02-8f4ce97c8b7a tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/messages/26c3091a-c640-47c7-a234-052181090239 returned with HTTP 404 Sep 06 23:08:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1638/3304] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 23:08:07 2026] GET /volume/v3/messages/26c3091a-c640-47c7-a234-052181090239 => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:08:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-3e4ad607-c70c-4693-bd56-177fad329110 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3e4ad607-c70c-4693-bd56-177fad329110 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/07af43fc-939f-4d46-90a1-60da1dc5b283 Sep 06 23:08:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3e4ad607-c70c-4693-bd56-177fad329110 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-3e4ad607-c70c-4693-bd56-177fad329110 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:07 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-3e4ad607-c70c-4693-bd56-177fad329110 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Delete volume with id: 07af43fc-939f-4d46-90a1-60da1dc5b283 Sep 06 23:08:07 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:07 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:07 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:07 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:07 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3e4ad607-c70c-4693-bd56-177fad329110 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Volume info retrieved successfully. Sep 06 23:08:07 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-3e4ad607-c70c-4693-bd56-177fad329110 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87216) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 23:08:07 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-3e4ad607-c70c-4693-bd56-177fad329110 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Created reservations ['3be1813c-be77-4c97-a2f6-a9e3fe3ab025', '97bea822-1297-4645-abed-ca380bf3371a', '366194fc-5a93-400e-85bd-427f6dc9b339', '67c51a42-8f7c-4bbd-9e8c-e66a2f9f379f'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:08:07 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-3e4ad607-c70c-4693-bd56-177fad329110 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Delete volume request issued successfully. Sep 06 23:08:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-3e4ad607-c70c-4693-bd56-177fad329110 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/volumes/07af43fc-939f-4d46-90a1-60da1dc5b283 returned with HTTP 202 Sep 06 23:08:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1667/3305] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 23:08:07 2026] DELETE /volume/v3/volumes/07af43fc-939f-4d46-90a1-60da1dc5b283 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-cb858d23-dae1-4dab-9d33-c40f7d6b8cf1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cb858d23-dae1-4dab-9d33-c40f7d6b8cf1 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] DELETE http://192.168.122.248/volume/v3/types/d64926df-90dd-47f4-9abe-e206353bbfe4 Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cb858d23-dae1-4dab-9d33-c40f7d6b8cf1 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-cb858d23-dae1-4dab-9d33-c40f7d6b8cf1 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-cb858d23-dae1-4dab-9d33-c40f7d6b8cf1 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/types/d64926df-90dd-47f4-9abe-e206353bbfe4 returned with HTTP 202 Sep 06 23:08:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1639/3306] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:08:07 2026] DELETE /volume/v3/types/d64926df-90dd-47f4-9abe-e206353bbfe4 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:08:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8343714a-3fed-413a-b36e-1b182fca24bf None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8343714a-3fed-413a-b36e-1b182fca24bf tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:08:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8343714a-3fed-413a-b36e-1b182fca24bf tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1593763573", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1808793984", "vendor_name": "tempest-vendor_name-1398469708"}}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:08:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8343714a-3fed-413a-b36e-1b182fca24bf tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:08:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1668/3307] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:08:07 2026] POST /volume/v3/types => generated 329 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4b27d1dc-9c86-4257-a397-6889782d34b8", "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Create volume request body: {'volume': {'volume_type': '4b27d1dc-9c86-4257-a397-6889782d34b8', 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Create volume of 1 GB Sep 06 23:08:07 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:07 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:08:07 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Availability Zones retrieved successfully. Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Flow 'volume_create_api' (b04ef534-5379-4256-ba43-078db807411a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8191c596-86ce-404e-a6ed-c8ba43fc6d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8191c596-86ce-404e-a6ed-c8ba43fc6d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T21:08:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1808793984',vendor_name='tempest-vendor_name-1398469708'},id=4b27d1dc-9c86-4257-a397-6889782d34b8,is_public=True,name='tempest-ProjectAdminTests-volume-type-1593763573',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b27d1dc-9c86-4257-a397-6889782d34b8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fde86ed1-8435-429b-897c-a13505053c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1593763573 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1593763573, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:08:07 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1593763573 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1593763573, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Created reservations ['ce78912b-07d4-4a3d-b960-717e96caac52', 'fd9a041a-b120-492a-aa7f-aff9e1472480', '32b851ec-b347-4310-8432-dea34b5d055d', 'ae2aa71d-622b-49af-b288-30b6e2856d87'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fde86ed1-8435-429b-897c-a13505053c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce78912b-07d4-4a3d-b960-717e96caac52', 'fd9a041a-b120-492a-aa7f-aff9e1472480', '32b851ec-b347-4310-8432-dea34b5d055d', 'ae2aa71d-622b-49af-b288-30b6e2856d87']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (143d188b-95ab-4134-b94e-576195d2dae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:07 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (143d188b-95ab-4134-b94e-576195d2dae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09d5afd7-166c-4192-b2fe-fdaa3c11ceda', '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='0a0224aa4bd54467b02177e669c31116',qos_specs=None,replication_status=,reservations=['ce78912b-07d4-4a3d-b960-717e96caac52','fd9a041a-b120-492a-aa7f-aff9e1472480','32b851ec-b347-4310-8432-dea34b5d055d','ae2aa71d-622b-49af-b288-30b6e2856d87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c570b7c77be346e5b2b7eac99faf30db',volume_type_id=4b27d1dc-9c86-4257-a397-6889782d34b8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:08:07Z,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=09d5afd7-166c-4192-b2fe-fdaa3c11ceda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a0224aa4bd54467b02177e669c31116',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c570b7c77be346e5b2b7eac99faf30db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b27d1dc-9c86-4257-a397-6889782d34b8),volume_type_id=4b27d1dc-9c86-4257-a397-6889782d34b8)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8778d37-b625-4831-8c8d-2fd7277dd75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8778d37-b625-4831-8c8d-2fd7277dd75c) transitioned into state 'SUCCESS' from 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='0a0224aa4bd54467b02177e669c31116',qos_specs=None,replication_status=,reservations=['ce78912b-07d4-4a3d-b960-717e96caac52','fd9a041a-b120-492a-aa7f-aff9e1472480','32b851ec-b347-4310-8432-dea34b5d055d','ae2aa71d-622b-49af-b288-30b6e2856d87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c570b7c77be346e5b2b7eac99faf30db',volume_type_id=4b27d1dc-9c86-4257-a397-6889782d34b8)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8356a45b-6b3d-41c7-b5fd-8732d3ed3fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8356a45b-6b3d-41c7-b5fd-8732d3ed3fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Flow 'volume_create_api' (b04ef534-5379-4256-ba43-078db807411a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:08:07 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Create volume request issued successfully. Sep 06 23:08:07 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3dcd86a6-b86c-4c0d-b72a-d18b00dc44cb tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:08:07 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1640/3308] 192.168.122.248 () {62 vars in 1182 bytes} [Sun Sep 6 23:08:07 2026] POST /volume/v3/volumes => generated 781 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:08:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-ef13f516-552d-446b-8185-43b7d057dba5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ef13f516-552d-446b-8185-43b7d057dba5 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] GET http://192.168.122.248/volume/v3/volumes/09d5afd7-166c-4192-b2fe-fdaa3c11ceda Sep 06 23:08:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ef13f516-552d-446b-8185-43b7d057dba5 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:07 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-ef13f516-552d-446b-8185-43b7d057dba5 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:07 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:07 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:07 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:07 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:07 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-ef13f516-552d-446b-8185-43b7d057dba5 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Volume info retrieved successfully. Sep 06 23:08:07 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-ef13f516-552d-446b-8185-43b7d057dba5 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/volumes/09d5afd7-166c-4192-b2fe-fdaa3c11ceda returned with HTTP 200 Sep 06 23:08:07 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1669/3309] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 23:08:07 2026] GET /volume/v3/volumes/09d5afd7-166c-4192-b2fe-fdaa3c11ceda => generated 960 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-325ce30e-64f5-49d4-ae8f-220cc109f771 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-325ce30e-64f5-49d4-ae8f-220cc109f771 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] GET http://192.168.122.248/volume/v3/volumes/09d5afd7-166c-4192-b2fe-fdaa3c11ceda Sep 06 23:08:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-325ce30e-64f5-49d4-ae8f-220cc109f771 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-325ce30e-64f5-49d4-ae8f-220cc109f771 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:08 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:08 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:08:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-325ce30e-64f5-49d4-ae8f-220cc109f771 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Volume info retrieved successfully. Sep 06 23:08:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-325ce30e-64f5-49d4-ae8f-220cc109f771 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/volumes/09d5afd7-166c-4192-b2fe-fdaa3c11ceda returned with HTTP 200 Sep 06 23:08:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1641/3310] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 23:08:08 2026] GET /volume/v3/volumes/09d5afd7-166c-4192-b2fe-fdaa3c11ceda => generated 981 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-345840bf-91f0-44ba-8ce6-61157d2429b9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-345840bf-91f0-44ba-8ce6-61157d2429b9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] GET http://192.168.122.248/volume/v3/messages Sep 06 23:08:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-345840bf-91f0-44ba-8ce6-61157d2429b9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-345840bf-91f0-44ba-8ce6-61157d2429b9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-345840bf-91f0-44ba-8ce6-61157d2429b9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/messages returned with HTTP 200 Sep 06 23:08:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1670/3311] 192.168.122.248 () {60 vars in 1164 bytes} [Sun Sep 6 23:08:08 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 06 23:08:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-778ebceb-0b0f-4959-9718-e1538afdf5ad None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-778ebceb-0b0f-4959-9718-e1538afdf5ad tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] GET http://192.168.122.248/volume/v3/messages Sep 06 23:08:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-778ebceb-0b0f-4959-9718-e1538afdf5ad tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-778ebceb-0b0f-4959-9718-e1538afdf5ad tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-778ebceb-0b0f-4959-9718-e1538afdf5ad tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/messages returned with HTTP 200 Sep 06 23:08:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1642/3312] 192.168.122.248 () {60 vars in 1164 bytes} [Sun Sep 6 23:08:08 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 06 23:08:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-700a6aae-7bef-4824-94a5-8bceabf314e2 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-700a6aae-7bef-4824-94a5-8bceabf314e2 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] DELETE http://192.168.122.248/volume/v3/messages/d346e65d-3998-46c3-8f78-d4a856cf9d3e Sep 06 23:08:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-700a6aae-7bef-4824-94a5-8bceabf314e2 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-700a6aae-7bef-4824-94a5-8bceabf314e2 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-700a6aae-7bef-4824-94a5-8bceabf314e2 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/messages/d346e65d-3998-46c3-8f78-d4a856cf9d3e returned with HTTP 204 Sep 06 23:08:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1671/3313] 192.168.122.248 () {60 vars in 1278 bytes} [Sun Sep 6 23:08:08 2026] DELETE /volume/v3/messages/d346e65d-3998-46c3-8f78-d4a856cf9d3e => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 23:08:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-b7571565-b992-4525-a7d3-ee5643681ca1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b7571565-b992-4525-a7d3-ee5643681ca1 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/09d5afd7-166c-4192-b2fe-fdaa3c11ceda Sep 06 23:08:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b7571565-b992-4525-a7d3-ee5643681ca1 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-b7571565-b992-4525-a7d3-ee5643681ca1 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:08 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-b7571565-b992-4525-a7d3-ee5643681ca1 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Delete volume with id: 09d5afd7-166c-4192-b2fe-fdaa3c11ceda Sep 06 23:08:08 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:08 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:08 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:08 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:08:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b7571565-b992-4525-a7d3-ee5643681ca1 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Volume info retrieved successfully. Sep 06 23:08:08 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-b7571565-b992-4525-a7d3-ee5643681ca1 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87215) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 23:08:08 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-b7571565-b992-4525-a7d3-ee5643681ca1 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Created reservations ['090e0f14-93f3-41e2-be96-dd1cc744fc1f', 'f2b7ae21-1eae-4417-81e4-7829cab33415', 'f6479ed8-45e8-45ad-afc7-7460ef006b21', 'c1534287-9cfb-4b68-b88f-606125c3d1d0'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:08:08 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-b7571565-b992-4525-a7d3-ee5643681ca1 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Delete volume request issued successfully. Sep 06 23:08:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-b7571565-b992-4525-a7d3-ee5643681ca1 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/volumes/09d5afd7-166c-4192-b2fe-fdaa3c11ceda returned with HTTP 202 Sep 06 23:08:08 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1643/3314] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 23:08:08 2026] DELETE /volume/v3/volumes/09d5afd7-166c-4192-b2fe-fdaa3c11ceda => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:08:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-f25e18e6-1d1d-413a-9d48-ca5c9cbf0d8d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f25e18e6-1d1d-413a-9d48-ca5c9cbf0d8d tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] DELETE http://192.168.122.248/volume/v3/types/4b27d1dc-9c86-4257-a397-6889782d34b8 Sep 06 23:08:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f25e18e6-1d1d-413a-9d48-ca5c9cbf0d8d tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:08 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-f25e18e6-1d1d-413a-9d48-ca5c9cbf0d8d tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:08 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-f25e18e6-1d1d-413a-9d48-ca5c9cbf0d8d tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/types/4b27d1dc-9c86-4257-a397-6889782d34b8 returned with HTTP 202 Sep 06 23:08:08 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1672/3315] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:08:08 2026] DELETE /volume/v3/types/4b27d1dc-9c86-4257-a397-6889782d34b8 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:08:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c6f10eef-99d2-4bfb-aef6-8ecdd5e0120e None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:08 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c6f10eef-99d2-4bfb-aef6-8ecdd5e0120e tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:08:08 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c6f10eef-99d2-4bfb-aef6-8ecdd5e0120e tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-33293742", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2113326621", "vendor_name": "tempest-vendor_name-1993152977"}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:08:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c6f10eef-99d2-4bfb-aef6-8ecdd5e0120e tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:08:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1644/3316] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:08:08 2026] POST /volume/v3/types => generated 327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-7232594c-cd2f-45ac-b376-4307d316bec9 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:08:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "caad36bc-b604-461d-92e4-4fcf58dd83c1", "size": 1}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:08:09 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Create volume request body: {'volume': {'volume_type': 'caad36bc-b604-461d-92e4-4fcf58dd83c1', 'size': 1}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:08:09 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Create volume of 1 GB Sep 06 23:08:09 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:09 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:09 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Availability Zones retrieved successfully. Sep 06 23:08:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Flow 'volume_create_api' (b6cd192f-97c8-496c-ac6b-b7bc473e59a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:08:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e096a673-455a-41ac-b127-d648d9ef40b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:08:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e096a673-455a-41ac-b127-d648d9ef40b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T21:08:09Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2113326621',vendor_name='tempest-vendor_name-1993152977'},id=caad36bc-b604-461d-92e4-4fcf58dd83c1,is_public=True,name='tempest-ProjectAdminTests-volume-type-33293742',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'caad36bc-b604-461d-92e4-4fcf58dd83c1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ab55dc-80a2-469f-9347-8f6ba78c5fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:09 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-33293742 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-33293742, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:08:09 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-33293742 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-33293742, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:08:09 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Created reservations ['c4c690e4-1525-4c6d-9f1e-37c044c11073', '5b51b05a-876b-4ab4-a74f-24917cc6f8b6', '77083165-2d64-49a1-a957-26eb2c5bc6cb', 'fbc63d9e-7a4e-4e05-9a99-f14592090956'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:08:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ab55dc-80a2-469f-9347-8f6ba78c5fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4c690e4-1525-4c6d-9f1e-37c044c11073', '5b51b05a-876b-4ab4-a74f-24917cc6f8b6', '77083165-2d64-49a1-a957-26eb2c5bc6cb', 'fbc63d9e-7a4e-4e05-9a99-f14592090956']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (196871c5-8805-4477-8d44-03a471da75fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:09 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:09 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (196871c5-8805-4477-8d44-03a471da75fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4d7aa8a-b2c3-4be7-b681-641f4852ff6a', '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='0a0224aa4bd54467b02177e669c31116',qos_specs=None,replication_status=,reservations=['c4c690e4-1525-4c6d-9f1e-37c044c11073','5b51b05a-876b-4ab4-a74f-24917cc6f8b6','77083165-2d64-49a1-a957-26eb2c5bc6cb','fbc63d9e-7a4e-4e05-9a99-f14592090956'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c570b7c77be346e5b2b7eac99faf30db',volume_type_id=caad36bc-b604-461d-92e4-4fcf58dd83c1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:08:09Z,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=e4d7aa8a-b2c3-4be7-b681-641f4852ff6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a0224aa4bd54467b02177e669c31116',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c570b7c77be346e5b2b7eac99faf30db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(caad36bc-b604-461d-92e4-4fcf58dd83c1),volume_type_id=caad36bc-b604-461d-92e4-4fcf58dd83c1)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b136142a-475e-4564-8b2b-e54a2111248f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b136142a-475e-4564-8b2b-e54a2111248f) transitioned into state 'SUCCESS' from 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='0a0224aa4bd54467b02177e669c31116',qos_specs=None,replication_status=,reservations=['c4c690e4-1525-4c6d-9f1e-37c044c11073','5b51b05a-876b-4ab4-a74f-24917cc6f8b6','77083165-2d64-49a1-a957-26eb2c5bc6cb','fbc63d9e-7a4e-4e05-9a99-f14592090956'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c570b7c77be346e5b2b7eac99faf30db',volume_type_id=caad36bc-b604-461d-92e4-4fcf58dd83c1)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b42466e3-31d2-4404-8dc7-fa0c83ec29bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b42466e3-31d2-4404-8dc7-fa0c83ec29bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:09 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Flow 'volume_create_api' (b6cd192f-97c8-496c-ac6b-b7bc473e59a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:08:09 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Create volume request issued successfully. Sep 06 23:08:09 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-7232594c-cd2f-45ac-b376-4307d316bec9 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:08:09 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1673/3317] 192.168.122.248 () {62 vars in 1182 bytes} [Sun Sep 6 23:08:09 2026] POST /volume/v3/volumes => generated 779 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:08:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-fc2ddd09-ce7b-4fe1-b444-e7cad9fd57b0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fc2ddd09-ce7b-4fe1-b444-e7cad9fd57b0 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] GET http://192.168.122.248/volume/v3/volumes/e4d7aa8a-b2c3-4be7-b681-641f4852ff6a Sep 06 23:08:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fc2ddd09-ce7b-4fe1-b444-e7cad9fd57b0 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:09 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-fc2ddd09-ce7b-4fe1-b444-e7cad9fd57b0 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:09 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:09 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:09 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:09 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:08:09 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-fc2ddd09-ce7b-4fe1-b444-e7cad9fd57b0 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Volume info retrieved successfully. Sep 06 23:08:09 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-fc2ddd09-ce7b-4fe1-b444-e7cad9fd57b0 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/volumes/e4d7aa8a-b2c3-4be7-b681-641f4852ff6a returned with HTTP 200 Sep 06 23:08:09 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1645/3318] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 23:08:09 2026] GET /volume/v3/volumes/e4d7aa8a-b2c3-4be7-b681-641f4852ff6a => generated 958 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0fb3b5e2-5e12-492c-a934-142c16c93793 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0fb3b5e2-5e12-492c-a934-142c16c93793 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] GET http://192.168.122.248/volume/v3/volumes/e4d7aa8a-b2c3-4be7-b681-641f4852ff6a Sep 06 23:08:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0fb3b5e2-5e12-492c-a934-142c16c93793 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0fb3b5e2-5e12-492c-a934-142c16c93793 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:10 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:10 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:10 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:10 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-0fb3b5e2-5e12-492c-a934-142c16c93793 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Volume info retrieved successfully. Sep 06 23:08:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0fb3b5e2-5e12-492c-a934-142c16c93793 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/volumes/e4d7aa8a-b2c3-4be7-b681-641f4852ff6a returned with HTTP 200 Sep 06 23:08:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1674/3319] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 23:08:10 2026] GET /volume/v3/volumes/e4d7aa8a-b2c3-4be7-b681-641f4852ff6a => generated 979 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-faf78128-c8c9-4cf0-aec5-a3ca5781dc00 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-faf78128-c8c9-4cf0-aec5-a3ca5781dc00 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] GET http://192.168.122.248/volume/v3/messages Sep 06 23:08:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-faf78128-c8c9-4cf0-aec5-a3ca5781dc00 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-faf78128-c8c9-4cf0-aec5-a3ca5781dc00 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-faf78128-c8c9-4cf0-aec5-a3ca5781dc00 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/messages returned with HTTP 200 Sep 06 23:08:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1646/3320] 192.168.122.248 () {60 vars in 1164 bytes} [Sun Sep 6 23:08:10 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 06 23:08:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-70775f71-8883-4239-ba11-e3eba8e703fc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-70775f71-8883-4239-ba11-e3eba8e703fc tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] GET http://192.168.122.248/volume/v3/messages/351244d1-0c7a-4bfb-93eb-165f264a12ae Sep 06 23:08:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-70775f71-8883-4239-ba11-e3eba8e703fc tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-70775f71-8883-4239-ba11-e3eba8e703fc tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-70775f71-8883-4239-ba11-e3eba8e703fc tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/messages/351244d1-0c7a-4bfb-93eb-165f264a12ae returned with HTTP 200 Sep 06 23:08:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1675/3321] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 23:08:10 2026] GET /volume/v3/messages/351244d1-0c7a-4bfb-93eb-165f264a12ae => generated 675 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3746a46d-faad-409e-9638-856ae4d3184f None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3746a46d-faad-409e-9638-856ae4d3184f tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] DELETE http://192.168.122.248/volume/v3/messages/351244d1-0c7a-4bfb-93eb-165f264a12ae Sep 06 23:08:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3746a46d-faad-409e-9638-856ae4d3184f tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3746a46d-faad-409e-9638-856ae4d3184f tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3746a46d-faad-409e-9638-856ae4d3184f tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/messages/351244d1-0c7a-4bfb-93eb-165f264a12ae returned with HTTP 204 Sep 06 23:08:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1647/3322] 192.168.122.248 () {60 vars in 1278 bytes} [Sun Sep 6 23:08:10 2026] DELETE /volume/v3/messages/351244d1-0c7a-4bfb-93eb-165f264a12ae => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 23:08:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-426052af-355b-4595-b0cb-2d8822225e94 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-426052af-355b-4595-b0cb-2d8822225e94 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/e4d7aa8a-b2c3-4be7-b681-641f4852ff6a Sep 06 23:08:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-426052af-355b-4595-b0cb-2d8822225e94 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:10 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-426052af-355b-4595-b0cb-2d8822225e94 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:10 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-426052af-355b-4595-b0cb-2d8822225e94 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Delete volume with id: e4d7aa8a-b2c3-4be7-b681-641f4852ff6a Sep 06 23:08:10 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:10 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:10 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:10 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-426052af-355b-4595-b0cb-2d8822225e94 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Volume info retrieved successfully. Sep 06 23:08:10 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-426052af-355b-4595-b0cb-2d8822225e94 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87216) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 23:08:10 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-426052af-355b-4595-b0cb-2d8822225e94 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Created reservations ['f3a4048f-e831-4ea3-8c74-84be6e4f6b45', '94188ef5-c243-4054-a707-58464eaac2cb', '106d38c6-506e-4504-af62-7258fe3fa6dc', '18519b5b-4797-47db-a83a-a1aab74b35e5'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:08:10 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-426052af-355b-4595-b0cb-2d8822225e94 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Delete volume request issued successfully. Sep 06 23:08:10 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-426052af-355b-4595-b0cb-2d8822225e94 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/volumes/e4d7aa8a-b2c3-4be7-b681-641f4852ff6a returned with HTTP 202 Sep 06 23:08:10 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1676/3323] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 23:08:10 2026] DELETE /volume/v3/volumes/e4d7aa8a-b2c3-4be7-b681-641f4852ff6a => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:08:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-365c370f-a4cd-4b19-8aae-8852177e5b05 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-365c370f-a4cd-4b19-8aae-8852177e5b05 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] DELETE http://192.168.122.248/volume/v3/types/caad36bc-b604-461d-92e4-4fcf58dd83c1 Sep 06 23:08:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-365c370f-a4cd-4b19-8aae-8852177e5b05 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:10 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-365c370f-a4cd-4b19-8aae-8852177e5b05 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:10 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-365c370f-a4cd-4b19-8aae-8852177e5b05 tempest-ProjectAdminTests-1448511964 tempest-ProjectAdminTests-1448511964-project-admin] http://192.168.122.248/volume/v3/types/caad36bc-b604-461d-92e4-4fcf58dd83c1 returned with HTTP 202 Sep 06 23:08:10 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1648/3324] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:08:10 2026] DELETE /volume/v3/types/caad36bc-b604-461d-92e4-4fcf58dd83c1 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:08:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-708b3fdf-f11c-4216-b12e-7cc07edb5a39 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-708b3fdf-f11c-4216-b12e-7cc07edb5a39 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:08:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-708b3fdf-f11c-4216-b12e-7cc07edb5a39 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1821348534", "extra_specs": {"storage_protocol": "tempest-storage_protocol-460894043", "vendor_name": "tempest-vendor_name-717517324"}}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:08:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-708b3fdf-f11c-4216-b12e-7cc07edb5a39 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:08:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1677/3325] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:08:13 2026] POST /volume/v3/types => generated 328 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-13602d59-db78-4afc-903d-059dd514a622 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:08:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3885e68e-9f19-46ee-b8ac-776a35af6be7", "size": 1}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:08:13 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Create volume request body: {'volume': {'volume_type': '3885e68e-9f19-46ee-b8ac-776a35af6be7', 'size': 1}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:08:13 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Create volume of 1 GB Sep 06 23:08:13 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:13 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:08:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Availability Zones retrieved successfully. Sep 06 23:08:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Flow 'volume_create_api' (b72daecd-4413-4510-9bbf-5a6f6ba59b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:08:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e832a6-0731-4be7-8431-485d79ed90ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:08:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e832a6-0731-4be7-8431-485d79ed90ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T21:08:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-460894043',vendor_name='tempest-vendor_name-717517324'},id=3885e68e-9f19-46ee-b8ac-776a35af6be7,is_public=True,name='tempest-ProjectReaderTests-volume-type-1821348534',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3885e68e-9f19-46ee-b8ac-776a35af6be7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56c905ae-957b-47da-aa2f-4523ec9a3a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:13 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1821348534 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1821348534, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:08:13 devstack devstack@c-api.service[87215]: WARNING cinder.quota [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1821348534 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1821348534, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:08:13 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Created reservations ['df871ff0-27c0-42ae-be68-b07299b192ef', 'dc495b4e-1411-4ae4-a51a-2aac1ed6dbc1', '5be64603-c73a-4df1-bcaa-d1ac2deb222d', '996662fc-fa28-4732-a8dd-45032ce4856d'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:08:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56c905ae-957b-47da-aa2f-4523ec9a3a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df871ff0-27c0-42ae-be68-b07299b192ef', 'dc495b4e-1411-4ae4-a51a-2aac1ed6dbc1', '5be64603-c73a-4df1-bcaa-d1ac2deb222d', '996662fc-fa28-4732-a8dd-45032ce4856d']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2c79647-2f7e-4d0c-b440-e74c3efaf953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:13 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:13 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2c79647-2f7e-4d0c-b440-e74c3efaf953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d358d07-5f65-4be2-b4e0-2dab62365a3e', '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='ea34c64e2aba43c5b02a59b277de48a6',qos_specs=None,replication_status=,reservations=['df871ff0-27c0-42ae-be68-b07299b192ef','dc495b4e-1411-4ae4-a51a-2aac1ed6dbc1','5be64603-c73a-4df1-bcaa-d1ac2deb222d','996662fc-fa28-4732-a8dd-45032ce4856d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd37f06e57694856aa668ef9333a3de5',volume_type_id=3885e68e-9f19-46ee-b8ac-776a35af6be7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d358d07-5f65-4be2-b4e0-2dab62365a3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea34c64e2aba43c5b02a59b277de48a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd37f06e57694856aa668ef9333a3de5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3885e68e-9f19-46ee-b8ac-776a35af6be7),volume_type_id=3885e68e-9f19-46ee-b8ac-776a35af6be7)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (141e9950-4934-4f06-a234-0c6af918398a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (141e9950-4934-4f06-a234-0c6af918398a) transitioned into state 'SUCCESS' from 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='ea34c64e2aba43c5b02a59b277de48a6',qos_specs=None,replication_status=,reservations=['df871ff0-27c0-42ae-be68-b07299b192ef','dc495b4e-1411-4ae4-a51a-2aac1ed6dbc1','5be64603-c73a-4df1-bcaa-d1ac2deb222d','996662fc-fa28-4732-a8dd-45032ce4856d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd37f06e57694856aa668ef9333a3de5',volume_type_id=3885e68e-9f19-46ee-b8ac-776a35af6be7)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f7651b4-7d66-47c9-bd94-b69a797c91a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f7651b4-7d66-47c9-bd94-b69a797c91a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:13 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Flow 'volume_create_api' (b72daecd-4413-4510-9bbf-5a6f6ba59b9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:08:13 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Create volume request issued successfully. Sep 06 23:08:13 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-13602d59-db78-4afc-903d-059dd514a622 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:08:13 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1649/3326] 192.168.122.248 () {62 vars in 1182 bytes} [Sun Sep 6 23:08:13 2026] POST /volume/v3/volumes => generated 782 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:08:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e6f908b5-7171-4d37-96a1-e8b38768f29e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e6f908b5-7171-4d37-96a1-e8b38768f29e tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] GET http://192.168.122.248/volume/v3/volumes/0d358d07-5f65-4be2-b4e0-2dab62365a3e Sep 06 23:08:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e6f908b5-7171-4d37-96a1-e8b38768f29e tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:13 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e6f908b5-7171-4d37-96a1-e8b38768f29e tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:13 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:13 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:13 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:13 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:13 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-e6f908b5-7171-4d37-96a1-e8b38768f29e tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Volume info retrieved successfully. Sep 06 23:08:13 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e6f908b5-7171-4d37-96a1-e8b38768f29e tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] http://192.168.122.248/volume/v3/volumes/0d358d07-5f65-4be2-b4e0-2dab62365a3e returned with HTTP 200 Sep 06 23:08:13 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1678/3327] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 23:08:13 2026] GET /volume/v3/volumes/0d358d07-5f65-4be2-b4e0-2dab62365a3e => generated 961 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-759eadea-02b3-44d6-83cc-a506cf330baf None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-759eadea-02b3-44d6-83cc-a506cf330baf tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] GET http://192.168.122.248/volume/v3/volumes/0d358d07-5f65-4be2-b4e0-2dab62365a3e Sep 06 23:08:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-759eadea-02b3-44d6-83cc-a506cf330baf tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-759eadea-02b3-44d6-83cc-a506cf330baf tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:14 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:14 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:14 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:14 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:08:14 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-759eadea-02b3-44d6-83cc-a506cf330baf tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Volume info retrieved successfully. Sep 06 23:08:14 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-759eadea-02b3-44d6-83cc-a506cf330baf tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] http://192.168.122.248/volume/v3/volumes/0d358d07-5f65-4be2-b4e0-2dab62365a3e returned with HTTP 200 Sep 06 23:08:14 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1650/3328] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 23:08:14 2026] GET /volume/v3/volumes/0d358d07-5f65-4be2-b4e0-2dab62365a3e => generated 982 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-e4ab69a4-4f1f-4c9f-9b99-270e413d250c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e4ab69a4-4f1f-4c9f-9b99-270e413d250c tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] GET http://192.168.122.248/volume/v3/messages Sep 06 23:08:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e4ab69a4-4f1f-4c9f-9b99-270e413d250c tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:14 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-e4ab69a4-4f1f-4c9f-9b99-270e413d250c tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:14 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-e4ab69a4-4f1f-4c9f-9b99-270e413d250c tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] http://192.168.122.248/volume/v3/messages returned with HTTP 200 Sep 06 23:08:14 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1679/3329] 192.168.122.248 () {60 vars in 1164 bytes} [Sun Sep 6 23:08:14 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 06 23:08:14 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-855d60a6-ef7f-47ac-9997-bbc4ddaaedb6 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-855d60a6-ef7f-47ac-9997-bbc4ddaaedb6 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-reader] GET http://192.168.122.248/volume/v3/messages Sep 06 23:08:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-855d60a6-ef7f-47ac-9997-bbc4ddaaedb6 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-855d60a6-ef7f-47ac-9997-bbc4ddaaedb6 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-reader] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-855d60a6-ef7f-47ac-9997-bbc4ddaaedb6 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-reader] http://192.168.122.248/volume/v3/messages returned with HTTP 200 Sep 06 23:08:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1651/3330] 192.168.122.248 () {60 vars in 1164 bytes} [Sun Sep 6 23:08:14 2026] GET /volume/v3/messages => generated 678 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0cad7399-1fa9-49ab-92d5-20b6b3369c5d None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0cad7399-1fa9-49ab-92d5-20b6b3369c5d tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] DELETE http://192.168.122.248/volume/v3/messages/f3bf9f5d-db72-4c79-beb9-e95c920220f2 Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0cad7399-1fa9-49ab-92d5-20b6b3369c5d tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0cad7399-1fa9-49ab-92d5-20b6b3369c5d tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0cad7399-1fa9-49ab-92d5-20b6b3369c5d tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] http://192.168.122.248/volume/v3/messages/f3bf9f5d-db72-4c79-beb9-e95c920220f2 returned with HTTP 204 Sep 06 23:08:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1680/3331] 192.168.122.248 () {60 vars in 1278 bytes} [Sun Sep 6 23:08:15 2026] DELETE /volume/v3/messages/f3bf9f5d-db72-4c79-beb9-e95c920220f2 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 23:08:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3318a86e-a178-45da-af7e-843ac846172c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3318a86e-a178-45da-af7e-843ac846172c tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/0d358d07-5f65-4be2-b4e0-2dab62365a3e Sep 06 23:08:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3318a86e-a178-45da-af7e-843ac846172c tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3318a86e-a178-45da-af7e-843ac846172c tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:15 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-3318a86e-a178-45da-af7e-843ac846172c tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Delete volume with id: 0d358d07-5f65-4be2-b4e0-2dab62365a3e Sep 06 23:08:15 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:15 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:15 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:15 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:08:15 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3318a86e-a178-45da-af7e-843ac846172c tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Volume info retrieved successfully. Sep 06 23:08:15 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-3318a86e-a178-45da-af7e-843ac846172c tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87215) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 23:08:15 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-3318a86e-a178-45da-af7e-843ac846172c tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Created reservations ['53174716-3345-44c2-8fef-5d4948c83de3', '40eb1ec7-0131-4ef3-8c01-1a3c02077a04', '37e469c1-13ec-4b54-ad87-3e2bc094bc51', '92bc1f66-c776-40b9-a476-3fa054216977'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:08:15 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3318a86e-a178-45da-af7e-843ac846172c tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Delete volume request issued successfully. Sep 06 23:08:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3318a86e-a178-45da-af7e-843ac846172c tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] http://192.168.122.248/volume/v3/volumes/0d358d07-5f65-4be2-b4e0-2dab62365a3e returned with HTTP 202 Sep 06 23:08:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1652/3332] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 23:08:15 2026] DELETE /volume/v3/volumes/0d358d07-5f65-4be2-b4e0-2dab62365a3e => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-0254ecca-c141-4345-968b-2edde01b1407 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0254ecca-c141-4345-968b-2edde01b1407 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] DELETE http://192.168.122.248/volume/v3/types/3885e68e-9f19-46ee-b8ac-776a35af6be7 Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0254ecca-c141-4345-968b-2edde01b1407 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-0254ecca-c141-4345-968b-2edde01b1407 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Calling method '_delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-0254ecca-c141-4345-968b-2edde01b1407 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] http://192.168.122.248/volume/v3/types/3885e68e-9f19-46ee-b8ac-776a35af6be7 returned with HTTP 202 Sep 06 23:08:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1681/3333] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:08:15 2026] DELETE /volume/v3/types/3885e68e-9f19-46ee-b8ac-776a35af6be7 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:08:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-873b65ab-a024-4f54-9743-7334ff352e03 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-873b65ab-a024-4f54-9743-7334ff352e03 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] POST http://192.168.122.248/volume/v3/types Sep 06 23:08:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-873b65ab-a024-4f54-9743-7334ff352e03 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1567640430", "extra_specs": {"storage_protocol": "tempest-storage_protocol-260448797", "vendor_name": "tempest-vendor_name-1025884457"}}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:08:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-873b65ab-a024-4f54-9743-7334ff352e03 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] http://192.168.122.248/volume/v3/types returned with HTTP 200 Sep 06 23:08:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1653/3334] 192.168.122.248 () {60 vars in 1137 bytes} [Sun Sep 6 23:08:15 2026] POST /volume/v3/types => generated 329 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "73ff71e7-83b6-4c92-b5ff-9833411f6fcc", "size": 1}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Create volume request body: {'volume': {'volume_type': '73ff71e7-83b6-4c92-b5ff-9833411f6fcc', 'size': 1}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Create volume of 1 GB Sep 06 23:08:15 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:15 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:15 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Availability Zones retrieved successfully. Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Flow 'volume_create_api' (ca7c4015-3ecc-45fb-9c5b-d846988e722c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (392b980b-f102-4164-b151-ebabff47690d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (392b980b-f102-4164-b151-ebabff47690d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T21:08:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-260448797',vendor_name='tempest-vendor_name-1025884457'},id=73ff71e7-83b6-4c92-b5ff-9833411f6fcc,is_public=True,name='tempest-ProjectReaderTests-volume-type-1567640430',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '73ff71e7-83b6-4c92-b5ff-9833411f6fcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22544f22-09e6-4e76-b86e-c33ba077583c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1567640430 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1567640430, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:08:15 devstack devstack@c-api.service[87216]: WARNING cinder.quota [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1567640430 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1567640430, it is now deprecated. Please use the default quota class for default quota. Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Created reservations ['8dd53742-9c3e-43e8-b753-0e6b3204816a', '7b77193a-5f3e-48eb-bc68-3f33bfef5335', 'dbe09808-bf77-4853-bf04-f8aa7d995fca', '4b48c9df-b948-422d-bbe8-477e4dcfd4f6'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22544f22-09e6-4e76-b86e-c33ba077583c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dd53742-9c3e-43e8-b753-0e6b3204816a', '7b77193a-5f3e-48eb-bc68-3f33bfef5335', 'dbe09808-bf77-4853-bf04-f8aa7d995fca', '4b48c9df-b948-422d-bbe8-477e4dcfd4f6']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0333c407-fda4-4ead-92cb-0baf3cc2654e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:15 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0333c407-fda4-4ead-92cb-0baf3cc2654e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '480fe94f-ecc1-4f05-90c3-29de5f5a2554', '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='ea34c64e2aba43c5b02a59b277de48a6',qos_specs=None,replication_status=,reservations=['8dd53742-9c3e-43e8-b753-0e6b3204816a','7b77193a-5f3e-48eb-bc68-3f33bfef5335','dbe09808-bf77-4853-bf04-f8aa7d995fca','4b48c9df-b948-422d-bbe8-477e4dcfd4f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd37f06e57694856aa668ef9333a3de5',volume_type_id=73ff71e7-83b6-4c92-b5ff-9833411f6fcc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:08:15Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=480fe94f-ecc1-4f05-90c3-29de5f5a2554,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea34c64e2aba43c5b02a59b277de48a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd37f06e57694856aa668ef9333a3de5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(73ff71e7-83b6-4c92-b5ff-9833411f6fcc),volume_type_id=73ff71e7-83b6-4c92-b5ff-9833411f6fcc)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad88a8d3-0734-4c44-9f44-e78eac9630c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad88a8d3-0734-4c44-9f44-e78eac9630c7) transitioned into state 'SUCCESS' from 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='ea34c64e2aba43c5b02a59b277de48a6',qos_specs=None,replication_status=,reservations=['8dd53742-9c3e-43e8-b753-0e6b3204816a','7b77193a-5f3e-48eb-bc68-3f33bfef5335','dbe09808-bf77-4853-bf04-f8aa7d995fca','4b48c9df-b948-422d-bbe8-477e4dcfd4f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd37f06e57694856aa668ef9333a3de5',volume_type_id=73ff71e7-83b6-4c92-b5ff-9833411f6fcc)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af8dab2d-1839-4ab7-b3db-89bff6f16568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af8dab2d-1839-4ab7-b3db-89bff6f16568) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Flow 'volume_create_api' (ca7c4015-3ecc-45fb-9c5b-d846988e722c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:08:15 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Create volume request issued successfully. Sep 06 23:08:15 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-a40f70cd-6788-4a40-b006-1ac8df0c2c37 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:08:15 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1682/3335] 192.168.122.248 () {62 vars in 1182 bytes} [Sun Sep 6 23:08:15 2026] POST /volume/v3/volumes => generated 782 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 23:08:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3e71ce57-7501-4e92-b350-a9038972da53 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3e71ce57-7501-4e92-b350-a9038972da53 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] GET http://192.168.122.248/volume/v3/volumes/480fe94f-ecc1-4f05-90c3-29de5f5a2554 Sep 06 23:08:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3e71ce57-7501-4e92-b350-a9038972da53 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:15 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3e71ce57-7501-4e92-b350-a9038972da53 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:15 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:15 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:15 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:15 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:08:15 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-3e71ce57-7501-4e92-b350-a9038972da53 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Volume info retrieved successfully. Sep 06 23:08:15 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3e71ce57-7501-4e92-b350-a9038972da53 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] http://192.168.122.248/volume/v3/volumes/480fe94f-ecc1-4f05-90c3-29de5f5a2554 returned with HTTP 200 Sep 06 23:08:15 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1654/3336] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 23:08:15 2026] GET /volume/v3/volumes/480fe94f-ecc1-4f05-90c3-29de5f5a2554 => generated 961 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-d6d9473e-2455-4991-8644-911dd246252c None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d6d9473e-2455-4991-8644-911dd246252c tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] GET http://192.168.122.248/volume/v3/volumes/480fe94f-ecc1-4f05-90c3-29de5f5a2554 Sep 06 23:08:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d6d9473e-2455-4991-8644-911dd246252c tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-d6d9473e-2455-4991-8644-911dd246252c tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-d6d9473e-2455-4991-8644-911dd246252c tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Volume info retrieved successfully. Sep 06 23:08:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-d6d9473e-2455-4991-8644-911dd246252c tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] http://192.168.122.248/volume/v3/volumes/480fe94f-ecc1-4f05-90c3-29de5f5a2554 returned with HTTP 200 Sep 06 23:08:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1683/3337] 192.168.122.248 () {60 vars in 1272 bytes} [Sun Sep 6 23:08:16 2026] GET /volume/v3/volumes/480fe94f-ecc1-4f05-90c3-29de5f5a2554 => generated 982 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c871ffa1-3e7f-41ac-bdcf-e2c5dd608728 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c871ffa1-3e7f-41ac-bdcf-e2c5dd608728 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] GET http://192.168.122.248/volume/v3/messages Sep 06 23:08:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c871ffa1-3e7f-41ac-bdcf-e2c5dd608728 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c871ffa1-3e7f-41ac-bdcf-e2c5dd608728 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c871ffa1-3e7f-41ac-bdcf-e2c5dd608728 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] http://192.168.122.248/volume/v3/messages returned with HTTP 200 Sep 06 23:08:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1655/3338] 192.168.122.248 () {60 vars in 1164 bytes} [Sun Sep 6 23:08:16 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 06 23:08:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-035a07c7-eb5f-44ff-bce8-dd5e1ef4c17f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-035a07c7-eb5f-44ff-bce8-dd5e1ef4c17f tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-reader] GET http://192.168.122.248/volume/v3/messages/646d3f44-31d3-4e3f-9332-ee116d7f4d7a Sep 06 23:08:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-035a07c7-eb5f-44ff-bce8-dd5e1ef4c17f tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-035a07c7-eb5f-44ff-bce8-dd5e1ef4c17f tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-reader] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-035a07c7-eb5f-44ff-bce8-dd5e1ef4c17f tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-reader] http://192.168.122.248/volume/v3/messages/646d3f44-31d3-4e3f-9332-ee116d7f4d7a returned with HTTP 200 Sep 06 23:08:16 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1684/3339] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 23:08:16 2026] GET /volume/v3/messages/646d3f44-31d3-4e3f-9332-ee116d7f4d7a => generated 675 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-41585c14-1107-4bea-9b5b-e7e6d3cf4972 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-41585c14-1107-4bea-9b5b-e7e6d3cf4972 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] DELETE http://192.168.122.248/volume/v3/messages/646d3f44-31d3-4e3f-9332-ee116d7f4d7a Sep 06 23:08:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-41585c14-1107-4bea-9b5b-e7e6d3cf4972 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:16 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-41585c14-1107-4bea-9b5b-e7e6d3cf4972 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Calling method 'version_select' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:16 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-41585c14-1107-4bea-9b5b-e7e6d3cf4972 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] http://192.168.122.248/volume/v3/messages/646d3f44-31d3-4e3f-9332-ee116d7f4d7a returned with HTTP 204 Sep 06 23:08:16 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1656/3340] 192.168.122.248 () {60 vars in 1278 bytes} [Sun Sep 6 23:08:16 2026] DELETE /volume/v3/messages/646d3f44-31d3-4e3f-9332-ee116d7f4d7a => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 23:08:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8b9e5a23-2798-465d-94f2-580c5cdc685f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:16 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8b9e5a23-2798-465d-94f2-580c5cdc685f tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/480fe94f-ecc1-4f05-90c3-29de5f5a2554 Sep 06 23:08:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8b9e5a23-2798-465d-94f2-580c5cdc685f tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:16 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8b9e5a23-2798-465d-94f2-580c5cdc685f tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:16 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-8b9e5a23-2798-465d-94f2-580c5cdc685f tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Delete volume with id: 480fe94f-ecc1-4f05-90c3-29de5f5a2554 Sep 06 23:08:16 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:16 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:16 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:16 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:16 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8b9e5a23-2798-465d-94f2-580c5cdc685f tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Volume info retrieved successfully. Sep 06 23:08:16 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-8b9e5a23-2798-465d-94f2-580c5cdc685f tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87216) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 23:08:16 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-8b9e5a23-2798-465d-94f2-580c5cdc685f tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Created reservations ['d6b77585-b695-4b49-8c57-fc8d1ecd92d4', '3206ff0e-3e81-4e24-8cd5-7d39109a4980', '91076ef9-8b4a-4432-8cd3-7fbbb813706c', 'a13fa2a2-b008-476f-9aeb-a2fd6dabe0a5'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:08:17 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8b9e5a23-2798-465d-94f2-580c5cdc685f tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Delete volume request issued successfully. Sep 06 23:08:17 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8b9e5a23-2798-465d-94f2-580c5cdc685f tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] http://192.168.122.248/volume/v3/volumes/480fe94f-ecc1-4f05-90c3-29de5f5a2554 returned with HTTP 202 Sep 06 23:08:17 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1685/3341] 192.168.122.248 () {60 vars in 1275 bytes} [Sun Sep 6 23:08:16 2026] DELETE /volume/v3/volumes/480fe94f-ecc1-4f05-90c3-29de5f5a2554 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:08:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-21878596-3a8e-4850-bdcc-a731905c4e05 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-21878596-3a8e-4850-bdcc-a731905c4e05 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] DELETE http://192.168.122.248/volume/v3/types/73ff71e7-83b6-4c92-b5ff-9833411f6fcc Sep 06 23:08:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-21878596-3a8e-4850-bdcc-a731905c4e05 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:17 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-21878596-3a8e-4850-bdcc-a731905c4e05 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] Calling method '_delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:17 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-21878596-3a8e-4850-bdcc-a731905c4e05 tempest-ProjectReaderTests-2090817063 tempest-ProjectReaderTests-2090817063-project-admin] http://192.168.122.248/volume/v3/types/73ff71e7-83b6-4c92-b5ff-9833411f6fcc returned with HTTP 202 Sep 06 23:08:17 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1657/3342] 192.168.122.248 () {58 vars in 1229 bytes} [Sun Sep 6 23:08:17 2026] DELETE /volume/v3/types/73ff71e7-83b6-4c92-b5ff-9833411f6fcc => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 23:08:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:19 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:08:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-4422771"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:08:19 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-4422771'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:08:19 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Create volume of 1 GB Sep 06 23:08:19 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Availability Zones retrieved successfully. Sep 06 23:08:19 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Flow 'volume_create_api' (aa64bd2a-ffb8-4004-b1f4-d6a54df78e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:08:19 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73d30397-c521-4b9d-afd3-2b0e5520d8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:19 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:08:19 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73d30397-c521-4b9d-afd3-2b0e5520d8ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:19 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (def4f0e2-ef3b-485d-b614-693e60d59cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:20 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Created reservations ['c10dc415-6f18-4b43-bc52-8717dcc965ef', 'c19958bd-832b-42c8-9d3a-ee9a19529f7e', 'f507ebab-a775-4389-9f05-860609819f6d', '4e2c7217-e16b-4455-ac5b-bc62647628d1'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:08:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (def4f0e2-ef3b-485d-b614-693e60d59cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c10dc415-6f18-4b43-bc52-8717dcc965ef', 'c19958bd-832b-42c8-9d3a-ee9a19529f7e', 'f507ebab-a775-4389-9f05-860609819f6d', '4e2c7217-e16b-4455-ac5b-bc62647628d1']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92fbe69a-b55f-4a1e-b19d-d99f33e92705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:20 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:20 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92fbe69a-b55f-4a1e-b19d-d99f33e92705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f503c215-2b10-48c9-9406-8fa4ce35592d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-4422771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d61f5b4ab78c4b88937752282f5a844d',qos_specs=None,replication_status=,reservations=['c10dc415-6f18-4b43-bc52-8717dcc965ef','c19958bd-832b-42c8-9d3a-ee9a19529f7e','f507ebab-a775-4389-9f05-860609819f6d','4e2c7217-e16b-4455-ac5b-bc62647628d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='271fdd0526fe4965b58500590383c402',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:08:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-4422771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f503c215-2b10-48c9-9406-8fa4ce35592d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d61f5b4ab78c4b88937752282f5a844d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='271fdd0526fe4965b58500590383c402',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eee4d87-f3e0-4f74-b1e0-166559265f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eee4d87-f3e0-4f74-b1e0-166559265f5c) transitioned into state 'SUCCESS' from state '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-4422771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d61f5b4ab78c4b88937752282f5a844d',qos_specs=None,replication_status=,reservations=['c10dc415-6f18-4b43-bc52-8717dcc965ef','c19958bd-832b-42c8-9d3a-ee9a19529f7e','f507ebab-a775-4389-9f05-860609819f6d','4e2c7217-e16b-4455-ac5b-bc62647628d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='271fdd0526fe4965b58500590383c402',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e2d672-7afb-423b-b4e1-f1fa2917e48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e2d672-7afb-423b-b4e1-f1fa2917e48f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:20 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Flow 'volume_create_api' (aa64bd2a-ffb8-4004-b1f4-d6a54df78e51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:08:20 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Create volume request issued successfully. Sep 06 23:08:20 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-1f69fd7a-2c14-4433-a9c3-31eda8163a0f tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:08:20 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1686/3343] 192.168.122.248 () {62 vars in 1183 bytes} [Sun Sep 6 23:08:19 2026] POST /volume/v3/volumes => generated 784 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:08:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-4256f63e-16d0-4642-9cfe-17cd51e48eb7 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4256f63e-16d0-4642-9cfe-17cd51e48eb7 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] GET http://192.168.122.248/volume/v3/volumes/f503c215-2b10-48c9-9406-8fa4ce35592d Sep 06 23:08:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4256f63e-16d0-4642-9cfe-17cd51e48eb7 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:20 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-4256f63e-16d0-4642-9cfe-17cd51e48eb7 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:20 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:20 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:20 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:20 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:08:20 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-4256f63e-16d0-4642-9cfe-17cd51e48eb7 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Volume info retrieved successfully. Sep 06 23:08:20 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-4256f63e-16d0-4642-9cfe-17cd51e48eb7 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes/f503c215-2b10-48c9-9406-8fa4ce35592d returned with HTTP 200 Sep 06 23:08:20 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1658/3344] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:08:20 2026] GET /volume/v3/volumes/f503c215-2b10-48c9-9406-8fa4ce35592d => generated 963 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:08:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-653847c6-2552-4ff8-8d17-504861fe9df1 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-653847c6-2552-4ff8-8d17-504861fe9df1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] GET http://192.168.122.248/volume/v3/volumes/f503c215-2b10-48c9-9406-8fa4ce35592d Sep 06 23:08:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-653847c6-2552-4ff8-8d17-504861fe9df1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-653847c6-2552-4ff8-8d17-504861fe9df1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:21 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:21 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:21 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:21 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-653847c6-2552-4ff8-8d17-504861fe9df1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Volume info retrieved successfully. Sep 06 23:08:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-653847c6-2552-4ff8-8d17-504861fe9df1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes/f503c215-2b10-48c9-9406-8fa4ce35592d returned with HTTP 200 Sep 06 23:08:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1687/3345] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:08:21 2026] GET /volume/v3/volumes/f503c215-2b10-48c9-9406-8fa4ce35592d => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 23:08:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-9b121fe8-0035-43d5-a94a-bc1713928c6a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9b121fe8-0035-43d5-a94a-bc1713928c6a tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] GET http://192.168.122.248/volume/v3/volumes Sep 06 23:08:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9b121fe8-0035-43d5-a94a-bc1713928c6a tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-9b121fe8-0035-43d5-a94a-bc1713928c6a tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] Calling method 'index' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.api_utils [None req-9b121fe8-0035-43d5-a94a-bc1713928c6a tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] Removing options '' from query. {{(pid=87215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 23:08:21 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-9b121fe8-0035-43d5-a94a-bc1713928c6a tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 23:08:21 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:21 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-9b121fe8-0035-43d5-a94a-bc1713928c6a tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] Get all volumes completed successfully. Sep 06 23:08:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-9b121fe8-0035-43d5-a94a-bc1713928c6a tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] http://192.168.122.248/volume/v3/volumes returned with HTTP 200 Sep 06 23:08:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1659/3346] 192.168.122.248 () {60 vars in 1162 bytes} [Sun Sep 6 23:08:21 2026] GET /volume/v3/volumes => generated 341 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:08:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9a9dd400-f1ad-4352-a7f7-75df57544f7e None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9a9dd400-f1ad-4352-a7f7-75df57544f7e tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/f503c215-2b10-48c9-9406-8fa4ce35592d Sep 06 23:08:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9a9dd400-f1ad-4352-a7f7-75df57544f7e tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:21 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9a9dd400-f1ad-4352-a7f7-75df57544f7e tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:21 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-9a9dd400-f1ad-4352-a7f7-75df57544f7e tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Delete volume with id: f503c215-2b10-48c9-9406-8fa4ce35592d Sep 06 23:08:21 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:21 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:21 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:21 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9a9dd400-f1ad-4352-a7f7-75df57544f7e tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Volume info retrieved successfully. Sep 06 23:08:21 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9a9dd400-f1ad-4352-a7f7-75df57544f7e tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Delete volume request issued successfully. Sep 06 23:08:21 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9a9dd400-f1ad-4352-a7f7-75df57544f7e tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes/f503c215-2b10-48c9-9406-8fa4ce35592d returned with HTTP 202 Sep 06 23:08:21 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1688/3347] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 23:08:21 2026] DELETE /volume/v3/volumes/f503c215-2b10-48c9-9406-8fa4ce35592d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 23:08:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-f801772a-a890-4050-b78f-dbe90719c867 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f801772a-a890-4050-b78f-dbe90719c867 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] GET http://192.168.122.248/volume/v3/volumes/f503c215-2b10-48c9-9406-8fa4ce35592d Sep 06 23:08:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f801772a-a890-4050-b78f-dbe90719c867 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:21 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-f801772a-a890-4050-b78f-dbe90719c867 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:21 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:21 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:21 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:21 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:08:21 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-f801772a-a890-4050-b78f-dbe90719c867 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Volume info retrieved successfully. Sep 06 23:08:21 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-f801772a-a890-4050-b78f-dbe90719c867 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes/f503c215-2b10-48c9-9406-8fa4ce35592d returned with HTTP 200 Sep 06 23:08:21 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1660/3348] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:08:21 2026] GET /volume/v3/volumes/f503c215-2b10-48c9-9406-8fa4ce35592d => generated 1013 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 23:08:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9ea1ae31-caf8-486e-8fdd-f911e635a563 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9ea1ae31-caf8-486e-8fdd-f911e635a563 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] GET http://192.168.122.248/volume/v3/volumes/f503c215-2b10-48c9-9406-8fa4ce35592d Sep 06 23:08:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9ea1ae31-caf8-486e-8fdd-f911e635a563 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9ea1ae31-caf8-486e-8fdd-f911e635a563 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9ea1ae31-caf8-486e-8fdd-f911e635a563 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes/f503c215-2b10-48c9-9406-8fa4ce35592d returned with HTTP 404 Sep 06 23:08:22 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1689/3349] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:08:22 2026] GET /volume/v3/volumes/f503c215-2b10-48c9-9406-8fa4ce35592d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 23:08:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:08:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1013857875"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:08:22 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1013857875'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:08:22 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Create volume of 1 GB Sep 06 23:08:22 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Availability Zones retrieved successfully. Sep 06 23:08:22 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Flow 'volume_create_api' (8792e470-6c5b-4665-85cd-ebdb90bfa477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:08:22 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5925d4e4-7dd2-4df0-a0f5-b5e9ac98d14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:22 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:08:22 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5925d4e4-7dd2-4df0-a0f5-b5e9ac98d14b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:22 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2684a97c-af7b-4493-babb-399a2c481b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:22 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Created reservations ['73702f03-1985-49c5-a8c9-d593c9d45546', 'e9e563c8-c2af-41ac-91ad-d6f7c0efee1c', '437ff311-630f-463b-a81a-880f86f69550', '56fea853-5e0d-437a-828c-aaa3243719fa'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:08:22 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2684a97c-af7b-4493-babb-399a2c481b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73702f03-1985-49c5-a8c9-d593c9d45546', 'e9e563c8-c2af-41ac-91ad-d6f7c0efee1c', '437ff311-630f-463b-a81a-880f86f69550', '56fea853-5e0d-437a-828c-aaa3243719fa']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:22 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdb0bb9b-52f1-42d5-bb88-f64cde13c4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:22 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:22 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:22 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdb0bb9b-52f1-42d5-bb88-f64cde13c4dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64b3b46d-bcdf-4298-90d6-0317aeadf1df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1013857875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d61f5b4ab78c4b88937752282f5a844d',qos_specs=None,replication_status=,reservations=['73702f03-1985-49c5-a8c9-d593c9d45546','e9e563c8-c2af-41ac-91ad-d6f7c0efee1c','437ff311-630f-463b-a81a-880f86f69550','56fea853-5e0d-437a-828c-aaa3243719fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='271fdd0526fe4965b58500590383c402',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:08:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1013857875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64b3b46d-bcdf-4298-90d6-0317aeadf1df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d61f5b4ab78c4b88937752282f5a844d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='271fdd0526fe4965b58500590383c402',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:22 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f3bda5e-5540-4c37-918e-0c5d0178cffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:22 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f3bda5e-5540-4c37-918e-0c5d0178cffb) transitioned into state 'SUCCESS' from state '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-1013857875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d61f5b4ab78c4b88937752282f5a844d',qos_specs=None,replication_status=,reservations=['73702f03-1985-49c5-a8c9-d593c9d45546','e9e563c8-c2af-41ac-91ad-d6f7c0efee1c','437ff311-630f-463b-a81a-880f86f69550','56fea853-5e0d-437a-828c-aaa3243719fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='271fdd0526fe4965b58500590383c402',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:22 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39e33e70-4076-4358-b9eb-ce2fa6f79d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:22 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39e33e70-4076-4358-b9eb-ce2fa6f79d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:22 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Flow 'volume_create_api' (8792e470-6c5b-4665-85cd-ebdb90bfa477) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:08:22 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Create volume request issued successfully. Sep 06 23:08:22 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-7007cfdb-459a-4b4f-a99b-e23ecd81fab1 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:08:22 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1661/3350] 192.168.122.248 () {62 vars in 1183 bytes} [Sun Sep 6 23:08:22 2026] POST /volume/v3/volumes => generated 787 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:08:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-c1093566-c7e5-4338-a735-d66403c09b8b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:22 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c1093566-c7e5-4338-a735-d66403c09b8b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] GET http://192.168.122.248/volume/v3/volumes/64b3b46d-bcdf-4298-90d6-0317aeadf1df Sep 06 23:08:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c1093566-c7e5-4338-a735-d66403c09b8b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:22 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-c1093566-c7e5-4338-a735-d66403c09b8b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:22 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:22 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:22 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:22 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:23 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-c1093566-c7e5-4338-a735-d66403c09b8b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Volume info retrieved successfully. Sep 06 23:08:23 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-c1093566-c7e5-4338-a735-d66403c09b8b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes/64b3b46d-bcdf-4298-90d6-0317aeadf1df returned with HTTP 200 Sep 06 23:08:23 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1690/3351] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:08:22 2026] GET /volume/v3/volumes/64b3b46d-bcdf-4298-90d6-0317aeadf1df => generated 966 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:08:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-31ce03a5-d871-49c6-a56a-e4c8a6e37465 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-31ce03a5-d871-49c6-a56a-e4c8a6e37465 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] GET http://192.168.122.248/volume/v3/volumes/64b3b46d-bcdf-4298-90d6-0317aeadf1df Sep 06 23:08:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-31ce03a5-d871-49c6-a56a-e4c8a6e37465 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-31ce03a5-d871-49c6-a56a-e4c8a6e37465 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:24 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:24 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:24 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:24 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:08:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-31ce03a5-d871-49c6-a56a-e4c8a6e37465 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Volume info retrieved successfully. Sep 06 23:08:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-31ce03a5-d871-49c6-a56a-e4c8a6e37465 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes/64b3b46d-bcdf-4298-90d6-0317aeadf1df returned with HTTP 200 Sep 06 23:08:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1662/3352] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:08:24 2026] GET /volume/v3/volumes/64b3b46d-bcdf-4298-90d6-0317aeadf1df => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 23:08:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-40d7432b-f289-4bdc-8d15-e00ac13b1e4b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-40d7432b-f289-4bdc-8d15-e00ac13b1e4b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] GET http://192.168.122.248/volume/v3/volumes/detail Sep 06 23:08:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-40d7432b-f289-4bdc-8d15-e00ac13b1e4b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-40d7432b-f289-4bdc-8d15-e00ac13b1e4b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] Calling method 'detail' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-40d7432b-f289-4bdc-8d15-e00ac13b1e4b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 23:08:24 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-40d7432b-f289-4bdc-8d15-e00ac13b1e4b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 23:08:24 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:24 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-40d7432b-f289-4bdc-8d15-e00ac13b1e4b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] Get all volumes completed successfully. Sep 06 23:08:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-40d7432b-f289-4bdc-8d15-e00ac13b1e4b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] http://192.168.122.248/volume/v3/volumes/detail returned with HTTP 200 Sep 06 23:08:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1691/3353] 192.168.122.248 () {60 vars in 1183 bytes} [Sun Sep 6 23:08:24 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:08:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-40001f51-8388-480c-b300-b52a56089246 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-40001f51-8388-480c-b300-b52a56089246 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/64b3b46d-bcdf-4298-90d6-0317aeadf1df Sep 06 23:08:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-40001f51-8388-480c-b300-b52a56089246 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:24 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-40001f51-8388-480c-b300-b52a56089246 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:24 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-40001f51-8388-480c-b300-b52a56089246 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Delete volume with id: 64b3b46d-bcdf-4298-90d6-0317aeadf1df Sep 06 23:08:24 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:24 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:24 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:24 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:08:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-40001f51-8388-480c-b300-b52a56089246 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Volume info retrieved successfully. Sep 06 23:08:24 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-40001f51-8388-480c-b300-b52a56089246 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Delete volume request issued successfully. Sep 06 23:08:24 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-40001f51-8388-480c-b300-b52a56089246 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes/64b3b46d-bcdf-4298-90d6-0317aeadf1df returned with HTTP 202 Sep 06 23:08:24 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1663/3354] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 23:08:24 2026] DELETE /volume/v3/volumes/64b3b46d-bcdf-4298-90d6-0317aeadf1df => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 23:08:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-8bca2677-bec2-4d94-80ae-992b16954734 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8bca2677-bec2-4d94-80ae-992b16954734 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] GET http://192.168.122.248/volume/v3/volumes/64b3b46d-bcdf-4298-90d6-0317aeadf1df Sep 06 23:08:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8bca2677-bec2-4d94-80ae-992b16954734 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:24 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-8bca2677-bec2-4d94-80ae-992b16954734 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:24 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:24 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:24 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:24 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:24 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-8bca2677-bec2-4d94-80ae-992b16954734 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Volume info retrieved successfully. Sep 06 23:08:24 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-8bca2677-bec2-4d94-80ae-992b16954734 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes/64b3b46d-bcdf-4298-90d6-0317aeadf1df returned with HTTP 200 Sep 06 23:08:24 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1692/3355] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:08:24 2026] GET /volume/v3/volumes/64b3b46d-bcdf-4298-90d6-0317aeadf1df => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 23:08:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-3980c0b0-90b8-43db-ac6e-28bf0d8a66dd None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3980c0b0-90b8-43db-ac6e-28bf0d8a66dd tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] GET http://192.168.122.248/volume/v3/volumes/64b3b46d-bcdf-4298-90d6-0317aeadf1df Sep 06 23:08:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3980c0b0-90b8-43db-ac6e-28bf0d8a66dd tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-3980c0b0-90b8-43db-ac6e-28bf0d8a66dd tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-3980c0b0-90b8-43db-ac6e-28bf0d8a66dd tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes/64b3b46d-bcdf-4298-90d6-0317aeadf1df returned with HTTP 404 Sep 06 23:08:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1664/3356] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:08:25 2026] GET /volume/v3/volumes/64b3b46d-bcdf-4298-90d6-0317aeadf1df => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 23:08:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:08:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-932587347"}} {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:08:25 devstack devstack@c-api.service[87216]: DEBUG cinder.api.v3.volumes [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-932587347'}} {{(pid=87216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:08:25 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Create volume of 1 GB Sep 06 23:08:25 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Availability Zones retrieved successfully. Sep 06 23:08:25 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Flow 'volume_create_api' (9b26a08a-c0a6-4e66-a7d7-d0196160ecd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:08:25 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d95a3a0-47db-46cd-b60f-558fc49627a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:25 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.flows.api.create_volume [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Validating volume size '1' using validate_int {{(pid=87216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:08:25 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d95a3a0-47db-46cd-b60f-558fc49627a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:25 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d24b027-9232-497a-9b42-91e622b88e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:25 devstack devstack@c-api.service[87216]: DEBUG cinder.quota [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Created reservations ['3c07b3f0-cd08-4736-917b-2aa084f747cb', '34de181a-cba6-4d1d-8826-d02884a823a9', '66c04463-58fc-4737-804b-a7711d3c2a3d', '9cbab48f-0f33-4070-bbc1-833e7fceb492'] {{(pid=87216) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:08:25 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d24b027-9232-497a-9b42-91e622b88e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c07b3f0-cd08-4736-917b-2aa084f747cb', '34de181a-cba6-4d1d-8826-d02884a823a9', '66c04463-58fc-4737-804b-a7711d3c2a3d', '9cbab48f-0f33-4070-bbc1-833e7fceb492']}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:25 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f62a620-8788-4a88-8db2-77138fbc16a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:25 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:25 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:25 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f62a620-8788-4a88-8db2-77138fbc16a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3807dd8-10d0-4687-b642-6cf06bf323b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-932587347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d61f5b4ab78c4b88937752282f5a844d',qos_specs=None,replication_status=,reservations=['3c07b3f0-cd08-4736-917b-2aa084f747cb','34de181a-cba6-4d1d-8826-d02884a823a9','66c04463-58fc-4737-804b-a7711d3c2a3d','9cbab48f-0f33-4070-bbc1-833e7fceb492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='271fdd0526fe4965b58500590383c402',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:08:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-932587347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3807dd8-10d0-4687-b642-6cf06bf323b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d61f5b4ab78c4b88937752282f5a844d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='271fdd0526fe4965b58500590383c402',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:25 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17b51f7a-f1b9-415e-b163-7a2647ae0a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:25 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17b51f7a-f1b9-415e-b163-7a2647ae0a4a) transitioned into state 'SUCCESS' from state '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-932587347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d61f5b4ab78c4b88937752282f5a844d',qos_specs=None,replication_status=,reservations=['3c07b3f0-cd08-4736-917b-2aa084f747cb','34de181a-cba6-4d1d-8826-d02884a823a9','66c04463-58fc-4737-804b-a7711d3c2a3d','9cbab48f-0f33-4070-bbc1-833e7fceb492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='271fdd0526fe4965b58500590383c402',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:25 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3f0b050-d133-4230-9733-904927e41744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:25 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3f0b050-d133-4230-9733-904927e41744) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:25 devstack devstack@c-api.service[87216]: DEBUG cinder.volume.api [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Flow 'volume_create_api' (9b26a08a-c0a6-4e66-a7d7-d0196160ecd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:08:25 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Create volume request issued successfully. Sep 06 23:08:25 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-5e1fd923-c2f8-4c35-a3c9-337df8984f3b tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:08:25 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1693/3357] 192.168.122.248 () {62 vars in 1183 bytes} [Sun Sep 6 23:08:25 2026] POST /volume/v3/volumes => generated 786 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:08:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-998d61c0-596c-45f1-b061-a824d8758b40 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-998d61c0-596c-45f1-b061-a824d8758b40 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] GET http://192.168.122.248/volume/v3/volumes/b3807dd8-10d0-4687-b642-6cf06bf323b4 Sep 06 23:08:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-998d61c0-596c-45f1-b061-a824d8758b40 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:25 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-998d61c0-596c-45f1-b061-a824d8758b40 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:25 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:25 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:25 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:25 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:08:25 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-998d61c0-596c-45f1-b061-a824d8758b40 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Volume info retrieved successfully. Sep 06 23:08:25 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-998d61c0-596c-45f1-b061-a824d8758b40 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes/b3807dd8-10d0-4687-b642-6cf06bf323b4 returned with HTTP 200 Sep 06 23:08:25 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1665/3358] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:08:25 2026] GET /volume/v3/volumes/b3807dd8-10d0-4687-b642-6cf06bf323b4 => generated 965 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:08:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-99278f7a-bf4a-4d0f-ac9d-ec9cd0305549 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-99278f7a-bf4a-4d0f-ac9d-ec9cd0305549 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] GET http://192.168.122.248/volume/v3/volumes/b3807dd8-10d0-4687-b642-6cf06bf323b4 Sep 06 23:08:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-99278f7a-bf4a-4d0f-ac9d-ec9cd0305549 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-99278f7a-bf4a-4d0f-ac9d-ec9cd0305549 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:26 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:26 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-99278f7a-bf4a-4d0f-ac9d-ec9cd0305549 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Volume info retrieved successfully. Sep 06 23:08:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-99278f7a-bf4a-4d0f-ac9d-ec9cd0305549 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes/b3807dd8-10d0-4687-b642-6cf06bf323b4 returned with HTTP 200 Sep 06 23:08:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1694/3359] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:08:26 2026] GET /volume/v3/volumes/b3807dd8-10d0-4687-b642-6cf06bf323b4 => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 23:08:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-8e9b22a3-9db1-4265-a3ae-3124007e8511 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8e9b22a3-9db1-4265-a3ae-3124007e8511 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] GET http://192.168.122.248/volume/v3/volumes/b3807dd8-10d0-4687-b642-6cf06bf323b4 Sep 06 23:08:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8e9b22a3-9db1-4265-a3ae-3124007e8511 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-8e9b22a3-9db1-4265-a3ae-3124007e8511 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:08:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-8e9b22a3-9db1-4265-a3ae-3124007e8511 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] Volume info retrieved successfully. Sep 06 23:08:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-8e9b22a3-9db1-4265-a3ae-3124007e8511 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] http://192.168.122.248/volume/v3/volumes/b3807dd8-10d0-4687-b642-6cf06bf323b4 returned with HTTP 200 Sep 06 23:08:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1666/3360] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:08:26 2026] GET /volume/v3/volumes/b3807dd8-10d0-4687-b642-6cf06bf323b4 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:08:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-51ac8f70-a9c0-4468-a347-99f9cf8caafc None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-51ac8f70-a9c0-4468-a347-99f9cf8caafc tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/b3807dd8-10d0-4687-b642-6cf06bf323b4 Sep 06 23:08:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-51ac8f70-a9c0-4468-a347-99f9cf8caafc tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:26 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-51ac8f70-a9c0-4468-a347-99f9cf8caafc tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Calling method 'delete' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:26 devstack devstack@c-api.service[87216]: INFO cinder.api.v3.volumes [None req-51ac8f70-a9c0-4468-a347-99f9cf8caafc tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Delete volume with id: b3807dd8-10d0-4687-b642-6cf06bf323b4 Sep 06 23:08:26 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:26 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:26 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:26 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-51ac8f70-a9c0-4468-a347-99f9cf8caafc tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Volume info retrieved successfully. Sep 06 23:08:26 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-51ac8f70-a9c0-4468-a347-99f9cf8caafc tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Delete volume request issued successfully. Sep 06 23:08:26 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-51ac8f70-a9c0-4468-a347-99f9cf8caafc tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes/b3807dd8-10d0-4687-b642-6cf06bf323b4 returned with HTTP 202 Sep 06 23:08:26 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1695/3361] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 23:08:26 2026] DELETE /volume/v3/volumes/b3807dd8-10d0-4687-b642-6cf06bf323b4 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 23:08:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c459146f-2dea-4f7b-b162-8ff6c5fad93a None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c459146f-2dea-4f7b-b162-8ff6c5fad93a tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] GET http://192.168.122.248/volume/v3/volumes/b3807dd8-10d0-4687-b642-6cf06bf323b4 Sep 06 23:08:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c459146f-2dea-4f7b-b162-8ff6c5fad93a tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:26 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c459146f-2dea-4f7b-b162-8ff6c5fad93a tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:26 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:26 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:26 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:26 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:08:26 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c459146f-2dea-4f7b-b162-8ff6c5fad93a tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Volume info retrieved successfully. Sep 06 23:08:26 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c459146f-2dea-4f7b-b162-8ff6c5fad93a tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes/b3807dd8-10d0-4687-b642-6cf06bf323b4 returned with HTTP 200 Sep 06 23:08:26 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1667/3362] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:08:26 2026] GET /volume/v3/volumes/b3807dd8-10d0-4687-b642-6cf06bf323b4 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 23:08:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-953bbc32-0ddc-4a1f-89a3-f0d8a9e9f9b5 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-953bbc32-0ddc-4a1f-89a3-f0d8a9e9f9b5 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] GET http://192.168.122.248/volume/v3/volumes/b3807dd8-10d0-4687-b642-6cf06bf323b4 Sep 06 23:08:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-953bbc32-0ddc-4a1f-89a3-f0d8a9e9f9b5 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:27 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-953bbc32-0ddc-4a1f-89a3-f0d8a9e9f9b5 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:27 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-953bbc32-0ddc-4a1f-89a3-f0d8a9e9f9b5 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes/b3807dd8-10d0-4687-b642-6cf06bf323b4 returned with HTTP 404 Sep 06 23:08:27 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1696/3363] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:08:27 2026] GET /volume/v3/volumes/b3807dd8-10d0-4687-b642-6cf06bf323b4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 23:08:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:27 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] POST http://192.168.122.248/volume/v3/volumes Sep 06 23:08:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1924019117"}} {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 23:08:27 devstack devstack@c-api.service[87215]: DEBUG cinder.api.v3.volumes [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1924019117'}} {{(pid=87215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 23:08:27 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Create volume of 1 GB Sep 06 23:08:27 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Availability Zones retrieved successfully. Sep 06 23:08:27 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Flow 'volume_create_api' (9d88d547-c8af-44b8-aad9-ac9e1dd414bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:08:27 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abbeff2b-adb4-40f1-a28c-6cf6efd70967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:27 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.flows.api.create_volume [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Validating volume size '1' using validate_int {{(pid=87215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 23:08:27 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abbeff2b-adb4-40f1-a28c-6cf6efd70967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T20:39:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ffb410a-6e03-4641-a554-82566b5a064d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ffb410a-6e03-4641-a554-82566b5a064d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:27 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8158af12-4b02-4b20-9e63-61f6a4c1d01a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:28 devstack devstack@c-api.service[87215]: DEBUG cinder.quota [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Created reservations ['20d343e1-d5eb-483c-8c3a-f22b979586f3', '5e500e14-eb8c-472a-9b2b-d8379fbd2316', '7e004479-1bcb-4c20-8712-b4992d205a8d', 'b6a5613b-76d3-4606-a45a-1deb3601eeef'] {{(pid=87215) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 23:08:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8158af12-4b02-4b20-9e63-61f6a4c1d01a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20d343e1-d5eb-483c-8c3a-f22b979586f3', '5e500e14-eb8c-472a-9b2b-d8379fbd2316', '7e004479-1bcb-4c20-8712-b4992d205a8d', 'b6a5613b-76d3-4606-a45a-1deb3601eeef']}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bec3cc22-25fb-44f3-b2d1-5400e868e580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:28 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:28 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bec3cc22-25fb-44f3-b2d1-5400e868e580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8898e537-dd4a-4d1e-9428-35c6282848ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1924019117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d61f5b4ab78c4b88937752282f5a844d',qos_specs=None,replication_status=,reservations=['20d343e1-d5eb-483c-8c3a-f22b979586f3','5e500e14-eb8c-472a-9b2b-d8379fbd2316','7e004479-1bcb-4c20-8712-b4992d205a8d','b6a5613b-76d3-4606-a45a-1deb3601eeef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='271fdd0526fe4965b58500590383c402',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T21:08:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1924019117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8898e537-dd4a-4d1e-9428-35c6282848ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d61f5b4ab78c4b88937752282f5a844d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='271fdd0526fe4965b58500590383c402',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ffb410a-6e03-4641-a554-82566b5a064d),volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f527fa4-8775-41c7-95b7-1e826df4cb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f527fa4-8775-41c7-95b7-1e826df4cb2f) transitioned into state 'SUCCESS' from state '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-1924019117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d61f5b4ab78c4b88937752282f5a844d',qos_specs=None,replication_status=,reservations=['20d343e1-d5eb-483c-8c3a-f22b979586f3','5e500e14-eb8c-472a-9b2b-d8379fbd2316','7e004479-1bcb-4c20-8712-b4992d205a8d','b6a5613b-76d3-4606-a45a-1deb3601eeef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='271fdd0526fe4965b58500590383c402',volume_type_id=4ffb410a-6e03-4641-a554-82566b5a064d)}' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41996928-da7a-4cd4-91a7-faa06046c346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 23:08:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41996928-da7a-4cd4-91a7-faa06046c346) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 23:08:28 devstack devstack@c-api.service[87215]: DEBUG cinder.volume.api [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Flow 'volume_create_api' (9d88d547-c8af-44b8-aad9-ac9e1dd414bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 23:08:28 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Create volume request issued successfully. Sep 06 23:08:28 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-53c6ee22-6339-4c34-b229-442b3c6ff668 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes returned with HTTP 202 Sep 06 23:08:28 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1668/3364] 192.168.122.248 () {62 vars in 1183 bytes} [Sun Sep 6 23:08:27 2026] POST /volume/v3/volumes => generated 787 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 23:08:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-125ee9b1-87ab-4a0a-880a-dcda261b4665 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-125ee9b1-87ab-4a0a-880a-dcda261b4665 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] GET http://192.168.122.248/volume/v3/volumes/8898e537-dd4a-4d1e-9428-35c6282848ce Sep 06 23:08:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-125ee9b1-87ab-4a0a-880a-dcda261b4665 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:28 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-125ee9b1-87ab-4a0a-880a-dcda261b4665 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:28 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:28 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:28 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:28 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:28 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-125ee9b1-87ab-4a0a-880a-dcda261b4665 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Volume info retrieved successfully. Sep 06 23:08:28 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-125ee9b1-87ab-4a0a-880a-dcda261b4665 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes/8898e537-dd4a-4d1e-9428-35c6282848ce returned with HTTP 200 Sep 06 23:08:28 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1697/3365] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:08:28 2026] GET /volume/v3/volumes/8898e537-dd4a-4d1e-9428-35c6282848ce => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 23:08:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-34b7fbba-15a5-431d-9509-950814b15b91 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-34b7fbba-15a5-431d-9509-950814b15b91 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] GET http://192.168.122.248/volume/v3/volumes/8898e537-dd4a-4d1e-9428-35c6282848ce Sep 06 23:08:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-34b7fbba-15a5-431d-9509-950814b15b91 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-34b7fbba-15a5-431d-9509-950814b15b91 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:29 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:29 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:29 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:29 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:08:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-34b7fbba-15a5-431d-9509-950814b15b91 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Volume info retrieved successfully. Sep 06 23:08:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-34b7fbba-15a5-431d-9509-950814b15b91 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes/8898e537-dd4a-4d1e-9428-35c6282848ce returned with HTTP 200 Sep 06 23:08:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1669/3366] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:08:29 2026] GET /volume/v3/volumes/8898e537-dd4a-4d1e-9428-35c6282848ce => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 23:08:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-9a2d0faf-f82c-46cf-a64c-51d847d1d689 None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9a2d0faf-f82c-46cf-a64c-51d847d1d689 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] GET http://192.168.122.248/volume/v3/volumes/summary Sep 06 23:08:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9a2d0faf-f82c-46cf-a64c-51d847d1d689 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-9a2d0faf-f82c-46cf-a64c-51d847d1d689 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] Calling method 'version_select' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.api_utils [None req-9a2d0faf-f82c-46cf-a64c-51d847d1d689 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] Removing options '' from query. {{(pid=87216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 23:08:29 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-9a2d0faf-f82c-46cf-a64c-51d847d1d689 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] Get summary completed successfully. Sep 06 23:08:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-9a2d0faf-f82c-46cf-a64c-51d847d1d689 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-reader] http://192.168.122.248/volume/v3/volumes/summary returned with HTTP 200 Sep 06 23:08:29 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1698/3367] 192.168.122.248 () {60 vars in 1186 bytes} [Sun Sep 6 23:08:29 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 23:08:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-c3bb1579-e685-4d45-a2ec-6dd6c0d770b0 None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c3bb1579-e685-4d45-a2ec-6dd6c0d770b0 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] DELETE http://192.168.122.248/volume/v3/volumes/8898e537-dd4a-4d1e-9428-35c6282848ce Sep 06 23:08:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c3bb1579-e685-4d45-a2ec-6dd6c0d770b0 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:29 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-c3bb1579-e685-4d45-a2ec-6dd6c0d770b0 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Calling method 'delete' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:29 devstack devstack@c-api.service[87215]: INFO cinder.api.v3.volumes [None req-c3bb1579-e685-4d45-a2ec-6dd6c0d770b0 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Delete volume with id: 8898e537-dd4a-4d1e-9428-35c6282848ce Sep 06 23:08:29 devstack devstack@c-api.service[87215]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:29 devstack devstack@c-api.service[87215]: attachments = base.obj_make_list( Sep 06 23:08:29 devstack devstack@c-api.service[87215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:29 devstack devstack@c-api.service[87215]: warnings.warn( Sep 06 23:08:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c3bb1579-e685-4d45-a2ec-6dd6c0d770b0 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Volume info retrieved successfully. Sep 06 23:08:29 devstack devstack@c-api.service[87215]: INFO cinder.volume.api [None req-c3bb1579-e685-4d45-a2ec-6dd6c0d770b0 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Delete volume request issued successfully. Sep 06 23:08:29 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-c3bb1579-e685-4d45-a2ec-6dd6c0d770b0 tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes/8898e537-dd4a-4d1e-9428-35c6282848ce returned with HTTP 202 Sep 06 23:08:29 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1670/3368] 192.168.122.248 () {60 vars in 1276 bytes} [Sun Sep 6 23:08:29 2026] DELETE /volume/v3/volumes/8898e537-dd4a-4d1e-9428-35c6282848ce => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 23:08:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.middleware.request_id [None req-605387e4-6692-455c-bc0d-9364b142cdce None None] RequestId filter calling following filter/app {{(pid=87216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-605387e4-6692-455c-bc0d-9364b142cdce tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] GET http://192.168.122.248/volume/v3/volumes/8898e537-dd4a-4d1e-9428-35c6282848ce Sep 06 23:08:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-605387e4-6692-455c-bc0d-9364b142cdce tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Empty body provided in request {{(pid=87216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:29 devstack devstack@c-api.service[87216]: DEBUG cinder.api.openstack.wsgi [None req-605387e4-6692-455c-bc0d-9364b142cdce tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Calling method 'show' {{(pid=87216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:29 devstack devstack@c-api.service[87216]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 23:08:29 devstack devstack@c-api.service[87216]: attachments = base.obj_make_list( Sep 06 23:08:29 devstack devstack@c-api.service[87216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 23:08:29 devstack devstack@c-api.service[87216]: warnings.warn( Sep 06 23:08:29 devstack devstack@c-api.service[87216]: INFO cinder.volume.api [None req-605387e4-6692-455c-bc0d-9364b142cdce tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Volume info retrieved successfully. Sep 06 23:08:29 devstack devstack@c-api.service[87216]: INFO cinder.api.openstack.wsgi [None req-605387e4-6692-455c-bc0d-9364b142cdce tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes/8898e537-dd4a-4d1e-9428-35c6282848ce returned with HTTP 200 Sep 06 23:08:29 devstack devstack@c-api.service[87216]: [pid: 87216|app: 0|req: 1699/3369] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:08:29 2026] GET /volume/v3/volumes/8898e537-dd4a-4d1e-9428-35c6282848ce => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 23:08:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.middleware.request_id [None req-61ffe0e6-1e35-4233-9d1f-3a4651dace5c None None] RequestId filter calling following filter/app {{(pid=87215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 23:08:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-61ffe0e6-1e35-4233-9d1f-3a4651dace5c tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] GET http://192.168.122.248/volume/v3/volumes/8898e537-dd4a-4d1e-9428-35c6282848ce Sep 06 23:08:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-61ffe0e6-1e35-4233-9d1f-3a4651dace5c tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Empty body provided in request {{(pid=87215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 23:08:30 devstack devstack@c-api.service[87215]: DEBUG cinder.api.openstack.wsgi [None req-61ffe0e6-1e35-4233-9d1f-3a4651dace5c tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] Calling method 'show' {{(pid=87215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 23:08:30 devstack devstack@c-api.service[87215]: INFO cinder.api.openstack.wsgi [None req-61ffe0e6-1e35-4233-9d1f-3a4651dace5c tempest-ProjectReaderTests-1252607856 tempest-ProjectReaderTests-1252607856-project-admin] http://192.168.122.248/volume/v3/volumes/8898e537-dd4a-4d1e-9428-35c6282848ce returned with HTTP 404 Sep 06 23:08:30 devstack devstack@c-api.service[87215]: [pid: 87215|app: 0|req: 1671/3370] 192.168.122.248 () {60 vars in 1273 bytes} [Sun Sep 6 23:08:30 2026] GET /volume/v3/volumes/8898e537-dd4a-4d1e-9428-35c6282848ce => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 23:08:39 devstack devstack@c-api.service[87216]: DEBUG dbcounter [-] [87216] Writing DB stats cinder:SELECT=370,cinder:UPDATE=194,cinder:INSERT=96 {{(pid=87216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 23:08:40 devstack devstack@c-api.service[87215]: DEBUG dbcounter [-] [87215] Writing DB stats cinder:SELECT=387,cinder:INSERT=93,cinder:UPDATE=185,cinder:DELETE=1 {{(pid=87215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}